[libiptables-chainmgr-perl] annotated tag debian/1.5-1 created (now 8328d64)
gregor herrmann
gregoa at debian.org
Mon Dec 21 19:48:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to annotated tag debian/1.5-1
in repository libiptables-chainmgr-perl.
at 8328d64 (tag)
tagging d43225aa361ef690eacf0f51198723a5d4d000a3 (commit)
replaces debian/1.4-1
tagged by gregor herrmann
on Mon Dec 21 20:48:25 2015 +0100
- Log -----------------------------------------------------------------
tagging package libiptables-chainmgr-perl version debian/1.5-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQJ8BAABCgBmBQJWeFeJXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGGh0QAK/9jamaETejrAkE/n5kK3p9
NVxWV3D9C4eAKJAs6tXTewreGM1HZDlh02ez/1o1yREQq3dA6Xm0PC4/mvhlTQys
KWys1iagQv0HAOQ6S5nuPR1AUg5svl4V481VEU5OXM3TbbE76+UmZ8QpyQhXNawt
kZBIIirtUHSpGYIgtFCseZ6O4Hs85PjzamDw8LcqvoMRnFmHvXYijwHlWRfIe+l3
jlDp+QSyHtXz+ZQXGDkv7KUandzIaydubp61V8a1UaSM+jZPupGtruDrkk/cyRB7
Q7HoJF0t94eDpHpgVAj4aGtUQse+bVGH+XQwSU7Jk52OACl7QnDpDOiA4mvgSFZl
BGbFPNImExNIkvluPAtLw3ku8fZ0rmeysYYe6ogf2trsDWHfwGTEU7TPdMOpDH2M
e7ZLIOnZH8XaCiGz/RBUxAmEubR03r/T9E85i3gMR3e97OpTrdepWRtdW1MxYpD3
wgNRJ3AD8+8njJvlHiXPtghboSPQc4M+CpA87dYVezBUjdEf9cuZqOhFuE9LyR0V
AYe3CwAyxNar9zLB84nMDWO+4jscrK/CF5yjwDvY4t7vXBDV35Dc6Ng2USGEpUUU
bieNmLuQbqFxzU2BqKDo8DDvFBsKlS0my2L5+Fn2W2Vn+xvsucsZsOfp9qja1Nap
FNelg/mazPKDJ1f1zfmv
=AhBR
-----END PGP SIGNATURE-----
Michael Rash (49):
initial import
minor copyright date update and typo fixes
Bug fix from Miloslav Trmac for "Use of qw(...) as parentheses is deprecated" warnings
added basic_tests.pl file to cycle through main IPTables::ChainMgr functionality
updated Makefile.PL to look for NetAddr::IP instead of the old Net::IPv4Addr module
updated to handle ip6tables
bugfix for defined hash test with 'keys', added 'normalize' hash key to find_ip_rule() input
added rule verification tests, update to catch 'lib' path errors w.r.t. IPTables::Parse
added material to cover ip6tables perldoc examples
added 'extended' tests with tcp/80 and udp/53 rules
added 0.9.9 changes
bumped version to 0.9.9
minor addition to include the test suite
Bug fix for missing IPTables::Parse dependency
Added 'ctstate' and 'state' keys to extended hashes for find_ip_rule() and add_ip_rule()
Changes update for 1.0, minor addition of git links for perldoc material
bumped version to 1.0
Added META.{yml,json} files
added t/basic_tests.pl file to MANIFEST
- Minor bug fix to ensure not to look for 'extended' hash keys in returned
1.1 release
Added set_chain_policy() function, minor iptables binary name fix
bumped version to 1.2
Made append_ip_rule() into a wrapper for add_ip_rule(), state tracking bug fixes
minor variable naming update: href -> hr, and aref -> ar
Update to use parse_keys from IPTables::Parse
Derive iptables rule 'match' keys from IPTables::Parse
consolidated find_ip_rule() tests into rule addition functions
Added tests for 'length' match, added print_parse_capabilities().
print error upon import problem
minor update to use direct syntax for object construction
use IPTables::Parse for direct execution of iptables commands
bump version to 1.3
derive object keys from IPTables::Parse
ensure _ipv6 influences IP subnet search when appropriate
use _ipv6 object hash key
use _ipv6 object hash key
minor wording update
remove /128 and /32 masks from normalized subnets
1.3 changes update
let IPTables::Parse work out whether to use firewall-cmd
perldoc update
minor copyright date update
minor formatting updates
Merge branch 'master' of ssh://192.168.10.1/home/mbr/git/IPTables-ChainMgr
added tests for iptables chain names with embedded special chars
Merge branch 'master' of ssh://192.168.10.1/home/mbr/git/IPTables-ChainMgr
bump version to 1.4
minor bug fix for IPTables::Parse version comparison
gregor herrmann (7):
Update debian/upstream/metadata (typo in Git URL).
update changelog
Imported Upstream version 1.5
Merge tag 'upstream/1.5'
Update debian/changelog
Reformat debian/control with cme
releasing package libiptables-chainmgr-perl version 1.5-1
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 70c14cd Update debian/upstream/metadata (typo in Git URL).
new 9d18898 update changelog
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.
--
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