[ 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 libsemanage-2.9-11.el8_10

Name libsemanage
Epoch 0
Version 2.9
Release 11.el8_10
Website/URL https://github.com/SELinuxProject/selinux/wiki
License LGPLv2+
Build Time 2025-03-12 10:15:05
Build Host builder-x86-04.inferitos.ru
Summary SELinux binary policy manipulation library
Repositories BaseOS
Description Security-enhanced Linux is a feature of the Linux® kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role-based Access Control, and Multi-level Security. libsemanage provides an API for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, as well as by programs like load_policy that need to perform specific transformations on binary policies such as customizing policy boolean settings.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
libsemanage-2.9-11.el8_10.x86_64 SELinux binary policy manipulation library 0cd044a3d38e177c748ffb23177bca38da52518e96d7936d0e6321e9ed3d56cd download
python3-libsemanage-2.9-11.el8_10.x86_64 semanage python 3 bindings for libsemanage faaa39a2cbc6d1162d09ff8d105f1664d32dc30bcad5ff4777ad28ab600c5e39 download
libsemanage-devel-2.9-11.el8_10.x86_64 Header files and libraries used to build policy manipulation tools e0a8ea64d5081d27aa3fb14035a415517d3bd7841be8b4f401785b0363907a0f download
i686
libsemanage-2.9-11.el8_10.i686 SELinux binary policy manipulation library 3e9693a8625aeb4954cac5bbc0093b057950b5f545596a875035eb522fbefb72 download
libsemanage-devel-2.9-11.el8_10.i686 Header files and libraries used to build policy manipulation tools b6cda459c372b1a32911cfe145875a6a0dc596f88acc8144fa87be863c7cc457 download
src
libsemanage-2.9-11.el8_10.src SELinux binary policy manipulation library f5bcf70b1faedc643973c3d1d2336db5dca51a9434b0a68fce7ca11ebcc0e80f download
Changelog 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)