ooo-build r11623 - branches/sled-10-ooo-build-2-3



Author: pmladek
Date: Mon Feb 18 18:33:54 2008
New Revision: 11623
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11623&view=rev

Log:
2008-02-18  Petr Mladek  <pmladek suse cz>

	* Version 2.3.0.4.9



Modified:
   branches/sled-10-ooo-build-2-3/ChangeLog
   branches/sled-10-ooo-build-2-3/NEWS
   branches/sled-10-ooo-build-2-3/configure.in

Modified: branches/sled-10-ooo-build-2-3/NEWS
==============================================================================
--- branches/sled-10-ooo-build-2-3/NEWS	(original)
+++ branches/sled-10-ooo-build-2-3/NEWS	Mon Feb 18 18:33:54 2008
@@ -1,3 +1,16 @@
+ooo-build-2.3.0.4.9
+
+    + security bugs:
+    	+ possibility to run arbitrary code using hsqldb, CVE-2007-4575 (Petr)
+    + bug fixes:
+    	+ conversion of date string in localized Word documents (Fridrich)
+	+ map ETXTBSY errno to locking violation, necessary for CIFS (Kendy)
+	+ SUMIF's 3rd parameter handling to be compatible with MS Excel (Kohei)
+	+ dynamically resize filtered range when new data rows appear (Kohei)
+    + VBA stuff:
+    	+ simple VBA objects storing in Word documents (Noel)
+	+ Application.Goto macro fixes (Noel)
+
 ooo-build-2.3.0.4.8
 
     + bug fixes:

Modified: branches/sled-10-ooo-build-2-3/configure.in
==============================================================================
--- branches/sled-10-ooo-build-2-3/configure.in	(original)
+++ branches/sled-10-ooo-build-2-3/configure.in	Mon Feb 18 18:33:54 2008
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 2.3.0.4.8)
+AC_INIT(ooo-build, 2.3.0.4.9)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]