Commit graph

15 commits

Author SHA1 Message Date
tron
01a1a2de88 Recreate patch because Mac OS X's patch refuses to apply it. 2003-11-22 15:59:24 +00:00
tron
494f62f029 Don't use "stdbool.h" because NetBSD 1.6 and 1.6.x (and probably other
platforms) don't have it.
2003-11-05 11:54:47 +00:00
recht
0c58bd1726 Fix two security issues:
1.)
An integer overflow in ls in the fileutils or coreutils packages may allow
local users to cause a denial of service or execute arbitrary code via a
large -w value, which could be remotely exploited via applications that use
ls, such as wu-ftpd.

2.)
ls in the fileutils or coreutils packages allows local users to consume a
large amount of memory via a large -w value, which can be remotely exploited
via applications that use ls, such as wu-ftpd.

See
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0853
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0854
and the original report
http://www.guninski.com/binls.html
for details.

Patches taken from Red Hat's Security Advisory RHSA-2003:309-01.

reported by reed@
bump PKGREVISION
2003-11-05 00:05:06 +00:00
recht
44917e36b8 Use my NetBSD.org email address. 2003-09-14 18:13:48 +00:00
seb
56b682547a USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:59:08 +00:00
heinz
4cad9c9591 add TEST_TARGET 2003-08-09 07:45:46 +00:00
seb
96c576f3f5 Convert to USE_NEW_TEXINFO. 2003-08-05 13:51:21 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
tron
7dce9fea04 "GNU_PROGRAM_PREFIX" gets defined in "bsd.pkg.defaults.mk". So we don't
need to check for that here.
2003-06-17 17:36:59 +00:00
tron
e82a63b373 We although need to conflict if "GNU_PROGRAM_PREFIX" is undefined. 2003-06-17 15:10:05 +00:00
tron
b9c6bb2758 Conflict with "teTeX-bin" package if "GNU_PROGRAM_PREFIX" is "". 2003-06-17 15:08:18 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
tron
db48119bf5 Don't conflict with the latest version of the "gnome-utils" package which
doesn't install the "guname" package any more. Bump package revision to
reflect change.
2003-04-11 11:36:03 +00:00
wiz
77129f3dd7 coreutils and gnome-utils currently conflict because both install guname. 2003-04-10 18:42:29 +00:00
wiz
ec767a3f50 Initial import of coreutils-5.0, from Marc Recht via pkgsrc-wip.
The GNU Core Utilities are the basic file, shell and text manipulation
utilities of the GNU operating system. These are the core utilities which
are expected to exist on every operating system.

Previously these utilities were offered as three individual sets of GNU
utilities, fileutils, shellutils, and textutils. Those three have been
combined into a single set of utilities called the coreutils.
2003-04-10 13:18:36 +00:00