Package: thin / 1.3.1-3

Metadata

Package Version Patches format
thin 1.3.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix init script | (download)

lib/thin/controllers/service.sh.erb | 20 14 + 6 - 0 !
1 file changed, 14 insertions(+), 6 deletions(-)

---
dont allow install | (download)

lib/thin/controllers/service.rb | 27 2 + 25 - 0 !
1 file changed, 2 insertions(+), 25 deletions(-)

---
fix_require_path_for_thin_parser.patch | (download)

lib/thin.rb | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fix require path for thin_parser due to debian installation path

* lib/thin.rb: Using rbconfig for archdir

fix_hardening_FTBFS.patch | (download)

ext/thin_parser/thin.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use %s as a formatting string in validate_max_length to
 compile with -Werror=format-security for hardening purposes
Bug-Debian: http://bugs.debian.org/676211