./www/ruby-rack13, Ruby webserver interface

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2012Q4, Version: 1.3.10, Package name: ruby193-rack-1.3.10, Maintainer: pkgsrc-users

Rack provides a minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.


Required to run:
[lang/ruby193-base]

Master sites:

SHA1: 46087d924c059665cbf3040cd0c93c804fc52f7b
RMD160: 6be454f8dec8d59c417eaeeb134f37c3f8b920e5
Filesize: 183 KB

Version history: (Expand)


CVS history: (Expand)


   2013-02-13 15:58:55 by Matthias Scheler | Files touched by this commit (6) | Package updated
Log message:
Pullup ticket #4060 - requested by taca
www/ruby-rack: security update
www/ruby-rack12: security update
www/ruby-rack13: security update

Revisions pulled up:
- www/ruby-rack/Makefile                                        1.14-1.15
- www/ruby-rack/distinfo                                        1.14
- www/ruby-rack12/Makefile                                      1.5
- www/ruby-rack12/distinfo                                      1.4
- www/ruby-rack13/Makefile                                      1.4
- www/ruby-rack13/distinfo                                      1.3

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Jan 31 16:03:34 UTC 2013

   Modified Files:
   	pkgsrc/www/ruby-rack: Makefile
   	pkgsrc/www/ruby-rack-cache: Makefile
   	pkgsrc/www/ruby-rack12: Makefile
   	pkgsrc/www/ruby-rack13: Makefile

   Log message:
   Update HOMEPAGE to github's one.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Feb  8 13:19:13 UTC 2013

   Modified Files:
   	pkgsrc/www/ruby-rack12: Makefile distinfo

   Log message:
   Update ruby-rack12 to 1.2.8.

   * February 7th, Thirty fifth public release 1.1.6, 1.2.8, 1.3.10
     * Fix CVE-2013-0263, timing attack against Rack::Session::Cookie

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Feb  8 13:19:57 UTC 2013

   Modified Files:
   	pkgsrc/www/ruby-rack13: Makefile distinfo

   Log message:
   Update ruby-rack13 to 1.3.10.

   February 7th, Thirty fifth public release 1.1.6, 1.2.8, 1.3.10
     * Fix CVE-2013-0263, timing attack against Rack::Session::Cookie

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Feb  8 13:22:00 UTC 2013

   Modified Files:
   	pkgsrc/www/ruby-rack: Makefile distinfo

   Log message:
   Update ruby-rack to 1.4.5.

   * February 7th, Thirty fifth public release 1.4.5
     * Fix CVE-2013-0263, timing attack against Rack::Session::Cookie
     * Fix CVE-2013-0262, symlink path traversal in Rack::File
   2013-01-18 15:21:09 by Matthias Scheler | Files touched by this commit (9) | Package updated
Log message:
Pullup ticket #4022 - requested by taca
www/ruby-rack: security update
www/ruby-rack12: security update
www/ruby-rack13: security update

Revisions pulled up:
- www/ruby-rack/Makefile                                        1.12-1.13
- www/ruby-rack/PLIST                                           1.10-1.11
- www/ruby-rack/distinfo                                        1.12-1.13
- www/ruby-rack12/Makefile                                      1.3
- www/ruby-rack12/PLIST                                         1.2
- www/ruby-rack12/distinfo                                      1.3
- www/ruby-rack13/Makefile                                      1.2
- www/ruby-rack13/PLIST                                         1.2
- www/ruby-rack13/distinfo                                      1.2

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Jan  9 11:24:38 UTC 2013

   Modified Files:
   	pkgsrc/www/ruby-rack: Makefile PLIST distinfo

   Log message:
   Update ruby-rack to 1.4.3.

   * January 7th, 2013: Thirty first public release 1.4.3
     * Security: Prevent unbounded reads in large multipart boundaries

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Jan 14 04:34:27 UTC 2013

   Modified Files:
   	pkgsrc/www/ruby-rack12: Makefile PLIST distinfo

   Log message:
   Update ruby-rack12 to 1.2.7.

   * January 6th, 2013: Twenty seventh public release 1.2.6
     * Add warnings when users do not provide a session secret
     * Fix parsing performance for unquoted filenames

   * January 13th, 2013: Thirty second public release 1.4.4, 1.3.9, 1.2.7, 1.1.5
     * [SEC] Rack::Auth::AbstractRequest no longer symbolizes arbitrary strings
     * Fixed erroneous test case in the 1.3.x series

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Jan 14 04:35:02 UTC 2013

   Modified Files:
   	pkgsrc/www/ruby-rack13: Makefile PLIST distinfo

   Log message:
   Update ruby-rack13 to 1.3.9.

   * January 6th, 2013: Twenty eighth public release 1.3.7
     * Add warnings when users do not provide a session secret
     * Fix parsing performance for unquoted filenames
     * Updated URI backports
     * Fix URI backport version matching, and silence constant warnings
     * Correct parameter parsing with empty values
     * Correct rackup '-I' flag, to allow multiple uses
     * Correct rackup pidfile handling
     * Report rackup line numbers correctly
     * Fix request loops caused by non-stale nonces with time limits
     * Fix reloader on Windows
     * Prevent infinite recursions from Response#to_ary
     * Various middleware better conforms to the body close specification
     * Updated language for the body close specification
     * Additional notes regarding ECMA escape compatibility issues
     * Fix the parsing of multiple ranges in range headers

   * January 7th, 2013: Thirtieth public release 1.3.8
     * Security: Prevent unbounded reads in large multipart boundaries

   * January 13th, 2013: Thirty second public release 1.4.4, 1.3.9, 1.2.7, 1.1.5
     * [SEC] Rack::Auth::AbstractRequest no longer symbolizes arbitrary strings
     * Fixed erroneous test case in the 1.3.x series

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Jan 14 04:35:34 UTC 2013

   Modified Files:
   	pkgsrc/www/ruby-rack: Makefile PLIST distinfo

   Log message:
   Update ruby-rack to 1.4.4.

   * January 13th, 2013: Thirty second public release 1.4.4, 1.3.9, 1.2.7, 1.1.5
     * [SEC] Rack::Auth::AbstractRequest no longer symbolizes arbitrary strings
     * Fixed erroneous test case in the 1.3.x series