[ Все 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 ]
×

Проект libsepol-2.9-3.el8

Имя libsepol
Эпоха 0
Версия 2.9
Релиз 3.el8
Сайт 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
libsepol-2.9-3.el8.x86_64 SELinux binary policy manipulation library 61133ae773265da3c471a8ab7bb4cf20129634e6f77ec4aef6429ef9eed83b98 download
libsepol-devel-2.9-3.el8.x86_64 Header files and libraries used to build policy manipulation tools 1c6fc79471985c33b5f1fc688581df71dce3f7c76e38bc41e9fb2ad8ab29560c download
libsepol-static-2.9-3.el8.x86_64 static libraries used to build policy manipulation tools 0bb81b38a08c1db6b67ddc2a9ab479065053030a4fe6e8558bc049d0345ebb38 download
i686
libsepol-2.9-3.el8.i686 SELinux binary policy manipulation library 9652a3509670031521070990bf1ac4b8d61fc1d1649910339bd6070eb936f9d5 download
libsepol-devel-2.9-3.el8.i686 Header files and libraries used to build policy manipulation tools 368257594a04b146bc706a7b41d29e161a25b2d386e31216d237b0c32d28adff download
libsepol-static-2.9-3.el8.i686 static libraries used to build policy manipulation tools 249a162faaa3c6677e5eac7e69e9f12cb6552002b5f5ab97bc0bed59aa9bd0cf download
src
libsepol-2.9-3.el8.src SELinux binary policy manipulation library a0e742cf33e54b48de0fc4360a7229f630d4ea8794ce63da0a5a47ed75041269 download
История изменений link
* 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