[ Все 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 ]
×

Проект buildah-1.11.6-10.module+el8.9.0+377+1b9a1da5

Имя buildah
Эпоха 0
Версия 1.11.6
Релиз 10.module+el8.9.0+377+1b9a1da5
Сайт https://buildah.io
Лицензия ASL 2.0
Время сборки 2024-06-05 20:14:45
Хост сборки builder-x86-09.inferitos.ru
Краткое описание A command line tool used for creating OCI Images
Репозитории AppStream
Полное описание The buildah package provides a command line tool which can be used to * create a working container from scratch or * create a working container from an image as a starting point * mount/umount a working container's root file system for manipulation * save container's root file system layer to create a new image * delete a working container or an image
Эррата
Module container-tools-2.0-8090020240605191520.20125149
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
buildah-1.11.6-10.module+el8.9.0+377+1b9a1da5.x86_64 A command line tool used for creating OCI Images ab313397429cc9bb39cc47f64478fe19fecacdafbbb43227aad9dc5a93ba1296 download
buildah-tests-1.11.6-10.module+el8.9.0+377+1b9a1da5.x86_64 Tests for buildah bda464526cecafcfbad148268c328015e21f685dbca454cead7fdc790c454a44 download
src
buildah-1.11.6-10.module+el8.9.0+377+1b9a1da5.src A command line tool used for creating OCI Images 9d510fea069f025be6902fe521e4b42ffcc64e8730b15dd6afddf8227fae1b95 download
История изменений link
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.11.6-10
- Rebuilt for MSVSphere 8.8

* Mon Apr 11 2022 Jindrich Novy <jnovy@redhat.com> - 1.11.6-10
- update to the latest content of https://github.com/containers/buildah/tree/release-1.11-rhel
  (https://github.com/containers/buildah/commit/9a4764a)
- fixes CVE-2022-27649
- Resolves: #2067545

* Tue Aug 17 2021 Jindrich Novy <jnovy@redhat.com> - 1.11.6-9
- update to the latest content of https://github.com/containers/buildah/tree/release-1.11-rhel
  (https://github.com/containers/buildah/commit/6a746dc)
- fixes CVE-2021-3602
- Related: #1977942

* Thu Jul 16 2020 Jindrich Novy <jnovy@redhat.com> - 1.11.6-8
- exclude i686 arch
- Related: #1821193

* Wed Apr 01 2020 Jindrich Novy <jnovy@redhat.com> - 1.11.6-7
- fix "CVE-2020-10696 buildah: crafted input tar file may lead to local file overwriting during image build process"
- Resolves: #1819393

* Mon Feb 24 2020 Jindrich Novy <jnovy@redhat.com> - 1.11.6-6
- fix "COPY command takes long time with buildah"
- Resolves: #1806118

* Mon Feb 17 2020 Jindrich Novy <jnovy@redhat.com> - 1.11.6-5
- fix CVE-2020-1702
- Resolves: #1801930
- adding the first phase of FIPS fix
- Related: #1784952

* Wed Dec 11 2019 Jindrich Novy <jnovy@redhat.com> - 1.11.6-4
- compile in FIPS mode
- Related: RHELPLAN-25139

* Mon Dec 09 2019 Jindrich Novy <jnovy@redhat.com> - 1.11.6-3
- be sure to use golang >= 1.12.12-4
- Related: RHELPLAN-25139

* Sat Dec 07 2019 Jindrich Novy <jnovy@redhat.com> - 1.11.6-2
- fix chroot: unmount with MNT_DETACH instead of UnmountMountpoints()
- bug reference 1772179
- Related: RHELPLAN-25139