Package: ffproxy / 1.6-11
Metadata
Package | Version | Patches format |
---|---|---|
ffproxy | 1.6-11 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_add_piddir | (download) |
cfg.h |
2 2 + 0 - 0 ! |
patch which fix bug related to pid file creation |
02_ipv4_ipv6 | (download) |
socket.c |
31 23 + 8 - 0 ! |
patch which allows ffproxy to be bound on the same port for ipv4 and ipv6 |
03_use minus in manpage | (download) |
ffproxy.8.s |
20 10 + 10 - 0 ! |
fix hyphen used as minus sign |
04_ftbfs eglibc 2 10 | (download) |
request.c |
10 5 + 5 - 0 ! |
patch which fix ftbfs with eglibc 2.10 |
05_spelling errors in manpage | (download) |
ffproxy.8.s |
8 4 + 4 - 0 ! |
fix spelling errors in manpages |
06_handle multibytes headers | (download) |
request.c |
2 1 + 1 - 0 ! |
patch which allows ffproxy to handle multibytes characters in headers |
07_fix_segfault_syslog_logrequests | (download) |
request.c |
2 1 + 1 - 0 ! |
fix a segfault when logging requests in syslog with log_all_requests=yes and unrestricted_connect=yes. Bug-Debian: http://bugs.debian.org/702041 |