Commit Graph

17786 Commits

Author SHA1 Message Date
pvalchev
39ef8b05cc Changes from maintainer Jolan Luff <jolan@cryptonomicon.org>
- cast NULL to (void *) in execl call to make sure it is 64 bit
on 64 bit address systems; per new gcc warning
- Respect ${SYSCONFDIR}, ${LOCALBASE}
- fix some formatting
2002-10-13 22:39:45 +00:00
naddy
de76294f85 - configure sparc64 as a 64-bit platform
- include workaround for a compiler bug
- simplify
ok jakob@
2002-10-13 22:09:25 +00:00
naddy
08eb2c7a60 C++ fixes for gcc3; parts from Jack J. Woehr <jwoehr@attglobal.net> 2002-10-13 21:45:46 +00:00
shell
26c4f762b2 SUBDIR+= migrationtools 2002-10-12 17:33:01 +00:00
shell
569d850d8d Initial import of MigrationTools-44
---
The MigrationTools are a set of Perl scripts for migrating users,
groups, aliases, hosts, netgroups, networks, protocols, RPCs, and
services from existing nameservices (flat files, NIS, and NetInfo)
to LDAP.

WWW: http://www.padl.com/OSS/MigrationTools.html
2002-10-12 17:31:43 +00:00
naddy
4e49143083 - Do not try to link with id3lib.
- gettext cleanup.
2002-10-12 15:38:23 +00:00
reinhard
2727f19298 update to nessus v1.2.6
see http://www.nessus.org/posix.html for changelist
2002-10-12 13:04:22 +00:00
jsyn
bf2b8fc541 update to flawfinder-1.21; port is using python2.2 now as well 2002-10-12 07:37:31 +00:00
jsyn
b8d78e3404 update to rats-2.1 2002-10-12 06:28:18 +00:00
jakob
549178a65f update to snapshot 1.1.11-20020928 2002-10-11 23:00:04 +00:00
naddy
4ce0dc6944 - Fix dependencies.
- Clean-up, bug fixes.
From: Jim Geovedi <jim@corebsd.or.id>
2002-10-11 18:40:46 +00:00
reinhard
d31aa12fa4 SECURITY update to v4.0.6
A security vulnerability has been confirmed to exist in Apache Tomcat
4.0.x releases (including Tomcat 4.0.5), which allows to use a specially
crafted URL to return the unprocessed source of a JSP page, or, under
special circumstances, a static resource which would otherwise have been
protected by security constraint, without the need for being properly
authenticated. This is based on a variant of the exploit that was
disclosed on 09/24/2002.
2002-10-11 14:36:21 +00:00
todd
e18e0273a9 make _sure_ we dont use the includes from the in-tree version of boehm-gc 2002-10-11 12:34:20 +00:00
todd
6e9c7cab13 update to alpha17 (finally some activity!) 2002-10-11 12:27:00 +00:00
naddy
2cb2ec0f32 fix library dependency 2002-10-10 22:15:37 +00:00
naddy
d767d225ba library dependency specs must have a first component 2002-10-10 22:07:30 +00:00
naddy
dc7b8f8a72 typo; from Han Boetes <han@mijncomputer.nl> 2002-10-10 21:14:11 +00:00
jakob
444af02f5b enable tcp wrappers support 2002-10-10 17:28:21 +00:00
naddy
2b6547e0a0 Respect CC. 2002-10-10 13:26:07 +00:00
lebel
be97068ba1 seems like the fake path sneak into the installed rule files;
from MAINTAINER with heads up by Andrey Smagin (andrey@smagin.com)
2002-10-10 13:00:23 +00:00
naddy
6701a0c023 silence a fatal (but harmless) LP64 warning 2002-10-10 12:04:16 +00:00
naddy
0c5192b839 C++ fixes for gcc3 2002-10-10 01:47:47 +00:00
brad
e211c3e109 upgrade to lzo 1.08 2002-10-09 14:14:40 +00:00
naddy
d88595dddd C++ fixes for gcc3 2002-10-09 12:21:43 +00:00
couderc
1c0cd028f0 Update to 0.8.5 2002-10-09 12:16:09 +00:00
naddy
e816c80aa4 - Use qt module.
- C++ fixes for gcc3.
2002-10-08 15:53:36 +00:00
naddy
1c7b8dfe55 C++ fix for gcc3; more needed 2002-10-08 13:47:08 +00:00
naddy
0f639b6bcb - work around optimizer bug in gcc 2.95 on sparc64 (sha1.c)
- fix iconv dependency
2002-10-08 13:02:27 +00:00
dhartmei
644418c929 add symon 2002-10-08 08:11:04 +00:00
dhartmei
f0d7843bec symon is a system monitoring tool consisting of a small probe which
gathers various data (cpu, memory, network interfaces, pf statistics,
disk io) and transfers it to a central server which stores it in
RRD databases.
2002-10-08 07:56:42 +00:00
brad
0da69615f6 Fix security issue with Python 2.1/2.2
Zack Weinberg found a vulnerability in the way the exevpe() method
from the os.py module uses a temporary file name. A file which
supposedly should not exist is created in a unsafe way and the method
tries to execute it. The objective of such code is to discover what
error the operating system returns in a portable way.

By exploiting this vulnerability a local attacker can execute
arbitrary code with the privileges of the user running python code
which uses the execvpe() method.

http://python.org/sf/590294
http://python.org/sf/601077
2002-10-08 02:52:25 +00:00
lebel
54ecef0709 update p5-Mail-SpamAssassin to version 2.42; from MAINTAINER 2002-10-07 14:32:33 +00:00
jcs
7cf71674a5 update to gaim-0.59.4 2002-10-07 00:42:32 +00:00
lebel
ea6f05a89e p5-Mail-SpamAssassin tries to install files outside the fake area. 2002-10-06 23:34:26 +00:00
naddy
c04b8344d6 Make this compile with gcc3. 2002-10-06 22:31:10 +00:00
naddy
9759e5be25 - Regen patches.
- Honor CC, CFLAGS.
- Make this compile with gcc3.
2002-10-06 22:28:49 +00:00
naddy
a1df5b0207 - Fix signal handler type for C++/gcc3.
- Don't bother to patch files that will be clobbered anyway.
2002-10-06 21:03:18 +00:00
jakob
aae29753fe split into stable and development 2002-10-06 13:15:55 +00:00
brad
46b253732d upgrade to gwenview 0.15.0 2002-10-06 06:54:25 +00:00
naddy
52fab76073 - Regen ancient patches.
- C++ fix for gcc3.
ok espie@
2002-10-06 00:49:02 +00:00
jakob
a153356c22 syslog-ng 2002-10-05 21:58:09 +00:00
fgsch
6347e76401 byebye NEED_VERSION. 2002-10-05 21:11:09 +00:00
fgsch
d9eb6d95e4 update to pan 0.13.0. 2002-10-05 20:25:50 +00:00
fgsch
ba71248fc7 more workarounds for sha1.c on sparc64; this works fine now. 2002-10-05 19:41:17 +00:00
fgsch
2331d3ee68 - update to distrib. patch 20020203.
- switch to distinfo.
- remove NEED_VERSION.
- update HOMEPAGE and MASTER_SITES.
2002-10-05 19:09:26 +00:00
naddy
41c87c7bd3 home page/master site moved 2002-10-05 16:15:44 +00:00
jakob
1037c47789 update to rc7, -stable will be update once we have a final release 2002-10-05 15:22:27 +00:00
jakob
a34e359be4 syslog-ng, a syslogd replacement 2002-10-05 14:18:16 +00:00
jakob
dca4cd382f security update to version 1.5b 2002-10-05 13:22:23 +00:00
espie
94a5faf4ac non-insane name for libstdc++. 2002-10-05 09:40:58 +00:00