Skip to content

Commit

Permalink
update to 1.12.20
Browse files Browse the repository at this point in the history
changes: bugfixes:
-Fixed memory leak in PKCS #8 key import
-Check key identifiers when checking for an issuer

pkgsrc note: This is just a last checkpoint on the 2.x branch, in case
 it will be needed for the Q2 branch. Will update to 3.x RSN.
  • Loading branch information
drochner committed Jul 2, 2012
1 parent d2b79ef commit f72ad24
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions security/gnutls/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.112 2012/05/30 06:51:37 adam Exp $
# $NetBSD: Makefile,v 1.113 2012/07/02 16:30:01 drochner Exp $

DISTNAME= gnutls-2.12.19
DISTNAME= gnutls-2.12.20
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ \
ftp://ftp.gnupg.org/gcrypt/gnutls/ \
Expand Down
8 changes: 4 additions & 4 deletions security/gnutls/distinfo
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.84 2012/05/30 06:51:37 adam Exp $
$NetBSD: distinfo,v 1.85 2012/07/02 16:30:01 drochner Exp $

SHA1 (gnutls-2.12.19.tar.bz2) = 643620216ba54b195e41e29abfdcc31125f92d25
RMD160 (gnutls-2.12.19.tar.bz2) = 077d62ab00780a6798cee92e80d542f1e74891f2
Size (gnutls-2.12.19.tar.bz2) = 7208159 bytes
SHA1 (gnutls-2.12.20.tar.bz2) = a8a7bb1f51b4da45d32242bd2e843ab3a66f63f6
RMD160 (gnutls-2.12.20.tar.bz2) = 8b9fca72136113f250296e7399644b8aaa3503ed
Size (gnutls-2.12.20.tar.bz2) = 7231438 bytes
SHA1 (patch-ab) = 49de2419935972f958acacdffec32388986f1ea0
SHA1 (patch-ae) = cadc476a6a120390c3c2792b52dd02d27a3884e6
SHA1 (patch-af) = 321c3488dd383a09dd95f6a15f50b9f54f6aa5fc
Expand Down

0 comments on commit f72ad24

Please sign in to comment.