thin 1.8.0-1ubuntu5 source package in Ubuntu
Changelog
thin (1.8.0-1ubuntu5) lunar; urgency=medium * No-change upload to remove support for ruby3.0. -- Lucas Kanashiro <email address hidden> Fri, 03 Feb 2023 13:59:07 -0300
Upload details
- Uploaded by:
- Lucas Kanashiro
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- web
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | web | |
Lunar | release | universe | web |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
thin_1.8.0.orig.tar.gz | 177.0 KiB | 9b69d39d2c00fc979947d37ea4ddf86dc2f50e279aa880b5624b22315a20e52e |
thin_1.8.0-1ubuntu5.debian.tar.xz | 8.1 KiB | 335a16ce02af66982820f1a0b66f31faa5cb0ded40c665a10d69f7d3cd05b5c8 |
thin_1.8.0-1ubuntu5.dsc | 2.2 KiB | 56a685e2f19e54752f5ea35b29c7d0bec8526ce6b62eb6bcc69dfbc4de1e248e |
Available diffs
- diff from 1.8.0-1ubuntu4 to 1.8.0-1ubuntu5 (304 bytes)
Binary packages built by this source
- thin: fast and very simple Ruby web server
Thin is a Ruby web server that glues together 3 of the best Ruby
libraries in web history:
* the Mongrel parser, the root of Mongrel's speed and security
* Event Machine, a network I/O library with extremely high
scalability, performance and stability
* Rack, a minimal interface between webservers and Ruby frameworks
.
Which makes it, with all humility, the most secure, stable, fast and
extensible Ruby web server bundled in an easy to use package for your own
pleasure.
- thin-dbgsym: debug symbols for thin