[geeklog-cvs] Geeklog-1.x config.php,1.208.2.6,1.208.2.7

Dirk Haun dhaun at qs1489.pair.com
Tue Jan 8 13:39:49 EST 2008


Update of /cvsroot/geeklog/Geeklog-1.x
In directory qs1489.pair.com:/tmp/cvs-serv71175

Modified Files:
      Tag: geeklog_1_4_0_1
	config.php 
Log Message:
Fixed an XSS (1.4.0 only), reported by MustLive


Index: config.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/config.php,v
retrieving revision 1.208.2.6
retrieving revision 1.208.2.7
diff -C2 -d -r1.208.2.6 -r1.208.2.7
*** config.php	22 Jul 2006 15:10:52 -0000	1.208.2.6
--- config.php	8 Jan 2008 18:39:47 -0000	1.208.2.7
***************
*** 9,13 ****
  // | Geeklog configuration file.                                               |
  // +---------------------------------------------------------------------------+
! // | Copyright (C) 2001-2006 by the following authors:                         |
  // |                                                                           |
  // | Authors: Tony Bibbs - tony AT tonybibbs DOT com                           |
--- 9,13 ----
  // | Geeklog configuration file.                                               |
  // +---------------------------------------------------------------------------+
! // | Copyright (C) 2001-2008 by the following authors:                         |
  // |                                                                           |
  // | Authors: Tony Bibbs - tony AT tonybibbs DOT com                           |
***************
*** 816,820 ****
  }
  if (!defined ('VERSION')) {
!     define('VERSION', '1.4.0sr5-1');
  }
  
--- 816,820 ----
  }
  if (!defined ('VERSION')) {
!     define('VERSION', '1.4.0sr6');
  }
  




More information about the geeklog-cvs mailing list