Author: jajcus                       Date: Thu Aug  4 10:55:45 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Security bugfix for SQL injection vulnerability described in: 
  http://www.gentoo.org/security/en/glsa/glsa-200505-13.xml 
  (-sql_injection.patch)

---- Files affected:
SPECS:
   freeradius.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: SPECS/freeradius.spec
diff -u SPECS/freeradius.spec:1.50 SPECS/freeradius.spec:1.51
--- SPECS/freeradius.spec:1.50  Thu Aug  4 12:45:21 2005
+++ SPECS/freeradius.spec       Thu Aug  4 12:55:40 2005
@@ -5,7 +5,6 @@
 # - won't be good to include these contrib examples?
 #   Source1:   http://www.ping.de/~fdc/radius/radacct-replay
 #   Source3:   ftp://ftp.freeradius.org/pub/radius/contrib/radwho.cgi
-# - SECURITY: http://www.gentoo.org/security/en/glsa/glsa-200505-13.xml
 Summary:       High-performance and highly configurable RADIUS server
 Summary(pl):   Szybki i wysoce konfigurowalny serwer RADIUS
 Name:          freeradius
@@ -26,6 +25,7 @@
 Patch5:                %{name}-rundir.patch
 Patch6:                %{name}-config.patch
 Patch7:                %{name}-eap_install_order.patch
+Patch8:                %{name}-sql_injection.patch
 URL:           http://www.freeradius.org/
 Provides:      user(radius)
 Provides:      group(radius)
@@ -84,6 +84,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 awk 'BEGIN { printit=0; } { if (printit) print $0; } /## end libtool.m4/ { 
printit=1;}' \
        < aclocal.m4 > acinclude.m4
@@ -217,6 +218,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2005/08/04 10:55:40  jajcus
+- Security bugfix for SQL injection vulnerability described in:
+  http://www.gentoo.org/security/en/glsa/glsa-200505-13.xml
+  (-sql_injection.patch)
+
 Revision 1.50  2005/08/04 10:45:21  jajcus
 - Release: 2
 - fixed modules and libraries installation order so rlm_eap.so is included in
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/freeradius.spec?r1=1.50&r2=1.51&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to