From owner-freebsd-chat@FreeBSD.ORG Fri Apr 4 21:38:13 2003 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6044637B401 for ; Fri, 4 Apr 2003 21:38:13 -0800 (PST) Received: from gunjin.wccnet.org (gunjin.wccnet.org [198.111.176.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id A209043F85 for ; Fri, 4 Apr 2003 21:38:12 -0800 (PST) (envelope-from anthony@gunjin.wccnet.org) Received: from gunjin.wccnet.org (localhost.rexroof.com [127.0.0.1]) by gunjin.wccnet.org (8.12.3/8.12.2) with ESMTP id h355d8sn006656 for ; Sat, 5 Apr 2003 00:39:08 -0500 (EST) Received: (from anthony@localhost) by gunjin.wccnet.org (8.12.3/8.12.3/Submit) id h355d8aG006655 for freebsd-chat@freebsd.org; Sat, 5 Apr 2003 00:39:08 -0500 (EST) Date: Sat, 5 Apr 2003 00:39:07 -0500 From: Anthony Schneider To: freebsd-chat@freebsd.org Message-ID: <20030405053907.GA6471@x-anthony.com> References: <20030401.204134.48514670.hrs@eos.ocn.ne.jp> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline In-Reply-To: <20030401.204134.48514670.hrs@eos.ocn.ne.jp> User-Agent: Mutt/1.4i Subject: Re: FreeBSD Security Advisory FreeBSD-SA-03:99.freebsd-sa X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2003 05:38:13 -0000 --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Y"KNOW, sed accepts filenames as arguments. (it also really doesn't need the -e) Love, Picky.In.NewYork. > Execute the following commands: >=20 > a) for advisories issued before 2000: >=20 > % cat /path/to/FreeBSD-SA-XX:XX.txt.asc\ > | sed -e 's/FreeBSD-SA-\([0-9]*\):\([0-9]*\)/FreeBSD-SA-19\1:\2/g' >=20 > b) for advisories issued between 2000 and 2099: >=20 > % cat /path/to/FreeBSD-SA-XX:XX.txt.asc\ > | sed -e 's/FreeBSD-SA-\([0-9]*\):\([0-9]*\)/FreeBSD-SA-20\1:\2/g' >=20 > c) for advisories issued after 2100: >=20 > % cat /path/to/FreeBSD-SA-XX:XX.txt.asc\ > | sed -e 's/FreeBSD-SA-\([0-9]*\):\([0-9]*\)/FreeBSD-SA-21\1:\2/g' --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE+jmv7KUeW47UGY2kRAnvDAJoD6qFifiwsCAteaalXTmJy+MEpSwCeIyem tS0OM6aTTfaan8QvFOMc4ZY= =LRPo -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e--