# HG changeset patch # User tomas.jedlicka # Date 1307376517 25200 # Node ID 14cffa8f16cdac8f6db1568594f023b84d5a0f65 # Parent 50b874aa8c3984dff875eff2f63dff54259e38a4 7049040 Problem with network/dns diff -r 50b874aa8c39 -r 14cffa8f16cd components/bind/Makefile --- a/components/bind/Makefile Fri Jun 03 00:34:01 2011 -0700 +++ b/components/bind/Makefile Mon Jun 06 09:08:37 2011 -0700 @@ -23,14 +23,14 @@ include ../../make-rules/shared-macros.mk COMPONENT_NAME= bind -COMPONENT_VERSION= 9.6-ESV-R4 -IPS_COMPONENT_VERSION= 9.6.3.4 +COMPONENT_VERSION= 9.6-ESV-R4-P1 +IPS_COMPONENT_VERSION= 9.6.3.4.1 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz COMPONENT_PROJECT_URL= "http://www.isc.org/software/bind" # hash from: sha1sum $(COMPONENT_ARCHIVE) | sed 's/\(.[^ ]*\).*/sha1:\1/' -COMPONENT_ARCHIVE_HASH= sha1:b78c6431caca2ddb9aba1c8f80dc5e3a725a4756 +COMPONENT_ARCHIVE_HASH= sha1:a44feaa374e62b5b751cd214384e7c3232b9d22f COMPONENT_ARCHIVE_URL= \ http://ftp.isc.org/isc/bind9/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE) diff -r 50b874aa8c39 -r 14cffa8f16cd components/bind/bindc.p5m --- a/components/bind/bindc.p5m Fri Jun 03 00:34:01 2011 -0700 +++ b/components/bind/bindc.p5m Mon Jun 06 09:08:37 2011 -0700 @@ -41,7 +41,7 @@ dir path=usr/sbin file path=usr/lib/dns/libbind9.so.50.0.4 -file path=usr/lib/dns/libdns.so.58.1.2 +file path=usr/lib/dns/libdns.so.58.1.4 file path=usr/lib/dns/libisc.so.50.4.1 file path=usr/lib/dns/libisccc.so.50.0.1 file path=usr/lib/dns/libisccfg.so.50.0.3 @@ -55,8 +55,8 @@ link path=usr/lib/dns/libbind9.so target=libbind9.so.50.0.4 link path=usr/lib/dns/libbind9.so.50 target=libbind9.so.50.0.4 -link path=usr/lib/dns/libdns.so target=libdns.so.58.1.2 -link path=usr/lib/dns/libdns.so.58 target=libdns.so.58.1.2 +link path=usr/lib/dns/libdns.so target=libdns.so.58.1.4 +link path=usr/lib/dns/libdns.so.58 target=libdns.so.58.1.4 link path=usr/lib/dns/libisc.so target=libisc.so.50.4.1 link path=usr/lib/dns/libisc.so.50 target=libisc.so.50.4.1 link path=usr/lib/dns/libisccc.so target=libisccc.so.50.0.1