pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/ruby-activerecord3 Update ruby-activerecord3...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12596650f08e
branches:  trunk
changeset: 604602:12596650f08e
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Jun 02 01:29:33 2012 +0000

description:
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

diffstat:

 databases/ruby-activerecord3/distinfo |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (13 lines):

diff -r 77a57d90fc63 -r 12596650f08e databases/ruby-activerecord3/distinfo
--- a/databases/ruby-activerecord3/distinfo     Sat Jun 02 01:28:24 2012 +0000
+++ b/databases/ruby-activerecord3/distinfo     Sat Jun 02 01:29:33 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2012/03/18 05:26:09 taca Exp $
+$NetBSD: distinfo,v 1.12 2012/06/02 01:29:33 taca Exp $
 
-SHA1 (activerecord-3.0.12.gem) = 8ffbbccd11e1278ddad3612fc47ac5fa94ec2b14
-RMD160 (activerecord-3.0.12.gem) = 7d9f4ab4b601def9b3ea8ee5d35b049bb6980450
-Size (activerecord-3.0.12.gem) = 345088 bytes
+SHA1 (activerecord-3.0.13.gem) = 0e85002a7b88621a7dba4cb3a3dacf9da8b8ae21
+RMD160 (activerecord-3.0.13.gem) = de1a2b8ce37162c86c83ae4c7dcc772203813ec2
+Size (activerecord-3.0.13.gem) = 345600 bytes



Home | Main Index | Thread Index | Old Index