[fwsnort/f15] Update to version 1.6.1

Guillermo Gómez gomix at fedoraproject.org
Fri Sep 2 12:50:54 UTC 2011


commit d8c3d946d534e53d1050ce900436c9b312ff4ce8
Author: Guillermo Gomez S. (Gomix) <guillermo.gomez at gmail.com>
Date:   Fri Sep 2 08:20:09 2011 -0430

    Update to version 1.6.1

 .gitignore   |    1 +
 fwsnort.spec |   10 ++++++++--
 sources      |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dc6bbd6..5c2d350 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ fwsnort-1.0.6.tar.gz
 /fwsnort-1.0.6.tar.gz
 /fwsnort-1.5.tar.gz
 /fwsnort-1.6.tar.gz
+/fwsnort-1.6.1.tar.gz
diff --git a/fwsnort.spec b/fwsnort.spec
index d1e0348..e1cc595 100644
--- a/fwsnort.spec
+++ b/fwsnort.spec
@@ -2,12 +2,12 @@
 
 Summary: Translates Snort rules into equivalent iptables rules
 Name: fwsnort
-Version: 1.6
+Version: 1.6.1
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 Url: http://www.cipherdyne.org/fwsnort/
-Source0: http://www.cipherdyne.org/fwsnort/download/fwsnort-1.6.tar.gz
+Source0: http://www.cipherdyne.org/fwsnort/download/fwsnort-1.6.1.tar.gz
 Source1: logrotate.fwsnort
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch 
@@ -85,6 +85,12 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/fwsnort/snort_rules/*
 
 %changelog
+* Fri Sep 02 2011 Guillermo Gómez <gomix at fedoraproject.org> - 1.6.1-1
+- Update to version 1.6.1
+- Bug fix for 'Couldn't load target' error
+- Bug fix for fast_pattern interpretation for relative matches
+- Updated to the latest Emerging Threats rule set
+
 * Mon Aug 01 2011 Guillermo Gómez <gomix at fedoraproject.org - 1.6-1
 - Update to major release version 1.6
 
diff --git a/sources b/sources
index e038e67..cea8363 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07aa98b8aab1f592d6d9abcf287164c8  fwsnort-1.6.tar.gz
+571044af7686ef1d474a2f8647290dc6  fwsnort-1.6.1.tar.gz


More information about the scm-commits mailing list