diff --git a/.cvsignore b/.cvsignore index 9525267..9bf1fbd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -49,3 +49,4 @@ libselinux-1.26.tgz libselinux-1.27.1.tgz libselinux-1.27.2.tgz libselinux-1.27.3.tgz +libselinux-1.27.4.tgz diff --git a/libselinux.spec b/libselinux.spec index 961ed2e..1400c24 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,6 +1,6 @@ Summary: SELinux library and simple utilities Name: libselinux -Version: 1.27.3 +Version: 1.27.4 Release: 1 License: Public domain (uncopyrighted) Group: System Environment/Libraries @@ -84,6 +84,12 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/* %changelog +* Thu Oct 6 2005 Dan Walsh 1.27.4-1 +- Update to latest from NSA + * Merged fix for matchpathcon (regcomp error checking) from Johan + Fischer. Also added use of regerror to obtain the error string + for inclusion in the error message. + * Tue Oct 4 2005 Dan Walsh 1.27.3-1 - Update to latest from NSA * Changed getseuserbyname to not require (and ignore if present) diff --git a/sources b/sources index 62fd55e..61f8826 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c2d7c43c0e702073b1de3e357ef58d3 libselinux-1.27.3.tgz +0947eb45d7239fe0456b03044b4792fc libselinux-1.27.4.tgz