Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

containernetworking-plugins-1.4.0-5.module_el8.10.0+3876+e55593a8 RPM for x86_64

From AlmaLinux 8.10 AppStream for x86_64

Name: containernetworking-plugins Distribution: AlmaLinux
Version: 1.4.0 Vendor: AlmaLinux
Release: 5.module_el8.10.0+3876+e55593a8 Build date: Tue Aug 13 18:04:35 2024
Group: Unspecified Build host: x64-builder01.almalinux.org
Size: 65814596 Source RPM: containernetworking-plugins-1.4.0-5.module_el8.10.0+3876+e55593a8.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
Url: https://github.com/containernetworking/plugins
Summary: CNI network plugins
The CNI (Container Network Interface) project consists of a specification
and libraries for writing plugins to configure network interfaces in Linux
containers, along with a number of supported plugins. CNI concerns itself
only with network connectivity of containers and removing allocated resources
when the container is deleted.

Provides

Requires

License

ASL 2.0

Changelog

* Mon Aug 05 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-5
  - rebuild for  golang fixes
  - Related: RHEL-28452
* Thu Aug 01 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-4
  - rebuild for  golang fixes
  - Related: RHEL-28452
* Fri Jun 21 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-3
  - rebuild for CVE-2024-1394
  - Resolves: RHEL-24294
* Fri Feb 23 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-2
  - rebuild
  - Resolves: RHEL-18390
* Tue Jan 02 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-1
  - update to https://github.com/containernetworking/plugins/releases/tag/v1.4.0
  - Related: Jira:RHEL-2110
* Thu Sep 14 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.3.0-5
  - fix path to dhcp service
  - Resolves: #RHEL-3789
* Fri Aug 11 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.3.0-4
  - add Epoch in Provides
  - Related: #2176055
* Sat Jul 08 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.3.0-3
  - remove no_openssl for FIPS compliance
  - Related: #2176055
* Thu Jun 15 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.3.0-2
  - rebuild for following CVEs:
  CVE-2022-41724 CVE-2022-41725 CVE-2023-24538 CVE-2023-24534 CVE-2023-24536 CVE-2022-41723 CVE-2023-24539 CVE-2023-24540 CVE-2023-29400
  - Resolves: #2179944
  - Resolves: #2187342
  - Resolves: #2187360
  - Resolves: #2203693
  - Resolves: #2207506
* Fri May 12 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.3.0-1
  - update to https://github.com/containernetworking/plugins/releases/tag/v1.3.0
  - Related: #2176055
* Thu Mar 09 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.2.0-1
  - update to https://github.com/containernetworking/plugins/releases/tag/v1.2.0
  - Related: #2176055
* Wed May 11 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.1.1-3
  - BuildRequires: /usr/bin/go-md2man
  - Related: #2061390
* Fri Apr 08 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.1.1-2
  - bump golang BR to 1.17.7
  - Related: #2061390
* Thu Mar 10 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.1.1-1
  - update to https://github.com/containernetworking/plugins/releases/tag/v1.1.1
  - Related: #2061390
* Mon Mar 07 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.1.0-1
  - update to https://github.com/containernetworking/plugins/releases/tag/v1.1.0
  - Related: #2061390
* Mon Feb 28 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.0.1-2
  - revert back to https://github.com/containernetworking/plugins/releases/tag/v1.0.1
  - Related: #2001445
* Mon Feb 28 2022 Jindrich Novy <jnovy@redhat.com> - 1.1.0-1
  - update to https://github.com/containernetworking/plugins/releases/tag/v1.1.0
  - Related: #2001445
* Fri Sep 10 2021 Jindrich Novy <jnovy@redhat.com> - 1.0.1-1
  - update to https://github.com/containernetworking/plugins/releases/tag/v1.0.1
  - Related: #2001445
* Thu Aug 12 2021 Jindrich Novy <jnovy@redhat.com> - 1.0.0-1
  - update to https://github.com/containernetworking/plugins/releases/tag/v1.0.0
  - Related: #1934415
* Sat Feb 06 2021 Jindrich Novy <jnovy@redhat.com> - 0.9.1-1
  - update to https://github.com/containernetworking/plugins/releases/tag/v0.9.1
  - Related: #1883490
* Thu Dec 10 2020 Jindrich Novy <jnovy@redhat.com> - 0.9.0-1
  - update to https://github.com/containernetworking/plugins/releases/tag/v0.9.0
  - Related: #1883490
* Tue Dec 08 2020 Jindrich Novy <jnovy@redhat.com> - 0.8.7-3
  - use ExcludeArch: i686 again as the go_arches macro is broken
  - Related: #1883490
* Thu Nov 05 2020 Jindrich Novy <jnovy@redhat.com> - 0.8.7-2
  - attempt to fix linker error with golang-1.15
  - Related: #1883490
* Wed Oct 21 2020 Jindrich Novy <jnovy@redhat.com> - 0.8.7-1
  - synchronize with stream-container-tools-rhel8
  - Related: #1883490
* Tue Aug 11 2020 Jindrich Novy <jnovy@redhat.com> - 0.8.6-2
  - propagate proper CFLAGS to CGO_CFLAGS to assure code hardening and optimization
  - Related: #1821193
* Thu May 14 2020 Jindrich Novy <jnovy@redhat.com> - 0.8.6-1
  - update to https://github.com/containernetworking/plugins/releases/tag/v0.8.6
  - Related: #1821193
* Tue May 12 2020 Jindrich Novy <jnovy@redhat.com> - 0.8.5-1
  - synchronize containter-tools 8.3.0 with 8.2.1
  - Related: #1821193
* Thu Dec 12 2019 Jindrich Novy <jnovy@redhat.com> - 0.8.3-5
  - compile with no_openssl
  - Related: RHELPLAN-25139
* Wed Dec 11 2019 Jindrich Novy <jnovy@redhat.com> - 0.8.3-4
  - compile in FIPS mode
  - Related: RHELPLAN-25139
* Mon Dec 09 2019 Jindrich Novy <jnovy@redhat.com> - 0.8.3-3
  - be sure to use golang >= 1.12.12-4
  - Related: RHELPLAN-25139
* Wed Dec 04 2019 Jindrich Novy <jnovy@redhat.com> - 0.8.3-2
  - build with GO111MODULE=off
  - Related: RHELPLAN-25139
* Wed Dec 04 2019 Jindrich Novy <jnovy@redhat.com> - 0.8.3-1
  - update to 0.8.3
  - Related: RHELPLAN-25139
* Thu Aug 01 2019 Jindrich Novy <jnovy@redhat.com> - 0.8.1-2
  - backport https://github.com/coreos/go-iptables/pull/62
    from Michael Cambria
  - Resolves: #1627561
* Thu Jun 13 2019 Lokesh Mandvekar <lsm5@redhat.com> - 0.8.1-1
  - Resolves: #1720319 - bump to v0.8.1
* Sat Jun 01 2019 Lokesh Mandvekar <lsm5@redhat.com> - 0.7.5-1
  - Resolves: #1616063
  - bump to v0.7.5
* Tue Dec 18 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 0.7.4-3.git9ebe139
  - re-enable debuginfo
* Mon Dec 17 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 0.7.4-2.git9ebe139
  - rebase, removed patch that is already upstream
* Mon Dec 17 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 0.7.3-7.git19f2f28
  - go tools not in scl anymore
* Mon Aug 27 2018 Lokesh Mandvekar <lsm5@redhat.com> - 0.7.3-6.git19f2f28
  - correct tag specification format in %gobuild macro
* Fri Aug 24 2018 Lokesh Mandvekar <lsm5@redhat.com> - 0.7.3-5.git19f2f28
  - Resolves: #1616062 - patch to revert coreos/go-iptables bump
* Wed Aug 08 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 0.7.3-4.git19f2f28
  - Resolves:#1603012
  - fix versioning, upstream got it wrong at 7.2
* Tue Aug 07 2018 Lokesh Mandvekar <lsm5@redhat.com> - 0.7.2-3.git19f2f28
  - disable i686 temporarily for appstream builds
  - update golang deps and gobuild definition
* Mon Aug 06 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 0.7.2-2.git19f2f28
  - rebase
* Thu Jul 12 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 0.7.0-103.gitdd8ff8a
  - enable scl with the toolset
* Tue Jul 03 2018 Lokesh Mandvekar <lsm5@redhat.com> - 0.7.0-102.gitdd8ff8a
  - remove devel and unittest subpackages
  - use new go-toolset deps
* Thu May 10 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 0.7.0-101
  - rebase
  - patches already upstream, removed
* Thu Apr 26 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 0.6.0-6
  - Imported from Fedora
  - Renamed CNI -> plugins
* Mon Apr 02 2018 Peter Robinson <pbrobinson@fedoraproject.org> 0.6.0-4
  - Own the libexec cni directory
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Jan 23 2018 Dan Williams <dcbw@redhat.com> - 0.6.0-2
  - skip settling IPv4 addresses
* Mon Jan 08 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 0.6.0-1
  - rebased to 7480240de9749f9a0a5c8614b17f1f03e0c06ab9
* Fri Oct 13 2017 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.5.2-7
  - do not install to /opt (against Fedora Guidelines)
* Thu Aug 24 2017 Jan Chaloupka <jchaloup@redhat.com> - 0.5.2-6
  - Enable devel subpackage
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Jul 13 2017 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.5.2-3
  - excludearch: ppc64 as it's not in goarches anymore
  - re-enable s390x
* Fri Jun 30 2017 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.5.2-2
  - upstream moved to github.com/containernetworking/plugins
  - built commit dcf7368
  - provides: containernetworking-plugins
  - use vendored deps because they're a lot less of a PITA
  - excludearch: s390x for now (rhbz#1466865)
* Mon Jun 12 2017 Timothy St. Clair <tstclair@heptio.com> - 0.5.2-1
  - Update to 0.5.2 
  - Softlink to default /opt/cni/bin directories
* Sun May 07 2017 Timothy St. Clair <tstclair@heptio.com> - 0.5.1-1
  - Initial package

Files

/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/c40427c12104ed711500ac8ab9fbe848b3312d
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/31b2faa2e835b7d336f3f344843dba906d36d3
/usr/lib/.build-id/14
/usr/lib/.build-id/14/7dab8c2ac44b739876d1f15d2925d8ab9d9e6f
/usr/lib/.build-id/20
/usr/lib/.build-id/20/0bcc10f657a790d2af8c6d9f84aaedf99afc47
/usr/lib/.build-id/24
/usr/lib/.build-id/24/442d98266f5588fd96fd956aab60b98fa67bbf
/usr/lib/.build-id/26
/usr/lib/.build-id/26/d4830523e70f7d497e94abed10064a335872f0
/usr/lib/.build-id/27
/usr/lib/.build-id/27/f5c55509ee1a2847e8d0a8f45c020fdf2c51cf
/usr/lib/.build-id/48
/usr/lib/.build-id/48/bbc5ca8f8b1c4ac6ee68e17fe1f14b4ba6b887
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/a94a8ee6e1389ed8ef0e034cbcc210af25c597
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/55a6a0dc0f6f759fcd89266fc11fee768b6b1f
/usr/lib/.build-id/76
/usr/lib/.build-id/76/9cdc292f183dde2e731f8f9d7595db530bb09c
/usr/lib/.build-id/86
/usr/lib/.build-id/86/3152abba7d35693f79cdc65b84aa80fc36e9b8
/usr/lib/.build-id/88
/usr/lib/.build-id/88/de583509e7d55c109eae8a0b7bd22689891b57
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/aaed1da9f9e2ca5c9abb3ecb160e3cb0021f34
/usr/lib/.build-id/be
/usr/lib/.build-id/be/1ae9a63d2516003c6e76e6d0f0fa986299f32e
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/54312a23539dfbd6587723a9cd76b3e66be932
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/28a6913302a5c7ee004fc51a9c03e24f902e72
/usr/lib/.build-id/c4/50133572ea0c538f21df3f0a2f784dfed8c6db
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/50978fd68c69a1a58a8ebfec162c2c1ae65b5c
/usr/lib/systemd/system/cni-dhcp.service
/usr/lib/systemd/system/cni-dhcp.socket
/usr/libexec/cni
/usr/libexec/cni/bandwidth
/usr/libexec/cni/bridge
/usr/libexec/cni/dhcp
/usr/libexec/cni/dummy
/usr/libexec/cni/firewall
/usr/libexec/cni/host-device
/usr/libexec/cni/host-local
/usr/libexec/cni/ipvlan
/usr/libexec/cni/loopback
/usr/libexec/cni/macvlan
/usr/libexec/cni/portmap
/usr/libexec/cni/ptp
/usr/libexec/cni/sample
/usr/libexec/cni/sbr
/usr/libexec/cni/static
/usr/libexec/cni/tap
/usr/libexec/cni/tuning
/usr/libexec/cni/vlan
/usr/libexec/cni/vrf
/usr/share/doc/containernetworking-plugins
/usr/share/doc/containernetworking-plugins/CONTRIBUTING.md
/usr/share/doc/containernetworking-plugins/OWNERS.md
/usr/share/doc/containernetworking-plugins/README.md
/usr/share/doc/containernetworking-plugins/RELEASING.md
/usr/share/licenses/containernetworking-plugins
/usr/share/licenses/containernetworking-plugins/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Nov 13 08:07:56 2024