From: Matthew Newton Date: Wed, 30 Sep 2015 21:07:12 +0000 (+0100) Subject: refresh quilt patches X-Git-Tag: release_3_0_10~22^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1283%2Fhead;p=thirdparty%2Ffreeradius-server.git refresh quilt patches --- diff --git a/debian/patches/radiusd-to-freeradius.diff b/debian/patches/radiusd-to-freeradius.diff index 9f2754b964..a0c089dfb9 100644 --- a/debian/patches/radiusd-to-freeradius.diff +++ b/debian/patches/radiusd-to-freeradius.diff @@ -1,6 +1,8 @@ ---- a/Make.inc.in -+++ b/Make.inc.in -@@ -94,7 +94,7 @@ +Index: freeradius-server/Make.inc.in +=================================================================== +--- freeradius-server.orig/Make.inc.in ++++ freeradius-server/Make.inc.in +@@ -95,7 +95,7 @@ LDFLAGS = $(OPENSSL_LDFLAGS) $(TALLOC_L LOGDIR = ${logdir} RADDBDIR = ${raddbdir} @@ -9,9 +11,11 @@ SBINDIR = ${sbindir} RADIR = ${radacctdir} LIBRADIUS = $(top_builddir)/src/lib/$(LIBPREFIX)freeradius-radius.la $(TALLOC_LIBS) ---- a/raddb/radiusd.conf.in -+++ b/raddb/radiusd.conf.in -@@ -61,7 +61,7 @@ +Index: freeradius-server/raddb/radiusd.conf.in +=================================================================== +--- freeradius-server.orig/raddb/radiusd.conf.in ++++ freeradius-server/raddb/radiusd.conf.in +@@ -61,7 +61,7 @@ radacctdir = @radacctdir@ # # name of the running server. See also the "-n" command-line option. @@ -20,7 +24,7 @@ # Location of config and logfiles. confdir = ${raddbdir} -@@ -415,8 +415,8 @@ +@@ -436,8 +436,8 @@ security { # member. This can allow for some finer-grained access # controls. # @@ -31,8 +35,10 @@ # Core dumps are a bad thing. This should only be set to # 'yes' if you're debugging a problem with the server. ---- a/scripts/monit/freeradius.monitrc -+++ b/scripts/monit/freeradius.monitrc +Index: freeradius-server/scripts/monit/freeradius.monitrc +=================================================================== +--- freeradius-server.orig/scripts/monit/freeradius.monitrc ++++ freeradius-server/scripts/monit/freeradius.monitrc @@ -8,9 +8,9 @@ # Totalmem limit should be lowered to 200.0 if none of the # interpreted language modules or rlm_cache are being used.