Date: Sat, 2 Dec 2000 23:48:47 -0500 (EST) From: Igor Roshchin <str@giganda.komkon.org> To: security@freebsd.org Subject: tcsh-6.09.03_1 package Message-ID: <200012030448.XAA17920@giganda.komkon.org>
next in thread | raw e-mail | index | archive | help
Hello!
This question might be better suited to -ports,
but this package was recently discussed here, due to its vulnerability.
On Nov. 30, I downloaded tcsh-6.09.03_1 package from ftp.freebsd.org,
(for 3-STABLE), and installed it on a 3.5.1-RELEASE box
using pkg_add.
I've noticed one strange oddity: pkg_add replaced /usr/local/bin/tcsh
in /etc/shells with a strings "bin/tcsh" (see the Packing list below).
Why is it so ?
Thanks,
Igor
The relevant part of the Packing list (output of pkg_info):
Packing list:
Package name: tcsh-6.09.03_1
CWD to /usr/local
File: man/man1/tcsh.1.gz
Comment: MD5:6e58573bc5a047867b5af95b030e1756
File: bin/tcsh
Comment: MD5:58859c01f8d28d2d02025b00aeba7a9b
EXEC 'echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep
-v %D/bin/tcsh /etc/shells.bak; echo bin/tcsh) >/etc/shells'
UNEXEC 'echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (gr
ep -v %D/bin/tcsh /etc/shells.bak) >/etc/shells'
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012030448.XAA17920>
