[ All 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 udica-0.2.8-2.el9

Name udica
Epoch 0
Version 0.2.8
Release 2.el9
Website/URL https://github.com/containers/udica
License GPLv3+
Build Time 2025-02-21 16:42:55
Build Host certified-builder01.msvsphere-os.ru
Summary A tool for generating SELinux security policies for containers
Repositories OS
Description Tool for generating SELinux security profiles for containers based on inspection of container JSON file.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
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
Changelog 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)