Commit Graph

25712 Commits

Author SHA1 Message Date
espie
2e98e33e9d ditch INSTALL/DEINSTALL: sample functionality needs help from a
sample configuration, there.
2004-09-22 10:02:18 +00:00
robert
f3cf746bb3 SECURITY:
upgrade to 1.0.20;

Mr.   Hornik   has   discovered  error  in  X.509  certificate chain
verification procedure in GnuTLS library. The certificate chain should
be verified from last root certificate to the first certificate.
Otherwise  a lot of unauthorized CPU processing can be forced to check
certificate signatures signed with arbitrary RSA/DSA keys chosen by
attacker.;

ok maintainer
2004-09-22 08:06:40 +00:00
robert
02bac1d52d upgrade to 0.5.5. This is needed for gnutls-1.0.20;
ok maintainer
2004-09-22 07:59:04 +00:00
brad
20b4a57398 fix MSN file transfer support on big-endian systems 2004-09-22 05:49:56 +00:00
jolan
da8e0be7d4 update to 6.3.28, from maintainer 2004-09-22 00:38:18 +00:00
brad
e264d12b1e upgrade to imlib2 1.1.2
Marcus Meissner discovered that imlib's BMP decoder would crash
when loading the test BMP file created by Chris Evans for testing
a previous Qt vulnerability. It is believed that this bug could
be exploited for arbitrary code execution.

also some port fixes, added missing dependencies, etc.
2004-09-21 22:40:36 +00:00
sturm
dbfddec820 tell the configure script to use yacc, always
noticed by bjoern@
2004-09-21 18:50:01 +00:00
sturm
06cb6c48c0 Add some sanity checking in XV. Patches from Marcus Meissner
adapted by rohee@ by way of millert@

while here, adapt patches to regular naming scheme
2004-09-21 18:46:03 +00:00
brad
7982d4d3e5 - Don't allow a corrupt GIF image to overflow pixel stack
- Prevent buffer overruns when decoding runlength-encoded images in the BMP format
2004-09-21 18:39:15 +00:00
naddy
1db4c1063b Changes for symon 2.65 - 2.67:
- removed netiso depends
- _symon uid 535, 525 never made it into ports/infrastructure/db/user.list
- ntp clockadjusts no longer trigger extra measurements
- daemon parts ported to freebsd/netbsd/linux

From: Willem Dijkstra <wpd@xs4all.nl>
2004-09-21 16:44:04 +00:00
espie
e4b643ad88 don't create patches for Oops.rej 2004-09-21 09:27:15 +00:00
brad
d8c2bfcc76 not for sparc64 at the moment. 2004-09-21 07:28:58 +00:00
pvalchev
85995a89e3 sync 2004-09-21 07:15:36 +00:00
brad
833a5b0115 upgrade to gaim 1.0.0 2004-09-21 02:44:19 +00:00
sturm
ea2b00d80a $OpenBSD$ 2004-09-20 20:17:33 +00:00
sturm
c899614b62 update to gtk-gnutella 0.94 2004-09-20 20:12:11 +00:00
brad
ba808d3753 fix issues with the GIF and XPM parsers that could allow a remote attacker to cause a
DoS via a malformed image file that triggers a null dereference.

CAN-2004-0692, CAN-2004-0693
2004-09-20 20:05:51 +00:00
sturm
1f2b8ae4df - use sh on localhost* and don't check_host() on these
=> you have an SMP machine, use localhost0, localhost1, ...
- for remote sessions, use ssh multiplexing, this speeds up a dpb
  restart by about 1/4 - 1/3
- new option '-s', which starts building in cwd
  => use 'dpb -s' instead of 'make package'
  => mostly useful for SMP machines or if you have your cluster powered
     on all the time
- '-b' now forces creation of the dependency file, if it doesn't exist,
  it is created automatically
- check signals on returning ssh sessions to notice which ones really
  succeeded and which ones where killed
2004-09-20 18:57:53 +00:00
sturm
297f91998d SECURITY FIX
This update protects against a local root vulnerability in case of getmail
being run as root. For details see
http://article.gmane.org/gmane.mail.getmail.announce/57
2004-09-20 18:47:11 +00:00
espie
cf8ee5425a initialize missing field, fixes spurious segfault (painting a non-level). 2004-09-20 08:00:53 +00:00
brad
eabc4cd246 upgrade to png 1.2.7 2004-09-20 01:24:10 +00:00
brad
051e65a1bf fixes a DoS issue with the BMP decoder, integer overflow and heap-based
buffer overflow with the XPM decoder, and integer overflow with the ICO
decoder.

CAN-2004-0753, CAN-2004-0782, CAN-2004-0788
2004-09-19 23:41:32 +00:00
pvalchev
be6617f5f7 change CDROM_SITE to default to empty; ok espie 2004-09-19 09:00:15 +00:00
pvalchev
41063721dd fix fragments 2004-09-19 08:54:44 +00:00
pvalchev
172e835ac0 fgetc returns int, not char!
fixes bug on macppc/cats due to unsigned char (EOF check is -1)
2004-09-18 23:58:30 +00:00
espie
77a790fcc9 bump to 1.3.3 2004-09-18 21:25:24 +00:00
espie
e53d58ba04 new pkg_create is more picky with fragments. Make sure to tell it about qt
even if the flavor is disabled.
2004-09-18 21:22:24 +00:00
espie
0bf9b696be typo. noticed by pval@ 2004-09-18 20:57:07 +00:00
pvalchev
51a0d96cc6 fix this by update-plist 2004-09-18 17:42:01 +00:00
naddy
c87f480cd6 drop kluge, now that trailing spaces are stripped from CFLAGS 2004-09-18 16:06:55 +00:00
espie
a00f8e9a3e enforce rpaths for wombat. 2004-09-18 14:52:45 +00:00
espie
784afb2649 kill old check-libs script, after checking the new one handles a.out
just fine.

Kill old subst that's not used anymore as well.
2004-09-18 13:48:43 +00:00
espie
0046b33eec Strip spaces from CFLAGS everywhere.
Pass off -a to pkg_add if used to solve dependencies.
2004-09-18 13:45:23 +00:00
espie
4375b95b15 new style conflict 2004-09-18 13:07:23 +00:00
espie
b893ad5d98 new style conflicts 2004-09-18 13:06:43 +00:00
espie
452e8ee14d new style conflicts. 2004-09-18 13:01:47 +00:00
espie
2226c6841f new-style conflict 2004-09-18 12:57:32 +00:00
espie
5a3089b5ef new-style conflicts 2004-09-18 12:55:53 +00:00
espie
55c6ff0e4b new style conflicts. 2004-09-18 12:54:10 +00:00
espie
ee6b38872c new style conflicts 2004-09-18 12:52:54 +00:00
espie
18874d2495 new style conflicts 2004-09-18 12:45:06 +00:00
espie
0bb2730929 new-style conflict 2004-09-18 12:43:28 +00:00
espie
1af3bf024a new style conflict 2004-09-18 12:41:31 +00:00
espie
83ea93eba7 new style PLISTs and conflicts 2004-09-18 12:39:37 +00:00
espie
292285c3fe clone new-style conflicts too 2004-09-18 11:03:45 +00:00
espie
96b0043b84 new style conflicts 2004-09-18 10:55:03 +00:00
espie
01322c4548 new style conflict. 2004-09-18 10:39:08 +00:00
espie
2b80a94147 new-style conflicts. 2004-09-18 10:35:36 +00:00
espie
cd99ee7b46 new-style conflict 2004-09-18 10:34:22 +00:00
espie
7a8e347bd7 new-style conflict 2004-09-18 10:28:09 +00:00