Пакет udica-0.2.1-2.module+el8.9.0+377+1b9a1da5.noarch
Имя | udica |
---|---|
Эпоха | 0 |
Версия | 0.2.1 |
Релиз | 2.module+el8.9.0+377+1b9a1da5 |
Архитектура | noarch |
Сайт | https://github.com/containers/udica |
Лицензия | GPLv3+ |
Время сборки | 2024-06-05 21:24:12 |
Хост сборки | 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. |
Эррата | — |
Размер | 47 КиБ |
Исходный проект | udica-0.2.1-2.module+el8.9.0+377+1b9a1da5 |
Контрольная сумма SHA-256 | a8d0a3850b3509e77b29b4e2db07162d1d28dbec470d765ff0a75085f3518529 |
Module | container-tools-2.0-8090020240605191520.20125149 |
×
* 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