mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 02:18:50 +00:00
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.6.1 to 1.6.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tauri-apps/tauri/releases">tauri's releases</a>.</em></p> <blockquote> <h2>tauri v1.6.2</h2> <p>Updating crates.io index</p> <!-- raw HTML omitted --> <pre><code>Fetching advisory database from `https://github.com/RustSec/advisory-db.git` Loaded 621 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock for vulnerabilities (577 crate dependencies) Crate: atty Version: 0.2.14 Warning: unsound Title: Potential unaligned read Date: 2021-07-04 ID: RUSTSEC-2021-0145 URL: https://rustsec.org/advisories/RUSTSEC-2021-0145 Dependency tree: atty 0.2.14 └── clap 3.2.25 └── tauri 1.6.2 ├── tauri 1.6.2 ├── restart 0.1.0 └── app-updater 0.1.0 <p>warning: 1 allowed warning found </code></pre></p> <!-- raw HTML omitted --> <h2>[1.6.2]</h2> <h3>Bug Fixes</h3> <ul> <li><a href="e3b6d38d26"><code>e3b6d38d2</code></a>(<a href="https://redirect.github.com/tauri-apps/tauri/pull/9166">#9166</a>) Fix <code>basename(path, 'ext')</code> JS API when removing all occurances of <code>ext</code> where it should only remove the last one.</li> <li><a href="705da977a9"><code>705da977a</code></a>(<a href="https://redirect.github.com/tauri-apps/tauri/pull/9529">#9529</a>) Do not use JS optional chaining to prevent script errors on older webviews such as macOS 10.14.</li> </ul> <!-- raw HTML omitted --> <pre><code>Updating crates.io index Packaging tauri v1.6.2 (/home/runner/work/tauri/tauri/core/tauri) Updating crates.io index Verifying tauri v1.6.2 (/home/runner/work/tauri/tauri/core/tauri) Downloading crates ... Downloaded alloc-stdlib v0.2.2 Downloaded cairo-sys-rs v0.15.1 Downloaded atk-sys v0.15.1 Downloaded cairo-rs v0.15.12 </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="caddd5bdd8"><code>caddd5b</code></a> Apply Version Updates From Current Changes (v1) (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9544">#9544</a>)</li> <li><a href="72c2636527"><code>72c2636</code></a> chore(ci): fix MSRV downgrade (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9543">#9543</a>)</li> <li><a href="83e024c670"><code>83e024c</code></a> chore(ci): downgrade home crate (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9542">#9542</a>)</li> <li><a href="07c9e352df"><code>07c9e35</code></a> fix(ci): downgrade cc crate for MSRV compatibility (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9541">#9541</a>)</li> <li><a href="d00178d60c"><code>d00178d</code></a> ci: Fix package downgrades in covector workflow (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9538">#9538</a>)</li> <li><a href="705da977a9"><code>705da97</code></a> fix: optional chaining is not supported on older webviews (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9529">#9529</a>)</li> <li><a href="1675e41f05"><code>1675e41</code></a> fix(bundler): don't convert product name to snake case when cross compiling (...</li> <li><a href="f9638b6315"><code>f9638b6</code></a> fix(cli): append extension to app binary manually on rename (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9491">#9491</a>)</li> <li><a href="aeddc40b9e"><code>aeddc40</code></a> fix(cli/info): fix crash when checking node version (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9411">#9411</a>)</li> <li><a href="fe6f81fa88"><code>fe6f81f</code></a> chore: fix clippy false positive (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9329">#9329</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/tauri/compare/tauri-v1.6.1...tauri-v1.6.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rust development guide
Firezone uses Rust for all data plane components. This directory contains the Linux and Windows clients, and low-level networking implementations related to STUN/TURN.
We target the last stable release of Rust using rust-toolchain.toml.
If you are using rustup, that is automatically handled for you.
Otherwise, ensure you have the latest stable version of Rust installed.
Reading Client logs
The Client logs are written as JSONL for machine-readability.
To make them more human-friendly, pipe them through jq like this:
cd path/to/logs # e.g. `$HOME/.cache/dev.firezone.client/data/logs` on Linux
cat *.log | jq -r '"\(.time) \(.severity) \(.message)"'
Resulting in, e.g.
2024-04-01T18:25:47.237661392Z INFO started log
2024-04-01T18:25:47.238193266Z INFO GIT_VERSION = 1.0.0-pre.11-35-gcc0d43531
2024-04-01T18:25:48.295243016Z INFO No token / actor_name on disk, starting in signed-out state
2024-04-01T18:25:48.295360641Z INFO null