7196234 Problem with network/dns s11u1-sru
authorBen Chang <Benjamin.Chang@Oracle.COM>
Fri, 12 Oct 2012 15:30:47 -0700
branchs11u1-sru
changeset 2381 e63c2bacb2ac
parent 2380 c857b6eeee8d
child 2382 849399608850
7196234 Problem with network/dns 7102711 BIND 9 may once more be able to use getifaddrs()
components/bind/Makefile
components/bind/bind.license
--- a/components/bind/Makefile	Fri Oct 12 13:57:20 2012 -0700
+++ b/components/bind/Makefile	Fri Oct 12 15:30:47 2012 -0700
@@ -23,15 +23,15 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		bind
-COMPONENT_VERSION=	9.6-ESV-R7-P2
-IPS_COMPONENT_VERSION=	9.6.3.7.2
+COMPONENT_VERSION=	9.6-ESV-R7-P3
+IPS_COMPONENT_VERSION=	9.6.3.7.3
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_PROJECT_URL=	http://www.isc.org/software/bind/
 
 # hash from: sha256sum $(COMPONENT_ARCHIVE) | sed 's/\(.[^ ]*\).*/sha256:\1/'
 COMPONENT_ARCHIVE_HASH=	 \
-    sha256:5dd1f751983f9658d34d1b31e384643554a94f79e1f3ee551d9af72a0550cf93
+    sha256:c3ca6ab6c162689ec9662d822b255c3a99c076d968bc059b4ae11f1d4c35edae
 COMPONENT_ARCHIVE_URL=	\
 	http://ftp.isc.org/isc/bind9/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
 
@@ -59,7 +59,6 @@
 CONFIGURE_OPTIONS +=	--enable-devpoll=yes
 CONFIGURE_OPTIONS +=	--disable-openssl-version-check
 CONFIGURE_OPTIONS +=	--enable-fixed-rrset
-CONFIGURE_OPTIONS +=	--disable-getifaddrs
 CONFIGURE_OPTIONS +=	--with-pkcs11
 
 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS)"
--- a/components/bind/bind.license	Fri Oct 12 13:57:20 2012 -0700
+++ b/components/bind/bind.license	Fri Oct 12 15:30:47 2012 -0700
@@ -3,10 +3,10 @@
 the following additional notices:
 
 ----------------------
-- BIND 9.6-ESV-R7-P2 -
+- BIND 9.6-ESV-R7-P3 -
 ----------------------
 
-Oracle Internal Tracking Number: 9842
+Oracle Internal Tracking Number: 10379
 
 Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
 Copyright (C) 1996-2003  Internet Software Consortium.