What's Changed
- build: add copr source rpm packaging by @Doooooo0o in #1075
- chore(deps): bump x509-parser from 0.16.0 to 0.18.1 by @dependabot[bot] in #1070
- chore(deps): bump cbindgen from 0.29.2 to 0.29.3 by @dependabot[bot] in #1068
- chore(deps): bump hyper from 1.9.0 to 1.10.1 by @dependabot[bot] in #1071
- fix: remove env_clear from the session_hook subprocess by @intentionally-left-nil in #1079
- fix: write cargo vendor config for copr srpms by @Doooooo0o in #1104
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #1106
- docs: add copr installation instructions by @Doooooo0o in #1110
- fix(aur): skip ssh-keyscan banner lines in host key check by @sarovin in #1093
- ci: use actions/attest by @SequeI in #1117
- fix: --detached (Linux): sandboxed process denied access to /dev/null by @scp7 in #1108
- test(wsl2): fix has_landlock_network V4+ detection in test_wsl2.sh by @scp7 in #1112
- fix: replace stale nono.dev schema domains with nono.sh by @mvanhorn in #1121
- (docs): replace incorrect former profiles and improve quickstart by @lukehinds in #1123
- refactor(audit-ledger): move audit ledger logic to library crate by @lukehinds in #1120
- feat(environment): add set_vars for static env injection by @panga in #1134
- Improve readme, which is underselling and not showing value by @lukehinds in #1141
- docs(readme): update agent package publishing link by @lukehinds in #1142
- docs(readme): refine project description and history by @lukehinds in #1143
- feat(keyring): add NONO_KEYRING_TIMEOUT_SECS for keychain access by @caiocdcs in #977
- docs(readme): update agent commands and enhance feature descriptions by @lukehinds in #1145
- docs: document diagnostics.suppress_system_services for macOS (#1076) by @SequeI in #1138
- refactor(pull_ui): remove sigstore provenance display by @lukehinds in #1144
- feat: add $PACK_DIR support to session_hooks for store pack support by @intentionally-left-nil in #1073
- fix(cli): accept truthy env values for bool flags by @SequeI in #1136
- fix(linux): trap sendto/sendmsg to prevent AF_UNIX datagram bypass by @caiocdcs in #1096
- chore(project): add new issue template for agent package requests by @lukehinds in #1081
- fix: report the actual blocked operation instead of the readable target path in sandbox denial diagnostics by @mvanhorn in #1150
- chore(deps): bump typify from 0.6.2 to 0.7.0 by @dependabot[bot] in #1156
- chore(deps): bump zeroize from 1.8.2 to 1.9.0 by @dependabot[bot] in #1157
- chore(deps): bump time from 0.3.47 to 0.3.49 by @dependabot[bot] in #1158
- chore(deps): bump chrono from 0.4.44 to 0.4.45 by @dependabot[bot] in #1159
- chore(deps): bump ignore from 0.4.25 to 0.4.26 by @dependabot[bot] in #1160
- fix(proxy): keep connection open for reactive proxy auth on CONNECT by @anugrahsinghal in #1151
- feat(cli): move runtime state to XDG state dirs by @SequeI in #1152
- refactor(diagnostic): move diagnostic UX out of core nono crate by @SequeI in #1155
- chore: release v0.63.0 by @SequeI in #1161
New Contributors
- @intentionally-left-nil made their first contribution in #1079
- @mvanhorn made their first contribution in #1121
- @anugrahsinghal made their first contribution in #1151
Full Changelog: v0.62.0...v0.63.0