[fwsnort/f19] Bug 1060603 - CVE-2014-0039 fwsnort

Guillermo Gómez gomix at fedoraproject.org
Mon Feb 3 12:46:46 UTC 2014


commit 3f046e2d884c733a2ff84f03b8af0daa1b9ec16c
Author: Guillermo Gómez <gomix at fedoraproject.org>
Date:   Mon Feb 3 08:17:13 2014 -0430

    Bug 1060603 - CVE-2014-0039 fwsnort

 .gitignore   |    1 +
 fwsnort.spec |    8 ++++++--
 sources      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b056842..978977a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ fwsnort-1.0.6.tar.gz
 /fwsnort-1.6.1.tar.gz
 /fwsnort-1.6.2.tar.gz
 /fwsnort-1.6.3.tar.gz
+/fwsnort-1.6.4.tar.gz
diff --git a/fwsnort.spec b/fwsnort.spec
index d333528..cb9eceb 100644
--- a/fwsnort.spec
+++ b/fwsnort.spec
@@ -2,8 +2,8 @@
 
 Summary: Translates Snort rules into equivalent iptables rules
 Name: fwsnort
-Version: 1.6.3
-Release: 2%{?dist}
+Version: 1.6.4
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 Url: http://www.cipherdyne.org/%{name}/
@@ -86,6 +86,10 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/%{name}/snort_rules/*
 
 %changelog
+* Mon Feb 03 2014 Guillermo Gómez <gomix at fedoraproject.org> - 1.6.4-1
+- CVE-2014-0039 fwsnort: configuration file can be loaded from
+cwd when run as a non-root user
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 12ca75b..2fb7950 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-905f2b356e3354abacd31905f44f9f5b  fwsnort-1.6.3.tar.gz
+38670bca757f678b7551146bbd796a55  fwsnort-1.6.4.tar.gz


More information about the scm-commits mailing list