unicorn 6.1.0-2build3 source package in Ubuntu

Changelog

unicorn (6.1.0-2build3) oracular; urgency=medium

  * No-change upload to add Ruby 3.3 as the default.

 -- Lucas Kanashiro <email address hidden>  Mon, 19 Aug 2024 16:36:32 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Oracular
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
Oracular proposed universe ruby

Downloads

File Size SHA-256 Checksum
unicorn_6.1.0.orig.tar.gz 164.4 KiB 534a023454db56da0f2e024005b60bf6e4f8c870cb49988df4d766a854cb89cc
unicorn_6.1.0-2build3.debian.tar.xz 8.2 KiB 070ff55d99b78c417fd8e3dc2504ffa20da6a225f88b4058118c42355b763f84
unicorn_6.1.0-2build3.dsc 2.1 KiB 77f9194dbfd229cbc1af9d7ba135ff9c05cdf0cb297d910dbbac475a70635d9d

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