[libzonemaster-perl] 02/09: Merge tag 'upstream/1.0.15'
Angel Abad
angel at debian.org
Fri Nov 11 16:21:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
angel pushed a commit to branch master
in repository libzonemaster-perl.
commit da2c2647cf72682a2034bb5349cbd8b2a410bf1d
Merge: e6de3b6 70571d4
Author: Angel Abad <angelabad at gmail.com>
Date: Fri Nov 11 16:46:03 2016 +0100
Merge tag 'upstream/1.0.15'
Upstream version 1.0.15
# gpg: Firmado el vie 11 nov 2016 16:46:00 CET
# gpg: usando RSA clave 4A0897191621CCF7FBEEF752A6D58816010A1096
# gpg: issuer "angelabad at gmail.com"
# gpg: Firma correcta de "Angel Abad <angelabad at gmail.com>" [desconocido]
# gpg: alias "Angel Abad <angel at debian.org>" [desconocido]
# gpg: alias "Angel Abad <angelabad at ubuntu.com>" [desconocido]
# gpg: ATENCIÓN: ¡Esta clave no está certificada por una firma de confianza!
# gpg: No hay indicios de que la firma pertenezca al propietario.
# Huellas dactilares de la clave primaria: 4A08 9719 1621 CCF7 FBEE F752 A6D5 8816 010A 1096
Changes | 16 +
KNOWN_ISSUES | 2 +
MANIFEST | 4 +-
META.yml | 4 +-
Makefile.PL | 2 +-
Makefile.old | 1032 --------------------
docs/installation.md | 10 +-
lib/Zonemaster.pm | 2 +-
lib/Zonemaster/ASNLookup.pm | 10 +-
lib/Zonemaster/Config.pm | 20 +-
lib/Zonemaster/Constants.pm | 76 +-
lib/Zonemaster/Logger.pm | 33 +-
lib/Zonemaster/Nameserver.pm | 18 +-
lib/Zonemaster/Nameserver/Cache.pm | 6 +-
lib/Zonemaster/Net/IP.pm | 42 +
lib/Zonemaster/Recursor.pm | 8 +-
lib/Zonemaster/Test.pm | 2 +-
lib/Zonemaster/Test/Address.pm | 25 +-
lib/Zonemaster/Test/Connectivity.pm | 6 +-
lib/Zonemaster/Test/Consistency.pm | 77 +-
lib/Zonemaster/Test/DNSSEC.pm | 16 +-
lib/Zonemaster/Test/Delegation.pm | 2 +-
lib/Zonemaster/Test/Nameserver.pm | 2 +-
share/config_example_logfilter.json | 39 +
share/en.po | 20 +
share/fr.po | 20 +
share/fr_FR.UTF-8.po | 20 +
share/locale/en/LC_MESSAGES/Zonemaster.mo | Bin 37509 -> 38285 bytes
share/locale/fr/LC_MESSAGES/Zonemaster.mo | Bin 45119 -> 46222 bytes
share/locale/fr_FR.UTF-8/LC_MESSAGES/Zonemaster.mo | Bin 45119 -> 46222 bytes
share/policy.json | 7 +-
t/00-load.t | 2 +
t/Test-address.t | 72 +-
t/Test-connectivity.data | 271 ++---
t/Test-consistency.data | 243 +++--
t/Test-consistency.t | 7 +-
t/config.json | 18 +-
t/nameserver.t | 2 +-
t/pod.t | 2 +
t/policies/Test-consistency01-only.json | 3 +-
t/policies/Test-consistency02-only.json | 3 +-
t/policies/Test-consistency03-only.json | 3 +-
t/policies/Test-consistency04-only.json | 3 +-
...cy04-only.json => Test-consistency05-only.json} | 3 +-
t/recursor.t | 2 +-
45 files changed, 752 insertions(+), 1403 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libzonemaster-perl.git
More information about the Pkg-perl-cvs-commits
mailing list