diff options
author | Jason A. Donenfeld <zx2c4@gentoo.org> | 2014-12-21 07:17:57 +0000 |
---|---|---|
committer | Jason A. Donenfeld <zx2c4@gentoo.org> | 2014-12-21 07:17:57 +0000 |
commit | d74da0f1f5888ee92fb63dce6436e0d41d26c78d (patch) | |
tree | a76e6da7d9e6307a660abc7ee7d3a742dde1baa1 /net-dns/unbound/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-d74da0f1f5888ee92fb63dce6436e0d41d26c78d.tar.gz gentoo-2-d74da0f1f5888ee92fb63dce6436e0d41d26c78d.tar.bz2 gentoo-2-d74da0f1f5888ee92fb63dce6436e0d41d26c78d.zip |
Fix breakage on 3.14 LTS kernels.
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key A5DE03AE)
Diffstat (limited to 'net-dns/unbound/ChangeLog')
-rw-r--r-- | net-dns/unbound/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-dns/unbound/ChangeLog b/net-dns/unbound/ChangeLog index 96db5df30130..c1bd6a401acb 100644 --- a/net-dns/unbound/ChangeLog +++ b/net-dns/unbound/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-dns/unbound # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.83 2014/12/08 18:39:07 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.84 2014/12/21 07:17:57 zx2c4 Exp $ + +*unbound-1.5.1-r1 (21 Dec 2014) + + 21 Dec 2014; Jason A. Donenfeld <zx2c4@gentoo.org> + +files/unbound-1.5.1-pmtudisc.patch, +unbound-1.5.1-r1.ebuild: + Fix breakage on 3.14 LTS kernels. *unbound-1.5.1 (08 Dec 2014) |