automatic version update by autodist [release 3.8-1mamba;Sun Feb 09 2025]
This commit is contained in:
parent
aa19fb711b
commit
33311bc343
@ -1,5 +1,5 @@
|
|||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 3.7
|
Version: 3.8
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: SELinux policy management library
|
Summary: SELinux policy management library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -31,7 +31,6 @@ This package provides the shared libraries for SELinux policy management. It use
|
|||||||
Security-enhanced Linux is a patch 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.
|
Security-enhanced Linux is a patch 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.
|
||||||
This package contains static libraries and header files needed for development.
|
This package contains static libraries and header files needed for development.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n selinux-libsemanage-%{version}
|
%setup -q -n selinux-libsemanage-%{version}
|
||||||
@ -52,8 +51,6 @@ cd libsemanage
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -74,6 +71,9 @@ cd libsemanage
|
|||||||
%{_mandir}/man3/semanage_*.3*
|
%{_mandir}/man3/semanage_*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 09 2025 Automatic Build System <autodist@openmamba.org> 3.8-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jun 29 2024 Automatic Build System <autodist@openmamba.org> 3.7-1mamba
|
* Sat Jun 29 2024 Automatic Build System <autodist@openmamba.org> 3.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user