Пакет libselinux-2.9-8.el8.src
Имя | libselinux |
---|---|
Эпоха | 0 |
Версия | 2.9 |
Релиз | 8.el8 |
Архитектура | src |
Сайт | https://github.com/SELinuxProject/selinux/wiki |
Лицензия | Public Domain |
Время сборки | 2024-07-11 20:17:14 |
Хост сборки | builder-x86-05.inferitos.ru |
Краткое описание | SELinux library and simple utilities |
Репозитории | BaseOS |
Полное описание | 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. |
Эррата | — |
Размер | 344 КиБ |
Исходный проект | libselinux-2.9-8.el8 |
Контрольная сумма SHA-256 | 099ef2f1da541b78b4ae0bbc60b54b6ea4732ecfcc45a136ce3f89f9279c52c3 |
×
* 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