[ 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-3.8-2.el10_0

Name libselinux
Epoch 0
Version 3.8
Release 2.el10_0
Website/URL https://github.com/SELinuxProject/selinux/wiki
License LicenseRef-Fedora-Public-Domain
Build Time 2025-06-25 09:29:25
Build Host builder-x86-04.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 1 old version
Packages link
Package Summary SHA-256 checksum
x86_64
libselinux-3.8-2.el10_0.x86_64 SELinux library and simple utilities f692f98d68b7145b6f594bfcd21b0f82a4b7fb3b340592e1ede3a599ffa82632 download
libselinux-utils-3.8-2.el10_0.x86_64 SELinux libselinux utilities 1b56e011de3964b3a4a681994aaef602f65f3abda5d9053e49de698aa69798f8 download
libselinux-devel-3.8-2.el10_0.x86_64 Header files and libraries used to build SELinux d97137099dca41eb1ec2da6301b77b4a4f44bb7f8c08cbc744ff9a08c884a37d download
libselinux-ruby-3.8-2.el10_0.x86_64 SELinux ruby bindings for libselinux 2c6700487186a38be7160bbd4f89ddb8975a5961d070c50181bd77ede155fbf2 download
python3-libselinux-3.8-2.el10_0.x86_64 SELinux python 3 bindings for libselinux a58bb1c3ef5d7b95bcd63a6567b09901ba62881fc817205e9f01eac12781d31d download
libselinux-static-3.8-2.el10_0.x86_64 Static libraries used to build SELinux 451fe94dd5ae34bc2904ac2f5dca56701e4eaeb2df91fc8315c868c0b4a89bbc download
aarch64
libselinux-3.8-2.el10_0.aarch64 SELinux library and simple utilities 879bd1d2e5121e0bf39ffb9ccdbc667cc9a080ff4c33d76f84065b3e751021f5 download
libselinux-utils-3.8-2.el10_0.aarch64 SELinux libselinux utilities 0d9e3809d9e3b5207fb049115177ad60c98799e53fc20b6e504ea6fcc26ddd8f download
libselinux-devel-3.8-2.el10_0.aarch64 Header files and libraries used to build SELinux 365c5ec2aa434a61bd8f9836290618654e3ea2afb81f2cc3f3cec2ca70c1facc download
libselinux-ruby-3.8-2.el10_0.aarch64 SELinux ruby bindings for libselinux e26357f975b7e83f2e17eb50dbe1d5eafb23f301af93aa547ec930a1c3f2d3d1 download
python3-libselinux-3.8-2.el10_0.aarch64 SELinux python 3 bindings for libselinux 98a1a917e01b2bfb998e2b718a95dca3354c6c18a985a972afb6b7c673b5febb download
libselinux-static-3.8-2.el10_0.aarch64 Static libraries used to build SELinux 3540840754b110fedf82197e1f8dd4751e55e03030969d44a9d40a751da6dc3d download
src
libselinux-3.8-2.el10_0.src SELinux library and simple utilities 87862a90c3b1c740e46bddf107348a720616cb0610205e65963d7edadba6ae9c download
Changelog link
* Wed Jun 25 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.8-2
- Rebuilt for MSVSphere 10

* Tue May 27 2025 Petr Lautrbach <lautrbach@redhat.com> - 3.8-2
- Prioritize local literal fcontext definitions (rhbz#2360183)

* Thu Jan 30 2025 Petr Lautrbach <lautrbach@redhat.com> - 3.8-1
- SELinux userspace 3.8 release

* Wed Dec 18 2024 Petr Lautrbach <lautrbach@redhat.com> - 3.8-0.rc3.1
- SELinux userspace 3.8-rc3 release

* Wed Dec 04 2024 Petr Lautrbach <lautrbach@redhat.com> - 3.8-0.rc1.2
- libselinux/utils: drop reachable assert in sefcontext_compile

* Thu Nov 28 2024 Petr Lautrbach <lautrbach@redhat.com> - 3.8-0.rc1.1
- SELinux userspace 3.8-rc1 release

* Tue Nov 12 2024 Vit Mojzis <vmojzis@redhat.com> - 3.7-5
- setexecfilecon: Remove useless rc check (RHEL-35586)
- matchpathcon: RESOURCE_LEAK: Variable "con" (RHEL-35584)

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.7-4
- Bump release for October 2024 mass rebuild (RHEL-64018)

* Thu Oct 17 2024 Petr Lautrbach <lautrbach@redhat.com> - 3.7-3.1
- fix swig bindings for 4.3.0
- deprecate security_disable(3)

* Fri Aug 09 2024 Vit Mojzis <vmojzis@redhat.com> - 3.7-3
- restorecon: Include <selinux/label.h> (RHEL-53852)
- Fix integer comparison issues when compiling for 32-bit