[ 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 udica-0.2.1-2.module+el8.9.0+377+1b9a1da5

Name udica
Epoch 0
Version 0.2.1
Release 2.module+el8.9.0+377+1b9a1da5
Website/URL https://github.com/containers/udica
License GPLv3+
Build Time 2024-06-05 21:24:08
Build Host builder-x86-08.inferitos.ru
Summary A tool for generating SELinux security policies for containers
Repositories AppStream
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.1-2.module+el8.9.0+377+1b9a1da5.noarch A tool for generating SELinux security policies for containers a8d0a3850b3509e77b29b4e2db07162d1d28dbec470d765ff0a75085f3518529 download
src
udica-0.2.1-2.module+el8.9.0+377+1b9a1da5.src A tool for generating SELinux security policies for containers 40a0d2e41fb71dc797f813f6d465d909a54fba0c6f3a7ad6cd58dd2441b465e3 download
Changelog link
* Tue Dec 12 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.2.1-2
- Rebuilt for MSVSphere 8.8

* Tue Nov 26 2019 Jindrich Novy <jnovy@redhat.com> - 0.2.1-2
- initial import to container-tools 8.2.0
- Related: RHELPLAN-25139

* Fri Oct 25 2019 Lukas Vrabec <lvrabec@redhat.com> - 0.2.1-1
- New rebase https://github.com/containers/udica/releases/tag/v0.2.0
Resolves: rhbz#1757693

* Wed Oct 02 2019 Lukas Vrabec <lvrabec@redhat.com> - 0.2.0-1
- New rebase https://github.com/containers/udica/releases/tag/v0.2.0
Resolves: rhbz#1757693

* Thu Jul 11 2019 Lukas Vrabec <lvrabec@redhat.com> - 0.1.8-1
- Udica supports podman version 1.4.0+
Resolves: rhbz#1729115

* Fri May 17 2019 Lukas Vrabec <lvrabec@redhat.com> - 0.1.6-1
- Update testsuite from upstream release
Resolves: rhbz#1673643

* Wed May 15 2019 Lukas Vrabec <lvrabec@redhat.com> - 0.1.5-2
- Bump release because of gating tests

* Fri Apr 19 2019 Lukas Vrabec <lvrabec@redhat.com> - 0.1.5-1
- Create mock selinux and semanage module
- Update testing section in README
- Add travis file for Travis CI
- Grammar fixes in the udica.8 manpage file
- Support port ranges (Resolves: #16)
- Test port ranges

* Mon Mar 11 2019 Lukas Vrabec <lvrabec@redhat.com> - 0.1.4-1
- Fix minor problems reported by pylint #11
- Catch FileNotFoundError when inspecting containers #12
- Create basic tests #13
- Restore working directory #14
- udica cannot use the container ID once it is provided #10

* Mon Feb 25 2019 Lukas Vrabec <lvrabec@redhat.com> - 0.1.3-4
- Update manpage with the latest known bug described in https://github.com/containers/udica/issues/8
- Add check if runtimes are installed on the system