diff options
author | Hans de Graaff <graaff@gentoo.org> | 2014-10-31 08:58:14 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2014-10-31 08:58:14 +0000 |
commit | e083135a96744a3a2673ed1e112e9fad7199f035 (patch) | |
tree | 9980863e0a50f7507cd1e43eb587f5bca4c72147 /dev-ruby/activerecord/ChangeLog | |
parent | Version bump for security issue CVE-2014-7818. (diff) | |
download | gentoo-2-e083135a96744a3a2673ed1e112e9fad7199f035.tar.gz gentoo-2-e083135a96744a3a2673ed1e112e9fad7199f035.tar.bz2 gentoo-2-e083135a96744a3a2673ed1e112e9fad7199f035.zip |
Version bump for security issue CVE-2014-7818.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/activerecord/ChangeLog')
-rw-r--r-- | dev-ruby/activerecord/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog index 8026b97c74a3..166d6827fd8e 100644 --- a/dev-ruby/activerecord/ChangeLog +++ b/dev-ruby/activerecord/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-ruby/activerecord # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.279 2014/09/12 06:27:45 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.280 2014/10/31 08:58:14 graaff Exp $ + +*activerecord-4.1.7 (31 Oct 2014) +*activerecord-4.0.11 (31 Oct 2014) +*activerecord-3.2.20 (31 Oct 2014) + + 31 Oct 2014; Hans de Graaff <graaff@gentoo.org> +activerecord-3.2.20.ebuild, + +activerecord-4.0.11.ebuild, +activerecord-4.1.7.ebuild: + Version bump for security issue CVE-2014-7818. *activerecord-4.1.6 (12 Sep 2014) |