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

Name libselinux
Epoch 0
Version 2.9
Release 8.el8
Website/URL https://github.com/SELinuxProject/selinux/wiki
License Public Domain
Build Time 2024-07-11 20:17:14
Build Host builder-x86-05.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
Packages link
Package Summary SHA-256 checksum
x86_64
libselinux-2.9-8.el8.x86_64 SELinux library and simple utilities 881ad2344f1a73b80c4d0f3ec6b1cad7bf7088ce3a2c6b25f4035607b140406a download
libselinux-devel-2.9-8.el8.x86_64 Header files and libraries used to build SELinux 572e42717cd405f822fcfa4a53f8e930ebb4cc5ab217798450998e2147cd63ba download
libselinux-utils-2.9-8.el8.x86_64 SELinux libselinux utilities 8c3cb78ab03841206bf93d743114d014251124d2c5d657e033c87f656728b1d0 download
python3-libselinux-2.9-8.el8.x86_64 SELinux python 3 bindings for libselinux eea0c882efa9ef029de158de972fbe3f7c839763efdcebd7d90a37e65cf54ca9 download
libselinux-ruby-2.9-8.el8.x86_64 SELinux ruby bindings for libselinux 2e0f457edb4f44dbcb44e11c307b03ff6d754fa84572ec617412cf962281ed27 download
libselinux-static-2.9-8.el8.x86_64 Static libraries used to build SELinux cf464fb12540a1df9f6c9caaa63bfb0c93330f368747495bb122b8877cd471a9 download
i686
libselinux-2.9-8.el8.i686 SELinux library and simple utilities f0d8da3eef4347c50c02abb3edb49fbc927666543e4016b1edaa498e75ca0c67 download
libselinux-devel-2.9-8.el8.i686 Header files and libraries used to build SELinux a9a62279353f4db895f134a1d62af7a3af1da444a00fdec04237adcf0614e060 download
libselinux-static-2.9-8.el8.i686 Static libraries used to build SELinux 382a5e1be90175e28e393d5c99c1e9403aaa89d8e9de4b89a469242a72ff2d19 download
src
libselinux-2.9-8.el8.src SELinux library and simple utilities 099ef2f1da541b78b4ae0bbc60b54b6ea4732ecfcc45a136ce3f89f9279c52c3 download
Changelog link
* 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)

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

* Tue Nov 06 2018 Petr Lautrbach <plautrba@redhat.com> - 2.8-6
- Fix RESOURCE_LEAK coverity scan defects