[Lunar-commits] <moonbase> ferm: version bumped to 2.0.6.

Florin Braescu florin at lunar-linux.org
Mon Aug 10 20:09:07 CEST 2009


commit 18bd49c2dae0025da575e85b8b4d7a65d3eb7f1b
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Aug 10 21:09:07 2009 +0300

    ferm: version bumped to 2.0.6.
    
    Changes:
      - support negation in mark/connmark
      - support negation in set
      - added automatic variable $FILENAME
      - allow @subchain as the first keyword in a closure
      - don't allow semicolon after empty rule
      - enable @include to run a program
      - removed superfluous tokens from error message
      - create a new stack frame for @subchain (fixes $CHAIN)
---
 security/ferm/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/security/ferm/DETAILS b/security/ferm/DETAILS
index f84353f..b6ffa0f 100644
--- a/security/ferm/DETAILS
+++ b/security/ferm/DETAILS
@@ -1,11 +1,11 @@
           MODULE=ferm
-         VERSION=2.0.5
+         VERSION=2.0.6
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://ferm.foo-projects.org/download/2.0
-      SOURCE_VFY=sha1:60d4e40cfc625c5436ab4c3d4a14e7435c6f54fc
+      SOURCE_VFY=sha1:3f915c5f77edcefbcb492fec98f160e722d0c173
         WEB_SITE=http://ferm.foo-projects.org
          ENTERED=20020514
-         UPDATED=20090301
+         UPDATED=20090810
       MAINTAINER=ferm at foo-projects.org
            SHORT="A tool to maintain complex firewalls"
 


More information about the Lunar-commits mailing list