2016-04-10 09:45:22 by Darrin B. Jewell | Files touched by this commit (1) |
Log message:
Avoid creating a fake zlib.pc, because if it does
gnutls will add a Requires.private for it in its .pc file
|
2016-02-26 10:41:07 by Jonathan Perkin | Files touched by this commit (32) |
Log message:
Use OPSYSVARS.
|
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-09-14 02:29:45 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 3.3.18
----------------
* Version 3.3.18 (released 2015-09-12)
** libgnutls: When re-importing CRLs to a trust list ensure that there
no duplicate entries.
** certtool: Removed any arbitrary limits imposed on input file sizes
and maximum number of certificates imported.
** API and ABI modifications:
No changes since last version.
|
2015-08-23 16:30:43 by Thomas Klausner | Files touched by this commit (125) |
Log message:
Bump PKGREVISION for nettle shlib major bump.
|
2015-08-14 13:48:55 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 3.17.1:
* Version 3.3.17 (released 2015-08-10)
** libgnutls: Fix issue with server side sending the status request
extension even when not requested. Reported by Jeremy Harris.
** libgnutls: gnutls_pkcs11_privkey_generate2() will store the generated
public key, unless the GNUTLS_PKCS11_OBJ_FLAG_NO_STORE_PUBKEY flag is
specified.
** libgnutls: fixed double free in DN decoding [GNUTLS-SA-2015-3].
** API and ABI modifications:
No changes since last version.
* Version 3.3.16 (released 2015-07-12)
** libgnutls: Allow compilation with nettle 3.0 or later
** libgnutls: corrected failure when importing plain files
with gnutls_x509_privkey_import2(), and a password was provided.
** libgnutls: Don't reject certificates if a CA has the URI or IP address
name constraints, and the end certificate doesn't have an IP address
name or a URI set.
** libgnutls: set and read the hint in DHE-PSK and ECDHE-PSK ciphersuites.
** API and ABI modifications:
No changes since last version.
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2015-06-08 15:44:57 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Workaround gettext context function definition mess to unbreak
NetBSD/current.
|
2015-06-04 11:43:53 by Jonathan Perkin | Files touched by this commit (3) |
Log message:
Fix more gnulib gets() vs std::gets() conflict.
|
2015-06-03 22:43:52 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Add upper bound for nettle dependency (3.x is not supported).
|