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

containernetworking-plugins-0.8.3-4.module_el8.4.0+522+66908d0c RPM for ppc64le

From CentOS 8-stream AppStream for ppc64le / Packages

Name: containernetworking-plugins Distribution: CentOS
Version: 0.8.3 Vendor: CentOS
Release: 4.module_el8.4.0+522+66908d0c Build date: Wed Sep 30 00:05:44 2020
Group: Unspecified Build host: ppc64le-01.mbox.centos.org
Size: 58644070 Source RPM: containernetworking-plugins-0.8.3-4.module_el8.4.0+522+66908d0c.src.rpm
Packager: CentOS Buildsys <bugs@centos.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

* Thu Dec 12 2019 Jindrich Novy <jnovy@redhat.com> - 0.8.3-4
  - compile with no_openssl
  - Related: RHELPLAN-25139
* Wed Dec 11 2019 Jindrich Novy <jnovy@redhat.com> - 0.8.3-3
  - compile in FIPS mode
  - Related: RHELPLAN-25139
* Mon Dec 09 2019 Jindrich Novy <jnovy@redhat.com> - 0.8.3-2
  - be sure to use golang >= 1.12.12-4
  - Related: RHELPLAN-25139
* Thu Dec 05 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/01
/usr/lib/.build-id/01/a8de4919f56200a934aab63ffc7688f3aef64b
/usr/lib/.build-id/08
/usr/lib/.build-id/08/8c921fbc35c1875b62a14c61306e39ca9e8b18
/usr/lib/.build-id/23
/usr/lib/.build-id/23/a56a100323f4c1b147e92b386fa50a105cb8d7
/usr/lib/.build-id/37
/usr/lib/.build-id/37/33fdaaf5fbca13483d4b925c4345c3c56c8d9b
/usr/lib/.build-id/56
/usr/lib/.build-id/56/1c84e5b1e0e3d787d1258a727ff8c7be05edca
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/e68b533b19a74b21cedf88515f409b0b58ecd7
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/193273ed550270029b042fca9ed00b0ca3f0fa
/usr/lib/.build-id/7f/260e56db7163b3b6dae0b1fbe7d6fc1a577dc8
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/c814759ea4498ea30d5a20cab9bb6ab2cecb42
/usr/lib/.build-id/94
/usr/lib/.build-id/94/53729a87987d49e088ad43637bb56d2a925dd2
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/d0fc7c4c1840fadec6b866fb64cd090d53f299
/usr/lib/.build-id/ac/d23183932a2d0b742e4da299f7d7fbe57f9942
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/d89e8b63cd66b58f63a0633b30746dfa7035dc
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/0e89a47de40b22287a3428ed3a9ff7023fbf4b
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/9d9739adb7167872f60b6683075dc5905a673c
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/2e39dc4555e107894daef3f36d5bd268f080e5
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/3416c00cb8d347d228c290c74bbb73add2f006
/usr/libexec/cni
/usr/libexec/cni/bandwidth
/usr/libexec/cni/bridge
/usr/libexec/cni/dhcp
/usr/libexec/cni/firewall
/usr/libexec/cni/flannel
/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/tuning
/usr/libexec/cni/vlan
/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, Fri Apr 26 02:51:40 2024