From owner-freebsd-questions@FreeBSD.ORG Mon Mar 8 01:51:37 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6074216A4CE for ; Mon, 8 Mar 2004 01:51:37 -0800 (PST) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23BD143D2D for ; Mon, 8 Mar 2004 01:51:36 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i289pT5i002323 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 8 Mar 2004 09:51:30 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i289pTOT002322; Mon, 8 Mar 2004 09:51:29 GMT (envelope-from matthew) Date: Mon, 8 Mar 2004 09:51:29 +0000 From: Matthew Seaman To: Supote Leelasupphakorn Message-ID: <20040308095129.GA2081@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Supote Leelasupphakorn , Kris Kennaway , freebsd-questions@freebsd.org References: <20040308091312.GA70588@xor.obsecurity.org> <20040308093904.21804.qmail@web40604.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k+w/mQv8wyuph6w0" Content-Disposition: inline In-Reply-To: <20040308093904.21804.qmail@web40604.mail.yahoo.com> User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk X-Virus-Scanned: clamd / ClamAV version devel-20040304, clamav-milter version 0.67j cc: freebsd-questions@freebsd.org cc: Kris Kennaway Subject: Re: why can't I get FreeBSD-RELEASE-p14 with this cvsup file ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2004 09:51:37 -0000 --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 08, 2004 at 09:39:04AM +0000, Supote Leelasupphakorn wrote: > My objective is I want to get FreeBSD security branch > ( 4.8-RELEASE-p15 ) and as the Security Advisory in > www.freebsd.org > (ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-04:02.shmat= =2Easc) > stated that source tree after 2004-02-04 18:01:18 is corrected > so I specified above date in supfile but still get only > 4.8-RELEASE-p14. Why isn't it 4.8-RELEASE-p15 ? You're specifying a date string right down to the precise second that the patches were applied to the tree, which I think is confusing cvsup, and getting you the state of things just before the update. All you need to do is specify a date *after* the patches went into the tree, but before the next set of patches. Try: date=3D2004.02.05.12.00.00 The next commits to RELENG_4_8 were as a result of FreeBSD-SA-04:04.tcp.asc, which went into the tree at 2004-03-02 17:27:47 UTC so you're no danger of overshooting and getting 4.8-RELEASE-p16. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --k+w/mQv8wyuph6w0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFATEIhdtESqEQa7a0RAomcAJ0Rgs5NeLOLqzJYDFYcLt9MayZhUwCdFsCh F62Cb99KmUGwiS4CUvyYqfE= =7EY+ -----END PGP SIGNATURE----- --k+w/mQv8wyuph6w0--