Commit Graph

26143 Commits

Author SHA1 Message Date
xsa
4fdb00c270 update to most-4.9.5; from MAINTAINER. 2004-10-23 13:14:20 +00:00
xsa
37218c7d0b +scons 2004-10-23 12:38:34 +00:00
xsa
81cdb24f38 Initial import of scons-0.96.1.
SCons is an Open Source software construction tool--that is, a
next-generation build tool. Think of SCons as an improved,
cross-platform substitute for the classic Make utility with integrated
functionality similar to autoconf/automake and compiler caches such as
ccache. In short, SCons is an easier, more reliable and faster way to
build software.

Submitted and maintained by Andrew Dalgleish <openbsd at ajd.net.au>
2004-10-23 12:37:32 +00:00
naddy
6f5d1714d1 Update to 1.2.4. This is a bugfix/minor feature enhancement release:
* introducing thousands separators
* several bugfixes
* cleaned up display code
* new and updated translations
2004-10-23 12:37:24 +00:00
espie
8c4d857d3d allow us to specialize DEPENDS_TARGET depending on whether this is
a LIB/RUN/BUILD/REGRESS_DEPENDS.
2004-10-23 10:02:51 +00:00
espie
97804eddfe switch FAKE's test from == "yes" to != "no" 2004-10-23 09:58:13 +00:00
espie
0d09be0752 shared fragment in need of recording.
found by wilfried@
2004-10-23 06:51:54 +00:00
brad
31ca292e2d Chris Evans discovered numerous vulnerabilities in the xpdf package:
Multiple integer overflow issues affecting xpdf.
These can result in writing an arbitrary byte to an attacker controlled
location which probably could lead to arbitrary code execution.
CAN-2004-0888

Multiple integer overflow issues.
These can result in DoS or possibly arbitrary code execution.
CAN-2004-0889

Chris also discovered issues with infinite loop logic error.
2004-10-23 02:24:36 +00:00
naddy
26f299c152 update to 1.1.11; from Thomas Delaet <thomas@delaet.org> 2004-10-22 22:06:57 +00:00
naddy
aaed57868d update to 2.6.14; from Thomas Delaet <thomas@delaet.org> 2004-10-22 22:05:50 +00:00
brad
76a4c99178 upgrade to gaim 1.0.2
fixes 2 remote DoS issues and a buffer overflow.

CAN-2004-0891
2004-10-22 19:16:01 +00:00
naddy
912d78bcc5 Maintenance update to 0.8.5. 2004-10-22 16:37:07 +00:00
xsa
da0cb3ce65 post-install hook should have been removed during last update,
doing it now;
2004-10-22 12:33:07 +00:00
espie
63f4447086 avoid more get*_r functions until we decide upon an API... 2004-10-21 20:47:38 +00:00
naddy
638b34bdc4 Updated to 0.91; from Andrew Dalgleish <openbsd@ajd.net.au>. 2004-10-21 14:48:51 +00:00
xsa
0eb0589235 update to Log-Agent-0.306; from MAINTAINER. 2004-10-21 08:52:56 +00:00
jolan
723a75a468 sigh, this too 2004-10-21 06:10:45 +00:00
jolan
f74714bb2b update to 1.10.8 but keep BROKEN ;( 2004-10-21 05:39:35 +00:00
jolan
22ae76ee08 +openal 2004-10-21 05:05:49 +00:00
jolan
460ff833fb openal-20040816, cross-platform 3D audio API 2004-10-21 05:04:16 +00:00
pvalchev
9df8098610 +nutdb 2004-10-21 01:41:51 +00:00
pvalchev
bd51341930 Initial import of nutdb-10.7
NUT allows you to record what you eat and analyze your meals
for nutrient composition.  The database included is the USDA
Nutrient Database for Standard Reference, Release 17, which
contains 6,839 foods and 128 nutrients.

Maintainer: Jon Trembley <jon@brain-box.net>
2004-10-21 01:41:22 +00:00
brad
3935b2a8bb upgrade to Squid 2.5.STABLE7
A parsing error exists in the SNMP module of Squid where a
specially-crafted UDP packet can potentially cause the server to
restart, closing all current connections.
2004-10-20 21:44:20 +00:00
brad
f81e2e0341 Fix memory allocation problems and numerous integer overflows.
CAN-2004-0803, CAN-2004-0804, CAN-2004-0886
2004-10-20 20:37:48 +00:00
xsa
960f987bd0 update the header cache patch; initially from Simon Dassow;
tested by many, Thanks! ok avsm@.
2004-10-20 20:15:20 +00:00
xsa
7c40e7506f update to plone-2.0.4;
check http://plone.org/downloads/changelog for a complete Changelog.
2004-10-20 20:05:30 +00:00
avsm
98775b5242 repair changed distfile (ironic, for a book on version control) and
reflect new contents.
from Aleksander Piotrowski <aleksander.piotrowski@nic.com.pl>
2004-10-20 19:55:39 +00:00
avsm
9c41a972ea switch this to sourceforge as well 2004-10-20 18:30:56 +00:00
avsm
bbf533f79b update to mcrypt-2.6.4, now on sourceforge 2004-10-20 18:28:17 +00:00
avsm
974315c049 update to libmcrypt-2.5.7, local patches merged in 2004-10-20 18:27:38 +00:00
fgsch
c44bcaaceb update to 2.9.6 2004-10-20 18:03:35 +00:00
naddy
67dbdd86e0 explicitly link with libiconv, too 2004-10-20 14:48:11 +00:00
espie
1fbb431fcb don't refer to deleted dir (from Alex Piotrowski) 2004-10-20 09:14:40 +00:00
brad
fc486884a3 * Fixed bug with crash of server on some values of read_rnd_buffer_size (Bug #5492) 2004-10-20 08:09:36 +00:00
brad
ce8889672c bump PKGNAME for both client and server. 2004-10-20 07:38:50 +00:00
brad
f224072f1b * Fixed bug in privilege checking where, under some conditions, one
was able to grant privileges on the database, he has no privileges
  on. (Bug #3933)
2004-10-20 07:36:04 +00:00
brad
748c1d4b56 * Fixed potential memory overrun in `mysql_real_connect()' (which
required a compromised DNS server and certain operating systems).
  (Bug #4017)

* Fixed crash in `MATCH ... AGAINST()' on a phrase search operator
  with a missing closing double quote. (Bug #3870)

* Fixed a crash on declaration of `DECIMAL(0,...)' column. (Bug
  #4046)
2004-10-20 04:47:29 +00:00
brad
feb0e2638a sync 2004-10-20 01:54:05 +00:00
pvalchev
3394b73d71 do not strip perl script; Jacob Meuser, ok maint. kevlo 2004-10-20 01:08:04 +00:00
naddy
c0fe6ab5c8 alternate master site since SourceForge still has problems 2004-10-19 16:19:07 +00:00
xsa
d0cf4839ac new MAINTAINER, Chris Kuethe <ckuethe at ualberta.ca> 2004-10-19 14:17:44 +00:00
xsa
b93b0ab058 better descr, kevlo@ ok. 2004-10-19 07:36:04 +00:00
pvalchev
2c136d681a new maintainer Benoit LECOCQ 2004-10-19 06:10:33 +00:00
pvalchev
98285a006d fix RCS Id 2004-10-19 05:52:56 +00:00
brad
cedf109aad remove myself as MAINTAINER 2004-10-19 03:07:56 +00:00
espie
6bf52bc1b6 the software authors made a packaging mistake.
Wand-config.1 is so obviously not a manpage...
2004-10-19 00:38:06 +00:00
espie
7411283b94 and the 3 patches I forgot to add. 2004-10-19 00:26:45 +00:00
espie
b1fb66143a minor update to 3.3.1 2004-10-19 00:25:23 +00:00
xsa
6e7e28fbc6 fix HOMEPAGE and MASTER_SITES; 2004-10-18 18:58:55 +00:00
naddy
1548847eec update to 1.34; from Srebrenko Sehic <haver@insecure.dk> 2004-10-18 16:33:57 +00:00