			 Release Notes

     This document summarizes the contents and special instructions for the 
     Digital UNIX V4.0F patches contained in this kit.

     For information about installing or removing patches, baselining, 
     and general patch management, see the Patch Kit Installation 
     Instructions document. 

1 Release Notes


This Early Release Patch Kit Distribution contains:

   - fixes that resolve the problem(s) reported in: 
        o 30 
             * for Digital UNIX V4.0F DUV40FB22AS0008-20030730.tar (BL22)

	This kit includes a patch which requires system reboot.

 The patches in this kit are being released early for general customer use.
 Refer to the Release Notes for a summary of each patch and installation 
 prerequisites.

 Patches in this kit are installed by running dupatch from the directory 
 in which the kit was untarred. For example, as root on the target system:

	> mkdir -p /tmp/CSPkit1
	> cd /tmp/CSPkit1
	> <copy the kit to /tmp/CSPkit1>
	> tar -xpvf DUV40D13-C0044900-1285-20000328.tar
	> cd patch_kit
	> ./dupatch

2 Special Instructions

SPECIAL INSTRUCTIONS for Digital UNIX V4.0F Patch C1165.00
After installing the patch, on a system configured to be bind server execute
rcmgr set BIND_SERVERARGS "-c /etc/namedb/named.conf"
and for on a cluster,
rcmgr -c set BIND_SERVERARGS "-c /etc/namedb/named.conf"

"named" in BIND 9 no longer takes '-b' switch to pass configuration file
parameter, instead it uses '-c' switch to do it.

Execute following command for the new "named" to take effect,

/sbin/init.d/named <stop|cluster_stop>
/sbin/init.d/named start

NOTE :
1. use named-checkconf and named-checkzone commands to verify that the
   configuration files confirm to Bind 9.
   e.g. named-checkconf </etc/namedb/named.conf>
        named-checkzone example.com /etc/namedb/hosts.db
2. CNAME entries no longer accept quotes.
   e.g.  "hosts-1" IN CNAME A needs to be changed to
         hosts-1 IN CNAME A



3 Summary of CSPatches contained in this kit


Digital UNIX V4.0F

PatchId			Summary Of Fix
----------------------------------------
C1165.00			Bind-9.2.8 Release


4 Additional information from Engineering


None



5 Affected system files
This patch delivers the following files:

Digital UNIX V4.0F
	Patch C1165.00
		./etc/namedb/bin/make_hosts
			CHECKSUM:	56102 10
			SUBSET:	OSFINET440
		./sbin/named
			CHECKSUM:	08062 3928
			SUBSET:	OSFINET440
		./usr/bin/dig
			CHECKSUM:	45955 2760
			SUBSET:	OSFUnknown
		./usr/bin/host
			CHECKSUM:	60737 2752
			SUBSET:	OSFUnknown
		./usr/bin/nslookup
			CHECKSUM:	28995 560
			SUBSET:	OSFCLINET440
		./usr/sbin/dnssec-keygen
			CHECKSUM:	27102 984
			SUBSET:	OSFUnknown
		./usr/sbin/dnssec-makekeyset
			CHECKSUM:	56590 2616
			SUBSET:	OSFUnknown
		./usr/sbin/dnssec-signkey
			CHECKSUM:	02707 2624
			SUBSET:	OSFUnknown
		./usr/sbin/dnssec-signzone
			CHECKSUM:	36576 2664
			SUBSET:	OSFUnknown
		./usr/sbin/named
			CHECKSUM:	47820 3928
			SUBSET:	OSFINET440
		./usr/sbin/named-checkconf
			CHECKSUM:	46790 992
			SUBSET:	OSFUnknown
		./usr/sbin/named-checkzone
			CHECKSUM:	39134 2608
			SUBSET:	OSFUnknown
		./usr/sbin/nsupdate
			CHECKSUM:	06041 2680
			SUBSET:	OSFUnknown
		./usr/sbin/rndc
			CHECKSUM:	19713 672
			SUBSET:	OSFUnknown
		./usr/sbin/rndc-confgen
			CHECKSUM:	10793 920
			SUBSET:	OSFUnknown

