[ooo-build] ANNOUNCE: ooo-build-3.2.98.1 released (3.3-alpha1)

Petr Mladek pmladek at suse.cz
Thu Sep 16 08:17:12 PDT 2010


Hi,

I am happy to announce 3.3-alpha1 release of ooo-build master. You 
might find it at

	http://download.go-oo.org/3.3/ooo-build-3.2.98.1.tar.gz
	http://download.go-oo.org/3.3/ooo-build-3.2.98.1.tar.gz.md5

It took very long time because of many changes, vacations, ...
   

New source tarballs:
-------------------- 

As announced in other mails, we started to move patches from ooo-build
to the OOo git sources. It means that the plain OOo source tarballs are
not longer usable. Instead, ooo-build-<version>-<piece>.tar.bz2 are
needed. They are automatically downloaded by the script ./download.

Alternatively, you might get them at http://download.go-oo.org/3.3/ We
started to provide the prebuilt tarballs again because people had
troubles with CGIT...

The tarballs has the structure:

	+ ooo-build-<version>-<piece>
		+ module1
			+ prj
			+ source
		+ module2
			+prj


This structure is typical for software sources. It will be nice for the
split build. We really need got forward and get split build into life.

All module dirs are automatically moved into single dir
build/ooo-build-<version> during non-split build.

If you want to unpack and move somewhere else, you might do it by the
helper script
http://cgit.freedesktop.org/ooo-build/ooo-build/plain/bin/ooo-unpack-sources
It will be ooo-build/bin in the next release.


Configure options:
------------------

+ use --without-git if you want the prebuilt sources; otherwise, git clone is created
  by default

+ use --with-source-version if you want to use another version of the OOo piece sources;
  this is useful for test builds with non-official tarballs; it will be even more useful
  in the future after we move "all" patches from ooo-build and there won't be any changes
  in ooo-build between releases

+ remove obsolete --with-tag option


New processes:
--------------

+ suggested workflow for packagers and developers is described at
http://www.freedesktop.org/wiki/Software/ooo-build/BuildingIt#Buildingfordifferentpurposes


Known bugs:
-----------

	+ application stop immediately after the first start; it is because the new
          framework for registering extensions; we need to find a solution for it
	+ GNOME quickstarter is enabled by default
	+ unopkg does not add .zip extensions (see a problems with PostgreSQL driver extension here)
	+ more at http://alturl.com/qaq5


Upcoming deadlines:
-------------------

I would like to do another release (alpha2/beta1) within next two weeks.


Status of branches and plans:
-----------------------------

	+ master (3.3 development):
		+ currently based on ooo330-m7
		+ few late features allowed; all should concentrate on bugfixing from now on
		+ alpha2/beta1 planed within next two weeks

	+ ooo-build-3-2-1 (3.2 maintenance mode):
		+ only save and well tested fixes are allowed in the common sections
		+ security bug fix release at
                  http://download.go-oo.org/OOO320/ooo-build-3.2.1.6.tar.gz
		+ might do more releases for a maintenance update in the future



Changes in this release against 3.2.1.6 (filtered NEWS file):
-------------------------------------------------------------

ooo-build-3.2.98.1 (3.2.1-alpha1)

    + features:
        + based on ooo330-m7 [all]
        + RTF export rewrite [Miklos]
        + writer navigation [Ovcica, Cédric]
        + new Typography toolbar extension [Andras]
        + remove obsolete Industrial icon theme [Kendy]
        + update Extensionaids to version 20100813 [KAMI]
        + update Numbertext extension to version 0.9.2 [KAMI]
        + update WatchWindow extension to version 1.1.2.1 [KAMI]
        + update Magyar Linux Libertine fonts to version 20100611 [Andras]
    + common bits:
        + smoketest crasher (i#112758) [Rene]
        + gray read-only styles (i#85003) [Thorsten]
        + Accelerators for OK/Cancel buttons in GTK (bnc#608572) [Kohei]
    + Calc bits:
        + cell borders not saved (bnc#612263) [Cédric]
        + external reference rework (bnc#628876) [Kohei]
	+ Flat MSO XML file type detection (bnc#631993) [Muthu]
        + disable custom tab colors in high contrast mode [Kohei]
        + display correct field in data pilot (bnc#629920) [Kohei]
        + Watch Window extension doesn't show sheet name (bnc#604638) [Kohei]
    + Draw bits:
        + associate application/x-wpg with oodraw (bnc#589624) [Petr]
    + Impress bits:
        + More on avmedia soundhandler (i#83753, bnc#515553) [Thorsten]
    + Writer bits:
        + ww8 styles import (i#21939) [Cédric]
	+ hairline table borders export [Miklos]
	+ saving new document comparison data [Thorsten]
        + Ruby in MS Word format (i#79246) [Cédric, Eike]
    + OOXML:
        + chart XLSX export [Bubli]
        + notes XLSX export/import [Muthu]
        + showDropDown PPTX export [Muthu]
	+ page setting XLSX export [Muthu]
        + graph PPTX import (bnc#593611) [Radek]
        + title PPTX import (bnc#621744) [Radek]
        + pageSetup, dateCompatibility in XLSX [Muthu]
        + differences between ECMA and ISO in DOCX [Cédric]
	+ docprops, page-date, and paneexp XLSX import [Muthu]
        + better internal hlinks XLSX export (bnc#594248) [Bubli]
        + numbering roundtripping issues in DOCX (bnc#569266) [Cédric]
	+ untis translation from EMU in PPTX import (bnc#621739) [Radek]
	+ group shapes geometry calculation in PPTX import (bnc#621739) [Radek]
    + VBA bits:
	+ changes in event handling [Noel]
	+ more container control fixes [Noel]
	+ hlink/macro XLS import/export [Noel]
	+ UNO-ise msvbahelper for the split build [Noel]
	+ more on invalid code name import for sheet (bnc#507768) [Noel]
    + Win32 bits:
        + use --disable-nss-module [Tor]
    + help content:
        + no limit for minimal password length [Andras]
    + l10n bits:
        + German translation fixes [Rene]
        + Hungarian translation fixes [Andras]
    + build bits:
        + Add distcc support [Miklos]
        + new "make test" target [Cédric]
        + subsequenttest failure [Thorsten]
        + fix --with-srcdir handling [Fridrich]
        + various cws-extract improvements [Miklos]
        + update prebuilt cli dlls for OOo-3.3 [Petr]
        + new --with-system-mdds configure option [Andras]
        + allow using system cppunit with stlport [Caolan]
        + add offset info to idlc errors (i#81780) [Cédric]
        + do not install obsolete Writer-javamail.xcu [Rene]
        + new script "ooo-pack-sources" for test builds [Petr]
        + new --disable-fetch-external configure option [Rene]
        + use --with-vba-package-format for all distros [Thorsten]
        + moving ooo-build patches to ooo git sources [Kendy, others]
        + new script "g" to work with the cloned git repos [Kendy, others]
    + Frugalware:
        + update branding [Miklos]
        + switch to OpenJDK [Miklos]
        + use system-lucene [Miklos]
    + FSFhu:
        + update config [Andras]
        + update branding [Andras]
        + progress bar on the splash screen [Andras]
    + Gentoo:
        + better check for libdb [Hanno]
    + Novell bits:
        + update Win32 branding [Tor]
        + use --without-junit on Win32 and openSUSE < 11.2 [Tor, Thorsten]
    + OxygenOffice bits:
        + update config [KAMI]
        + Impress toolbar fix [KAMI]
        + add Magyar Linux Libertine fonts [KAMI]
        + fix progress bar in the splash screen [KAMI]
        + set CaptionOrderNumberingFirst true for Hungarian [Andras, KAMI]
    + Ubuntu bits:
	+ support to turn off locking for cifs [Chris]
    + pending:
        + bulk conversion [Muthu, Thorsten]
        + support mono components and extensions [Noel]

-- 
Best Regards,

Petr Mladek
software developer
---------------------------------------------------------------------  
SUSE LINUX, s. r. o.                        e-mail: pmladek at suse.cz
Lihovarská 1060/12                          tel: +420 284 028 952
190 00 Prague 9                             fax: +420 284 028 951
Czech Republic                              http://www.suse.cz/





More information about the ooo-build mailing list