Package: dns2tcp / 0.5.2-4

Metadata

Package Version Patches format
dns2tcp 0.5.2-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_fix_gcc10_issues.patch. | (download)

client/main.c | 2 2 + 0 - 0 !
common/includes/debug.h | 2 1 + 1 - 0 !
server/main.c | 2 2 + 0 - 0 !
3 files changed, 5 insertions(+), 1 deletion(-)

 fixes gcc-10 build issues
fix_spelling_errors.patch | (download)

client/options.c | 2 1 + 1 - 0 !
client/queue.c | 4 2 + 2 - 0 !
common/config.c | 2 1 + 1 - 0 !
man/dns2tcpc.1 | 4 2 + 2 - 0 !
server/options.c | 2 1 + 1 - 0 !
server/requests.c | 2 1 + 1 - 0 !
6 files changed, 8 insertions(+), 8 deletions(-)

 fixes some spelling errors
update man | (download)

man/dns2tcpc.1 | 4 0 + 4 - 0 !
man/dns2tcpd.1 | 4 0 + 4 - 0 !
2 files changed, 8 deletions(-)

---
fix_prototypes | (download)

client/includes/queue.h | 2 1 + 1 - 0 !
client/includes/rr.h | 2 1 + 1 - 0 !
client/options.c | 1 1 + 0 - 0 !
client/queue.c | 26 18 + 8 - 0 !
client/session.c | 2 1 + 1 - 0 !
client/socket.c | 4 3 + 1 - 0 !
common/crc16.c | 1 1 + 0 - 0 !
common/includes/base64.h | 4 0 + 4 - 0 !
common/includes/list.h | 4 2 + 2 - 0 !
common/includes/myrand.h | 2 1 + 1 - 0 !
common/list.c | 4 2 + 2 - 0 !
common/myrand.c | 3 2 + 1 - 0 !
server/auth.c | 3 2 + 1 - 0 !
server/includes/queue.h | 2 1 + 1 - 0 !
server/queue.c | 8 5 + 3 - 0 !
server/rr.c | 3 2 + 1 - 0 !
16 files changed, 43 insertions(+), 28 deletions(-)

---
no_default_pidfile | (download)

server/main.c | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

---