[ 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-1.el10

Name libselinux
Epoch 0
Version 3.8
Release 1.el10
Website/URL https://github.com/SELinuxProject/selinux/wiki
License LicenseRef-Fedora-Public-Domain
Build Time 2025-04-02 19:07:00
Build Host builder-x86-10.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-3.8-1.el10.x86_64 SELinux library and simple utilities 5013a0238e355b5cf0d9b289bf95d97be33aaa79685c764e1a603ae390ea4e41 download
libselinux-utils-3.8-1.el10.x86_64 SELinux libselinux utilities cf542a64a1438f75f9f72b35bdb1505413a091f7b8d33a0726933f35b3d19238 download
libselinux-devel-3.8-1.el10.x86_64 Header files and libraries used to build SELinux cfeb1d716ac986845110998dec1c94fd7101e12a97979449c73a68ae32587e50 download
libselinux-ruby-3.8-1.el10.x86_64 SELinux ruby bindings for libselinux 50c579a82e08a834d0d051bdddb096c03755a608a1a206fe16f81d931b098323 download
python3-libselinux-3.8-1.el10.x86_64 SELinux python 3 bindings for libselinux cd9678ad22254f14fb9119f91a1eaa7b9a6b2beef48c89393da61df22b0327b9 download
libselinux-static-3.8-1.el10.x86_64 Static libraries used to build SELinux c0474700ddb7109835fa19da3cd11710e365a5751603464e54e01ccc274f9dae download
aarch64
libselinux-3.8-1.el10.aarch64 SELinux library and simple utilities 8bc9b7f711313eaca80529da5da85225c6132fa3570bc3f409984dd401fb72c0 download
libselinux-utils-3.8-1.el10.aarch64 SELinux libselinux utilities 3f1cb66bc1c2bf170b29366f9a6170e60d23e04caae5423a93daa3b5e912d903 download
libselinux-devel-3.8-1.el10.aarch64 Header files and libraries used to build SELinux 829dbbf3c9c8d8049411cb004e2617242c9c4e140731deb8d3c76ca53799784e download
libselinux-ruby-3.8-1.el10.aarch64 SELinux ruby bindings for libselinux 7ffcf1b258b8d31d166da3aa2deb2f372c745ae46175b24871920c16e69fda60 download
python3-libselinux-3.8-1.el10.aarch64 SELinux python 3 bindings for libselinux 5c75f71750cea74aab563144e16806e5516b3bb89536dfcf6467e7ffae481791 download
libselinux-static-3.8-1.el10.aarch64 Static libraries used to build SELinux a4f4ae2fdbe14e985780f6e67e4719c05187e15e8bee88efd6af76999e2d913f download
src
libselinux-3.8-1.el10.src SELinux library and simple utilities 7c83709e5728beb70726ed93fa416428f3aa02a5b41575fe0121712d9453ce73 download
Changelog link
* 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 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.7-5
- Rebuilt for MSVSphere 10

* 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

* Tue Jul 09 2024 Petr Lautrbach <lautrbach@redhat.com> - 3.7-2
- set free'd data to NULL (#2295428)