diff --git a/.cvsignore b/.cvsignore index 135f57b..0c395bc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -71,3 +71,4 @@ libselinux-1.28.tgz libselinux-1.29.1.tgz libselinux-1.29.2.tgz libselinux-1.29.3.tgz +libselinux-1.29.4.tgz diff --git a/libselinux.spec b/libselinux.spec index 44141b4..cbad664 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,9 +1,9 @@ -%define libsepolver 1.11.2-2 +%define libsepolver 1.11.7-1 %define libsetransver 0.1.15-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 1.29.3 -Release: 2 +Version: 1.29.4 +Release: 1 License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz @@ -110,7 +110,12 @@ exit 0 %{_libdir}/python2.4/site-packages/selinux.py* %changelog -* Wed Jan 4 2006 Dan Walsh 1.29.4-1 +* Fri Jan 7 2006 Dan Walsh 1.29.4-1 +- Upgrade to latest from NSA + * Added format attribute to myprintf in matchpathcon.c and + removed obsoleted rootlen variable in init_selinux_config(). + +* Wed Jan 4 2006 Dan Walsh 1.29.3-2 - Build with new libsepol * Wed Jan 4 2006 Dan Walsh 1.29.3-1 diff --git a/sources b/sources index 25fa259..58148ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f65f31e4fd2edb0cf4070f44b1afe633 libselinux-1.29.3.tgz +14a01eff41a58032ed94f4c51c76efb7 libselinux-1.29.4.tgz