diff --git a/.cvsignore b/.cvsignore index 3810e1b..19b6bae 100644 --- a/.cvsignore +++ b/.cvsignore @@ -80,3 +80,4 @@ libselinux-1.30.tgz libselinux-1.30.1.tgz libselinux-1.30.3.tgz libselinux-1.30.5.tgz +libselinux-1.30.6.tgz diff --git a/libselinux.spec b/libselinux.spec index 882d00e..8b062be 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,7 +1,7 @@ %define libsepolver 1.12.6-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 1.30.5 +Version: 1.30.6 Release: 1 License: Public domain (uncopyrighted) Group: System Environment/Libraries @@ -110,7 +110,15 @@ exit 0 %{_libdir}/python*/site-packages/selinux.py* %changelog +* Mon May 8 2006 Dan Walsh 1.30.6-1 +- Upgrade to latest from NSA + * Merged getfscreatecon man page fix from Dan Walsh. + * Updated booleans(8) man page to drop references to the old + booleans file and to note that setsebool can be used to set + the boot-time defaults via -P. + * Mon May 8 2006 Dan Walsh 1.30.5-1 +- Upgrade to latest from NSA * Merged fix warnings patch from Karl MacMillan. * Merged setrans client support from Dan Walsh. This removes use of libsetrans. diff --git a/sources b/sources index e5c1b93..aee6a62 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45c50620a9346d6d77f2a3229ffa26d2 libselinux-1.30.5.tgz +d05ed6cb416e62e9abb6cacece01e91a libselinux-1.30.6.tgz