Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nono-cli for openSUSE:Factory checked in at 2026-09-14 16:21:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nono-cli (Old) and /work/SRC/openSUSE:Factory/.nono-cli.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nono-cli" Mon Sep 14 16:21:57 2026 rev:3 rq:1377734 version:0.77.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nono-cli/nono-cli.changes 2026-09-04 12:42:41.101377966 +0200 +++ /work/SRC/openSUSE:Factory/.nono-cli.new.1265/nono-cli.changes 2026-09-14 16:22:10.968065483 +0200 @@ -1,0 +2,23 @@ +Sun Sep 13 12:06:43 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 0.77.0: + * Drop legacy profile aliases and deprecation shims (v1.0.0 prep) + * Use CLONE_FILES bootstrap for network-notification sessions + * Always re-invoke the credential source for ambient captures + * Validate localhost port ranges for zero end and inverted ranges + * Fix denied-path review selector (unhandled keys, type-ahead) + * Keep legacy ~/.claude.json in sync with CLAUDE_CONFIG_DIR redirects + * Disable audit buffer for standalone proxy, fix chunked bodies + * Resolve multi-hop symlinks in filesystem grants + * Support Git fsmonitor socket via unix_socket_bind + * Add Nix flake support + * Allow fire-and-forget child processes + * Load declarative proxy credentials from profiles + * Route CLI tracing warnings to stderr, not stdout +- Regenerate vendor.tar.zst for the new sources +- Correct License: re-derived from the statically linked crates + (adds BSD-3-Clause, CDLA-Permissive-2.0, ISC, MIT, MPL-2.0 and + Unicode-3.0) and document it in a Legal-Review-Notice; the + generated shell completion subpackages stay Apache-2.0 + +------------------------------------------------------------------- Old: ---- v0.75.0.tar.gz New: ---- v0.77.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nono-cli.spec ++++++ --- /var/tmp/diff_new_pack.84hcW9/_old 2026-09-14 16:22:14.013193321 +0200 +++ /var/tmp/diff_new_pack.84hcW9/_new 2026-09-14 16:22:14.015193405 +0200 @@ -17,14 +17,31 @@ Name: nono-cli -Version: 0.75.0 +Version: 0.77.0 Release: 0 Summary: CLI for nono capability-based sandbox -License: Apache-2.0 +# Legal-Review-Notice: licences of the Rust crates statically linked into the +# shipped nono binary: 351 crates (nono, nono-cli, nono-proxy and 348 +# vendored), identical on x86_64 and aarch64, taken from cargo's unit graph; +# anything reached only through proc-macros or build scripts is build-time +# only. Where a crate offers a choice, Apache-2.0, else MIT, is elected: +# - MPL-2.0: colored (direct dependency) and option-ext (via dirs-sys); +# vendor.tar.zst in the source package provides their source. +# - ISC: aws-lc-rs, aws-lc-sys, ring, rustls-webpki, untrusted. +# - BSD-3-Clause: subtle, and the jitterentropy code bundled in aws-lc-sys, +# for which AWS-LC expressly elects BSD-3-Clause over GPL-2.0. +# - Unicode-3.0: icu_*, litemap, potential_utf, tinystr, writeable, yoke, +# zerofrom, zerotrie, zerovec, and the Unicode tables in regex-syntax. +# - CDLA-Permissive-2.0: webpki-roots. +# - MIT: 67 crates that do not offer Apache-2.0. +# - OpenSSL- and SSLeay-derived code in aws-lc-sys is Apache-2.0 per its +# LICENSE. +# - zlib-rs and foldhash (Zlib) are named in the binary's embedded +# cargo-auditable dependency list but are not linked. +License: Apache-2.0 AND BSD-3-Clause AND CDLA-Permissive-2.0 AND ISC AND MIT AND MPL-2.0 AND Unicode-3.0 URL: https://github.com/nolabs-ai/nono/ Source0: https://github.com/nolabs-ai/nono/archive/refs/tags/v%{version}.tar.gz Source1: vendor.tar.zst -ExcludeArch: %ix86 %arm32 ppc ppc64le s390 s390x BuildRequires: bash-completion BuildRequires: ca-certificates-mozilla BuildRequires: cargo >= 1.97 @@ -32,6 +49,7 @@ BuildRequires: fish BuildRequires: gcc-c++ BuildRequires: zsh +ExcludeArch: %{ix86} %{arm32} ppc ppc64le s390 s390x %description nono-cli is a capability-based sandboxing system for running untrusted AI @@ -39,6 +57,7 @@ %package bash-completion Summary: Bash Completion for %{name} +License: Apache-2.0 Requires: %{name} = %{version} Supplements: (%{name} and bash-completion) BuildArch: noarch @@ -48,6 +67,7 @@ %package zsh-completion Summary: Zsh Completion for %{name} +License: Apache-2.0 Requires: %{name} = %{version} Supplements: (%{name} and zsh) BuildArch: noarch @@ -57,6 +77,7 @@ %package fish-completion Summary: Fish Completion for %{name} +License: Apache-2.0 Requires: %{name} = %{version} Supplements: (%{name} and fish) BuildArch: noarch ++++++ v0.75.0.tar.gz -> v0.77.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/nono-cli/v0.75.0.tar.gz /work/SRC/openSUSE:Factory/.nono-cli.new.1265/v0.77.0.tar.gz differ: char 17, line 1 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/nono-cli/vendor.tar.zst /work/SRC/openSUSE:Factory/.nono-cli.new.1265/vendor.tar.zst differ: char 7, line 1
