From 4f3c36ce3f35d305eaa84c76e8c2dbfb477491bf Mon Sep 17 00:00:00 2001 From: Craig Knudsen Date: Fri, 22 Feb 2013 15:56:46 +0000 Subject: [PATCH] Release 1.2.7 --- ChangeLog | 3 +-- NEWS | 7 +++++++ UPGRADING.html | 2 +- docs/WebCalendar-SysAdmin.html | 4 ++-- includes/config.php | 4 ++-- install/default_config.php | 2 +- install/index.php | 1 + install/sql/upgrade-db2.sql | 2 ++ install/sql/upgrade-ibase.sql | 2 ++ install/sql/upgrade-mssql.sql | 2 ++ install/sql/upgrade-mysql.sql | 2 ++ install/sql/upgrade-oracle.sql | 2 ++ install/sql/upgrade-postgres.sql | 2 ++ 13 files changed, 27 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 977ea0e7f..1d4386a16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,12 @@ $Id$ -Version 1.2.7 (?? ??? 2013) +Version 1.2.7 (22 Feb 2013) - Security fix: Do not show the reason for a failed login (i.e. "no such user") - Security fix: Escape HTML characters in category name. - Security fix: Check all passed in fields (either via HTML form or via URL parameter) for certain malicious tags (script, embed, etc.) and generate fatal error if found. - Version 1.2.6 (07 Jan 2013) - Fixed bug [ 3577712 ] - typo in upcoming.php - Bug fix: ajax.php error on undefined function require_valide_referring_url diff --git a/NEWS b/NEWS index cf3e7efef..33fab70b0 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,13 @@ http://webcalendar.cvs.sourceforge.net/*checkout*/webcalendar/webcalendar/Change --------------------------------------------------------------------------- +Version 1.2.7 (22 Jan 2013) + - Security fix: Do not show the reason for a failed login (i.e. "no such user") + - Security fix: Escape HTML characters in category name. + - Security fix: Check all passed in fields (either via HTML form or via + URL parameter) for certain malicious tags (script, embed, etc.) and + generate fatal error if found. + Version 1.2.6 (07 Jan 2013) - Fix for "undefined function require_valide" bug - Other minor bug fixes. diff --git a/UPGRADING.html b/UPGRADING.html index ef20ed6b4..36c7507ea 100644 --- a/UPGRADING.html +++ b/UPGRADING.html @@ -65,7 +65,7 @@

WebCalendar Upgrading Notes

- +
WebCalendar Version: 1.2.6
WebCalendar Version: 1.2.7
Document Version: $Revision$
$Date$
diff --git a/docs/WebCalendar-SysAdmin.html b/docs/WebCalendar-SysAdmin.html index 21d20d416..b049d7d08 100644 --- a/docs/WebCalendar-SysAdmin.html +++ b/docs/WebCalendar-SysAdmin.html @@ -88,7 +88,7 @@

WebCalendar System Administrator's Guide

-

WebCalendar Version: 1.2.b1

+

WebCalendar Version: 1.2.7

Table of Contents