[ 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 ]
×

Package python3-libselinux-2.9-8.el8.x86_64 download

Name python3-libselinux
Epoch 0
Version 2.9
Release 8.el8
Architecture x86_64
Website/URL https://github.com/SELinuxProject/selinux/wiki
License Public Domain
Build Time 2024-07-11 20:17:32
Build Host builder-x86-05.inferitos.ru
Summary SELinux python 3 bindings for libselinux
Repositories BaseOS
Description The libselinux-python3 package contains python 3 bindings for developing SELinux applications.
Errata
Size 283 KiB
Source Project libselinux-2.9-8.el8
SHA-256 checksum eea0c882efa9ef029de158de972fbe3f7c839763efdcebd7d90a37e65cf54ca9
× Full screenshot
Changelog link
* 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