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

Пакет python3-libsemanage-2.9-11.el8_10.x86_64 download

Имя python3-libsemanage
Эпоха 0
Версия 2.9
Релиз 11.el8_10
Архитектура x86_64
Сайт https://github.com/SELinuxProject/selinux/wiki
Лицензия LGPLv2+
Время сборки 2025-03-12 10:15:16
Хост сборки builder-x86-04.inferitos.ru
Краткое описание semanage python 3 bindings for libsemanage
Репозитории BaseOS
Полное описание The libsemanage-python3 package contains the python 3 bindings for developing SELinux management applications.
Эррата
Размер 128 КиБ
Исходный проект libsemanage-2.9-11.el8_10
Контрольная сумма SHA-256 faaa39a2cbc6d1162d09ff8d105f1664d32dc30bcad5ff4777ad28ab600c5e39
× Full screenshot
История изменений link
* Fri Jan 24 2025 Petr Lautrbach <lautrbach@redhat.com> - 2.9-11
- Set new restorecon handle before doing restorecon (RHEL-73348)
- Mute error messages from selinux_restorecon

* Mon Jul 29 2024 Vit Mojzis <vmojzis@redhat.com> - 2.9-10
- Preserve file context and ownership in policy store (RHEL-17509)

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.9-9
- Rebuilt for MSVSphere 8.8

* Thu Jul 07 2022 Vit Mojzis <vmojzis@redhat.com> - 2.9-9
- allow spaces in user/group names (#2042408)
- always write kernel policy when check_ext_changes is specified (#2089802)

* Tue Feb 22 2022 Vit Mojzis <vmojzis@redhat.com> - 2.9-8
- Bump release to get around OSCI issues

* Thu Feb 17 2022 Vit Mojzis <vmojzis@redhat.com> - 2.9-7
- Trivial style fixes
- Free contents of modkey in semanage_direct_remove
- Fix USE_AFTER_FREE (CWE-672) in semanage_direct_write_langext()
- add missing include to boolean_record.c
- move module hashing into libsemanage
- move compressed file handling into a separate object
- clean up semanage_direct_commit() a bit
- optionally rebuild policy when modules are changed externally
- add command-line option to detect module changes (#2049186)

* Mon Feb 01 2021 Petr Lautrbach <plautrba@redhat.com> - 2.9-6
- sync filesystem with sandbox (#1913224)

* Mon Dec 21 2020 Petr Lautrbach <plautrba@redhat.com> - 2.9-5
- Revert "genhomedircon: check usepasswd" (rhbz#1871786)
- semanage.conf - improve usepasswd=False explanation (rhbz#1871786)
- semanage.conf - expand list of ignoredirs (rhbz#1871786)

* Sun Nov 22 2020 Vit Mojzis <vmojzis@redhat.com> - 2.9-4
- genhomedircon: check usepasswd (rhbz#1871786)

* Mon Jun 29 2020 Vit Mojzis <vmojzis@redhat.com> - 2.9-3
- Fsync final files before rename (#1838762)