[ooo-build-commit] .: Branch 'ooo-build-3-2-1' - configure.in NEWS
Petr Mladek
pmladek at kemper.freedesktop.org
Tue Aug 24 08:53:13 PDT 2010
NEWS | 43 +++++++++++++++++++++++++++++++++++++++++++
configure.in | 2 +-
2 files changed, 44 insertions(+), 1 deletion(-)
New commits:
commit 2e2e539820c29a8fbf820e54f4a371c79a38828e
Author: Petr Mladek <pmladek at suse.cz>
Date: Tue Aug 24 16:08:30 2010 +0200
Release ooo-build-3.2.1.5 (3.2.1 security udpate)
* version 3.2.1.5 (3.2.1 security update)
* tag OOO_BUILD_3_2_1_5
diff --git a/NEWS b/NEWS
index 43f7462..86b26f5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,46 @@
+ooo-build-3.2.1.5 (3.2.1 maintenance update)
+
+ + security fixes:
+ + two impress vulnerabilities (CVE-2010-2935, CVE-2010-2936, rh#622529)
+ [Caolan]
+ + common bits:
+ + more people in the easter egg [Fridrich]
+ + honour ure-link in SDK configure.pl [Rene]
+ + macro recording crasher (i#113084) [upstream, Rene]
+ + Calc bits:
+ + DataPilot sort by ID (bnc#622920) [Kohei]
+ + Flat MSO XML file type detection (bnc#527738) [Muthu]
+ + DDE linkage upon loading documents (bnc#618846, bnc#618864) [Kohei]
+ + file name as sheet name in Excel 2.1 docs import (bnc#612902) [Kohei]
+ + Draw bits:
+ + random extra arrows around the custom shape (i#105654) [Thorsten]
+ + Impress bits:
+ + slideshow clipping (i#112422)
+ + cairocanvas border treatment (bnc#629546, rh#557317) [Thorsten]
+ + Writer bits:
+ + input field fixes (bnc#628098, bnc#623944) [Cédric]
+ + non-breaking space erasing freeze (i#i113461) [upstream, Rene]
+ + broken floating tables formatting in DOC import (bnc#617593) [Cédric]
+ + Netbooks bits:
+ + decorate help window (bnc#621116) [Radek]
+ + more restrictive top level document window check (bnc#607735) [Radek]
+ + reduce height of PDF export and recovery dialogs (bnc#623352) [Radek]
+ + Win32 bits:
+ + allow view "details" in File Open dialog on XP (bnc#620924) [Tor]
+ + l10n bits:
+ + non-localized Tools/Options/OOo Writer/Comparison (bnc#615000) [Petr]
+ + Frugalware bits:
+ + branding update [Miklos]
+ + Go-oo bits:
+ + branding update [Fridrich]
+ + Ubuntu bits:
+ + branding update [Matthias]
+ + use --hash-style=gnu for UbuntuLucid and UbuntuMaverick [Matthias]
+ + Experimental:
+ + some OOXML export fixes [Muthu]
+ + improved batch conversion support [Muthu]
+ + external ref handling rework (bnc#628876) [Kohei]
+
ooo-build-3.2.1.4 (3.2.1 maintenance update)
+ features:
diff --git a/configure.in b/configure.in
index 43ddb85..2b1d7f9 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.2.1.4)
+AC_INIT(ooo-build, 3.2.1.5)
AC_PREREQ(2.51)
AC_CONFIG_SRCDIR(bin/build-ooo)
AC_PREFIX_DEFAULT(/usr)
More information about the ooo-build-commit
mailing list