SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby1.8-rubygem-activesupport-3_2-3.2.22.5-1.3.i586.rpm :
Thu Sep 15 14:00:00 2016 cooloAATTsuse.com
- updated to version 3.2.22.5
see installed CHANGELOG.md

Fri Aug 12 14:00:00 2016 cooloAATTsuse.com
- updated to version 3.2.22.4
see installed CHANGELOG.md

Tue Mar 1 13:00:00 2016 cooloAATTsuse.com
- updated to version 3.2.22.2
see installed CHANGELOG.md

Tue Jan 26 13:00:00 2016 cooloAATTsuse.com
- updated to version 3.2.22.1
see installed CHANGELOG.md

Tue Jun 23 14:00:00 2015 cooloAATTsuse.com
- updated to version 3.2.22
see installed CHANGELOG.md
[#]# Rails 3.2.22 (Jun 16, 2015) ##

* Fix denial of service vulnerability in the XML processing.
CVE-2015-3227.

* Aaron Patterson
*
- remove obsolete rubygem-activesupport-3_2.diff

Tue Feb 10 13:00:00 2015 cooloAATTsuse.com
- updated to version 3.2.21

Thu Apr 3 14:00:00 2014 jmassaguerplaAATTsuse.com
- activesupport v3.2.17 already has the correct runtime dependency
for i18n gem (>=0.6.4). Thus we don\'t need the patch anymore
- removed patches:

* rubygem-activesupport-3_2.diff

Thu Apr 3 14:00:00 2014 jmassaguerplaAATTsuse.com
- update to 3.2.17. It contains among other fixes a patch for
CVE-2013-4389 (bnc#846239)

Tue May 7 14:00:00 2013 cooloAATTsuse.com
- update patch for ruby 2.0

Tue Mar 19 13:00:00 2013 cooloAATTsuse.com
- add patch to fix the rubygem-i18n dependency

Tue Mar 19 13:00:00 2013 cooloAATTsuse.com
- updated to version 3.2.13

* Fix DateTime comparison with DateTime::Infinity object.

* Remove surrogate unicode character encoding from ActiveSupport::JSON.encode
The encoding scheme was broken for unicode characters outside the basic
multilingual plane; since json is assumed to be UTF-8, and we already force the
encoding to UTF-8 simply pass through the un-encoded characters.

* Fix mocha v0.13.0 compatibility.
*James Mead
*

* `#as_json` isolates options when encoding a hash. [Backport #8185]
Fix #8182

* Handle the possible Permission Denied errors atomic.rb might trigger due to
its chown and chmod calls. [Backport #8027]

Tue Feb 12 13:00:00 2013 cooloAATTsuse.com
- updated to version 3.2.12, version bump

Tue Jan 8 13:00:00 2013 cooloAATTsuse.com
- update to version 3.2.11

* Hash.from_xml raises when it encounters type=\"symbol\" or type=\"yaml\".
Use Hash.from_trusted_xml to parse this XML.
CVE-2013-0156

Thu Jan 3 13:00:00 2013 cooloAATTsuse.com
- updated to version 3.2.10, version bump

Tue Nov 13 13:00:00 2012 cooloAATTsuse.com
- updated to version 3.2.9

* Add logger.push_tags and .pop_tags to complement logger.tagged:
class Job
def before
Rails.logger.push_tags :jobs, self.class.name
end
def after
Rails.logger.pop_tags 2
end
end

* Jeremy Kemper
*

* Add %:z and %::z format string support to ActiveSupport::TimeWithZone#strftime. [fixes #6962]
*kennyj
*

Fri Aug 10 14:00:00 2012 cooloAATTsuse.com
- updated to version 3.2.8

* Fix ActiveSupport integration with Mocha > 0.12.1.
*Mike Gunderloy
*

* Reverted the deprecation of ActiveSupport::JSON::Variable.
*Rafael Mendonça França
*

Mon Aug 6 14:00:00 2012 cooloAATTsuse.com
- regenerated spec to get buildrequire on rdoc

Fri Jul 27 14:00:00 2012 cooloAATTsuse.com
- update to 3.2.7

* Hash#fetch(fetch) is not the same as doing hash[key]

* adds a missing require [fixes #6896]

* make sure the inflection rules are loaded when cherry-picking active_support/core_ext/string/inflections.rb [fixes #6884]

* Merge pull request #6857 from rsutphin/as_core_ext_time_missing_require

* bump AS deprecation_horizon to 4.0

Thu Jun 28 14:00:00 2012 cooloAATTsuse.com
- update to 3.2.6

* ActiveSupport::JSON::Variable is deprecated. Define your own #as_json and #encode_json methods
for custom JSON string literals.
*Erich Menge
*

* Added #beginning_of_hour and #end_of_hour to Time and DateTime core
extensions.
*Mark J. Titorenko
*

Wed Apr 4 14:00:00 2012 cooloAATTsuse.com
- update to 3.2.3, no changes (it says literally)

Fri Mar 23 13:00:00 2012 saschpeAATTsuse.de
- Spec file cleanup:

* Factory preparation

Fri Jan 27 13:00:00 2012 mrueckertAATTsuse.de
- update to 3.2.1

* Documentation fixes and improvements.

* Update time zone offset information.
*Ravil Bayramgalin
*

* The deprecated `ActiveSupport::Base64.decode64` calls
`::Base64.decode64` now.
*Jonathan Viney
*

* Fixes uninitialized constant
`ActiveSupport::TaggedLogging::ERROR`.
*kennyj
*

Thu Jan 26 13:00:00 2012 mrueckertAATTsuse.de
- initial package of the 3.2 branch


 
ICM