[ 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 ]
×

Package libselinux-2.9-10.el8_10.src download

Name libselinux
Epoch 0
Version 2.9
Release 10.el8_10
Architecture src
Website/URL https://github.com/SELinuxProject/selinux/wiki
License Public Domain
Build Time 2025-03-12 09:05:17
Build Host builder-x86-03.inferitos.ru
Summary SELinux library and simple utilities
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. libselinux provides an API for SELinux applications to get and set process and file security contexts and to obtain security policy decisions. Required for any applications that use the SELinux API.
Errata
Size 346 KiB
Source Project libselinux-2.9-10.el8_10
SHA-256 checksum d8346be3e71a6775697aa273ece5bae891ff1658290b3a3fd291261ceab0c7ff
× Full screenshot
Changelog link
* Fri Jan 24 2025 Petr Lautrbach <lautrbach@redhat.com> - 2.9-10
- Close old selabel handle when setting a new one (RHEL-73348)
- Fix NULL pointer use in selinux_restorecon_set_sehandle (RHEL-74252)

* Mon Jul 29 2024 Vit Mojzis <vmojzis@redhat.com> - 2.9-9
- restorecon: Include <selinux/label.h> (RHEL-50830)

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

* Wed Dec 07 2022 Vit Mojzis <vmojzis@redhat.com> - 2.9-8
- restorecon: Fix memory leak - xattr_value (#2137965)

* Tue Dec 06 2022 Vit Mojzis <vmojzis@redhat.com> - 2.9-7
- Restorecon: Ignore missing directories when -i is used (#2137965)

* Thu Jul 07 2022 Vit Mojzis <vmojzis@redhat.com> - 2.9-6
- Describe fcontext regular expressions (#1904059)
- Strip spaces before values in config (#2012145)

* Tue Oct 20 2020 Vit Mojzis <vmojzis@redhat.com> - 2.9-5
- Deprecate security_compute_user(), update man pages (#1879368)

* Thu Sep 24 2020 Vit Mojzis <vmojzis@redhat.com> - 2.9-4
- Eliminate use of security_compute_user() (#1879368)

* Fri Nov 08 2019 Vit Mojzis <vmojzis@redhat.com> - 2.9-3
- Fix mcstrans secolor examples in secolor.conf man page (#1770270)

* Mon Jun 24 2019 Petr Lautrbach <plautrba@redhat.com> - 2.9-2.1
- Use Python distutils to install SELinux python bindings (#1719771)
- Move  sefcontext_compile to -utils package (#1612518)