Package: netcat / 1.10-50.1
Metadata
| Package | Version | Patches format |
|---|---|---|
| netcat | 1.10-50.1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| unstripped.patch | (download) |
Makefile |
4 2 + 2 - 0 ! |
--- |
| glibc resolv h.patch | (download) |
netcat.c |
3 3 + 0 - 0 ! |
--- |
| arm timer.patch | (download) |
netcat.c |
18 9 + 9 - 0 ! |
--- |
| posix setjmp.patch | (download) |
netcat.c |
36 36 + 0 - 0 ! |
--- |
| no sleep punt.patch | (download) |
netcat.c |
3 1 + 2 - 0 ! |
--- |
| single verbose.patch | (download) |
netcat.c |
8 8 + 0 - 0 ! |
--- |
| use getservbyport.patch | (download) |
netcat.c |
6 4 + 2 - 0 ! |
--- |
| read overflow.patch | (download) |
netcat.c |
3 2 + 1 - 0 ! |
--- |
| inet aton.patch | (download) |
netcat.c |
5 3 + 2 - 0 ! |
--- |
| udp broadcast.patch | (download) |
netcat.c |
13 12 + 1 - 0 ! |
--- |
| quit.patch | (download) |
netcat.c |
26 25 + 1 - 0 ! |
--- |
| dash port.patch | (download) |
netcat.c |
43 37 + 6 - 0 ! |
--- |
| sh c.patch | (download) |
netcat.c |
24 20 + 4 - 0 ! |
--- |
| tos.patch | (download) |
netcat.c |
30 29 + 1 - 0 ! |
--- |
| rservice buf.patch | (download) |
data/rservice.c |
31 19 + 12 - 0 ! |
--- |
| so keepalive.patch | (download) |
netcat.c |
13 12 + 1 - 0 ! |
--- |
| nodup stderr.patch | (download) |
netcat.c |
1 0 + 1 - 0 ! |
--- |
| help exit failure.patch | (download) |
netcat.c |
8 6 + 2 - 0 ! |
--- |
| select nfds.patch | (download) |
netcat.c |
2 1 + 1 - 0 ! |
--- |
| proxy doc.patch | (download) |
scripts/webproxy |
3 3 + 0 - 0 ! |
--- |
| 655881 Makefile LDFLAGS.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
--- |
| 655881 netcat.c.format.patch | (download) |
netcat.c |
2 1 + 1 - 0 ! |
--- |
| 545579 send crlf.patch | (download) |
netcat.c |
16 14 + 2 - 0 ! |
netcat-traditional: netcat crlf support Date: Tue, 08 Sep 2009 10:12:00 +0200 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545579 Most of the services from Internet (HTTP, POP3, SMTP, etc..) are using text based protocol with CRLF line-ending, but the original nc doesn't support it. I saw my patch is applied for Ubuntu's netcat-openbsd package, but not for the netcat-traditional. I worked out the patch for the tradtional one. |
| no static.patch | (download) |
Makefile |
10 5 + 5 - 0 ! |
--- |
| missing prototypes.patch | (download) |
netcat.c |
5 4 + 1 - 0 ! |
fix building with -werror=implicit-function-declaration |
| implicit int.patch | (download) |
netcat.c |
3 3 + 0 - 0 ! |
fix building with -werror=implicit-int |
| fix ftbfs gcc15.patch | (download) |
netcat.c |
8 4 + 4 - 0 ! |
--- |
