unicorn 6.0.0-2build3 source package in Ubuntu

Changelog

unicorn (6.0.0-2build3) lunar; urgency=medium

  * No-change upload to remove support for ruby3.0.

 -- Lucas Kanashiro <email address hidden>  Fri, 03 Feb 2023 14:03:44 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Lunar
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
kfreebsd-any linux-any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe ruby

Downloads

File Size SHA-256 Checksum
unicorn_6.0.0.orig.tar.gz 219.3 KiB 9c8ca7a607a8e9b6b6158001d41bc759034791189644202f6f06e00cc1fcebbf
unicorn_6.0.0-2build3.debian.tar.xz 6.8 KiB de75833c285de5bd001ec3caa698c2818bf09b31488123f3db3c5b25fd221426
unicorn_6.0.0-2build3.dsc 2.1 KiB ef61821fb56a19aa812a47ea353855a4964765a571a77b2d4b77451d3564c5fa

Available diffs

View changes file

Binary packages built by this source

unicorn: Rack HTTP server for fast clients

 Unicorn is an HTTP server for Rack applications designed to only serve fast
 clients on low-latency, high-bandwidth connections and take advantage of
 features in Unix and Unix-like kernels. Slow clients should only be served by
 placing a reverse proxy capable of fully buffering both request and response
 in between Unicorn and slow clients.

unicorn-dbgsym: debug symbols for unicorn