[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/bind/FC-5 bind.spec,1.101,1.102



Author: jvdias

Update of /cvs/dist/rpms/bind/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv26741

Modified Files:
	bind.spec 
Log Message:
fix bug 187286: upstream ISC bug #15702: make host(1) use any cname returned for the A lookup for the AAAA and MX lookups, avoiding redundant "is an alias for" messages; fix bug 187529: make bind-chroot-admin deal with subdirectories properly; fix bug 187333: fix SOURCE24 and SOURCE25 transposition


Index: bind.spec
===================================================================
RCS file: /cvs/dist/rpms/bind/FC-5/bind.spec,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- bind.spec	31 Mar 2006 00:31:34 -0000	1.101
+++ bind.spec	3 Apr 2006 16:52:19 -0000	1.102
@@ -796,12 +796,13 @@
 :;
 
 %changelog
-* Thu Mar 30 2006 Jason Vas Dias <jvdias redhat com> - 30:9.3.2-16
+* Mon Apr 03 2006 Jason Vas Dias <jvdias redhat com> - 30:9.3.2-16
 - fix bug 187286: 
      prevent host(1) printing duplicate 'is an alias for' messages
      for the default AAAA and MX lookups as well as for the A lookup
      (it now uses the CNAME returned for the A lookup for the AAAA and MX lookups).
      This is upstream bug #15702 fixed in the unreleased bind-9.3.3
+- fix bug 187529: make bind-chroot-admin deal with subdirectories properly
 - fix bug 187333: fix SOURCE24 and SOURCE25 transposition
 
 * Wed Mar 29 2006 Jason Vas Dias <jvdias redhat com> - 30:9.3.2-14


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]