Zed Shaw
2006-Apr-04 17:10 UTC
[Rails] [ANN] Mongrel Web Server 0.3.12.2 -- Iron Mongrel (Parser Fix)
Hello Everyone, This is an ultra quick announce for a bug fix release to Mongrel. It corrects a small change in the HTTP parser that causes an error when people use multi-part forms in a certain way. The fix is literally 4 characters changed in the parser specification. Everyone should update to this release and let me know if their forms act really weird. I''ve tested various upload types but some folks seem to be doing original upload encodings. This parser should catch them consistently. You can upgrade using: gem upgrade Or using: gem install mongrel I just posted the gems so it might take a bit to get the fix. Zed A. Shaw http://www.zedshaw.com/ http://mongrel.rubyforge.org/
Jonathan Weiss
2006-Apr-04 18:52 UTC
[Rails] [ANN] Mongrel Web Server 0.3.12.2 -- Iron Mongrel (Parser Fix)
> > I just posted the gems so it might take a bit to get the fix.I do not know, if this is related to the deployment of the gems. # gem install mongrel Attempting local installation of ''mongrel'' Local gem file not found: mongrel*.gem Attempting remote installation of ''mongrel'' Updating Gem source index for: http://gems.rubyforge.org Select which gem to install for your platform (powerpc-darwin8.0) 1. mongrel 0.3.12.2 (ruby) 2. mongrel 0.3.12.2 (mswin32) 3. mongrel 0.3.12.1 (mswin32) 4. mongrel 0.3.12.1 (ruby) 5. mongrel 0.3.12 (ruby) 6. mongrel 0.3.12 (mswin32) 7. mongrel 0.3.11 (ruby) 8. mongrel 0.3.11 (mswin32) 9. mongrel 0.3.10.1 (ruby) 10. mongrel 0.3.10 (ruby) 11. mongrel 0.3.9 (ruby) 12. mongrel 0.3.8 (mswin32) 13. mongrel 0.3.8 (ruby) 14. mongrel 0.3.7.1 (mswin32) 15. mongrel 0.3.7.1 (ruby) 16. mongrel 0.3.7 (ruby) 17. mongrel 0.3.6 (mswin32) 18. mongrel 0.3.6 (ruby) 19. mongrel 0.3.5 (ruby) 20. mongrel 0.3.5 (mswin32) 21. mongrel 0.3.4 (ruby) 22. mongrel 0.3.4 (mswin32) 23. mongrel 0.3.3 (ruby) 24. mongrel 0.3.2 (ruby) 25. mongrel 0.3.1 (ruby) 26. mongrel 0.3 (ruby) 27. mongrel 0.2.2 (ruby) 28. mongrel 0.2.1 (ruby) 29. mongrel 0.2.0 (ruby) 30. Cancel installation > 1 Install required dependency daemons? [Yn] ERROR: While executing gem ... (ArgumentError) parse error on line 0, col 31: `!ruby/object:Gem::Specification '' Jonathan -- Jonathan Weiss http://blog.innerewut.de