2013-02-17 09:49:51 by Takahiro Kambe | Files touched by this commit (5) | |
Log message:
Remove ruby-activerecord3.
It is part of Ruby on Rails 3.0 which isn't supported any more.
|
2013-02-13 15:08:07 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Correct comment in a patch file.
This change dosen't fix CVE-2013-0276 but give workaround for it.
No PKGREVISION bump.
|
2013-02-12 14:23:20 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Add fix for Fix for CVE-2013-0277.
Bump PKGREVISION.
|
2013-01-29 16:40:43 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Update ruby-activerecord3 to 3.0.20.
No change except version.
|
2013-01-09 13:28:50 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Update ruby-activerecord3 to 3.0.19.
## Rails 3.0.19
* Fix querying with an empty hash *Damien Mathieu* [CVE-2013-0155]
|
2012-08-12 11:47:45 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Update ruby-activerecord3 to 3.0.17.
## Rails 3.0.17 (Aug 9, 2012)
* Fix type_to_sql with text and limit on mysql/mysql2 (GH #7252)
|
2012-07-31 14:25:14 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Update ruby-activerecord3 to 3.0.16.
## Rails 3.0.16 (Jul 26, 2012)
* No changes.
## Rails 3.0.14 (Jun 12, 2012)
* protect against the nesting of hashes changing the
table context in the next call to build_from_hash. This fix
covers this case as well.
CVE-2012-2695
|
2012-06-14 16:50:06 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-activerecord3 to 3.0.14.
pkgsrc change: add RUBY_RAILS_STRICT_DEP which will be enabled later.
## Rails 3.0.14 (Jun 12, 2012)
* protect against the nesting of hashes changing the
table context in the next call to build_from_hash. This fix
covers this case as well.
CVE-2012-2695
|
2012-06-02 03:29:33 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Update ruby-activerecord3 to 3.0.13.
* Rails 3.0.13 (May 31, 2012)
* Bugfix circular reference while saving has_one relationship
* Test for circular reference while saving has_one relationship
* Fixed typo in composed_of example with Money#<=>
* predicate builder should not recurse for determining where columns.
Thanks to Ben Murphy for reporting this! CVE-2012-2661
|
2012-03-18 06:26:09 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-activerecord3 to 3.0.12.
pkgsrc change:
* Tweak COMMENT.
No changes except version.
|