Пакет libsepol-2.9-3.el8.src
Имя | libsepol |
---|---|
Эпоха | 0 |
Версия | 2.9 |
Релиз | 3.el8 |
Архитектура | src |
Сайт | https://github.com/SELinuxProject/selinux/wiki |
Лицензия | LGPLv2+ |
Время сборки | 2023-08-08 17:28:39 |
Хост сборки | builder-x86-05.inferitos.ru |
Краткое описание | SELinux binary policy manipulation library |
Репозитории | 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. libsepol provides an API for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, as well as by programs like load_policy that need to perform specific transformations on binary policies such as customizing policy boolean settings. |
Эррата | — |
Размер | 549 КиБ |
Исходный проект | libsepol-2.9-3.el8 |
Контрольная сумма SHA-256 | a0e742cf33e54b48de0fc4360a7229f630d4ea8794ce63da0a5a47ed75041269 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.9-3 - Rebuilt for MSVSphere 8.8 * Wed Aug 18 2021 Vit Mojzis <vmojzis@redhat.com> - 2.9-3 - cil: Fix out-of-bound read of file context pattern ending with "\" - cil: Destroy classperms list when resetting classpermission (#1983517) - cil: Destroy classperm list when resetting map perms (#1983521) - cil: cil_reset_classperms_set() should not reset classpermission (#1983525) - cil: Set class field to NULL when resetting struct cil_classperms - cil: More strict verification of constraint leaf expressions - cil: Exit with an error if declaration name is a reserved word - cil: Allow permission expressions when using map classes - cil: Reorder checks for invalid rules when building AST - cil: Cleanup build AST helper functions - cil: Create new first child helper function for building AST - cil: Remove unused field from struct cil_args_resolve - cil: Destroy disabled optional blocks after pass is complete - cil: Check if name is a macro parameter first - cil: fix NULL pointer dereference in __cil_insert_name - cil: Report disabling an optional block only at high verbose levels - cil: Use AST to track blocks and optionals when resolving - cil: Reorder checks for invalid rules when resolving AST - cil: Sync checks for invalid rules in booleanifs - cil: Check for statements not allowed in optional blocks (#1983530) * Wed Jan 06 2021 Vit Mojzis <vmojzis@redhat.com> - 2.9-2 - Drop unnecessary telinit (#1838257) * Mon Mar 18 2019 Petr Lautrbach <plautrba@redhat.com> - 2.9-1 - SELinux userspace 2.9 release * Mon Nov 05 2018 Petr Lautrbach <plautrba@redhat.com> - 2.8-2 - Fix RESOURCE_LEAK coverity scan defects * Fri May 25 2018 Petr Lautrbach <plautrba@workstation> - 2.8-1 - SELinux userspace 2.8 release * Mon May 14 2018 Petr Lautrbach <plautrba@redhat.com> - 2.8-0.rc3.1 - SELinux userspace 2.8-rc1 release candidate * Mon Apr 23 2018 Petr Lautrbach <plautrba@redhat.com> - 2.0-0.rc1.1 - SELinux userspace 2.8-rc1 release candidate * Wed Mar 21 2018 Petr Lautrbach <plautrba@redhat.com> - 2.7-6 - Prevent freeing unitialized value in ibendport handling - Add support for the SCTP portcon keyword - Export sepol_polcap_getnum/name functions * Tue Mar 13 2018 Petr Lautrbach <plautrba@redhat.com> - 2.7-5 - cil: Create new keep field for type attribute sets - build: follow standard semantics for DESTDIR and PREFIX - cil: show an error when cil_expr_to_string() fails