[ 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-9.el8

Name libsemanage
Epoch 0
Version 2.9
Release 9.el8
Website/URL https://github.com/SELinuxProject/selinux/wiki
License LGPLv2+
Build Time 2023-08-08 17:28:13
Build Host builder-x86-06.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-9.el8.x86_64 SELinux binary policy manipulation library cc3d80c59098e721d3cae96efd2de7c94056598892b87e39d5ee3dc401274ebc download
python3-libsemanage-2.9-9.el8.x86_64 semanage python 3 bindings for libsemanage 46e259980b9795242295a76f586b31d86a1c74500198b41b5db1b845964c7216 download
libsemanage-devel-2.9-9.el8.x86_64 Header files and libraries used to build policy manipulation tools a8d00c0434b432a0cfd791077d904528e38c9448bfb3e90e82010af812bab3c9 download
i686
libsemanage-2.9-9.el8.i686 SELinux binary policy manipulation library 1feb19fe4c644aea4b9fdddf68a20041a40d88283aea06186929ee4f08ca0c9e download
libsemanage-devel-2.9-9.el8.i686 Header files and libraries used to build policy manipulation tools 9387017a26766301029ec12c7921b0fab8bcf71add5e9217394469bba43a55fd download
src
libsemanage-2.9-9.el8.src SELinux binary policy manipulation library cc3262cf36378e0261e98722c761e925d66b0f582cf92a45f1a7e759b5272aee download
Changelog link
* 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)

* Wed Nov 06 2019 Vit Mojzis <vmojzis@redhat.com> - 2.9-2
- Add support for DCCP and SCTP protocols (#1563742)

* Mon Mar 18 2019 Petr Lautrbach <plautrba@redhat.com> - 2.9-1
- SELinux userspace 2.9 release