Commit Graph

550 Commits

Author SHA1 Message Date
alek
35f7c3fc7d - Fix liblzo detection
- Bump PKGNAME

ok sturm@
2005-07-16 16:27:25 +00:00
jolan
63948522eb remove peter galbavy as maintainer per his request 2005-07-06 23:18:09 +00:00
naddy
62e01fdce7 - use system libz rather than building a private copy
- fix example files (the patches were misapplying badly)
2005-07-05 13:48:10 +00:00
alek
ada27988e7 - Fix WANTLIB marker for -static FLAVOR
- Bump PKGNAME
2005-07-03 22:42:20 +00:00
naddy
2d0a5b6956 maintenance update to 5.52; from Alexandre Anriot 2005-06-21 19:48:28 +00:00
kevlo
504d8f751a upgrade to 1.24 2005-06-08 03:04:35 +00:00
alek
dc08dd1f9b - Update to 1.0.3: http://www.oberhumer.com/opensource/ucl/ucl-news.txt
- Use example program as regression test

From Lawrence Teo <lteo.openbsd1@mailnull.com>
2005-05-22 10:54:35 +00:00
naddy
c559108d7d Maintenance update to 1.0.3.
- minor bug fixes only
- no more .info manual

ok brad@
2005-05-16 23:00:59 +00:00
kevlo
7874e0c894 upgrade to Compress-Zlib 1.34 2005-05-06 08:09:22 +00:00
espie
849fbd8002 FAKE=all + @endfake 2005-04-23 15:29:45 +00:00
espie
29d3aee2e8 FAKE=all, no gmake! 2005-04-23 15:15:13 +00:00
espie
8d93cf5a14 no need to really install bzip2 2005-04-17 19:43:52 +00:00
espie
740a24fcf5 @endfake marker 2005-04-17 19:42:38 +00:00
espie
8913f8b8e6 build without needing to install lzo 2005-04-17 19:27:31 +00:00
espie
726ae39dd3 endfake marker 2005-04-17 19:26:20 +00:00
naddy
5b87e1aeda +rzip 2005-03-30 00:03:41 +00:00
naddy
9ec6c1184e Import rzip 2.0; submitted by Lawrence Teo <lteo.openbsd1@mailnull.com>.
rzip is a compression program that is similar to gzip and bzip2.
The primary difference is that rzip is able to exploit long
distance redundancies in files, which enables rzip to produce
much better compression ratios (sometimes).
2005-03-30 00:02:08 +00:00
db
b92bccc4d4 typo; ok @nikolay @mbalmer (db@) 2005-03-10 11:03:14 +00:00
db
6f3ec9a5ae update to 1.23 which contains some bug fixes and remove VERSION variable
ok maintainer nikolay@ mbalmer@ (db@)
2005-03-10 11:01:51 +00:00
db
84ff3fce88 Update to version 1.14. Fixes GLSA 200410-31.
ok maintainer nikolay@ mbalmer@ (db@)
2005-03-10 10:55:04 +00:00
naddy
7eb0d68e96 SECURITY:
Fix multiple security vulnerabilities:
- buffer overflows (CAN-2005-0160)
- directory traversal problem (CAN-2005-0161)

From: Ulf Harnhammar <Ulf.Harnhammar.9485@student.uu.se>
2005-02-22 15:13:09 +00:00
sturm
eee6c98fc2 use FULLDISTDIR in systrace policy, noticed by rohee@ 2005-02-21 21:59:44 +00:00
alek
6eff9fa47e Add WANTLIB marker 2005-02-19 22:18:31 +00:00
espie
f8396e705a zap shit 2005-02-19 12:32:22 +00:00
espie
755b352f5c reimport, fuck. 2005-02-19 12:31:30 +00:00
espie
80055dd85f +zipios 2005-02-19 11:31:52 +00:00
espie
5ece631328 zipios archiver library, port mostly taken from FreeBSD, almost mandatory
for wesnoth.
2005-02-19 11:29:14 +00:00
naddy
382d846391 SECURITY:
cpio used a 0 umask when creating files using the -O (archive) or
-F options, which created the files with mode 0666 and allowed local
users to read or overwrite those files. (CAN-1999-1572)
2005-02-11 23:28:34 +00:00
sturm
3a51ccb48b add $OpenBSD$ tag 2005-02-09 20:36:29 +00:00
naddy
5400bfd4d1 Fix command line parsing; from GNU CVS. 2005-01-30 14:56:57 +00:00
naddy
4ea670fd4b Now that @info transparently picks up all .info-* files, don't go through
extra steps to rebuild with --no-split.
2005-01-27 02:09:52 +00:00
espie
ad2bf27658 @#$$@ autoconf
io.h we get is not win32, but another package libio.
protect against that.
2005-01-15 15:22:01 +00:00
naddy
69777e8169 SIZE 2005-01-05 15:40:35 +00:00
naddy
1e90401cd6 Update to 1.15.1.
- Compressed archives are now recognized automatically.
- Numerous bug fixes.
2005-01-01 23:47:43 +00:00
espie
7b41b9b734 rename to par1 to avoid conflict 2004-12-30 00:47:10 +00:00
robert
db26b06979 fix WRKDIST 2004-12-04 15:45:41 +00:00
robert
acdf132e4d SECURITY:
fix a buffer overflow; bump PKGNAME;
When zip performs recursive folder compression, it does not check
for the length of resulting path. If the path is too long, a buffer overflow
occurs leading to stack corruption and segmentation fault;
CAN-2004-1010
2004-12-04 15:36:36 +00:00
espie
056bf5d790 Mark all system libs in WANTLIB, result of running newlib-depends-check 2004-11-21 12:50:32 +00:00
naddy
6f514cd779 update to 3.43; from Steve Shockley <steve.shockley@shockley.net> 2004-11-17 19:13:59 +00:00
brad
e64e11c3e1 remove workaround for sparc64. 2004-11-14 21:33:11 +00:00
naddy
ef7d87a249 update to 1.21; from kevlo@ 2004-11-11 17:14:15 +00:00
alek
9285bdc4ed Use @sysctl
ok espie@
2004-11-09 14:48:25 +00:00
naddy
733078d97e update to 1.04 and new maintainer; from kevlo@ 2004-11-08 19:41:43 +00:00
robert
a44a74380c SECURITY:
upgrade to 1.1;
A directory-traversal issue exists in cabextract
that could overwrite any file on the system when extracting
a malicious cab file.

from maintainer; the issue has also been reported by matthieu@
2004-10-23 15:54:42 +00:00
naddy
c1e2668e51 Kill INSTALL/DEINSTALL. Don't bother advertising srmt.
Don't install a sample srmt.conf.  Those very few people who want to play
with this can figure it out on their own.
2004-10-08 16:44:43 +00:00
sturm
054d7e9610 another syscall 2004-10-03 14:31:37 +00:00
naddy
f25ca6486a Don't bother advertising GNU rmt. 2004-09-23 16:49:56 +00:00
danh
6f868014f5 changed /usr/local -> $LOCALBASE
From: Aleksander Piotrowski <aleksander.piotrowski@nic.com.pl>
2004-09-22 14:17:22 +00:00
pvalchev
a4e1e24ad5 remove David Lebel from maintainer position per his request. 2004-09-15 00:06:58 +00:00
espie
c9d1d25390 kill extraneous comment that are now detected correctly by update-plist.
kill an extra %%SHARED%% that should not exist.
2004-09-14 23:12:43 +00:00