Commit Graph

29717 Commits

Author SHA1 Message Date
pvalchev
3059521cb0 append pkglocatedb to plists; ok deraadt 2005-09-02 01:11:02 +00:00
pvalchev
a5acccf213 do not compress pkglocatedb so it can directly be used by locate(1)
after discussion with deraadt
2005-09-02 00:43:50 +00:00
pvalchev
23b2af5c44 sync 2005-09-01 07:53:38 +00:00
pvalchev
b175ea928c sync 2005-09-01 07:30:48 +00:00
pvalchev
5ef437ba53 sync 2005-09-01 06:58:00 +00:00
robert
0f9d38fccb SECURITY: fix a heap overflow in internal pcre; bump PKGNAME
http://www.vuxml.org/openbsd/b552a55a-136d-11da-a0d4-00065bd5b0b6.html

ok pvalchev@
2005-08-31 22:12:54 +00:00
espie
e89f8d0a7d fix qdns, from Greg Estabrooks
okay pvalchev@
2005-08-31 22:01:09 +00:00
sturm
0d88196840 bump PKGNAME so that 3.7 won't have higher PKGNAMEs than 3.8
suggested by espie@, ok pval@
2005-08-31 19:55:36 +00:00
alek
3c68445fa3 Fix out-of-bounds access to conf->file_content
Problem spotted by Sigfred H?versen <bsdlist@mumak.com>

ok mbalmer@, pvalchev@
2005-08-30 20:32:52 +00:00
hshoexer
bbef4bfca6 Fix endianess issue, noticed by drahn@. Tested by several people, thanks!
ok pval
2005-08-29 20:28:17 +00:00
robert
f142cc568d upgrade to version 2.0.2;
* Fixed bug in route.c in FreeBSD, Darwin, OpenBSD and NetBSD
  version of get_default_gateway.  Allocated socket for route
  manipulation is never freed so number of mbufs continuously
  grow and exhaust system resources after a while (Jaroslav Klaus).

ok pvalchev@
2005-08-29 14:22:04 +00:00
biorn
66966fa462 Fix a potential heap overflow when playing uncompressed pcm audio.
ok pvalchev@
2005-08-29 06:53:54 +00:00
espie
d36666f229 Two bug-fixes.
- allows realmedia streams to work.
- fix af resample=wrongvalue.

Okay pvalchev@
2005-08-27 21:11:49 +00:00
mbalmer
2d00f98957 Fix pcre vulnerability.
ok pvalchev
2005-08-27 21:10:38 +00:00
pvalchev
bdfab055fb fix pcre vulnerability; ok naddy 2005-08-27 19:27:57 +00:00
naddy
63347c3c80 SECURITY:
CAN-2005-2491, http://securitytracker.com/id?1014744
A remote or local user may be able to supply a specially crafted
regular expression to trigger a heap integer overflow in PCRE.

ok pvalchev@
2005-08-27 15:57:31 +00:00
kurt
969db3f012 fix building with systrace. no pkg bump since package doesn't change.
noticed by Matthias Kilian <kili@outback.escape.de>

okay pvalchev@
2005-08-26 21:39:14 +00:00
espie
11abee91b2 use a new regen'd ada bootstrap that matches 3.8 libraries.
okay pvalchev@
2005-08-24 22:54:42 +00:00
pvalchev
def7406ca5 oops, apparently old python still 2005-08-24 21:42:19 +00:00
pvalchev
0a95e79054 tweak 2005-08-24 21:40:12 +00:00
pvalchev
c2f009f3bf python-2.4 2005-08-24 21:27:03 +00:00
pvalchev
d3c422a122 sync 2005-08-24 21:24:45 +00:00
pvalchev
9aa9507b18 another busted snprintf; maintainer Moritz Grimm 2005-08-23 21:26:26 +00:00
fgsch
b756759b0f fix off by one and bump package; makes the package usable. pvalchev@ ok. 2005-08-23 20:43:40 +00:00
pvalchev
ca0c0ed17c sync, 3214 unzels 2005-08-23 17:07:01 +00:00
robert
b2b5a3021d SECURITY: update to version 2.0.1;
fixes serveral vulnerabilities;
http://www.vuxml.org/openbsd/a7ce7b3c-136a-11da-bb92-00065bd5b0b6.html

ok pvalchev@
2005-08-23 00:32:39 +00:00
pvalchev
8eb9ed6e1b fix broken snprintf patch; from maintainer Moritz Grimm <gtgbr@gmx.net> 2005-08-22 23:25:39 +00:00
naddy
bf7cc206f8 SECURITY:
CAN-2005-2491, http://securitytracker.com/id?1014744
"A remote or local user may be able to supply a specially crafted
regular expression to trigger a heap integer overflow in PCRE."

ok pvalchev@
2005-08-22 22:40:28 +00:00
naddy
b5ba305851 SECURITY:
Catch up with xpdf 3.00 pl2 and pl3 for various vulnerabilities, and a fix
for CAN-2005-2097 from Kristian Hoegsberg.
ok mbalmer@, pvalchev@
2005-08-22 22:37:12 +00:00
sturm
f10e13f8c4 SECURITY
Update to AcroRead 7.0.1 in order to fix a buffer overflow in one of
the core modules. Not really much more information at
http://www.adobe.com/support/techdocs/321644.html

ok pval
2005-08-20 09:02:16 +00:00
mbalmer
7f1e33b0c4 - Add a patch to prevent accessing a char[] array with a negative index.
- Bump package name.

Problem reported by Paul de Weerd, ok pvalchev@
2005-08-20 08:01:41 +00:00
sturm
df369a952d qt4-debug is too big for ftp
ok pval@
2005-08-17 21:06:48 +00:00
espie
f8b5e18776 belated bump.
okay pvalchev@
2005-08-17 16:23:16 +00:00
robert
613ac4d41a SECURITY: upgrade to 1.5.0;
fixes several secuirty vulnerabilities.
http://www.vuxml.org/openbsd/0dfcb310-0f38-11da-ba28-00065bd5b0b6.html

ok brad@ pvalchev@
2005-08-17 16:22:34 +00:00
espie
f1e7eab840 those packages have not changed names since 3.6, even though their
packing-lists was changes in significant ways, and they do not have
enough dependencies that pkg_add can detect they changed through their
signature.

Bump the pkgname, so that pkg_add -r will choose to update them.

okay pvalchev@
2005-08-17 16:10:02 +00:00
brad
eedc50c22b use the libtool that comes with silc-server for now since
it has a little hack to make it build and link against a
static libsilc.

ok pvalchev@
2005-08-17 16:02:08 +00:00
espie
bf3e9edf34 oops, noticed by Bernd Ahlers.
okay pvalchev@
2005-08-17 16:02:05 +00:00
pvalchev
db563a07ff mark as broken on sgi as well as hppa as it freaks out the machine too 2005-08-17 02:16:03 +00:00
robert
32b94333d3 SECURITY:
upgrade to version 200508R1;
This fixes several potential security problems, so everyone
should upgrade immidiately.

From Bernd Ahlers <bernd@ba-net.org>, Matthias Kilian <kili@outback.escape.de>
ok pvalchev@
2005-08-16 20:35:58 +00:00
espie
9571031547 fix conflicts with 3.6 packages, thus allowing updates.
Okay pvalchev@
2005-08-16 18:28:55 +00:00
sturm
52ca940508 work around an ICE by compiling single files with -O0 on sparc64
ok pval
2005-08-16 18:24:10 +00:00
sturm
20ad0f9bbe work around an ICE by compiling a file with -O0 on sparc64
ok pval
2005-08-16 18:22:26 +00:00
espie
fc92c52056 missing bump, okay pval 2005-08-16 13:22:51 +00:00
espie
f90faf868a conflicts from the past: history since 3.7.
As noted on ports@ recently, pkg_add -r relies on conflicts, and the
sheer existence of updates means we MUST take the past into account in
conflicts now.

Note the renaming of hugs98 to valid package names where versions are
concerned.

This commit shows clearly the renaming of the xfce4 plugin packages, the
ditching of eclipse flavors, the splitting of nessus into subpackages,
the splitting of various other software documentations, some packaging bugs
in kdeedu, and a lot of files moving around...

okay pvalchev@
2005-08-16 09:49:51 +00:00
pvalchev
4f74a44df2 gphoto2 works; robert 2005-08-16 02:04:13 +00:00
espie
0933f491aa some shared dirs, okay pvalchev@ 2005-08-15 22:56:44 +00:00
jolan
c7aee7ccf1 update to 1.0.9, ok jcs pval
most notably fixes an overflow in the management interface (which is not
enabled by default)
2005-08-15 17:36:06 +00:00
pvalchev
e6b718763f more stuff from robert 2005-08-15 00:07:02 +00:00
espie
dd7e097b7c remove duplicates, in case we're scanning the same package several times.
okay pvalchev@
2005-08-14 11:57:17 +00:00
sturm
b5851b9917 fix uids
ok pval
2005-08-14 01:10:31 +00:00