SOURCES: portsentry-libwrap.patch (NEW) - added

glen glen at pld-linux.org
Sun Mar 12 22:19:37 CET 2006


Author: glen                         Date: Sun Mar 12 21:19:37 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added

---- Files affected:
SOURCES:
   portsentry-libwrap.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/portsentry-libwrap.patch
diff -u /dev/null SOURCES/portsentry-libwrap.patch:1.1
--- /dev/null	Sun Mar 12 22:19:37 2006
+++ SOURCES/portsentry-libwrap.patch	Sun Mar 12 22:19:32 2006
@@ -0,0 +1,12 @@
+diff -ur -ur portsentry-1.1/portsentry_config.h portsentry-1.1.orig/portsentry_config.h
+--- portsentry-1.1/portsentry_config.h	2006-03-12 21:19:22.000000000 +0200
++++ portsentry-1.1.orig/portsentry_config.h	2006-03-12 21:18:02.000000000 +0200
+@@ -32,7 +32,7 @@
+ #define CONFIG_FILE "/etc/portsentry/portsentry.conf"
+ 
+ /* The location of Wietse Venema's TCP Wrapper hosts.deny file */
+-#define WRAPPER_HOSTS_DENY "/etc/hosts.deny"
++#define WRAPPER_HOSTS_DENY "/etc/tcpd/hosts.deny"
+ 
+ /* The default syslog is as daemon.notice. You can also use */
+ /* any of the facilities from syslog.h to send messages to (LOCAL0, etc) */
================================================================


More information about the pld-cvs-commit mailing list