Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cni-plugins for openSUSE:Factory checked in at 2023-09-13 20:43:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cni-plugins (Old) and /work/SRC/openSUSE:Factory/.cni-plugins.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cni-plugins" Wed Sep 13 20:43:15 2023 rev:18 rq:1110456 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cni-plugins/cni-plugins.changes 2022-11-16 15:43:03.639765891 +0100 +++ /work/SRC/openSUSE:Factory/.cni-plugins.new.1766/cni-plugins.changes 2023-09-13 20:43:21.283500983 +0200 @@ -1,0 +2,93 @@ +Wed Sep 06 06:16:36 UTC 2023 - [email protected] + +- Update to version v1.3.0: + * [sbr]: Ignore LinkNotFoundError during cmdDel + * build(deps): bump github.com/Microsoft/hcsshim from 0.9.8 to 0.9.9 + * Bump to golang 1.20 to pick up go1.19.6 / go1.20.1 CVE fixes + * Fix ValidateExpectedRoute with non default routes and nil GW + * tuning: fix cmdCheck when using IFNAME + * bridge, del: timeout after 55 secs of trying to list rules + * bridge, spoofcheck: only read the prerouting chain on CNI delete + * build: consume specific tables/chains via go-nft + * bridge: add vlan trunk support + * enable govet and unparam linters + * build(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0 + * Add parameter to disable default vlan + * bridge, spoof check: remove drop rule index + * go.mod: bump all deps + * linter: fix ginkgolinter errors + * Fix wastedassign linter errors + * build(deps): bump actions/stale from 7 to 8 + * Fix revive linter errors + * build(deps): bump actions/setup-go from 3 to 4 + * enable durationcheck, predeclared, unconvert, unused and wastedassign linters + * remove govet and gofmt from test_linux.sh + * enable ginkgolinter linter + * enable revive linter + * enable gocritic linter + * enable gosimple linter + * enable nonamedreturns linter + * enable ineffassign linter + * enable contextcheck linter + * enable staticcheck linter + * ci(lint): setup golangci-lint + * ci(lint): setup yamllint linter Signed-off-by: Matthieu MOREL <[email protected]> + * Fix overwritten error var in getMTUByName + * Update tests to utilize ginkgo/v2 + * Update ginkgo to v2 in go.mod, go.sum, vendor + * Tap plugin + * build(deps): bump github.com/onsi/gomega from 1.24.2 to 1.26.0 + * build(deps): bump golang.org/x/sys from 0.4.0 to 0.5.0 + * Only check ipv6 when an IPv6 is configured + * Add support for in-container master for macvlans + * Add support for in-container master for ipvlan + * Add support for in-container master for vlans + * bridge: re-fetch mac address + * Update Allocate method to reuse lease if present + * build(deps): bump github.com/safchain/ethtool to v0.2.0 + * build(deps): bump golang.org/x/sys from 0.3.0 to 0.4.0 + * Add IPv6 support for AddDefaultRoute + * build(deps): bump github.com/containernetworking/cni from 1.0.1 to 1.1.2 + * build(deps): bump github.com/coreos/go-systemd/v22 from 22.3.2 to 22.5.0 + * build(deps): bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 + * build(deps): bump alpine in /.github/actions/retest-action + * build(deps): bump github.com/godbus/dbus/v5 from 5.0.4 to 5.1.0 + * build(deps): bump github.com/vishvananda/netlink + * build(deps): bump github.com/alexflint/go-filemutex from 1.1.0 to 1.2.0 + * build(deps): bump github.com/Microsoft/hcsshim from 0.8.20 to 0.9.6 + * build(deps): bump github.com/onsi/gomega from 1.15.0 to 1.24.2 + * Update dependabot.yml + * build(deps): bump actions/checkout from 2 to 3 + * build(deps): bump actions/stale from 4 to 7 + * build(deps): bump actions/setup-go from 2 to 3 + * Update dependabot.yml + * Update dependabot.yml + * ci(deps): setup dependabot + * Fix tuning path validation + * Update email to gmail + * Update portmap test's iptables error check + * Remove references to io/ioutil package + * fix bug on getting NextIP of addresses with first byte 0 + * Fix path substitution to enable setting sysctls on vlan interfaces + * support masquerade all config + * host-local: remove unused Release(ip) from type Store interface + * Cleanup Socket and Pidfile on exit + * dummy: Create a Dummy CNI plugin that creates a virtual interface. + * Use the same options for acquiring, renewing lease + * bridge: update vlanFiltering variable to make code more readable + * ci: only rerun failed jobs on `/retest` + * build: support riscv64 + * Check for duplicated sysctl keys + * Update github.com/vishvananda/netlink to v1.2.0-beta + * bridge: support IPAM DNS settings + * Bump to go 1.18 + * V2 API support for win-overlay CNI + * bug: return errors when iptables and ip6tables are unusable + * github: ignore issues with "keep" label from stale closing + * Make description for `static` plugin more exact + * workflow: add something to auto-close stale PRs + * ipam/dhcp: Fix client id in renew/release + * call ipam.ExceDel after clean up device in netns fix #666 + * Add sysctl allowlist + +------------------------------------------------------------------- Old: ---- cni-plugins-1.1.1.tar.xz New: ---- cni-plugins-1.3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cni-plugins.spec ++++++ --- /var/tmp/diff_new_pack.0Cma3A/_old 2023-09-13 20:43:22.963560712 +0200 +++ /var/tmp/diff_new_pack.0Cma3A/_new 2023-09-13 20:43:22.963560712 +0200 @@ -1,7 +1,7 @@ # # spec file for package cni-plugins # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define cni_bin_dir %{_libexecdir}/cni %define cni_doc_dir %{_docdir}/cni-plugins Name: cni-plugins -Version: 1.1.1 +Version: 1.3.0 Release: 0 Summary: Container Network Interface plugins License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.0Cma3A/_old 2023-09-13 20:43:22.991561707 +0200 +++ /var/tmp/diff_new_pack.0Cma3A/_new 2023-09-13 20:43:22.991561707 +0200 @@ -4,9 +4,10 @@ <param name="scm">git</param> <param name="filename">cni-plugins</param> <param name="exclude">.git</param> - <param name="versionformat">1.1.1</param> - <param name="revision">v1.1.1</param> + <param name="revision">v1.3.0</param> + <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> + <param name="versionrewrite-pattern">v(.*)</param> </service> <service name="recompress" mode="disabled"> <param name="file">cni-plugins-*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.0Cma3A/_old 2023-09-13 20:43:23.007562276 +0200 +++ /var/tmp/diff_new_pack.0Cma3A/_new 2023-09-13 20:43:23.011562418 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/containernetworking/plugins.git</param> - <param name="changesrevision">b1782e50d74797c84a55ab40562a61e8446b5f56</param></service></servicedata> + <param name="changesrevision">38f18d26ecfef550b8bac02656cc11103fd7cff1</param></service></servicedata> (No newline at EOF) ++++++ cni-plugins-1.1.1.tar.xz -> cni-plugins-1.3.0.tar.xz ++++++ ++++ 205528 lines of diff (skipped)
