diff options
author | wiz <wiz@pkgsrc.org> | 2004-01-06 16:30:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-01-06 16:30:39 +0000 |
commit | 4b0261de5012df1d738169c587d4607576214cd4 (patch) | |
tree | 9a7a3b62d445e765c02d06a764d866b88d384527 /misc/screen/PLIST.SunOS | |
parent | 2897352fdef74bfdef10a252852054d51a49c108 (diff) | |
download | pkgsrc-4b0261de5012df1d738169c587d4607576214cd4.tar.gz |
Update to 4.0.2, provided by Soren Jacobsen in PR 24000.
In his own words:
4.0.2 fixes a local privelege escalation problem. See
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0972 for
more information.
There's no ChangeLog available, but other than the fix for this
and regeneration of the configure script, changes are extremely
small.
Also, I've removed the info files from PLIST and PLIST.SunOS. They
are handled automatically as of bsd.pkg.mk 1.1332.
Diffstat (limited to 'misc/screen/PLIST.SunOS')
-rw-r--r-- | misc/screen/PLIST.SunOS | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/misc/screen/PLIST.SunOS b/misc/screen/PLIST.SunOS index ce311380150..6679bbcc13d 100644 --- a/misc/screen/PLIST.SunOS +++ b/misc/screen/PLIST.SunOS @@ -1,13 +1,7 @@ -@comment $NetBSD: PLIST.SunOS,v 1.9 2003/08/03 08:14:47 seb Exp $ +@comment $NetBSD: PLIST.SunOS,v 1.10 2004/01/06 16:30:40 wiz Exp $ bin/screen bin/${DISTNAME} man/man1/screen.1 -info/screen.info -info/screen.info-1 -info/screen.info-2 -info/screen.info-3 -info/screen.info-4 -info/screen.info-5 @unexec if [ -f %D/bin/screen.old ]; then ${RM} -f %D/bin/screen.old ; fi share/examples/screen/screenrc share/lib/terminfo/s/screen |