pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/knot v1.4.3 - Feb 13, 2014



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c5b7d9a4eb5
branches:  trunk
changeset: 631546:5c5b7d9a4eb5
user:      pettai <pettai%pkgsrc.org@localhost>
date:      Sun Mar 09 19:00:13 2014 +0000

description:
v1.4.3 - Feb 13, 2014
---------------------
Bugfixes:
        * Failure when expanding wildcard leading to apex and having DNSKEY records
        * Failure for query to wildcard without wildcard expansion
        * Bad cleanup when loading a faulty entry from a journal
        * Zone file $ORIGIN and configuration comparison is case-insensitive
Features:
        * Config "include" statement supports directory and includes all files within

diffstat:

 net/knot/Makefile |  4 ++--
 net/knot/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 222df8d567dc -r 5c5b7d9a4eb5 net/knot/Makefile
--- a/net/knot/Makefile Sun Mar 09 15:27:03 2014 +0000
+++ b/net/knot/Makefile Sun Mar 09 19:00:13 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2014/02/03 15:32:14 pettai Exp $
+# $NetBSD: Makefile,v 1.15 2014/03/09 19:00:13 pettai Exp $
 
-DISTNAME=      knot-1.4.2
+DISTNAME=      knot-1.4.3
 CATEGORIES=    net
 MASTER_SITES=  -https://secure.nic.cz/files/knot-dns/
 
diff -r 222df8d567dc -r 5c5b7d9a4eb5 net/knot/distinfo
--- a/net/knot/distinfo Sun Mar 09 15:27:03 2014 +0000
+++ b/net/knot/distinfo Sun Mar 09 19:00:13 2014 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2014/01/31 22:05:43 pettai Exp $
+$NetBSD: distinfo,v 1.9 2014/03/09 19:00:13 pettai Exp $
 
-SHA1 (knot-1.4.2.tar.gz) = 0ac8a2ecebce8ad0a72486cb1930f51a095a8c17
-RMD160 (knot-1.4.2.tar.gz) = 2eff5fca20e031202efadaf3cb454c20f5c77312
-Size (knot-1.4.2.tar.gz) = 1365873 bytes
+SHA1 (knot-1.4.3.tar.gz) = c9b5598688cbd0b97efabe595244c3bf79273e3a
+RMD160 (knot-1.4.3.tar.gz) = 7c7e85ad650eb6c335fde21cae4d7fcd7651d304
+Size (knot-1.4.3.tar.gz) = 1367036 bytes
 SHA1 (patch-Makefile.in) = f4b887475094a38c831f3832eb0b007f4a37ee77
 SHA1 (patch-samples_Makefile.in) = d5d835bd11c91c046caf838b92ad56ff8290d166



Home | Main Index | Thread Index | Old Index