pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/opendnssec2



Module Name:    pkgsrc
Committed By:   he
Date:           Wed Nov  9 11:39:43 UTC 2022

Modified Files:
        pkgsrc/security/opendnssec2: Makefile distinfo
        pkgsrc/security/opendnssec2/patches: patch-conf_Makefile.in

Log Message:
Update OpenDNSSEC2 to version 2.1.12.

Pkgsrc changes:
 * Adapt patch, update checksums.

Upstream changes:

OpenDNSSEC 2.1.12 - 2022-11-08

* Ensure debug symbols on RPM-style builds.
* Bug fix that prevented restoring state from when salt length was zero.
* Bug fix for enforcer daemon crash after deleting key on some systems.

OpenDNSSEC 2.1.11 - 2022-09-17

* Improper re-use of already used keys when using <SharedKeys/> as
  a consequence of previous bug in 2.1.6
* Improved reporting upon segmentation faults or similar aborts.
* Fix for migration to resalt of length 0.
* Fix for upstream nameserver, implementing IXFR but without support
  for IXFR for that specific zone and responding without AXFR.
* Degraded log message key_update_failed because this action is retried.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/opendnssec2/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/opendnssec2/distinfo
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/security/opendnssec2/patches/patch-conf_Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/opendnssec2/Makefile
diff -u pkgsrc/security/opendnssec2/Makefile:1.19 pkgsrc/security/opendnssec2/Makefile:1.20
--- pkgsrc/security/opendnssec2/Makefile:1.19   Sun Jun 12 08:54:05 2022
+++ pkgsrc/security/opendnssec2/Makefile        Wed Nov  9 11:39:43 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2022/06/12 08:54:05 he Exp $
+# $NetBSD: Makefile,v 1.20 2022/11/09 11:39:43 he Exp $
 #
 
-DISTNAME=      opendnssec-2.1.10
+DISTNAME=      opendnssec-2.1.12
 PKGNAME=       ${DISTNAME:S/opendnssec/opendnssec2/}
 CATEGORIES=    security net
 MASTER_SITES=  https://www.opendnssec.org/files/source/

Index: pkgsrc/security/opendnssec2/distinfo
diff -u pkgsrc/security/opendnssec2/distinfo:1.9 pkgsrc/security/opendnssec2/distinfo:1.10
--- pkgsrc/security/opendnssec2/distinfo:1.9    Tue Jun 14 22:28:12 2022
+++ pkgsrc/security/opendnssec2/distinfo        Wed Nov  9 11:39:43 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2022/06/14 22:28:12 mef Exp $
+$NetBSD: distinfo,v 1.10 2022/11/09 11:39:43 he Exp $
 
-BLAKE2s (opendnssec-2.1.10.tar.gz) = da150815e6ccf867a26d2fd14b41926f33b3640cec315797cbed232eddac1a4d
-SHA512 (opendnssec-2.1.10.tar.gz) = c7fdbf1c3867d7b53ac11ab5cb5e636af4595dbee8d704429c7fb84cc3a6b2082ed490c33aad7747d4ee1a2c580afcf24a260bc3ed29eaf5e9d337004045b82d
-Size (opendnssec-2.1.10.tar.gz) = 1142027 bytes
-SHA1 (patch-conf_Makefile.in) = 3eea2ac7b70c8794d252c1a642aa511f6e7d6870
+BLAKE2s (opendnssec-2.1.12.tar.gz) = 3adb1fe7d7a0326ed367f536b78d1d3e9333343cd68937881c502fa2c4d8819a
+SHA512 (opendnssec-2.1.12.tar.gz) = 6b3a7458c8a1e73d5d35320c48f81b37cb8ed7939ea2bd05335cd1b710bcf99c0b461e44dd66e14068ee77fe43af6fb91e7466bc4e3ba135a8fb37bc03919bb7
+Size (opendnssec-2.1.12.tar.gz) = 1157828 bytes
+SHA1 (patch-conf_Makefile.in) = b0a782916a9603138c09b484cc1534b938bf8330

Index: pkgsrc/security/opendnssec2/patches/patch-conf_Makefile.in
diff -u pkgsrc/security/opendnssec2/patches/patch-conf_Makefile.in:1.3 pkgsrc/security/opendnssec2/patches/patch-conf_Makefile.in:1.4
--- pkgsrc/security/opendnssec2/patches/patch-conf_Makefile.in:1.3      Sun Jun 12 08:54:06 2022
+++ pkgsrc/security/opendnssec2/patches/patch-conf_Makefile.in  Wed Nov  9 11:39:43 2022
@@ -1,18 +1,18 @@
-$NetBSD: patch-conf_Makefile.in,v 1.3 2022/06/12 08:54:06 he Exp $
+$NetBSD: patch-conf_Makefile.in,v 1.4 2022/11/09 11:39:43 he Exp $
 
 Install configs in example config directory.
 
 --- conf/Makefile.in.orig      2017-08-10 12:03:23.000000000 +0000
 +++ conf/Makefile.in
-@@ -395,6 +395,7 @@ sbindir = @sbindir@
+@@ -399,6 +399,7 @@ sbindir = @sbindir@
  sharedstatedir = @sharedstatedir@
  srcdir = @srcdir@
  sysconfdir = @sysconfdir@/opendnssec
 +EGDIR=@EGDIR@
+ target = @target@
  target_alias = @target_alias@
- top_build_prefix = @top_build_prefix@
- top_builddir = @top_builddir@
-@@ -671,18 +672,19 @@ regress: $(RNG)
+ target_cpu = @target_cpu@
+@@ -679,18 +680,19 @@ regress: $(RNG)
                (echo "kasp.xml built")
  
  install-data-hook:



Home | Main Index | Thread Index | Old Index