From d2a600fcabf6b78e5ac115e559c695fe298bb688 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 7 May 2008 12:44:52 +0000 Subject: [PATCH] - More error checking on failed strdup --- .cvsignore | 1 + mcstrans.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3a26b70..18bee2b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -17,3 +17,4 @@ 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 8938aad..750d6a5 100644 --- a/mcstrans.spec +++ b/mcstrans.spec @@ -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 @@ 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 diff --git a/sources b/sources index 23b7d10..dba62f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aea783bc88bd74c54594424d85da8cad mcstrans-0.2.9.tgz +76b978c652a7954f58afcc7532daa086 mcstrans-0.2.10.tgz