[ 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 libselinux-2.9-10.el8_10

Name libselinux
Epoch 0
Version 2.9
Release 10.el8_10
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
× Full screenshot
Found 2 old versions
Packages link
Package Summary SHA-256 checksum
x86_64
libselinux-2.9-10.el8_10.x86_64 SELinux library and simple utilities ca5f1d2415c14d312ddaadac2caf8ccc119587347bdb013ca287257b4680154c download
libselinux-devel-2.9-10.el8_10.x86_64 Header files and libraries used to build SELinux 3ef588352e8bdf15ef219454fdc2c21c87d6d4b9cfd618870d96f2838b40edb6 download
libselinux-utils-2.9-10.el8_10.x86_64 SELinux libselinux utilities ed429c78c2794c4ebb1cc2909bd375835aa04d14bb32ad89784d653cc7de012b download
python3-libselinux-2.9-10.el8_10.x86_64 SELinux python 3 bindings for libselinux 4a063fafcae7f95bd52ece166d226e8f0e8483c2cf9970f12b99df9994f99adb download
libselinux-ruby-2.9-10.el8_10.x86_64 SELinux ruby bindings for libselinux f6824b43b0d5a0812a190dce22ae6a6a6e23379e3e1fc5ac6a9eef8d6eab2fb9 download
libselinux-static-2.9-10.el8_10.x86_64 Static libraries used to build SELinux 908e3df37f42e194cb4feee9def5c8221c363eb07f72020d0354c9cbac64ff13 download
i686
libselinux-2.9-10.el8_10.i686 SELinux library and simple utilities 08c85ab6f8ae50cfd9aa955d71a7092a11d910b5638671ee72614aa9d220dce6 download
libselinux-devel-2.9-10.el8_10.i686 Header files and libraries used to build SELinux 7f2cba1fbb78564efe0c0a9783f063d457e11072f6c192027416ebfa5be34f58 download
libselinux-static-2.9-10.el8_10.i686 Static libraries used to build SELinux 1bf42c0849021d9b1d39240347ada33cbee071ae4e2454b2435f9ca9b5135eae download
src
libselinux-2.9-10.el8_10.src SELinux library and simple utilities d8346be3e71a6775697aa273ece5bae891ff1658290b3a3fd291261ceab0c7ff download
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)