FreeBSD Security Advisory FreeBSD-SA-04:10.cvs
amal
ajasen at spamcop.net
Wed May 19 05:08:03 PDT 2004
-----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-----
More information about the freebsd-security
mailing list