rpms/mcstrans/devel .cvsignore, 1.20, 1.21 mcstrans.spec, 1.37, 1.38 sources, 1.23, 1.24

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


Author: dwalsh

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

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/devel/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .cvsignore	6 May 2008 19:41:09 -0000	1.20
+++ .cvsignore	7 May 2008 12:44:52 -0000	1.21
@@ -17,3 +17,4 @@
 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/devel/mcstrans.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- mcstrans.spec	6 May 2008 19:41:09 -0000	1.37
+++ mcstrans.spec	7 May 2008 12:44:52 -0000	1.38
@@ -1,6 +1,6 @@
 Summary: SELinux Translation Daemon
 Name: mcstrans
-Version: 0.2.9
+Version: 0.2.10
 Release: 1%{?dist}
 License: GPL
 Group: System Environment/Daemons
@@ -70,6 +70,9 @@
 %{_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
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mcstrans/devel/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- sources	6 May 2008 19:41:09 -0000	1.23
+++ sources	7 May 2008 12:44:52 -0000	1.24
@@ -1 +1 @@
-aea783bc88bd74c54594424d85da8cad  mcstrans-0.2.9.tgz
+76b978c652a7954f58afcc7532daa086  mcstrans-0.2.10.tgz




More information about the scm-commits mailing list