pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2017Q2] pkgsrc/net/bind910



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Sun Jul 16 08:09:48 UTC 2017

Modified Files:
        pkgsrc/net/bind910 [pkgsrc-2017Q2]: Makefile distinfo

Log Message:
Pullup ticket #5511 - requested by taca
net/bind910: security fix

Revisions pulled up:
- net/bind910/Makefile                                          1.36
- net/bind910/distinfo                                          1.27

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Sat Jul  8 04:29:00 UTC 2017

   Modified Files:
        pkgsrc/net/bind910: Makefile distinfo

   Log Message:
   Update bind910 to 9.10.5pl3 (BIND 9.10.5-P3).

   --- 9.10.5-P3 released ---

   4647.        [bug]           Change 4643 broke verification of TSIG signed TCP
                        message sequences where not all the messages contain
                        TSIG records.  These may be used in AXFR and IXFR
                        responses. [RT #45509]


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.35.2.1 pkgsrc/net/bind910/Makefile
cvs rdiff -u -r1.26 -r1.26.2.1 pkgsrc/net/bind910/distinfo

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

Modified files:

Index: pkgsrc/net/bind910/Makefile
diff -u pkgsrc/net/bind910/Makefile:1.35 pkgsrc/net/bind910/Makefile:1.35.2.1
--- pkgsrc/net/bind910/Makefile:1.35    Sat Jul  1 17:39:44 2017
+++ pkgsrc/net/bind910/Makefile Sun Jul 16 08:09:48 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2017/07/01 17:39:44 taca Exp $
+# $NetBSD: Makefile,v 1.35.2.1 2017/07/16 08:09:48 bsiegert Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P/pl/}
@@ -13,7 +13,7 @@ CONFLICTS+=   host-[0-9]*
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.10.5-P2
+BIND_VERSION=  9.10.5-P3
 
 .include "../../mk/bsd.prefs.mk"
 

Index: pkgsrc/net/bind910/distinfo
diff -u pkgsrc/net/bind910/distinfo:1.26 pkgsrc/net/bind910/distinfo:1.26.2.1
--- pkgsrc/net/bind910/distinfo:1.26    Sat Jul  1 17:39:44 2017
+++ pkgsrc/net/bind910/distinfo Sun Jul 16 08:09:48 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.26 2017/07/01 17:39:44 taca Exp $
+$NetBSD: distinfo,v 1.26.2.1 2017/07/16 08:09:48 bsiegert Exp $
 
-SHA1 (bind-9.10.5-P2.tar.gz) = e976e14c61ae2bb8edc0b2da8605fc3a3f217f58
-RMD160 (bind-9.10.5-P2.tar.gz) = 102ab67f1c692d8f1668128b8c129ed949dee764
-SHA512 (bind-9.10.5-P2.tar.gz) = df0682c4ae1d0b2c574736718b25398ba2f74ad145493ea20cbe6ea23905ff506d1aac64343ac78a500467ea1447ecb093d9c3de1826b2e0220313cf3d026614
-Size (bind-9.10.5-P2.tar.gz) = 9410796 bytes
+SHA1 (bind-9.10.5-P3.tar.gz) = e3fe9e44088f6111b5fb168f9cb0d761badeb737
+RMD160 (bind-9.10.5-P3.tar.gz) = 59a47ea22aa28544171e89d5ad2469ed4cfef2b9
+SHA512 (bind-9.10.5-P3.tar.gz) = 04c30b018852ebc46acf06f8a322179f34bf729ef744921ece46ba6b82e36e82b89caf3d59b9974b3a3769830e1c0e67ee3754468b3752bd8c60462748dd0f86
+Size (bind-9.10.5-P3.tar.gz) = 9413321 bytes
 SHA1 (patch-bin_dig_dighost.c) = 983e23a30d519982cbe88ed2277fcffc9cad616e
 SHA1 (patch-bin_tests_system_Makefile.in) = ba368204f8eeaa12be366a532c75a2e3cc8fae98
 SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2



Home | Main Index | Thread Index | Old Index