Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
salo b5870e3006 Security fix:
- fix insecure file creation in /tmp, patch from silc cvs

the impact of this issue is very low.  it allows an attacker to overwrite
arbitrary files owned by the user running silcd ("silcd", in pkgsrc) IFF
the owner of the process or root send SIGUSR1 signal to the process to dump
stats.  the only file owned by the "silcd" user is typically the log file
which resides in a directory inaccessible by anyone except the user itself
and root so the potential attacker would need to guess its name.

 http://www.zataz.net/adviso/silc-server-toolkit-06152005.txt

please note that the advisory also incorrectly states that silc-toolkit is
vulnerable too.  the code in question is never compiled in the toolkit so
it's not affected.

Bump PKGREVISION.
2005-09-13 22:02:24 +00:00
archivers Added CVS Id tag to patch-ac. 2005-09-09 11:45:40 +00:00
audio Do not install unnecessary Makefiles; they contained paths to build 2005-09-11 12:30:55 +00:00
benchmarks Removed the $Id$ line from the patch. Restored -kkv mode. 2005-09-03 22:20:55 +00:00
biology Changes 1.6.7: 2005-08-26 11:53:32 +00:00
bootstrap #include <string.h> for memcpy() on Solaris 10. 2005-08-21 12:35:00 +00:00
cad require gcc3 2005-09-11 12:42:46 +00:00
chat Security fix: 2005-09-13 22:02:24 +00:00
comms Add AH-K3002V (but untested). 2005-09-13 03:12:34 +00:00
converters Added cp932 patch; closing PR-31142 2005-09-12 13:41:31 +00:00
cross Upgrade avr-libc to version 1.2.5. 2005-08-15 08:45:54 +00:00
crosspkgtools s/tar/${TAR}/ 2005-08-13 05:56:22 +00:00
databases Fix COMMENT per Geert Hendrickx <geert.hendrickx@ua.ac.be> on tech-pkg. 2005-09-12 16:43:18 +00:00
devel Remove deprecated USE_BUILDLINK3 line. 2005-09-13 19:39:46 +00:00
distfiles
doc Updated wm/selectwm to 0.4.1nb1, to fix build under darwin 2005-09-13 21:31:24 +00:00
editors remove a temporary private location from MASTER_SITES, it is not needed 2005-09-12 18:47:07 +00:00
emulators Fix configure problem when x11/gnome-libs is installed 2005-09-13 12:07:34 +00:00
finance Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That 2005-08-10 20:56:10 +00:00
fonts Fix build under darwin, without breaking netbsd and others 2005-09-09 16:59:55 +00:00
games Fix ${WRKSRC} to use ${PKGNAME_NOREV} which is much nicer 2005-09-11 11:50:48 +00:00
geography Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
graphics Update graphics/ruby-RMagick package to 1.9.1 applying patch from 2005-09-13 14:38:14 +00:00
ham This package uses libtool and intltool. 2005-09-09 00:24:53 +00:00
inputmethod update inputmethod/anthy to 6700b. 2005-09-05 15:00:09 +00:00
lang Move default definition of DIST_SUBDIR for Ruby related 2005-09-11 15:54:22 +00:00
licenses Add the Morgan Stanley Dean Witter license used by p5-Date-Business. 2005-08-15 01:51:14 +00:00
mail Fix for security issue: http://secunia.com/advisories/16704/ 2005-09-11 19:58:46 +00:00
math Include intltool/buildlink3.mk to pull in all dependencies required to 2005-09-11 17:01:14 +00:00
mbone Replaced patch-ah with patch-ap, which is the same except that it does not 2005-09-03 23:05:14 +00:00
meta-pkgs Update for PHP 4.4.x 2005-09-04 12:49:17 +00:00
misc use -u0 to make this patch to avoid $Id$ from being expanded. 2005-09-13 19:40:59 +00:00
mk Do not define gtar to be the same as ${LOCALBASE}/bin/tar 2005-09-13 04:24:35 +00:00
multimedia update to 0.4.7 2005-09-08 18:15:39 +00:00
net Update to 1.0.5 2005-09-11 12:57:34 +00:00
news The real user name in PKG_USERS does not need to be escaped with double 2005-08-23 11:48:47 +00:00
packages
parallel Fix NetBSD statvfs check to be >= 299000900 not >= 200040000 2005-09-06 08:10:57 +00:00
pkgtools update pkgtools/pkg_chk to 1.61. 2005-09-11 10:39:03 +00:00
print Changes 3.01: 2005-09-07 15:19:08 +00:00
regress Converted the Makefiles to the "category normal form", as required by 2005-08-06 20:33:56 +00:00
security - when creating binaries during the configure phase, be sure to add 2005-09-13 04:27:21 +00:00
shells Fix PLIST on OpenBSD. 2005-08-07 20:18:07 +00:00
sysutils lsof 4.75 is gone; use 4.76 2005-09-13 20:18:27 +00:00
templates Drop some whitespace. 2005-06-01 19:07:20 +00:00
textproc Make sure that filters are built statically until dlopen() detection 2005-09-11 16:29:58 +00:00
time Make sure this doesn't install the .orig info file created by diff too. 2005-08-30 20:17:50 +00:00
wm Force the package to use external gettext 2005-09-13 21:21:12 +00:00
www Now distfiles are under ruby subdirectory as a side effect of 2005-09-11 15:57:06 +00:00
x11 remove trailing whitespace 2005-09-13 12:13:54 +00:00
Makefile Indented the SUBDIR section to look like the SUBDIR sections in the 2005-09-01 22:02:34 +00:00
pkglocate
README Refer doc/pkgsrc.txt instead of Packages.txt. 2005-05-07 22:16:38 +00:00

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.