Package libsepol-devel-2.9-3.el8.i686
Name | libsepol-devel |
---|---|
Epoch | 0 |
Version | 2.9 |
Release | 3.el8 |
Architecture | i686 |
Website/URL | https://github.com/SELinuxProject/selinux/wiki |
License | LGPLv2+ |
Build Time | 2023-08-08 17:28:57 |
Build Host | builder-x86-05.inferitos.ru |
Summary | Header files and libraries used to build policy manipulation tools |
Repositories | BaseOS |
Description | The libsepol-devel package contains the libraries and header files needed for developing applications that manipulate binary policies. |
Errata | — |
Size | 86 KiB |
Source Project | libsepol-2.9-3.el8 |
SHA-256 checksum | 368257594a04b146bc706a7b41d29e161a25b2d386e31216d237b0c32d28adff |
×
* 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