spawn-fcgi 1.6.4-2 source package in Ubuntu
Changelog
spawn-fcgi (1.6.4-2) unstable; urgency=medium * Patch fixing IPv6 detection during build (Closes: #868485). Thanks to Tim Duesterhus. * Use dh-autoreconf. -- Jérémy Lal <email address hidden> Sun, 16 Jul 2017 21:29:51 +0200
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
spawn-fcgi_1.6.4-2.dsc | 1.9 KiB | 6429ef79b8fa2edf4a63a2d1ade6a44c53b421cea78e1685cd9bd12372a17021 |
spawn-fcgi_1.6.4.orig.tar.xz | 78.1 KiB | 423b0c317e0084773b483985cc21930c4b8dfcb411f7353d6ee6fc41d9cb9d45 |
spawn-fcgi_1.6.4-2.debian.tar.xz | 3.7 KiB | c5a88a082f519395897d2cd6b66ce06f2b176500ca1c42e3a5e1724be0c6a6ec |
Available diffs
- diff from 1.6.4-1 to 1.6.4-2 (1.3 KiB)
No changes file available.
Binary packages built by this source
- spawn-fcgi: FastCGI process spawner
Allows FastCGI processes to be separated from web server process :
* Easy creation of chmoded socket.
* Privilege separation without needing a suid-binary,
or running a server as root.
* You can restart your web server and the FastCGI applications
without restarting the others.
* You can run them in different chroot()s.
* Running your FastCGI applications doesn’t depend on the web server
you are running, which allows for easier testing of/migration
to other web servers.
- spawn-fcgi-dbgsym: debug symbols for spawn-fcgi