Tue, 18 Jun 2024 13:20:14 UTC | login

Information for build libselinux-2.9-5.fc31

ID125383
Package Namelibselinux
Version2.9
Release5.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libselinux.git#0db7048f3dc8bc5af59719ce7c4e434684a8b41f
SummarySELinux library and simple utilities
DescriptionSecurity-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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 15 Aug 2019 22:12:05 UTC
CompletedThu, 15 Aug 2019 23:39:37 UTC
Taskbuild (f31-candidate, /rpms/libselinux.git:0db7048f3dc8bc5af59719ce7c4e434684a8b41f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libselinux.git#0db7048f3dc8bc5af59719ce7c4e434684a8b41f'}}
Tags
f31
RPMs
src
libselinux-2.9-5.fc31.src.rpm (info) (download)
riscv64
libselinux-2.9-5.fc31.riscv64.rpm (info) (download)
libselinux-devel-2.9-5.fc31.riscv64.rpm (info) (download)
libselinux-ruby-2.9-5.fc31.riscv64.rpm (info) (download)
libselinux-static-2.9-5.fc31.riscv64.rpm (info) (download)
libselinux-utils-2.9-5.fc31.riscv64.rpm (info) (download)
python3-libselinux-2.9-5.fc31.riscv64.rpm (info) (download)
libselinux-debuginfo-2.9-5.fc31.riscv64.rpm (info) (download)
libselinux-debugsource-2.9-5.fc31.riscv64.rpm (info) (download)
libselinux-ruby-debuginfo-2.9-5.fc31.riscv64.rpm (info) (download)
libselinux-utils-debuginfo-2.9-5.fc31.riscv64.rpm (info) (download)
python3-libselinux-debuginfo-2.9-5.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Aug 12 2019 Petr Lautrbach <plautrba@redhat.com> - 2.9-5 - Drop python2-libselinux (#1739646) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jun 28 2019 Petr Lautrbach <plautrba@redhat.com> - 2.9-3 - Use standard build flags for Python bindings * Fri May 24 2019 Petr Lautrbach <plautrba@redhat.com> - 2.9-2 - Use Python distutils to install SELinux python bindings * Mon Mar 18 2019 Petr Lautrbach <plautrba@redhat.com> - 2.9-1 - SELinux userspace 2.9 release * Wed Mar 06 2019 Petr Lautrbach <plautrba@redhat.com> - 2.9-0.rc2.1 - SELinux userspace 2.9-rc2 release * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9-0.rc1.1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jan 25 2019 Petr Lautrbach <plautrba@redhat.com> - 2.9-0.rc1.1 - SELinux userspace 2.9-rc1 release * Tue Jan 22 2019 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.8-8 - F-30: again rebuild against ruby26 * Mon Jan 21 2019 Petr Lautrbach <plautrba@redhat.com> - 2.8-7 - selinux_restorecon: Skip customized files also without -v - Do not dereference symlink with statfs in selinux_restorecon * Mon Jan 21 2019 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.8-6 - F-30: rebuild against ruby26 * Tue Nov 13 2018 Petr Lautrbach <plautrba@redhat.com> - 2.8-5 - Fix RESOURCE_LEAK coverity scan defects * Tue Sep 04 2018 Petr Lautrbach <plautrba@redhat.com> - 2.8-4 - Fix the whatis line for the selinux_boolean_sub.3 manpage - Fix line wrapping in selabel_file.5 - Fix spelling errors in manpages * 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