[ Все 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+
Время сборки 2025-02-21 16:42:55
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание A tool for generating SELinux security policies for containers
Репозитории OS
Полное описание 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 71ff80809714fc40179d3c1887dfaff238574f1e7a781e79b4d361c73e4b5f08 download
src
udica-0.2.8-2.el9.src A tool for generating SELinux security policies for containers a424bf20aab1a7dc99595327e023632891f63931028bbfc70787a883088b14dc 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)