refresh quilt patches
authorMatthew Newton <mcn4@leicester.ac.uk>
Wed, 30 Sep 2015 21:07:12 +0000 (22:07 +0100)
committerMatthew Newton <mcn4@leicester.ac.uk>
Wed, 30 Sep 2015 21:07:12 +0000 (22:07 +0100)
debian/patches/radiusd-to-freeradius.diff

index 9f2754b..a0c089d 100644 (file)
@@ -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.
        #
  
        #  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.