[libiptables-chainmgr-perl] branch master updated (0aeedae -> d43225a)
gregor herrmann
gregoa at debian.org
Mon Dec 21 19:48:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libiptables-chainmgr-perl.
from 0aeedae prepare changelog for release
new 70c14cd Update debian/upstream/metadata (typo in Git URL).
new 9d18898 update changelog
adds e5575b5 initial import
adds 0538e8f minor copyright date update and typo fixes
adds f549bd4 Bug fix from Miloslav Trmac for "Use of qw(...) as parentheses is deprecated" warnings
adds 2ad5760 added basic_tests.pl file to cycle through main IPTables::ChainMgr functionality
adds 16dccc0 updated Makefile.PL to look for NetAddr::IP instead of the old Net::IPv4Addr module
adds f69b4d2 updated to handle ip6tables
adds fd3cabe bugfix for defined hash test with 'keys', added 'normalize' hash key to find_ip_rule() input
adds a3496e5 added rule verification tests, update to catch 'lib' path errors w.r.t. IPTables::Parse
adds 8808071 added material to cover ip6tables perldoc examples
adds 492be30 added 'extended' tests with tcp/80 and udp/53 rules
adds 6f709bc added 0.9.9 changes
adds c850ead bumped version to 0.9.9
adds e7c28df minor addition to include the test suite
adds 924c7ae Bug fix for missing IPTables::Parse dependency
adds ba569ed Added 'ctstate' and 'state' keys to extended hashes for find_ip_rule() and add_ip_rule()
adds 3aacf32 Changes update for 1.0, minor addition of git links for perldoc material
adds 291522c bumped version to 1.0
adds 5819503 Added META.{yml,json} files
adds 1fa8b65 added t/basic_tests.pl file to MANIFEST
adds 0ae7f19 - Minor bug fix to ensure not to look for 'extended' hash keys in returned IPTables::Parse data without an existence check first. - Added the ability to specify 'ip6tables' when instantiating an IPTables::ChainMgr object via 'new'. - Updated license to the Artistic license.
adds e6f2e6d 1.1 release
adds 8c148bc Added set_chain_policy() function, minor iptables binary name fix
adds ba1b6ff bumped version to 1.2
adds 9b27260 Made append_ip_rule() into a wrapper for add_ip_rule(), state tracking bug fixes
adds 55854cf minor variable naming update: href -> hr, and aref -> ar
adds 350785a Update to use parse_keys from IPTables::Parse
adds df18ad4 Derive iptables rule 'match' keys from IPTables::Parse
adds 26ed530 consolidated find_ip_rule() tests into rule addition functions
adds 5499c70 Added tests for 'length' match, added print_parse_capabilities().
adds 7048aa2 print error upon import problem
adds 347b70e minor update to use direct syntax for object construction
adds c369ee9 use IPTables::Parse for direct execution of iptables commands
adds fc1e59e bump version to 1.3
adds 8f38938 derive object keys from IPTables::Parse
adds b8b4b2e ensure _ipv6 influences IP subnet search when appropriate
adds 7c138d4 use _ipv6 object hash key
adds 73bde3e use _ipv6 object hash key
adds 093d41e minor wording update
adds 6e5d40c remove /128 and /32 masks from normalized subnets
adds c80ca69 1.3 changes update
adds 6bf4c81 let IPTables::Parse work out whether to use firewall-cmd
adds be17a93 perldoc update
adds b4c2997 minor copyright date update
adds 107b0c3 minor formatting updates
adds efcb020 Merge branch 'master' of ssh://192.168.10.1/home/mbr/git/IPTables-ChainMgr
adds 49110f2 added tests for iptables chain names with embedded special chars
adds 3fa331f Merge branch 'master' of ssh://192.168.10.1/home/mbr/git/IPTables-ChainMgr
adds b4e4966 bump version to 1.4
adds 86aae69 minor bug fix for IPTables::Parse version comparison
adds 4ed991b Imported Upstream version 1.5
new 6472b58 Merge tag 'upstream/1.5'
new 79fb4e0 Update debian/changelog
new 55f884b Reformat debian/control with cme
new d43225a releasing package libiptables-chainmgr-perl version 1.5-1
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Changes | 4 ++++
META.json | 2 +-
META.yml | 2 +-
README | 2 +-
VERSION | 2 +-
debian/changelog | 8 ++++++++
debian/control | 25 +++++++++++++------------
debian/upstream/metadata | 2 +-
lib/IPTables/ChainMgr.pm | 6 +++---
9 files changed, 33 insertions(+), 20 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libiptables-chainmgr-perl.git
More information about the Pkg-perl-cvs-commits
mailing list