mirror of
https://salsa.debian.org/debian/knockd
synced 2026-01-07 11:45:14 +00:00
switch to source/format 3.0 (quilt)
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.pc
|
||||||
8
debian/patches/reap_child_procs.patch
vendored
8
debian/patches/reap_child_procs.patch
vendored
@@ -1,6 +1,8 @@
|
|||||||
--- knockd-0.5/src/knockd.c 2005-06-27 07:11:34.000000000 +0200
|
Index: repo/src/knockd.c
|
||||||
+++ knockd-0.5-new/src/knockd.c 2006-11-07 21:07:46.000000000 +0100
|
===================================================================
|
||||||
@@ -352,8 +352,9 @@
|
--- repo.orig/src/knockd.c 2016-09-28 21:42:58.417421069 +0200
|
||||||
|
+++ repo/src/knockd.c 2016-09-28 21:42:58.413421096 +0200
|
||||||
|
@@ -366,8 +366,9 @@
|
||||||
|
|
||||||
void child_exit(int signum)
|
void child_exit(int signum)
|
||||||
{
|
{
|
||||||
|
|||||||
3
debian/patches/series
vendored
Normal file
3
debian/patches/series
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
default_config.patch
|
||||||
|
reap_child_procs.patch
|
||||||
|
syslog_facility_daemon.patch
|
||||||
9
debian/patches/syslog_facility_daemon.patch
vendored
9
debian/patches/syslog_facility_daemon.patch
vendored
@@ -1,7 +1,8 @@
|
|||||||
diff -urN --exclude=debian knockd-0.5/src/knockd.c knockd-0.5.new/src/knockd.c
|
Index: repo/src/knockd.c
|
||||||
--- knockd-0.5/src/knockd.c 2005-06-27 07:11:34.000000000 +0200
|
===================================================================
|
||||||
+++ knockd-0.5.new/src/knockd.c 2007-12-09 20:06:15.000000000 +0100
|
--- repo.orig/src/knockd.c 2016-09-28 21:43:16.741293903 +0200
|
||||||
@@ -183,7 +183,7 @@
|
+++ repo/src/knockd.c 2016-09-28 21:43:16.741293903 +0200
|
||||||
|
@@ -195,7 +195,7 @@
|
||||||
strncpy(o_int, "eth0", sizeof(o_int)); /* no explicit termination needed */
|
strncpy(o_int, "eth0", sizeof(o_int)); /* no explicit termination needed */
|
||||||
}
|
}
|
||||||
if(o_usesyslog) {
|
if(o_usesyslog) {
|
||||||
|
|||||||
1
debian/source/format
vendored
Normal file
1
debian/source/format
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
3.0 (quilt)
|
||||||
Reference in New Issue
Block a user