2015-11-13 23:13:22 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Add -DNO_LCHMOD for Linux as well.
Matthias Ferdinand reported on pkgsrc-users:
building archivers/unzip on Linux (Ubuntu 14.04 64bit) succeeds, but
produces the following warning:
...
gcc -o unzip -Lbzip2 unzip.o crc32.o crypt.o envargs.o explode.o extract.o \
fileio.o globals.o inflate.o list.o match.o process.o ttyio.o ubz2err.o u
+nreduce.o unshrink.o zipinfo.o unix.o -s -L/opt/pkgsrc/lib \
-Wl,--enable-new-dtags,-R/opt/pkgsrc/lib -lz
unix.o: In function `set_symlnk_attribs':
=> unix.c:(.text+0x1840): warning: lchmod is not implemented and will always fail
...
|
2015-11-11 13:47:27 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Add patches to fix CVE-2015-7696, CVE-2015-7697, and an integer underflow.
From Debian.
Bump PKGREVISION.
|
2015-11-03 01:56:27 by Alistair G. Crooks | Files touched by this commit (93) |
Log message:
Add SHA512 digests for distfiles for archivers category
Problems found with existing distfile for eagle:
distfiles/bicom101.zip
distfiles/szip-2.1nb3/szip-2.1.tar.gz
distfiles/xmill-0.9.1.tar.gz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-06-05 14:22:28 by Sevan Janiyan | Files touched by this commit (1) |
Log message:
Add support for Bitrig
|
2015-02-11 13:35:42 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Newer version of a security fix patch reducing false positives.
http://www.openwall.com/lists/oss-security/2015/02/11/7
Bump PKGREVISION.
|
2015-01-06 15:12:45 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Increase buffer size to avoid overflow found in
http://seclists.org/oss-sec/2014/q4/497
Bump PKGREVISION.
|
2014-12-25 17:48:33 by Thomas Klausner | Files touched by this commit (5) |
Log message:
Add patches fixing four vulnerabilities.
Bump PKGREVISION.
Nudged by tez, thanks!
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2014-07-18 13:13:28 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Fix SCO OpenServer 5.0.7/3.2 build.
|
2014-05-03 13:24:19 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
Fix OpenBSD 5.5 build
|