rpms/mcstrans/F-9 .cvsignore, 1.19, 1.20 mcstrans.spec, 1.36, 1.37 sources, 1.22, 1.23

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Wed May 7 12:55:51 UTC 2008


Author: dwalsh

Update of /cvs/extras/rpms/mcstrans/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv930

Modified Files:
	.cvsignore mcstrans.spec sources 
Log Message:
* Tue May 6 2008 Dan Walsh <dwalsh at redhat.com> 0.2.10-1
- More error checking on failed strdup



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mcstrans/F-9/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- .cvsignore	14 Apr 2008 21:14:18 -0000	1.19
+++ .cvsignore	7 May 2008 12:55:15 -0000	1.20
@@ -16,3 +16,5 @@
 mcstrans-0.2.6.tgz
 mcstrans-0.2.7.tgz
 mcstrans-0.2.8.tgz
+mcstrans-0.2.9.tgz
+mcstrans-0.2.10.tgz


Index: mcstrans.spec
===================================================================
RCS file: /cvs/extras/rpms/mcstrans/F-9/mcstrans.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- mcstrans.spec	14 Apr 2008 21:14:18 -0000	1.36
+++ mcstrans.spec	7 May 2008 12:55:15 -0000	1.37
@@ -1,6 +1,6 @@
 Summary: SELinux Translation Daemon
 Name: mcstrans
-Version: 0.2.8
+Version: 0.2.10
 Release: 1%{?dist}
 License: GPL
 Group: System Environment/Daemons
@@ -70,6 +70,12 @@
 %{_sysconfdir}/rc.d/init.d/mcstrans
 
 %changelog
+* Tue May 6 2008 Dan Walsh <dwalsh at redhat.com> 0.2.10-1
+- More error checking on failed strdup
+
+* Tue May 6 2008 Dan Walsh <dwalsh at redhat.com> 0.2.9-1
+- Start mcstrans before netlabel
+
 * Mon Apr 14 2008 Dan Walsh <dwalsh at redhat.com> 0.2.8-1
 - Fix error handling
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mcstrans/F-9/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- sources	14 Apr 2008 21:14:18 -0000	1.22
+++ sources	7 May 2008 12:55:15 -0000	1.23
@@ -1 +1 @@
-39e0c4ad982cd2f14e524f5240ec06d7  mcstrans-0.2.8.tgz
+76b978c652a7954f58afcc7532daa086  mcstrans-0.2.10.tgz




More information about the scm-commits mailing list