mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
script and procedure for checking for missing
pullups
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Copyright (C) 2000, 2001 Internet Software Consortium.
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: release,v 1.31 2001/05/07 22:01:12 gson Exp $
|
||||
$Id: release,v 1.32 2001/05/07 23:04:10 gson Exp $
|
||||
|
||||
Preparing a bind9 release
|
||||
|
||||
@@ -23,6 +23,17 @@ release.
|
||||
- Update the lib/*/api files as needed. See the libtool
|
||||
info file for information about what the various numbers mean.
|
||||
|
||||
- If building from a relese branch, check that any important
|
||||
bug fixes made on the mainline since the last release have
|
||||
been pulled up. You can do this by comparing the CHANGES
|
||||
files using the util/check-pullups.pl script. For example,
|
||||
running the script from a mainline tree:
|
||||
|
||||
perl util/check-pullups.pl CHANGES ../9.1/CHANGES
|
||||
|
||||
This will list all bug fixes on the mainline that are not
|
||||
on the 9.1 release branch.
|
||||
|
||||
- Check that http://status.isc.org/bind9/bind9.html shows
|
||||
a clean build and test status for all supported systems.
|
||||
|
||||
|
Reference in New Issue
Block a user