[ 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 runc-1.0.0-73.rc95.module+el8.9.0+375+336a9138

Name runc
Epoch 0
Version 1.0.0
Release 73.rc95.module+el8.9.0+375+336a9138
Website/URL https://github.com/opencontainers/runc
License ASL 2.0
Build Time 2024-06-05 18:49:46
Build Host builder-x86-03.inferitos.ru
Summary CLI for running Open Containers
Repositories AppStream
Description The runc command can be used to start containers which are packaged in accordance with the Open Container Initiative's specifications, and to manage containers running under runc.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
runc-1.0.0-73.rc95.module+el8.9.0+375+336a9138.x86_64 CLI for running Open Containers 497c2c719873272bb4ff939ff215e6cbb67a3f0f5fa1c40b5913ae2035d6c449 download
src
runc-1.0.0-73.rc95.module+el8.9.0+375+336a9138.src CLI for running Open Containers 31379c0f6059f9900a5c7281b7dd3cb01e66325d6d1da25fa085ee4e5a6a80d4 download
Changelog link
* Tue Dec 12 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.0.0-73.rc95
- Rebuilt for MSVSphere 8.8

* Tue Jan 04 2022 Jindrich Novy <jnovy@redhat.com> - 1.0.0-73.rc95
- fix podman run --pid=host command causes OCI permission error
- rc95 fixes CVE-2021-30465
- Related: #2001445

* Thu Aug 05 2021 Jindrich Novy <jnovy@redhat.com> - 1.0.0-72.rc92
- fix "Under load, container failed to be created due to missing cgroup scope"
- Resolves: #1990406

* Fri May 21 2021 Jindrich Novy <jnovy@redhat.com> - 1.0.0-71.rc92
- fix CVE-2021-30465
- Related: #1955656

* Fri Feb 19 2021 Jindrich Novy <jnovy@redhat.com> - 1.0.0-70.rc92
- add missing Provides: oci-runtime = 1
- Related: #1883490

* Tue Dec 08 2020 Jindrich Novy <jnovy@redhat.com> - 1.0.0-69.rc92
- still use ExcludeArch as go_arches macro is broken for 8.4
- Related: #1883490

* Tue Aug 11 2020 Jindrich Novy <jnovy@redhat.com> - 1.0.0-68.rc92
- update to https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc92
- propagate proper CFLAGS to CGO_CFLAGS to assure code hardening and optimization
- Related: #1821193

* Thu Jul 02 2020 Jindrich Novy <jnovy@redhat.com> - 1.0.0-67.rc91
- update to https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc91
- Related: #1821193

* Tue May 12 2020 Jindrich Novy <jnovy@redhat.com> - 1.0.0-66.rc10
- synchronize containter-tools 8.3.0 with 8.2.1
- Related: #1821193

* Wed Feb 12 2020 Jindrich Novy <jnovy@redhat.com> - 1.0.0-65.rc10
- address CVE-2019-19921 by updating to rc10
- Resolves: #1801887