Accepting request 1240505 from devel:microos

Update to version 1.6.2 (forwarded request 1240504 from mchellamuthu)

OBS-URL: https://build.opensuse.org/request/show/1240505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cni-plugins?expand=0&rev=24
This commit is contained in:
Ana Guerrero 2025-01-27 19:56:15 +00:00 committed by Git OBS Bridge
commit b6dd6951d9
6 changed files with 16 additions and 7 deletions

View File

@ -4,7 +4,7 @@
<param name="scm">git</param> <param name="scm">git</param>
<param name="filename">cni-plugins</param> <param name="filename">cni-plugins</param>
<param name="exclude">.git</param> <param name="exclude">.git</param>
<param name="revision">v1.6.0</param> <param name="revision">v1.6.2</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-pattern">v(.*)</param>

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/containernetworking/plugins.git</param> <param name="url">https://github.com/containernetworking/plugins.git</param>
<param name="changesrevision">fec2d62676cbe4f2fd587b4840c7fc021bead3f9</param></service></servicedata> <param name="changesrevision">7f756b411efc3d3730c707e2cc1f2baf1a66e28c</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a2ff0ca1528fc4cc0fdc242ce0de4276a256b8a4f0a1feb6b3bf1ac32ebd3811
size 2045436

3
cni-plugins-1.6.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da73d8cddcf03b0ff2a6b03191ef9d5ea7e267595f1fb3fb6b53f650780f4c73
size 2123064

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 27 11:06:21 UTC 2025 - madhankumar.chellamuthu@suse.com
- Update to version 1.6.2:
* portmap: fix iptables conditions detection
* build(deps): bump the golang group across 1 directory with 7 updates
* ipmasq: fix nftables backend
* portmap: fix nftables backend
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 22 12:13:41 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com> Tue Oct 22 12:13:41 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package cni-plugins # spec file for package cni-plugins
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%define cni_bin_dir %{_libexecdir}/cni %define cni_bin_dir %{_libexecdir}/cni
%define cni_doc_dir %{_docdir}/cni-plugins %define cni_doc_dir %{_docdir}/cni-plugins
Name: cni-plugins Name: cni-plugins
Version: 1.6.0 Version: 1.6.2
Release: 0 Release: 0
Summary: Container Network Interface plugins Summary: Container Network Interface plugins
License: Apache-2.0 License: Apache-2.0