rpms/libselinux/devel libselinux-rhat.patch, 1.155, 1.156 libselinux.spec, 1.331, 1.332

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Sun Jun 29 12:31:52 UTC 2008


Author: dwalsh

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

Modified Files:
	libselinux-rhat.patch libselinux.spec 
Log Message:
* Sun Jun 29 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.67-2
- Add Karel Zak patch for freecon man page


libselinux-rhat.patch:

Index: libselinux-rhat.patch
===================================================================
RCS file: /cvs/extras/rpms/libselinux/devel/libselinux-rhat.patch,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -r1.155 -r1.156
--- libselinux-rhat.patch	22 Jun 2008 13:48:37 -0000	1.155
+++ libselinux-rhat.patch	29 Jun 2008 12:31:00 -0000	1.156
@@ -1,6 +1,21 @@
-diff --exclude-from=exclude -N -u -r nsalibselinux/man/man8/selinuxconlist.8 libselinux-2.0.65/man/man8/selinuxconlist.8
+diff --exclude-from=exclude -N -u -r nsalibselinux/man/man3/freecon.3 libselinux-2.0.67/man/man3/freecon.3
+--- nsalibselinux/man/man3/freecon.3	2008-06-12 23:25:12.000000000 -0400
++++ libselinux-2.0.67/man/man3/freecon.3	2008-06-29 08:28:37.000000000 -0400
+@@ -15,6 +15,11 @@
+ .B freeconary
+ frees the memory allocated for a context array.
+ 
++If
++.I con
++is NULL, no operation is performed.
++
++
+ .SH "SEE ALSO"
+ .BR selinux "(8)"
+ 
+diff --exclude-from=exclude -N -u -r nsalibselinux/man/man8/selinuxconlist.8 libselinux-2.0.67/man/man8/selinuxconlist.8
 --- nsalibselinux/man/man8/selinuxconlist.8	1969-12-31 19:00:00.000000000 -0500
-+++ libselinux-2.0.65/man/man8/selinuxconlist.8	2008-06-22 09:46:55.000000000 -0400
++++ libselinux-2.0.67/man/man8/selinuxconlist.8	2008-06-29 08:27:30.000000000 -0400
 @@ -0,0 +1,18 @@
 +.TH "selinuxconlist" "1" "7 May 2008" "dwalsh at redhat.com" "SELinux Command Line documentation"
 +.SH "NAME"
@@ -20,9 +35,9 @@
 +
 +.SH "SEE ALSO"
 +secon(8), selinuxdefcon(8)
-diff --exclude-from=exclude -N -u -r nsalibselinux/man/man8/selinuxdefcon.8 libselinux-2.0.65/man/man8/selinuxdefcon.8
+diff --exclude-from=exclude -N -u -r nsalibselinux/man/man8/selinuxdefcon.8 libselinux-2.0.67/man/man8/selinuxdefcon.8
 --- nsalibselinux/man/man8/selinuxdefcon.8	1969-12-31 19:00:00.000000000 -0500
-+++ libselinux-2.0.65/man/man8/selinuxdefcon.8	2008-06-22 09:46:55.000000000 -0400
++++ libselinux-2.0.67/man/man8/selinuxdefcon.8	2008-06-29 08:27:30.000000000 -0400
 @@ -0,0 +1,19 @@
 +.TH "selinuxdefcon" "1" "7 May 2008" "dwalsh at redhat.com" "SELinux Command Line documentation"
 +.SH "NAME"
@@ -43,9 +58,9 @@
 +
 +.SH "SEE ALSO"
 +secon(8), selinuxconlist(8)
-diff --exclude-from=exclude -N -u -r nsalibselinux/src/matchpathcon.c libselinux-2.0.65/src/matchpathcon.c
+diff --exclude-from=exclude -N -u -r nsalibselinux/src/matchpathcon.c libselinux-2.0.67/src/matchpathcon.c
 --- nsalibselinux/src/matchpathcon.c	2008-06-12 23:25:14.000000000 -0400
-+++ libselinux-2.0.65/src/matchpathcon.c	2008-06-22 09:46:55.000000000 -0400
++++ libselinux-2.0.67/src/matchpathcon.c	2008-06-29 08:27:30.000000000 -0400
 @@ -2,6 +2,7 @@
  #include <string.h>
  #include <errno.h>


Index: libselinux.spec
===================================================================
RCS file: /cvs/extras/rpms/libselinux/devel/libselinux.spec,v
retrieving revision 1.331
retrieving revision 1.332
diff -u -r1.331 -r1.332
--- libselinux.spec	26 Jun 2008 12:14:16 -0000	1.331
+++ libselinux.spec	29 Jun 2008 12:31:00 -0000	1.332
@@ -4,7 +4,7 @@
 Summary: SELinux library and simple utilities
 Name: libselinux
 Version: 2.0.67
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: Public Domain
 Group: System Environment/Libraries
 Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@@ -136,6 +136,9 @@
 %{python_sitearch}/selinux/*
 
 %changelog
+* Sun Jun 29 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.67-2
+- Add Karel Zak patch for freecon man page
+
 * Sun Jun 22 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.67-1
 - Update to Upstream
 	* New and revised AVC, label, and mapping man pages from Eamon Walsh.




More information about the fedora-extras-commits mailing list