BIND 10 trac826, created. 9e183cb0529aeb9f0674b5727affa223d8fc9db5 [master] add missing rdata files and change some generated headers to nodist
BIND 10 source code commits
bind10-changes at lists.isc.org
Sun May 1 14:44:43 UTC 2011
The branch, trac826 has been created
at 9e183cb0529aeb9f0674b5727affa223d8fc9db5 (commit)
- Log -----------------------------------------------------------------
commit 9e183cb0529aeb9f0674b5727affa223d8fc9db5
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Sat Apr 30 12:37:11 2011 -0500
[master] add missing rdata files and change some generated headers to nodist
Add missing libdns++ rdata files for the distribution (this
fixes distcheck error). Change three generated libdns++
headers to "nodist" so they aren't included in the distribution
(they were mistakenly included in last tarball).
This fixes two immediate problems:
If you do a distcheck build or create a tarball it would mistakenly
include the rdataclass.h, rrclass.h, and rrtype.h headers.
They are supposed to be generated at build time.
Also the rp_17 rdata files were not included in the distribution,
so building would fail because rdataclass didn't define the RP class.
This update also includes the nsec_bitmap rdata files. (I didn't
see any problem related to this, but I assume they were meant to
be shipped.)
I added two generated files to BUILT_SOURCES. Not necessarily
required, but this implies that the target for these should be
done before the regular build (so this makes sure the generated
files are created).
Discussed a little on jabber on Friday.
This should fix the existing distcheck autobuilder failures.
commit e34dd62b8eca7abfbfd4851140d663efc43041f1
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Apr 29 17:03:35 2011 -0700
[master] minor wording fix in (doxygen) comment
commit d033a50a7e32664848c360b160e9170cdcd79886
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Fri Apr 29 09:40:00 2011 -0500
[master] sort some EXTRA_DIST entries
I alphabetically sorted some EXTRA_DIST entries so I can quickly
see differences when updating this. This is only for what is
included in the tarball.
commit c8b7abc5751b171621be9edd5156dd2691ff60d1
Author: Jelte Jansen <jelte at isc.org>
Date: Fri Apr 29 14:14:58 2011 +0200
[master] small change to make it compile again on my system
acked by shane on jabber
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list