pkgsrc-Changes archive

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

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



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

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

Log Message:
Pullup ticket #5512 - requested by taca
net/bind99: security fix

Revisions pulled up:
- net/bind99/Makefile                                           1.70
- net/bind99/distinfo                                           1.48

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Sat Jul  8 04:30:33 UTC 2017

   Modified Files:
        pkgsrc/net/bind99: Makefile distinfo

   Log Message:
   Update bind99 to 9.9.10pl3 (BIND 9.9.10-P3).

   --- 9.9.10-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.69 -r1.69.2.1 pkgsrc/net/bind99/Makefile
cvs rdiff -u -r1.47 -r1.47.2.1 pkgsrc/net/bind99/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/bind99/Makefile
diff -u pkgsrc/net/bind99/Makefile:1.69 pkgsrc/net/bind99/Makefile:1.69.2.1
--- pkgsrc/net/bind99/Makefile:1.69     Sat Jul  1 17:43:18 2017
+++ pkgsrc/net/bind99/Makefile  Sun Jul 16 08:09:56 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2017/07/01 17:43:18 taca Exp $
+# $NetBSD: Makefile,v 1.69.2.1 2017/07/16 08:09:56 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.9.10-P2
+BIND_VERSION=  9.9.10-P3
 
 .include "../../mk/bsd.prefs.mk"
 

Index: pkgsrc/net/bind99/distinfo
diff -u pkgsrc/net/bind99/distinfo:1.47 pkgsrc/net/bind99/distinfo:1.47.2.1
--- pkgsrc/net/bind99/distinfo:1.47     Sat Jul  1 17:43:18 2017
+++ pkgsrc/net/bind99/distinfo  Sun Jul 16 08:09:56 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.47 2017/07/01 17:43:18 taca Exp $
+$NetBSD: distinfo,v 1.47.2.1 2017/07/16 08:09:56 bsiegert Exp $
 
-SHA1 (bind-9.9.10-P2.tar.gz) = b43d53bace4290f8b152dad4886ecf8b11d98966
-RMD160 (bind-9.9.10-P2.tar.gz) = 8d4131bf1e96c7ae1c8205ae7d09a06c9a7c37aa
-SHA512 (bind-9.9.10-P2.tar.gz) = 1ba347453d504f3701225d21269cadd9fa6a17ab4cab10d09b63c58a286274f51e63eed750f4a86e12c3692501b4655f3b089e1d208d3eb3da0cad652d316d9f
-Size (bind-9.9.10-P2.tar.gz) = 8838352 bytes
+SHA1 (bind-9.9.10-P3.tar.gz) = 1b3211dfd96ee932e7dcd0546d6e97414bc92c02
+RMD160 (bind-9.9.10-P3.tar.gz) = f7c1b8c2dff2a4b26139fa5223b0ba72a6fe0b2f
+SHA512 (bind-9.9.10-P3.tar.gz) = 4ff0f0635458423828c568f6be16989b86e7d4c591b7e65aef1c105adee256b279212b9beb521fb47f3e651dda454004b4b7a94850783b3d011edafeb2b108b0
+Size (bind-9.9.10-P3.tar.gz) = 8841873 bytes
 SHA1 (patch-bin_dig_dighost.c) = a4bc9558c5dbedcc6bb0f87ea309358ca098d42a
 SHA1 (patch-bin_tests_system_Makefile.in) = 96dac694cba8dd60bce9df23bab295c0be2f9e9a
 SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2



Home | Main Index | Thread Index | Old Index