Bug#610288: thin: ActiveRecord session store doesn't work with Rails

2011-01-18 Thread Faidon Liambotis
On Tue, Jan 18, 2011 at 01:02:06PM +0100, Julien Cristau wrote: > Tagging as candidate for removal from squeeze. Somebody needs to get a > fix in soon if they want this package in squeeze. I NMUed 1.2.4-1.1 to DELAYED/2 with urgency=high to apply the following (full debdiff is attached): diff --

Bug#610288: thin: ActiveRecord session store doesn't work with Rails

2011-01-18 Thread Julien Cristau
user release.debian@packages.debian.org usertag 610288 squeeze-will-remove kthxbye On Mon, Jan 17, 2011 at 08:03:26 +0200, Faidon Liambotis wrote: > Package: thin > Version: 1.2.4-1 > Severity: grave > Tags: patch > Justification: renders package unusable > > When using Rails, thin ignores t

Bug#610288: thin: ActiveRecord session store doesn't work with Rails

2011-01-16 Thread Faidon Liambotis
Package: thin Version: 1.2.4-1 Severity: grave Tags: patch Justification: renders package unusable When using Rails, thin ignores the configuration directive of picking ActiveRecord for a session store and falls back to a CookieStore instead (which is limited to 4K among other things). The bug is