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

Проект udica-0.2.8-2.el9

Имя udica
Эпоха 0
Версия 0.2.8
Релиз 2.el9
Сайт https://github.com/containers/udica
Лицензия GPLv3+
Время сборки 2024-10-08 15:51:17
Хост сборки builder-x86-08.inferitos.ru
Краткое описание A tool for generating SELinux security policies for containers
Репозитории AppStream
Полное описание Tool for generating SELinux security profiles for containers based on inspection of container JSON file.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
udica-0.2.8-2.el9.noarch A tool for generating SELinux security policies for containers 2641fbbed598cdf3f9f8a597a1eb86f478ff6bacf1470cdc601ab0268a8a8b05 download
src
udica-0.2.8-2.el9.src A tool for generating SELinux security policies for containers 220c316e2179b816a92a4df3d238035ebcca1b87e293a44c3232fa0eee0fbcbb download
История изменений link
* Thu Mar 28 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.2.8-2
- Rebuilt for MSVSphere 9.4 beta

* Tue Mar 05 2024 Vit Mojzis <vmojzis@redhat.com> - 0.2.8-2
- Add option to generate custom policy for a confined user (RHEL-28166)
- Add tests covering confined user policy generation
- confined: make "-l" non optional
- confined: allow asynchronous I/O operations

* Thu Nov 30 2023 Vit Mojzis <vmojzis@redhat.com> - 0.2.8-1
- Improve code readability based on lint and black findings
- Fix generating policy for Crio mounts
- Add --devices option
- v0.2.7 release changes:
- Improve label collection for mounts and devices (RHEL-16245)
- Add support for containerd via "nerdctl inspect"
- Avoid duplicate rules for accessing mounts and devices

* Fri Jan 27 2023 Vit Mojzis <vmojzis@redhat.com> - 0.2.6-30
- Bump release to preserve upgrade path (#2160401)