Information for build libselinux-2.8-3.fc29
ID | 64605 | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | libselinux | |||||||||||||||||||||||||||||||
Version | 2.8 | |||||||||||||||||||||||||||||||
Release | 3.fc29 | |||||||||||||||||||||||||||||||
Epoch | ||||||||||||||||||||||||||||||||
Summary | SELinux library and simple utilities | |||||||||||||||||||||||||||||||
Description | 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. | |||||||||||||||||||||||||||||||
Built by | davidlt | |||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||||
Started | Wed, 25 Jul 2018 02:13:49 UTC | |||||||||||||||||||||||||||||||
Completed | Wed, 25 Jul 2018 04:03:16 UTC | |||||||||||||||||||||||||||||||
Task | build (f29-candidate, libselinux-2.8-3.fc29.src.rpm) | |||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||
Logs |
|
|||||||||||||||||||||||||||||||
Changelog | * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 2.8-2 - Rebuilt for Python 3.7 * Fri May 25 2018 Petr Lautrbach <plautrba@redhat.com> - 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-rc3 release candidate * Fri May 04 2018 Petr Lautrbach <plautrba@redhat.com> - 2.8-0.rc2.1 - SELinux userspace 2.8-rc2 release candidate * Mon Apr 23 2018 Petr Lautrbach <plautrba@redhat.com> - 2.8-0.rc1.1 - SELinux userspace 2.8-rc1 release candidate * Wed Mar 21 2018 Petr Lautrbach <plautrba@redhat.com> - 2.7-13 - build: Replace PYSITEDIR with PYTHONLIBDIR * Tue Mar 13 2018 Petr Lautrbach <plautrba@redhat.com> - 2.7-12 - Correct manpages regarding removable_context - build: follow standard semantics for DESTDIR and PREFIX * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.7-11 - Escape macros in %changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.7-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.7-9 - Switch to %ldconfig_scriptlets * Tue Jan 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.7-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Jan 05 2018 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.7-7 - F-28: rebuild for ruby25 * Wed Nov 22 2017 Petr Lautrbach <plautrba@redhat.com> - 2.7-6 - Rebuild with libsepol-2.7-3 * Fri Oct 20 2017 Petr Lautrbach <plautrba@redhat.com> - 2.7-5 - Drop golang bindings - Add support for pcre2 to pkgconfig definition * Wed Sep 27 2017 Petr Šabata <contyk@redhat.com> - 2.7-4 - Enable the python3 subpackages on EL * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.7-3 - Also add Provides for the old name without %_isa * Thu Aug 10 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.7-2 - Python 2 binary package renamed to python2-libselinux See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 - Python 3 binary package renamed to python3-libselinux * Mon Aug 07 2017 Petr Lautrbach <plautrba@redhat.com> - 2.7-1 - Update to upstream release 2017-08-04 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Sat Jul 29 2017 Florian Weimer <fweimer@redhat.com> - 2.6-9 - Rebuild with binutils fix for ppc64le (#1475636) * Fri Jul 28 2017 Petr Lautrbach <plautrba@redhat.com> - 2.6-8 - Always unmount selinuxfs for SELINUX=disabled * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Apr 28 2017 Petr Lautrbach <plautrba@redhat.com> - 2.6-6 - Don't finalize mount state in selinux_set_policy_root() - Follow upstream and rename _selinux.so to _selinux.cpython-36m-x86_64-linux-gnu.so * Thu Apr 06 2017 Petr Lautrbach <plautrba@redhat.com> - 2.6-5 - Fix setfiles progress indicator * Wed Mar 22 2017 Petr Lautrbach <plautrba@redhat.com> - 2.6-4 - Fix segfault in selinux_restorecon_sb() (#1433577) - Change matchpathcon usage to match with matchpathcon manpage - Fix a corner case getsebool return value * Tue Mar 14 2017 Petr Lautrbach <plautrba@redhat.com> - 2.6-3 - Fix 'semanage boolean -m' to modify active value * Thu Mar 02 2017 Petr Lautrbach <plautrba@redhat.com> - 2.6-2 - Fix FTBFS - fatal error (#1427902) * Sun Feb 12 2017 Petr Lautrbach <plautrba@redhat.com> - 2.6-1 - Update to upstream release 2016-10-14 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 01 2017 Stephen Gallagher <sgallagh@redhat.com> - 2.5-17 - Add missing %license macro * Fri Jan 13 2017 Vít Ondruch <vondruch@redhat.com> - 2.5-16 - Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.4 * Wed Jan 11 2017 Petr Lautrbach <plautrba@redhat.com> - 2.5-15 - Rewrite restorecon() python method * Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.5-14 - Rebuild for Python 3.6 * Tue Nov 22 2016 Petr Lautrbach <plautrba@redhat.com> - 2.5-13 - Fix pointer handling in realpath_not_final (#1376598) * Mon Oct 03 2016 Petr Lautrbach <plautrba@redhat.com> 2.5-12 - Fix -Wsign-compare warnings - Drop unused stdio_ext.h header file - Kill logging check for selinux_enabled() - Drop usage of _D_ALLOC_NAMLEN - Add openrc_contexts functions - Fix redefinition of XATTR_NAME_SELINUX - Correct error path to always try text - Clean up process_file() - Handle NULL pcre study data - Fix in tree compilation of utils that depend on libsepol * Mon Aug 01 2016 Petr Lautrbach <plautrba@redhat.com> 2.5-11 - Rebuilt with libsepol-2.5-9 |