[libiptables-parse-perl] annotated tag upstream/1.6 created (now 0b4d70f)

gregor herrmann gregoa at debian.org
Sun Nov 8 17:30:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag upstream/1.6
in repository libiptables-parse-perl.

        at  0b4d70f   (tag)
   tagging  4e493da1bf30e44f7d06242ddddb717757d22756 (commit)
  replaces  upstream/1.5
 tagged by  gregor herrmann
        on  Sun Nov 8 18:22:30 2015 +0100

- Log -----------------------------------------------------------------
Upstream version 1.6

Michael Rash (61):
      initial import
      minor copyright date update and typo fixes
      minor comment update to ensure code usage does not issue qw() deprecated warnings
      added basic_test.pl for IPTables::Parse
      use default_log() and default_drop() return values in addition to return hashes
      update to handle ip6tables (which doesn't have '--' markers under -nL output like iptables)
      added 0.8 Changes documentation
      bumped version to 0.8
      perldoc update to include ip6tables
      minor perldoc update to produce iptables binary name
      minor Changes update to include the migration to git for source control
      State tracking chain_rules() 'extended' attributes bug fix
      added basic_tests.pl file to MANIFEST
      Added META.{yml,json} files
      bumped version to 1.0
      Minor doc and iptables binary name update
      bumped version to 1.1
      added 'mac_source' into extended hash for parsed iptables rules
      Major update to include a new parse_keys hash to IPTables::Parse objects.
      defined ipt_match keys for regular iptables matches, added support for the 'comment' match
      added support for the iptables string match
      added support for the iptables 'length' match
      added support for systems with firewalld via firewall-cmd
      bump version to 1.3
      bump version to 1.3
      add _ipv6 and _ipt_rules_file to object constructor
      added ipt_rules_file tests
      use direct syntax for object creation
      document list_table_chains()
      added VERSION section to perldoc
      Merge branch 'master' of https://github.com/mrash/IPTables-Parse
      add skip_ipt_exec_check to allow IPTables::Parse to run on systems without iptables (suggested on CPAN)
      minor firewall-cmd fix
      merge
      minor typo fix
      make sure stdout contains data before manipulating corresponding array
      firewall-cmd returns COMMAND_FAILED to stdout upon a problem
      ensure _ipv6 is set when appropriate
      bug fix to allow multiple spaces for string match
      look for firewall-cmd by default since iptables will be there too
      perldoc updates
      perldoc update
      updated version number
      bumped version number to 1.3.1
      minor version number fix
      bump version to 1.4 for CPAN upload
      minor perldoc update
      support special chars in iptables chain names
      additional work to escape incoming iptables commands with special chars
      added 'rule_num' hash key to chain_rules() (suggested by Stuart Schneider)
      use PID extension to tmp file paths, add DESTROY block
      minor rewording
      minor typo fix for ip6tables vs. iptables
      make Chain search non-greedy
      bump version to 1.5
      fix META.yml spec version
      minor version update
      add _lockless_ipt_exec, bug fix to parse packet and byte counter abbreviations (reported by Stuart Schneider)
      Merge pull request #6 from mtrmac/fix-predictable-tmp
      Merge branch 'master' of https://github.com/mrash/IPTables-Parse
      bump version to 1.6

Miloslav Trmač (1):
      Don't use predictable names for temporary files

gregor herrmann (1):
      Imported Upstream version 1.6

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libiptables-parse-perl.git



More information about the Pkg-perl-cvs-commits mailing list