Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rootlesskit for openSUSE:Factory checked in at 2026-05-06 19:17:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rootlesskit (Old) and /work/SRC/openSUSE:Factory/.rootlesskit.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rootlesskit" Wed May 6 19:17:33 2026 rev:16 rq:1350943 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rootlesskit/rootlesskit.changes 2026-01-12 12:39:55.950236214 +0100 +++ /work/SRC/openSUSE:Factory/.rootlesskit.new.30200/rootlesskit.changes 2026-05-06 19:18:12.601858516 +0200 @@ -1,0 +2,64 @@ +Tue Apr 14 05:49:44 UTC 2026 - Madhankumar Chellamuthu <[email protected]> + +- Update to version 3.0.0: + * v3.0.0 + * docs: update + * v3.0.0-rc.0+dev + * v3.0.0-rc.0 + * port/builtin: support source IP propagation for UDP via IP_TRANSPARENT + * testsuite: split protocol-specific code out of testTransparentWithPID + * testsuite: use non-loopback IP in TestTCPTransparent + * CI: add iptables (required by source-ip-transparent) + * Build(deps): Bump golang.org/x/sys from 0.42.0 to 0.43.0 + * v3.0.0-beta.1+dev + * v3.0.0-beta.1 + * docs/port.md: update + * port/gvisor-tap-vsock: fix incompatibility with Docker + * v3.0.0-beta.0+dev + * v3.0.0-beta.0 + * rootlesskit-docker-proxy: postpone removal to v4 + * Preserve real client source IP in builtin port driver via IP_TRANSPARENT + * CI: increase sleep + * fix: remove Setsid from runWithoutReap to restore TTY + * Build(deps): Bump golang.org/x/sys from 0.41.0 to 0.42.0 + * Build(deps): Bump golang.org/x/sync from 0.19.0 to 0.20.0 + * Dockerfile: update test deps + * Build(deps): Bump actions/attest-build-provenance from 3 to 4 + * Build(deps): Bump github.com/containernetworking/plugins + * v3.0.0-alpha.2+dev + * v3.0.0-alpha.2 + * Build(deps): Bump golang.org/x/sys from 0.39.0 to 0.40.0 + * Build(deps): Bump github.com/containers/gvisor-tap-vsock + * fix(testsuite):fix flaky by ensure port is free to use + * Build(deps): Bump golang.org/x/sys from 0.38.0 to 0.39.0 + * Build(deps): Bump github.com/containernetworking/plugins + * Build(deps): Bump golang.org/x/sync from 0.18.0 to 0.19.0 + * Build(deps): Bump actions/setup-go from 5 to 6 + * Build(deps): Bump actions/checkout from 5 to 6 + * v3.0.0-alpha.1+dev + * v3.0.0-alpha.1 + * Build(deps): Bump golang.org/x/sync from 0.17.0 to 0.18.0 + * Build(deps): Bump golang.org/x/crypto from 0.42.0 to 0.45.0 + * Build(deps): Bump actions/checkout from 5 to 6 + * ci: fix missing tag variable in release note generation + * network/port driver build tags support + * Build(deps): Bump github.com/gofrs/flock from 0.12.1 to 0.13.0 + * v3.0.0-alpha.0+dev + * v3.0.0-alpha.0 + * go.mod: bump up + * port.md: update benchmark description for gvisor-tap-vsock driver + * go.mod: update gvisor-tap-vsock to v0.8.8 and improve port driver benchmarks + * refactor: replace Debugf with Debug for logging messages + * bump go to version 1.24 (version 1.23 is not supported) update go.mod and go.sum for dependency upgrades and fix gvisor-tap-vsock compatibility + * Add gvisortapvsock port driver support + * Build(deps): Bump actions/attest-build-provenance from 2 to 3 + * Build(deps): Bump actions/checkout from 4 to 5 + * Build(deps): Bump golang.org/x/sys from 0.34.0 to 0.35.0 + * Build(deps): Bump golang.org/x/sys from 0.33.0 to 0.34.0 + * network: add support for gvisor-tap-vsock driver and integration tests + * Build(deps): Bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 + * Build(deps): Bump github.com/urfave/cli/v2 from 2.27.6 to 2.27.7 + * Implement Pdeathsig behavior for child processes and enhance integration tests + * child: refactor command execution to use goroutines with Pdeathsig + +------------------------------------------------------------------- Old: ---- rootlesskit-2.3.6.tar.gz New: ---- rootlesskit-3.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rootlesskit.spec ++++++ --- /var/tmp/diff_new_pack.owgnCz/_old 2026-05-06 19:18:13.941913738 +0200 +++ /var/tmp/diff_new_pack.owgnCz/_new 2026-05-06 19:18:13.941913738 +0200 @@ -1,7 +1,7 @@ # # spec file for package rootlesskit # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: rootlesskit -Version: 2.3.6 +Version: 3.0.0 Release: 0 Summary: Linux-native fakeroot using user namespaces License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.owgnCz/_old 2026-05-06 19:18:13.985915551 +0200 +++ /var/tmp/diff_new_pack.owgnCz/_new 2026-05-06 19:18:13.989915715 +0200 @@ -4,7 +4,7 @@ <param name="url">https://github.com/rootless-containers/rootlesskit.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v2.3.6</param> + <param name="revision">v3.0.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.owgnCz/_old 2026-05-06 19:18:14.013916705 +0200 +++ /var/tmp/diff_new_pack.owgnCz/_new 2026-05-06 19:18:14.021917034 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/rootless-containers/rootlesskit.git</param> - <param name="changesrevision">a1d6ded184cf5915981a2978c61116013b91189f</param></service></servicedata> + <param name="changesrevision">01885f675def8cf9202791b7e3517cdad52bf837</param></service></servicedata> (No newline at EOF) ++++++ rootlesskit-2.3.6.tar.gz -> rootlesskit-3.0.0.tar.gz ++++++ ++++ 3911 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ ++++ 235761 lines of diff (skipped)
