From 8209c24d4265e3c8c00e4065b2070f394fb812a2 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Fri, 6 Jul 2001 21:15:10 +0000 Subject: [PATCH] edited --- doc/dev/release | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/dev/release b/doc/dev/release index c6529ba242..ffc2baefcb 100644 --- a/doc/dev/release +++ b/doc/dev/release @@ -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.37 2001/06/28 21:20:40 gson Exp $ +$Id: release,v 1.38 2001/07/06 21:15:10 gson Exp $ Preparing a bind9 release @@ -179,12 +179,12 @@ release. - Sign the distribution files with the ISC signing PGP key and fix the permissions on the signature file: - pgp -sba bind-9.1.3rc3.tar.gz -u 0x51BAB2ED - chmod 644 bind-9.1.3rc3.tar.gz.asc + pgp -sba bind-9.1.3.tar.gz -u 0x51BAB2ED + chmod 644 bind-9.1.3.tar.gz.asc - Verify the PGP signature: - pgp bind-9.1.3rc3.tar.gz.asc bind-9.1.3rc3.tar.gz + pgp bind-9.1.3.tar.gz.asc bind-9.1.3.tar.gz (Look for the words "Good signature" in the output.) @@ -192,7 +192,7 @@ release. - Copy the distribution and PGP signature files to the FTP site: - ver=9.1.3rc3 + ver=9.1.3 ssh -n isrv4.pa.vix.com "mkdir /udir/ftp/isc/bind9/$ver" scp bind-$ver.tar.gz bind-$ver.tar.gz.asc \ isrv4.pa.vix.com:/udir/ftp/isc/bind9/$ver