[perl-Net-DNS-SEC/el6] - Updated to 0.21, restores canonicalization of a RRSIG’s Signer Name

Paul Wouters pwouters at fedoraproject.org
Fri Oct 31 15:13:49 UTC 2014


commit 9945af6cd0dba15e41455f4b872ed07404d07cf1
Author: Paul Wouters <pwouters at redhat.com>
Date:   Fri Oct 31 11:13:53 2014 -0400

    - Updated to 0.21, restores canonicalization of a RRSIG’s Signer Name

 .gitignore            |    1 +
 perl-Net-DNS-SEC.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa5af1c..fdbe9d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Net-DNS-SEC-0.14.tar.gz
 /Net-DNS-SEC-0.17.tar.gz
 /Net-DNS-SEC-0.18.tar.gz
 /Net-DNS-SEC-0.20.tar.gz
+/Net-DNS-SEC-0.21.tar.gz
diff --git a/perl-Net-DNS-SEC.spec b/perl-Net-DNS-SEC.spec
index fb0d8da..5947016 100644
--- a/perl-Net-DNS-SEC.spec
+++ b/perl-Net-DNS-SEC.spec
@@ -1,5 +1,5 @@
 Name:           perl-Net-DNS-SEC
-Version:        0.20
+Version:        0.21
 Release:        1%{?dist}
 Summary:        DNSSEC modules for Perl
 License:        GPL+ or Artistic 
@@ -61,6 +61,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Oct 31 2014 Paul Wouters <pwouters at redhat.com> - 0.21-1
+- Updated to 0.21, restores canonicalization of a RRSIG’s Signer Name
+
 * Sat Aug 16 2014 Paul Wouters <pwouters at redhat.com> - 0.20-1
 - Updated to 0.20, fixes "-" (zero) salt fields in NSEC3 representation
 - Remove inappropriate deprecation warning in DNSKEY.pm (0.19 upstream)
diff --git a/sources b/sources
index ffa1467..3214f15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8f376c0e2473744689457efa642f75bf  Net-DNS-SEC-0.20.tar.gz
+4cd803cf77f853b3079fdf539aa92749  Net-DNS-SEC-0.21.tar.gz



More information about the perl-devel mailing list