Date: Wed, 19 May 2004 08:07:18 -0400 From: amal <ajasen@spamcop.net> To: freebsd-security@freebsd.org Subject: Re: FreeBSD Security Advisory FreeBSD-SA-04:10.cvs Message-ID: <200405190807.47669.ajasen@spamcop.net> In-Reply-To: <20040519113106.GB21714@droso.net> References: <20040519072516.5771133CAE@dwp.des.no> <xzpoeoksozd.fsf@dwp.des.no> <20040519113106.GB21714@droso.net>
index | next in thread | previous in thread | raw e-mail
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
FYI:
I found the patch on ftp5.freebsd.org
My source tree was previously cvsuped to
5.2.1-RELEASE-p6. I found cvs
in /usr/src/contrib/cvs rather
than /usr/src/gnu/usr.bin/cvs, which is what the
advisory recommends.
The commands I used follow:
# cvs --version
Concurrent Versions System (CVS) 1.11.5-FreeBSD
(client/server)
# cd /usr/src
# patch < /path/to/patch
/* patch did not find the file to patch. */
# find /usr/src -name server.c | grep cvs
/usr/src/contrib/cvs/src/server.c
# cd /usr/src/contrib/cvs/src
# patch < /patch/to/patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
- --------------------------
|diff -Nur cvs-1.12.7.orig/src/server.c
cvs-1.12.7/src/server.c
|--- cvs-1.12.7.orig/src/server.c Tue Apr 6
22:17:55 2004
|+++ cvs-1.12.7/src/server.c Sun May 2
19:32:17 2004
- --------------------------
Patching file server.c using Plan A...
Hunk #1 succeeded at 1648 (offset 49 lines).
Hunk #2 succeeded at 1643 (offset 1 line).
done
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAq04DEnb2ZreqxQQRAgrkAJ4mG3Davy6faZzBdaA6pvxol+oKPwCfdMP1
0Y0AGa0xZak9Jr91c+4H+Ek=
=1Mw0
-----END PGP SIGNATURE-----
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405190807.47669.ajasen>
