rpms/libselinux/devel .cvsignore, 1.96, 1.97 libselinux.spec, 1.171, 1.172 sources, 1.98, 1.99

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jan 4 15:41:02 UTC 2006


Author: dwalsh

Update of /cvs/dist/rpms/libselinux/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv14667

Modified Files:
	.cvsignore libselinux.spec sources 
Log Message:
* Wed Jan 4 2006 Dan Walsh <dwalsh at redhat.com> 1.29.3-1
- Upgrade to latest from NSA
	* Merged several fixes and improvements from Ulrich Drepper
	  (Red Hat), including:
	  - corrected use of getline
	  - further calls to __fsetlocking for local files
	  - use of strdupa and asprintf
	  - proper handling of dirent in booleans code
	  - use of -z relro
	  - several other optimizations
	* Merged getpidcon python wrapper from Dan Walsh (Red Hat).



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/libselinux/devel/.cvsignore,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- .cvsignore	14 Dec 2005 19:19:29 -0000	1.96
+++ .cvsignore	4 Jan 2006 15:40:59 -0000	1.97
@@ -70,3 +70,4 @@
 libselinux-1.28.tgz
 libselinux-1.29.1.tgz
 libselinux-1.29.2.tgz
+libselinux-1.29.3.tgz


Index: libselinux.spec
===================================================================
RCS file: /cvs/dist/rpms/libselinux/devel/libselinux.spec,v
retrieving revision 1.171
retrieving revision 1.172
diff -u -r1.171 -r1.172
--- libselinux.spec	24 Dec 2005 13:03:59 -0000	1.171
+++ libselinux.spec	4 Jan 2006 15:40:59 -0000	1.172
@@ -2,12 +2,12 @@
 %define libsetransver 0.1.11-1
 Summary: SELinux library and simple utilities
 Name: libselinux
-Version: 1.29.2
-Release: 4
+Version: 1.29.3
+Release: 1
 License: Public domain (uncopyrighted)
 Group: System Environment/Libraries
 Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
-Patch: libselinux-rhat.patch
+#Patch: libselinux-rhat.patch
 
 BuildRequires: libsepol-devel >= %{libsepolver}
 Requires: libsepol >= %{libsepolver}
@@ -50,7 +50,7 @@
 
 %prep
 %setup -q
-%patch -p1 -b .rhat
+#%patch -p1 -b .rhat
 
 %build
 make clean
@@ -110,6 +110,18 @@
 %{_libdir}/python2.4/site-packages/selinux.py*
 
 %changelog
+* Wed Jan 4 2006 Dan Walsh <dwalsh at redhat.com> 1.29.3-1
+- Upgrade to latest from NSA
+	* Merged several fixes and improvements from Ulrich Drepper
+	  (Red Hat), including:
+	  - corrected use of getline
+	  - further calls to __fsetlocking for local files
+	  - use of strdupa and asprintf
+	  - proper handling of dirent in booleans code
+	  - use of -z relro
+	  - several other optimizations
+	* Merged getpidcon python wrapper from Dan Walsh (Red Hat).
+
 * Sat Dec 24 2005 Dan Walsh <dwalsh at redhat.com> 1.29.2-4
 - Add build requires line for libsepol-devel
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libselinux/devel/sources,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- sources	14 Dec 2005 19:19:29 -0000	1.98
+++ sources	4 Jan 2006 15:40:59 -0000	1.99
@@ -1 +1 @@
-51e725936d4887965207ffa48d137271  libselinux-1.29.2.tgz
+f65f31e4fd2edb0cf4070f44b1afe633  libselinux-1.29.3.tgz




More information about the fedora-cvs-commits mailing list