From frederic at de-villamil.com Sat Jan 19 14:09:14 2013 From: frederic at de-villamil.com (=?iso-8859-1?Q?Fr=E9d=E9ric_de_Villamil?=) Date: Sat, 19 Jan 2013 15:09:14 +0100 Subject: [typo] [ANN] Typo 6.1.2 - critical security bugfix Message-ID: <73C25862-E411-410F-9B48-82BC84D77384@de-villamil.com> Hello, Let's awake this long dormant list with all our wishes for an awesome year 2013. As you can see, the project is still alive, and we're happy to announce the release of Typo 6.1.2, which is the second of the Remi Ochlik series. This release fixes a critical Rails security breach. This breach has been present in every Rails version so far, and may allow an attacker to execute some arbitrary code on your host. The easiest way to update a Typo blog is: 1. Download Typo 6.1.2, http://typosphere.org/stable.tgz 2. Copy the archive content on your host. 3. Edit config/database.yml and fill in your database credential. If you're using the MySQL adapter, you'll have to switch to mysql2. 4. Run "bundle install" 5. Run rake db:migrate Then, copy your theme, files etc... into your new Typo application. Typo 6.1.2 also provides some new feature, such as native Heoku support, and bug fixes. Please read the full release note on our blog: http://blog.typosphere.org/typo-6-1-2-remi-ochlik-critical-security-and-bug-fixes.html In caes you want to try before you buy, you can test Typo 6.1.2 on our demo site: http://demo.typosphere.org/ Have a great week-end, Fred, Matijs, Yannick and Thomas. -- Fr?d?ric de Villamil / @fdevillamil I'm not strange, weird, off, nor crazy, my reality is just different from yours. Le Rayon UX ? http://t37.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From lists at relatime.no Sun Jan 20 18:28:47 2013 From: lists at relatime.no (=?ISO-8859-1?Q?Lars_Tobias_Skjong-B=F8rsting?=) Date: Sun, 20 Jan 2013 19:28:47 +0100 Subject: [typo] Paperclip integration In-Reply-To: References: Message-ID: <50FC375F.1050103@relatime.no> Hi Richard, On 12/4/12 7:57 AM, Richard McGain wrote: > I have been using typo hosted on heroku for a few months now with > only a few issues, first and foremost of which is image uploads (which > obviously don't survive a server restart). Same issue here. > I have been thinking about adding S3 functionality via the paperclip > gem to solve this problem for myself. Would anyone else find this > useful? Yes, definitely. I talked to Fr?d?ric about this last year, and I suggested using Fog. I didn't know about Paperclip, but it seems to be easier to implement the functionality using it. Paperclip requires ImageMagick and optionally Ghostscript, and Heroku supports ImageMagick and Ghostscript. -- Best regards, Lars Tobias From frederic at de-villamil.com Sun Jan 20 18:40:34 2013 From: frederic at de-villamil.com (=?iso-8859-1?Q?Fr=E9d=E9ric_de_Villamil?=) Date: Sun, 20 Jan 2013 19:40:34 +0100 Subject: [typo] Paperclip integration In-Reply-To: <50FC375F.1050103@relatime.no> References: <50FC375F.1050103@relatime.no> Message-ID: <4C83BBED-CA03-44B9-880D-37F3C53258F5@de-villamil.com> Hello, Typo 6.1.2 is now using Fog for file upload. Should wrk with S3 as well then, but I didn't test it. Have a nice day, Fred Le 20 janv. 2013 ? 19:28, Lars Tobias Skjong-B?rsting a ?crit : > Hi Richard, > > On 12/4/12 7:57 AM, Richard McGain wrote: > >> I have been using typo hosted on heroku for a few months now with >> only a few issues, first and foremost of which is image uploads (which >> obviously don't survive a server restart). > > Same issue here. > >> I have been thinking about adding S3 functionality via the paperclip >> gem to solve this problem for myself. Would anyone else find this >> useful? > > Yes, definitely. I talked to Fr?d?ric about this last year, and I > suggested using Fog. I didn't know about Paperclip, but it seems to be > easier to implement the functionality using it. > > Paperclip requires ImageMagick and optionally Ghostscript, and Heroku > supports ImageMagick and Ghostscript. > > -- > Best regards, Lars Tobias > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list -- Fr?d?ric de Villamil / @fdevillamil I'm not strange, weird, off, nor crazy, my reality is just different from yours. Le Rayon UX ? http://t37.net -------------- next part -------------- An HTML attachment was scrubbed... URL: