Accepting request 28151 from home:jengelh:branches:Base:System
Copy from home:jengelh:branches:Base:System/syslogd via accept of submit request 28151 revision 3. Request was accepted with message: thanks! OBS-URL: https://build.opensuse.org/request/show/28151 OBS-URL: https://build.opensuse.org/package/show/Base:System/syslogd?expand=0&rev=12
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
--- syslogd.c 2003/09/29 08:49:24 1.1
|
||||
+++ syslogd.c 2003/09/29 08:50:05
|
||||
@@ -1311,6 +1311,7 @@
|
||||
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()
|
||||
close(fd);
|
||||
return -1;
|
||||
}
|
||||
@@ -8,7 +10,7 @@
|
||||
/* We need to enable BSD compatibility. Otherwise an attacker
|
||||
* could flood our log files by sending us tons of ICMP errors.
|
||||
*/
|
||||
@@ -1320,6 +1321,7 @@
|
||||
@@ -1314,6 +1315,7 @@ static int create_inet_socket()
|
||||
close(fd);
|
||||
return -1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user