* Tue Nov 2 2009 Dan Walsh <dwalsh@redhat.com> 2.0.75-1
- Update to upstream * Factor out restoring logic from setfiles.c into restore.c
This commit is contained in:
parent
44bb682976
commit
942b683f29
@ -208,3 +208,4 @@ policycoreutils-2.0.71.tgz
|
|||||||
sepolgen-1.0.17.tgz
|
sepolgen-1.0.17.tgz
|
||||||
policycoreutils-2.0.73.tgz
|
policycoreutils-2.0.73.tgz
|
||||||
policycoreutils-2.0.74.tgz
|
policycoreutils-2.0.74.tgz
|
||||||
|
policycoreutils-2.0.75.tgz
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -5,8 +5,8 @@
|
|||||||
%define sepolgenver 1.0.17
|
%define sepolgenver 1.0.17
|
||||||
Summary: SELinux policy core utilities
|
Summary: SELinux policy core utilities
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 2.0.74
|
Version: 2.0.75
|
||||||
Release: 15%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||||
@ -296,6 +296,10 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 2 2009 Dan Walsh <dwalsh@redhat.com> 2.0.75-1
|
||||||
|
- Update to upstream
|
||||||
|
* Factor out restoring logic from setfiles.c into restore.c
|
||||||
|
|
||||||
* Fri Oct 30 2009 Dan Walsh <dwalsh@redhat.com> 2.0.74-15
|
* Fri Oct 30 2009 Dan Walsh <dwalsh@redhat.com> 2.0.74-15
|
||||||
- Fix typo in seobject.py
|
- Fix typo in seobject.py
|
||||||
|
|
||||||
|
3
sources
3
sources
@ -1,3 +1,2 @@
|
|||||||
480cc64a050735fa1163a87dc89c4f49 sepolgen-1.0.17.tgz
|
480cc64a050735fa1163a87dc89c4f49 sepolgen-1.0.17.tgz
|
||||||
60aa41df668a557892296ff02c7411aa policycoreutils-2.0.74.tgz
|
3798f448cdc084e535507f0eee209fc7 policycoreutils-2.0.75.tgz
|
||||||
59d33101d57378ce69889cc078addf90 policycoreutils_man_ru2.tar.bz2
|
|
||||||
|
Loading…
Reference in New Issue
Block a user