packages: radsecproxy/radsecproxy-visinst.patch, radsecproxy/radsecproxy.sp...

blues blues at pld-linux.org
Tue Dec 20 16:46:47 CET 2011


Author: blues                        Date: Tue Dec 20 15:46:47 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: nettle-devel (for fticks)

---- Files affected:
packages/radsecproxy:
   radsecproxy-visinst.patch (1.1 -> 1.2) , radsecproxy.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: packages/radsecproxy/radsecproxy-visinst.patch
diff -u packages/radsecproxy/radsecproxy-visinst.patch:1.1 packages/radsecproxy/radsecproxy-visinst.patch:1.2
--- packages/radsecproxy/radsecproxy-visinst.patch:1.1	Tue Dec 20 16:16:33 2011
+++ packages/radsecproxy/radsecproxy-visinst.patch	Tue Dec 20 16:46:42 2011
@@ -36,3 +36,40 @@
      }
  
      memset(macout, 0, sizeof(macout));
+--- ./radsecproxy.conf-example.org	2011-12-20 12:46:01.682320839 +0100
++++ ./radsecproxy.conf-example	2011-12-20 16:32:38.963596053 +0100
+@@ -36,7 +36,7 @@
+ #   Full  -- Do log in F-Ticks format and do log VISINST.
+ # Please note that in order to get F-Ticks logging for a given client,
+ # its matching client configuration block has to contain the
+-# fticksVISCOUNTRY option.
++# fticksVISCOUNTRY option and it can contain the fticksVISINST option.
+ 
+ # You can optionally specify FTicksMAC in order to determine if and
+ # how Calling-Station-Id (users Ethernet MAC address) is being logged.
+--- ./radsecproxy.conf.5.xml.org	2011-12-20 16:26:32.610010659 +0100
++++ ./radsecproxy.conf.5.xml	2011-12-20 16:32:01.411861864 +0100
+@@ -479,9 +479,9 @@ blocktype name {
+       <literal>certificateNameCheck</literal>,
+       <literal>matchCertificateAttribute</literal>,
+       <literal>duplicateInterval</literal>, <literal>AddTTL</literal>,
+-      <literal>fticksVISCOUNTRY</literal>, <literal>rewrite</literal>,
+-      <literal>rewriteIn</literal>, <literal>rewriteOut</literal>, and
+-      <literal>rewriteAttribute</literal>.
++      <literal>fticksVISCOUNTRY</literal>, <literal>fticksVISINST</literal>,
++      <literal>rewrite</literal>, <literal>rewriteIn</literal>,
++      <literal>rewriteOut</literal>, and <literal>rewriteAttribute</literal>.
+ 
+       We already discussed the <literal>host</literal> option. The
+       value of <literal>type</literal> must be one of
+@@ -543,6 +543,10 @@ blocktype name {
+       <literal>FTicksReporting</literal> basic option.
+     </para>
+     <para>
++      The <literal>fticksVISINST</literal> option overwrites 
++      <literal>VISINST</literal> value.
++    </para>
++    <para>
+       The <literal>rewrite</literal> option is deprecated. Use
+       <literal>rewriteIn</literal> instead.
+     </para>

================================================================
Index: packages/radsecproxy/radsecproxy.spec
diff -u packages/radsecproxy/radsecproxy.spec:1.19 packages/radsecproxy/radsecproxy.spec:1.20
--- packages/radsecproxy/radsecproxy.spec:1.19	Tue Dec 20 16:16:33 2011
+++ packages/radsecproxy/radsecproxy.spec	Tue Dec 20 16:46:42 2011
@@ -19,6 +19,7 @@
 URL:		http://software.uninett.no/radsecproxy/
 # For manual creation:
 BuildRequires:	docbook2X
+BuildRequires:	nettle-devel
 Requires:	openssl >= 1.0.0b
 Requires(post,preun):	/sbin/chkconfig
 Requires:	rc-scripts >= 0.4.3.0
@@ -120,6 +121,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2011/12/20 15:46:42  blues
+- BR: nettle-devel (for fticks)
+
 Revision 1.19  2011/12/20 15:16:33  blues
 - rel.3 - fticksVISINST support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/radsecproxy/radsecproxy-visinst.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/radsecproxy/radsecproxy.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list