Sat, 18 May 2024 02:27:16 UTC | login

Information for build libsepol-2.9-1.fc31

ID106234
Package Namelibsepol
Version2.9
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libsepol.git#ce5eeffdaa727025984da16c458fad1c01ab67b6
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 bydavidlt
State complete
Volume DEFAULT
StartedSun, 28 Jul 2019 02:27:43 UTC
CompletedSun, 28 Jul 2019 02:45:26 UTC
Taskbuild (f31-candidate, /rpms/libsepol.git:ce5eeffdaa727025984da16c458fad1c01ab67b6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libsepol.git#ce5eeffdaa727025984da16c458fad1c01ab67b6'}}
Tags
f31
RPMs
src
libsepol-2.9-1.fc31.src.rpm (info) (download)
riscv64
libsepol-2.9-1.fc31.riscv64.rpm (info) (download)
libsepol-devel-2.9-1.fc31.riscv64.rpm (info) (download)
libsepol-static-2.9-1.fc31.riscv64.rpm (info) (download)
libsepol-debuginfo-2.9-1.fc31.riscv64.rpm (info) (download)
libsepol-debugsource-2.9-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 Nov 13 2018 Petr Lautrbach <plautrba@redhat.com> - 2.8-3 - Fix RESOURCE_LEAK coverity scan defects * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * 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 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Nov 22 2017 Petr Lautrbach <plautrba@redhat.com> - 2.7-3 - free ibendport device names * Fri Oct 20 2017 Petr Lautrbach <plautrba@redhat.com> - 2.7-2 - reset pointer after free in cil_strpool_destroy() - cil: Add ability to redeclare types[attributes] - cil: Keep attributes used by generated attributes in neverallow rules - use IN6ADDR_ANY_INIT to initialize IPv6 addresses - fix memory leak in sepol_bool_query() - cil: drop wrong unused attribute - cil: fix -Wwrite-strings warning - cil: __cil_post_db_neverallow_attr_helper() does not use extra_args * 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-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Sun Jul 30 2017 Florian Weimer <fweimer@redhat.com> - 2.6-4 - Rebuild with binutils fix for ppc64le (#1475636) * Fri Jul 28 2017 Petr Lautrbach <plautrba@redhat.com> - 2.6-3 - Fix neverallow bug when checking conditional policy - Destroy the expanded level when mls_semantic_level_expand() fails - Do not seg fault on sepol_*_key_free(NULL)