libapache2-mod-ruid2 0.9.8-2ubuntu1 source package in Ubuntu
Changelog
libapache2-mod-ruid2 (0.9.8-2ubuntu1) saucy; urgency=low * Port to Apache 2.4 (closes: #709465). -- Colin Watson <email address hidden> Wed, 09 Oct 2013 13:05:50 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Saucy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- web
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libapache2-mod-ruid2_0.9.8.orig.tar.bz2 | 15.8 KiB | c7b09835a6ffca2d60be17c766b20625c984b8e6da217859a66f916414e6a4fd |
libapache2-mod-ruid2_0.9.8-2ubuntu1.debian.tar.gz | 3.2 KiB | 0ef735a9dde45e7d42092a7dde12b8aa4e4ebf8d8812dc726b71c5592cb44b64 |
libapache2-mod-ruid2_0.9.8-2ubuntu1.dsc | 2.0 KiB | a4d80e3f0bc00db92b0c55b77761998003f77ea67dbd1a39a26b859b4726853c |
Available diffs
Binary packages built by this source
- libapache2-mod-ruid2: suexec module for Apache 2
ruid2 is based on mod_ruid and mod_suid2 but it has better performance than
mod_suid2 because it doesn't need to kill httpd children after one request.
.
It makes use of kernel capabilities and after receiving a new request suids
again. There are some security issues, for instance if attacker successfully
exploits the httpd process, he can set effective capabilities and setuid to
root. For this reason, it is recommended to be used in conjunction with a
kernel security patch (eg. grsec).