summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2014-07-06 21:15:57 +0000
committerAlon Bar-Lev <alonbl@gentoo.org>2014-07-06 21:15:57 +0000
commite11ebb60364c070d3bc8cdd1c919600004905ec8 (patch)
treef3260461f39a29b11ec32752e39ca892794de008 /net-libs/gnutls/ChangeLog
parentInstall docs, accidentally dropped during multilib conversion, drop old revis... (diff)
downloadhistorical-e11ebb60364c070d3bc8cdd1c919600004905ec8.tar.gz
historical-e11ebb60364c070d3bc8cdd1c919600004905ec8.tar.bz2
historical-e11ebb60364c070d3bc8cdd1c919600004905ec8.zip
Fix dane roots issue, bug#443104, thanks to Rafał Mużyło
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0xBF20DC51
Diffstat (limited to 'net-libs/gnutls/ChangeLog')
-rw-r--r--net-libs/gnutls/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/net-libs/gnutls/ChangeLog b/net-libs/gnutls/ChangeLog
index 3cc969cadc42..960fcc4b0a30 100644
--- a/net-libs/gnutls/ChangeLog
+++ b/net-libs/gnutls/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-libs/gnutls
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.508 2014/06/18 20:35:42 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.509 2014/07/06 21:15:48 alonbl Exp $
+
+*gnutls-3.3.4-r1 (06 Jul 2014)
+
+ 06 Jul 2014; Alon Bar-Lev <alonbl@gentoo.org> +gnutls-3.3.4-r1.ebuild:
+ Fix dane roots issue, bug#443104, thanks to Rafał Mużyło
18 Jun 2014; Michał Górny <mgorny@gentoo.org> gnutls-3.3.4.ebuild:
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug