Fri, 19 Apr 2024 21:50:21 UTC | login

Information for build libsepol-3.2-2.el9

ID5240
Package Namelibsepol
Version3.2
Release2.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/libsepol#aeef8bedb058fb9f0a55b272c3427406c25042c5
SummarySELinux binary policy manipulation library
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. 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.
Built bymboddu
State complete
Volume DEFAULT
StartedFri, 16 Apr 2021 03:09:15 UTC
CompletedFri, 16 Apr 2021 03:44:19 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/libsepol:aeef8bedb058fb9f0a55b272c3427406c25042c5)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/libsepol#aeef8bedb058fb9f0a55b272c3427406c25042c5'}}
Tags No tags
RPMs
src
libsepol-3.2-2.el9.src.rpm (info) (download)
aarch64
libsepol-3.2-2.el9.aarch64.rpm (info) (download)
libsepol-devel-3.2-2.el9.aarch64.rpm (info) (download)
libsepol-static-3.2-2.el9.aarch64.rpm (info) (download)
libsepol-debuginfo-3.2-2.el9.aarch64.rpm (info) (download)
libsepol-debugsource-3.2-2.el9.aarch64.rpm (info) (download)
i686
libsepol-3.2-2.el9.i686.rpm (info) (download)
libsepol-devel-3.2-2.el9.i686.rpm (info) (download)
libsepol-static-3.2-2.el9.i686.rpm (info) (download)
libsepol-debuginfo-3.2-2.el9.i686.rpm (info) (download)
libsepol-debugsource-3.2-2.el9.i686.rpm (info) (download)
ppc64le
libsepol-3.2-2.el9.ppc64le.rpm (info) (download)
libsepol-devel-3.2-2.el9.ppc64le.rpm (info) (download)
libsepol-static-3.2-2.el9.ppc64le.rpm (info) (download)
libsepol-debuginfo-3.2-2.el9.ppc64le.rpm (info) (download)
libsepol-debugsource-3.2-2.el9.ppc64le.rpm (info) (download)
s390x
libsepol-3.2-2.el9.s390x.rpm (info) (download)
libsepol-devel-3.2-2.el9.s390x.rpm (info) (download)
libsepol-static-3.2-2.el9.s390x.rpm (info) (download)
libsepol-debuginfo-3.2-2.el9.s390x.rpm (info) (download)
libsepol-debugsource-3.2-2.el9.s390x.rpm (info) (download)
x86_64
libsepol-3.2-2.el9.x86_64.rpm (info) (download)
libsepol-devel-3.2-2.el9.x86_64.rpm (info) (download)
libsepol-static-3.2-2.el9.x86_64.rpm (info) (download)
libsepol-debuginfo-3.2-2.el9.x86_64.rpm (info) (download)
libsepol-debugsource-3.2-2.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.2-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Mon Mar 08 2021 Petr Lautrbach <plautrba@redhat.com> - 3.2-1 - SELinux userspace 3.2 release * Fri Feb 05 2021 Petr Lautrbach <plautrba@redhat.com> - 3.2-0.rc2.1 - SELinux userspace 3.2-rc2 release * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.2-0.rc1.1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jan 20 2021 Petr Lautrbach <plautrba@redhat.com> - 3.2-0.rc1.1 - SELinux userspace 3.2-rc1 release * Fri Nov 20 2020 Petr Lautrbach <plautrba@redhat.com> - 3.1-5 - Drop and obsolete libsepol-compat subpackage - cil: Give error for more than one true or false block * Fri Oct 23 2020 Petr Lautrbach <plautrba@redhat.com> - 3.1-4 - Drop deprecated functions and duplicated symbols - Dange library version to libsepol.so.2 - temporary ship -compat with libsepol.so.1 - Re-enable LTO flags * Mon Jul 27 2020 Petr Lautrbach <plautrba@redhat.com> - 3.1-3 - Disable LTO cflags - Drop telinit from % post sciptlet * Mon Jul 13 2020 Tom Stellard <tstellar@redhat.com> - 3.1-2 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro - Use set_build_flags and -fno-semantic-interposition * Fri Jul 10 2020 Petr Lautrbach <plautrba@redhat.com> - 3.1-1 - SELinux userspace 3.1 release * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Jan 28 2020 Petr Lautrbach <plautrba@redhat.com> - 3.0-2 - Fix -fno-common issues discovered by GCC 10 * Fri Dec 06 2019 Petr Lautrbach <plautrba@redhat.com> - 3.0-1 - SELinux userspace 3.0 release * Mon Nov 11 2019 Petr Lautrbach <plautrba@redhat.com> - 3.0-0.rc.1 - SELinux userspace 3.0-rc1 release * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild