pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2012Q1]: pkgsrc/net/bind98 Pullup ticket #3818 - requested by ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c401ae4aee0
branches:  pkgsrc-2012Q1
changeset: 602150:7c401ae4aee0
user:      sbd <sbd%pkgsrc.org@localhost>
date:      Tue Jun 05 08:26:58 2012 +0000

description:
Pullup ticket #3818 - requested by taca
net/bind98 security update

Revisions pulled up:
- net/bind98/Makefile                                           1.12
- net/bind98/distinfo                                           1.12

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Mon Jun  4 13:25:56 UTC 2012

   Modified Files:
        pkgsrc/net/bind98: Makefile distinfo

   Log Message:
   Update bind98 to 9.8.3pl1 (BIND 9.8.3-P1).
   Security release for CVE-2012-1667.

        --- 9.8.3-P1 released ---

   3331.        [security]      dns_rdataslab_fromrdataset could produce bad
                        rdataslabs. [RT #29644]

diffstat:

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

diffs (34 lines):

diff -r e66ce53b1783 -r 7c401ae4aee0 net/bind98/Makefile
--- a/net/bind98/Makefile       Tue Jun 05 08:26:51 2012 +0000
+++ b/net/bind98/Makefile       Tue Jun 05 08:26:58 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8.2.2 2012/05/22 09:29:13 tron Exp $
+# $NetBSD: Makefile,v 1.8.2.3 2012/06/05 08:26:58 sbd Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P/pl/}
@@ -16,7 +16,7 @@
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.8.3
+BIND_VERSION=  9.8.3-P1
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r e66ce53b1783 -r 7c401ae4aee0 net/bind98/distinfo
--- a/net/bind98/distinfo       Tue Jun 05 08:26:51 2012 +0000
+++ b/net/bind98/distinfo       Tue Jun 05 08:26:58 2012 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8.2.2 2012/05/22 09:29:13 tron Exp $
+$NetBSD: distinfo,v 1.8.2.3 2012/06/05 08:26:58 sbd Exp $
 
-SHA1 (bind-9.8.3.tar.gz) = 6efdf42764c2d787a0395d077da0f7091bb371a5
-RMD160 (bind-9.8.3.tar.gz) = b5c704f8ea2b5e34ca7a7b6e73618e8be5521ce2
-Size (bind-9.8.3.tar.gz) = 6984538 bytes
+SHA1 (bind-9.8.3-P1.tar.gz) = 485ecc493bea424a120c954e3d241d3554597894
+RMD160 (bind-9.8.3-P1.tar.gz) = 3984ad96c02c6f8712e3800d80f6c9a06093fe72
+Size (bind-9.8.3-P1.tar.gz) = 7112920 bytes
 SHA1 (patch-bin_dig_dighost.c) = 3f37033cc64e1153268ab437fab533d2920bb18c
 SHA1 (patch-bin_tests_system_Makefile.in) = 650ac962464e23f6c4278e7025f55f282789f9c9
 SHA1 (patch-config.threads.in) = 045531d8378a88c654ab98ba6ea65786c8cf4e2b



Home | Main Index | Thread Index | Old Index