File rubygem-activesupport-2_3.changes of Package rubygem-activesupport-2_3

-------------------------------------------------------------------
Wed Apr  4 08:07:44 UTC 2012 - coolo@suse.com

- fix exception message for ruby 1.9

-------------------------------------------------------------------
Wed Aug 17 11:44:57 UTC 2011 - mrueckert@suse.de

- update to version 2.3.14
  - fixing utf8 escape vulerability (bnc#712060)
  - Fix OrderedHash merging with block given.

-------------------------------------------------------------------
Mon Jun 20 16:33:17 UTC 2011 - mrueckert@suse.de

- update to version 2.3.12
  * Version bump

-------------------------------------------------------------------
Wed Feb 16 11:17:34 UTC 2011 - mrueckert@suse.de

- update to version 2.3.11: (bnc#668817)
  - XSS Risk in mail_to :encode=>:javascript CVE-2011-0446
  - CSRF Bypass Risk CVE-2011-0447
  - Filter Problems on Case Insensitive Filesystems CVE-2011-0449
  - Potential SQL Injection with limit() CVE-2011-0448

-------------------------------------------------------------------
Mon Jan 17 13:22:47 UTC 2011 - mvidner@suse.cz

- Split off doc subpackage.

-------------------------------------------------------------------
Wed Oct 27 11:31:28 UTC 2010 - mrueckert@suse.de

- update to version 2.3.10
  * i18n: bundle i18n 0.4.1 for forward compatibility with Rails 3.
    Deprecates {{foo}} interpolation syntax in favor of 1.9-native
    %{foo}.
  * Deprecate Kernel#returning in favor of Object#tap since it's
    included in Ruby 1.8.7 and later. [Santiago Pastorino]
  * Deprecates ActiveSupport::Dependencies.load_(once_)paths,
    renamed to autoload_(once_)paths. [fxn]
  * Deprecates Array#random_element, renamed to sample to match
    Ruby 1.9, thanks to Marc-Andre Lafortune. [fxn]

-------------------------------------------------------------------
Sun Sep  5 11:03:51 UTC 2010 - mrueckert@suse.de

- update to version 2.3.9
  * i18n: bundle i18n 0.4.1 for forward compatibility with Rails 3.
    Deprecates {{foo}} interpolation syntax in favor of 1.9-native
    %{foo}.
  * Deprecate Kernel#returning in favor of Object#tap since it's
    included in Ruby 1.8.7 and later. [Santiago Pastorino]
  * Deprecates ActiveSupport::Dependencies.load_(once_)paths,
    renamed to autoload_(once_)paths. [fxn]
  * Deprecates Array#random_element, renamed to sample to match
    Ruby 1.9, thanks to Marc-Andre Lafortune. [fxn]

-------------------------------------------------------------------
Tue May 25 16:07:41 UTC 2010 - mrueckert@suse.de

- use rubygems_requires macro

-------------------------------------------------------------------
Tue May 25 14:58:20 UTC 2010 - mrueckert@suse.de

- update to version 2.3.8
  * Version bump.
- additional changes from version 2.3.7
  * HTML safety: fix compatibility with the optional rails_xss
    plugin. [Nathan Weizenbaum, Santiago Pastorino]
- additional changes from version 2.3.6
  * 1.9 compat: deprecated last_(month|year) in favor of
    prev_(month|year). [fxn]
  * Deprecated Array#rand in favor of Array#random_element.
    [Santiago Pastorino, Rizwan Reza]
  * Added Object#presence that returns the object if it's #present?
    otherwise returns nil [DHH/Colin Kelley]
  * New assertions assert_blank and assert_present.
    #4299 [Juanjo Bazan]
  * Use Object#singleton_class instead of #metaclass. Prefer Ruby's
    choice.  [Jeremy Kemper]
  * JSON backend for YAJL. Preferred if available.
    #2666 [Brian Lopez]
  * Introduce String#html_safe for rails_xss plugin and
    forward-compatibility with Rails 3.  [Michael Koziarski,
    Santiago Pastorino, José Ignacio Costa]
  * Time#- with a DateTime argument behaves the same as with a Time
    argument, i.e. returns the difference between self and arg as a
    Float #3476 [Geoff Buesing]
  * YAML serialization for OrderedHash.  #3608 [Gregor Schmidt]
  * Add Enumerable#exclude? to bring parity to Enumerable#include?
    and avoid if !x.include?/else calls [DHH]

-------------------------------------------------------------------
Tue Dec  1 16:33:12 UTC 2009 - chris@computersalat.de

- update to version 2.3.5
  * Minor Bug Fixes and deprecation warnings
  * Fixes for the Nokogiri backend for XmlMini
  * Ruby 1.9 Compatibility

-------------------------------------------------------------------
Thu Sep 10 09:05:34 UTC 2009 - adrian@suse.de

- update to version 2.3.4
  * Introduce ActiveSupport::Multibyte.clean to clean invalid
    multibyte strings.
  * Bug fixes

-------------------------------------------------------------------
Mon Mar 16 20:31:30 CET 2009 - mrueckert@suse.de

- starting package for the rails 2.3 series

-------------------------------------------------------------------
openSUSE Build Service is sponsored by