From c733090f85b4721afcd3beeb32699e3cfe7ec4fc Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 7 May 2008 12:55:15 +0000 Subject: [PATCH] - More error checking on failed strdup --- .cvsignore | 2 ++ mcstrans.spec | 8 +++++++- sources | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index ad59e83..18bee2b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -16,3 +16,5 @@ mcstrans-0.2.5.tgz 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 diff --git a/mcstrans.spec b/mcstrans.spec index 61a10dc..750d6a5 100644 --- a/mcstrans.spec +++ b/mcstrans.spec @@ -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 @@ fi %{_sysconfdir}/rc.d/init.d/mcstrans %changelog +* Tue May 6 2008 Dan Walsh 0.2.10-1 +- More error checking on failed strdup + +* Tue May 6 2008 Dan Walsh 0.2.9-1 +- Start mcstrans before netlabel + * Mon Apr 14 2008 Dan Walsh 0.2.8-1 - Fix error handling diff --git a/sources b/sources index 67833d0..dba62f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -39e0c4ad982cd2f14e524f5240ec06d7 mcstrans-0.2.8.tgz +76b978c652a7954f58afcc7532daa086 mcstrans-0.2.10.tgz