rpms/libselinux/devel .cvsignore, 1.148, 1.149 libselinux.spec, 1.283, 1.284 sources, 1.150, 1.151

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Thu Sep 13 12:30:11 UTC 2007


Author: dwalsh

Update of /cvs/extras/rpms/libselinux/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30601

Modified Files:
	.cvsignore libselinux.spec sources 
Log Message:



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libselinux/devel/.cvsignore,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- .cvsignore	23 Aug 2007 20:56:16 -0000	1.148
+++ .cvsignore	13 Sep 2007 12:29:38 -0000	1.149
@@ -127,3 +127,4 @@
 libselinux-2.0.29.tgz
 libselinux-2.0.30.tgz
 libselinux-2.0.31.tgz
+libselinux-2.0.33.tgz


Index: libselinux.spec
===================================================================
RCS file: /cvs/extras/rpms/libselinux/devel/libselinux.spec,v
retrieving revision 1.283
retrieving revision 1.284
diff -u -r1.283 -r1.284
--- libselinux.spec	6 Sep 2007 12:37:00 -0000	1.283
+++ libselinux.spec	13 Sep 2007 12:29:38 -0000	1.284
@@ -1,12 +1,11 @@
 %define libsepolver 2.0.1-1
 Summary: SELinux library and simple utilities
 Name: libselinux
-Version: 2.0.31
-Release: 4%{?dist}
+Version: 2.0.33
+Release: 1%{?dist}
 License: Public domain (uncopyrighted)
 Group: System Environment/Libraries
 Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
-Patch: libselinux-rhat.patch
 
 BuildRequires: libsepol-devel >= %{libsepolver} swig
 Requires: libsepol >= %{libsepolver}
@@ -49,7 +48,6 @@
 
 %prep
 %setup -q
-%patch -p1 -b .rhat
 
 %build
 make clean
@@ -124,6 +122,12 @@
 
 %changelog
 
+* Thu Sep 13 2007 Dan Walsh <dwalsh at redhat.com> - 2.0.33-1
+- Upgrade to latest from NSA
+	* Re-map a getxattr return value of 0 to a getfilecon return value of -1 with errno EOPNOTSUPP from Stephen Smalley.
+	* Fall back to the compat code for security_class_to_string and security_av_perm_to_string from Stephen Smalley.
+	* Fix swig binding for rpm_execcon from James Athey.
+
 * Thu Sep 6 2007 Dan Walsh <dwalsh at redhat.com> - 2.0.31-4
 - Apply James Athway patch to fix rpm_execcon python binding
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libselinux/devel/sources,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- sources	23 Aug 2007 20:56:16 -0000	1.150
+++ sources	13 Sep 2007 12:29:38 -0000	1.151
@@ -1 +1 @@
-5cc13dcc33d5a9c88a625b4a49626e9b  libselinux-2.0.31.tgz
+0f6bba5799228f0a11e155a6807f63b7  libselinux-2.0.33.tgz




More information about the fedora-extras-commits mailing list