summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-02-21 09:01:08 +0000
committerMichał Górny <mgorny@gentoo.org>2015-02-21 09:01:08 +0000
commit10ca67885c23769315d4e7c20f47a0e30a532aec (patch)
tree4c5a4133e1b26b5eee758d3862894cef8676d806 /net-misc/aria2/ChangeLog
parentStable for ppc64, wrt bug #530652 (diff)
downloadgentoo-2-10ca67885c23769315d4e7c20f47a0e30a532aec.tar.gz
gentoo-2-10ca67885c23769315d4e7c20f47a0e30a532aec.tar.bz2
gentoo-2-10ca67885c23769315d4e7c20f47a0e30a532aec.zip
Version bump. Bugfixes, adler32 checksum support via --checksum and Metalink files, SSLv3 disabled by default and --min-tls-version to select minimal SSL/TLS version. --bt-force-encryption to require full BitTorrent encryption.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-misc/aria2/ChangeLog')
-rw-r--r--net-misc/aria2/ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/net-misc/aria2/ChangeLog b/net-misc/aria2/ChangeLog
index 991c9a682851..d1ad752ba02d 100644
--- a/net-misc/aria2/ChangeLog
+++ b/net-misc/aria2/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-misc/aria2
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/aria2/ChangeLog,v 1.100 2014/08/29 07:14:55 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aria2/ChangeLog,v 1.101 2015/02/21 09:01:08 mgorny Exp $
+
+*aria2-1.18.9 (21 Feb 2015)
+
+ 21 Feb 2015; Michał Górny <mgorny@gentoo.org> +aria2-1.18.9.ebuild:
+ Version bump. Bugfixes, adler32 checksum support via --checksum and Metalink
+ files, SSLv3 disabled by default and --min-tls-version to select minimal
+ SSL/TLS version. --bt-force-encryption to require full BitTorrent encryption.
29 Aug 2014; Michał Górny <mgorny@gentoo.org> aria2-1.18.7.ebuild:
Version bump for a number of bugfixes.