pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint * Find a reliable, secure way to dele...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b58dc0fbee6a
branches: trunk
changeset: 502892:b58dc0fbee6a
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Nov 10 12:19:58 2005 +0000
description:
* Find a reliable, secure way to delete all CVS directories inside
${WRKSRC}. When that is finished, add a warning that using ${XARGS}
is insecure.
diffstat:
pkgtools/pkglint/TODO | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r f698d249c016 -r b58dc0fbee6a pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO Thu Nov 10 12:04:11 2005 +0000
+++ b/pkgtools/pkglint/TODO Thu Nov 10 12:19:58 2005 +0000
@@ -13,3 +13,6 @@
* check _every_ line of the Makefiles
* warn about the use of ${SED} in {pre,do,post}-install
* check for direct use of user names and group names
+* Find a reliable, secure way to delete all CVS directories inside
+ ${WRKSRC}. When that is finished, add a warning that using ${XARGS}
+ is insecure.
Home |
Main Index |
Thread Index |
Old Index