- Upgrade to upstream
Removed some trivial utils that were not useful or redundant. Changed BINDIR default to /usr/sbin to match change in Fedora. Added security_compute_member. Added man page for setcon.
This commit is contained in:
parent
cc63ca70ad
commit
8ecfe2db4e
@ -9,3 +9,4 @@ libselinux-1.17.16.tgz
|
|||||||
libselinux-1.18.1.tgz
|
libselinux-1.18.1.tgz
|
||||||
libselinux-1.19.1.tgz
|
libselinux-1.19.1.tgz
|
||||||
libselinux-1.19.2.tgz
|
libselinux-1.19.2.tgz
|
||||||
|
libselinux-1.19.3.tgz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: SELinux library and simple utilities
|
Summary: SELinux library and simple utilities
|
||||||
Name: libselinux
|
Name: libselinux
|
||||||
Version: 1.19.2
|
Version: 1.19.3
|
||||||
Release: 1
|
Release: 1
|
||||||
License: Public domain (uncopyrighted)
|
License: Public domain (uncopyrighted)
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -83,6 +83,13 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 30 2004 Dan Walsh <dwalsh@redhat.com> 1.19.3-1
|
||||||
|
- Upgrade to upstream
|
||||||
|
* Removed some trivial utils that were not useful or redundant.
|
||||||
|
* Changed BINDIR default to /usr/sbin to match change in Fedora.
|
||||||
|
* Added security_compute_member.
|
||||||
|
* Added man page for setcon.
|
||||||
|
|
||||||
* Tue Nov 30 2004 Dan Walsh <dwalsh@redhat.com> 1.19.2-1
|
* Tue Nov 30 2004 Dan Walsh <dwalsh@redhat.com> 1.19.2-1
|
||||||
- Upgrade to upstream
|
- Upgrade to upstream
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user