2016-10-07 20:26:14 by Adam Ciarcinski | Files touched by this commit (611) | |
Log message:
Revbump post boost update
|
2016-07-02 16:42:30 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Fix PLIST for i386.
|
2016-05-31 23:37:13 by Joerg Sonnenberger | Files touched by this commit (5) |
Log message:
Use library pattern on the BSDs as well.
|
2016-05-19 23:58:43 by Joerg Sonnenberger | Files touched by this commit (9) | |
Log message:
Update to Botan 1.11.29:
- CVE-2016-2849: side channel attack against DSA and ECDSA
- CVE-2016-2850: failure to enforce TLS policies could lead to weaker
algorithms being choosen
- CVE-2016-2195: heap overflow in ECC point decoding
- CVE-2016-2196: heap overflow in P-521 reduction
- CVE-2016-2194: DOS against the modular reduction
- CVE-2015-7824: padding oracle attack against TLS CBC
- CVE-2015-7825: DOS due to certificate chains
- CVE-2015-7826: wildcard certifications verification failures
- CVE-2015-7827: protection against PKCS#1 side channel issues
- CVE-2015-5726: potential DOS with invalid zero-length BER
- CVE-2015-5727: unbound memory use with BER
- deprecation or removal of various insecure crypto primitives
- TLS heartbeat removed
- various other bugfixes and improvements.
|
2016-02-26 12:40:30 by Jonathan Perkin | Files touched by this commit (8) |
Log message:
Remove manual addition of MAKE_FLAGS to OPSYSVARS, it's now in by default.
|
2016-02-26 10:41:07 by Jonathan Perkin | Files touched by this commit (32) |
Log message:
Use OPSYSVARS.
|
2015-12-29 07:27:56 by David A. Holland | Files touched by this commit (1) |
Log message:
Sort.
|
2015-11-04 02:18:12 by Alistair G. Crooks | Files touched by this commit (434) |
Log message:
Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
Package libidea: missing distfile libidea-0.8.2b.tar.gz
Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
Package uvscan: missing distfile vlp4510e.tar.Z
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-10-21 23:29:14 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
For amd64 builds, override the automatic CPU detection. It fails on
SmartOS for 64bit builds.
|
2015-09-13 04:31:22 by Joerg Sonnenberger | Files touched by this commit (6) |
Log message:
Add missing stdexcept includes. Add missing libraries for socket
functions on Solaris. Check privileges for mlock use on Solaris before
trying to lock the resource buffer.
|