[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project containernetworking-plugins-0.8.3-4.module+el8.9.0+377+1b9a1da5

Name containernetworking-plugins
Epoch 0
Version 0.8.3
Release 4.module+el8.9.0+377+1b9a1da5
Website/URL https://github.com/containernetworking/plugins
License ASL 2.0
Build Time 2024-06-05 20:35:11
Build Host builder-x86-03.inferitos.ru
Summary CNI network plugins
Repositories AppStream
Description 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
containernetworking-plugins-0.8.3-4.module+el8.9.0+377+1b9a1da5.x86_64 CNI network plugins 164ce3ae47ef3600ef6d940d3a24dc769bff7647f85674c38a42827d69e4b850 download
src
containernetworking-plugins-0.8.3-4.module+el8.9.0+377+1b9a1da5.src CNI network plugins 88b713768634283e097a1327408ee7c0ec6103061b21c12969b14602bf44beb8 download
Changelog link
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.8.3-4
- Rebuilt for MSVSphere 8.8

* 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