OBS User autobuild
2009-11-27 13:54:42 +00:00
committed by Git OBS Bridge
parent 53bbc01f78
commit 8921250342
25 changed files with 226 additions and 325 deletions

View File

@@ -1,8 +1,6 @@
Index: syslogd.c
===================================================================
--- syslogd.c.orig 2009-11-24 18:12:53.926309000 +0100
+++ syslogd.c 2009-11-24 18:12:54.408310000 +0100
@@ -1305,6 +1305,7 @@ static int create_inet_socket()
--- syslogd.c 2003/09/29 08:49:24 1.1
+++ syslogd.c 2003/09/29 08:50:05
@@ -1311,6 +1311,7 @@
close(fd);
return -1;
}
@@ -10,7 +8,7 @@ Index: syslogd.c
/* We need to enable BSD compatibility. Otherwise an attacker
* could flood our log files by sending us tons of ICMP errors.
*/
@@ -1314,6 +1315,7 @@ static int create_inet_socket()
@@ -1320,6 +1321,7 @@
close(fd);
return -1;
}