This bug was fixed in the package openoffice.org - 1:3.2.1-5ubuntu1
---------------
openoffice.org (1:3.2.1-5ubuntu1) maverick; urgency=low
* merge against debian unstable, remaining changes:
(LP: #575138, #473857, #563931)
+ debian/control.in:
- Added java-runtime-depends to openoffice.org-java-common depends
as we don't dep on system-saxon
- put ${ooo-binfilter-dep} recommends only as suggested on
openoffice.orgVER-writer as we don't want to install
openoffice.org-filter-binfilter legacy transitional tool by default.
- add openoffice.org-style-human package and makes openoffice.org-gtk to
recommend it instead of the tango one.
+ debian/copyright:
- add warning and granted permission about the Oracle logo
+ debian/rules:
- Build with -Os apart from ARM to avoid GCC register spill errors.
- Add USE_COMMON_DOCDIR option to symlink rather copying multiples times
the same doc
- build with --with-distro=CurrentDistro (with PATCHSET) to trigger
specific go-oo distro conf
- build mono binding on sparc too
- build binfilter package on all archs
- custom install:
- ubuntu about and intro bitmaps
- convert broffice.org about image from png to bmp
- images_new.tar.bz2 to the human theme
- extra translations (debian/ubuntu/l10n)
- ooo87965.execute.sh
- ubuntu templates *otp
- use translate-tookit
- move content in help/* rather than the directory (see why this cruft is
needed, FTBFS on i386 otherwise)
- don't build -dbg pkg
- don't use broken gnome-vfs support
- Use desktop files from $(OOO_BUILD_TREE)/desktopxi
(set by USE_OOO_BUILD_DESKTOPS)
- Switch desktop files from %U to %F for gvfs fuse
- use lzma instead of bzip2 apart for armel (slow too much build process)
- don't use system lucene as internal copy is available (and not enough
space on the cd)
- build on specific version of libboost
- additional locales built in ubuntu
- build translations in openoffice.org$(VER)-l10n-{lang} and help in
openoffice.org$(VER)-help-{lang} packages from a
openoffice.org$(VER)-l10n source package
- openoffice.org$(VER)-l10n-en-us is openoffice.orgVER-l10n-common
+ debian/patches:
- desktop-templates.diff: changes some names and comments and generate a
.pot
- desktop-translations.diff: desktop file translations
+ debian/ubuntu:
- openabout_ubuntu_oracle.bmp, openintro_ubuntu_oracle.bmp: custom about
and intro bitmaps
- images_new.tar.bz2: set of images for the human theme.
- l10n/GSI_helpmenu_all.sdf: additional translation for LPI
- ooo87965.execute.sh: run a script in background
- *otp: ubuntu templates
+ debian/broffice.org.preinst.in, debian/broffice.org.postrm.in:
- add diversion for about and intro bitmaps to broffice.org
+ debian/scripts/convert2po, sifilter.py, splitgsi:
- helpers scripts used in debian/rules for translation and text
manipulation
+ debian/ubuntu/lpi2gsi/*:
- templates and conversion scripts to generate the additional LPI help
menu entries.
+ debian/control.help.in:
- only suggest lucene as we don't use system one
+ add openoffice.orgVER-l10n-common:
- for additional english/us l10n
+ debian/control.lang.in:
- add dep on the -common package
+ debian/control.mozilla.in:
- add Xb-Npp-xxx tags according to "firefox distro add-on suport" spec.
+ debian/deppackage.postinst.in:
- postinst for generating doc symlinks at install time
+ debian/module-po.map:
- used by splitgsi to map modules to po ones
+ ext-sources-ooo-build-3-2-1-4/unowinreg.dll:
- add win binding for sdk
+ debian/source/include-binaries: include previous binary files
* debian/uno-libs3.symbols:
- updated
openoffice.org (1:3.2.1-5) unstable; urgency=medium
* debian/patches/odk-configure-honour-ure-link.diff: fix the (unneeded)
configure.pl of the SDK to honour ure-link (closes: #588495)
* debian/patches/fix-i113084.diff; fix easy to trigger crash in macro
recorder (from upstream)
* debian/patches/fix-i113461.diff: do not freeze after erasing non-breaking
space inserted by French AutoCorrection (from upstream)
* debian/rules:
- for safety, add a build-conflicts against libhsqldb-java (>> 1.8.1~)
- move startcenter.png install to the rest of hicolor icons install;
don't install ooo-build desktop icons when using sysui desktops
- move LDAP.xcu.sample to /usr/share/openoffice.org-common/examples
* debian/control.in:
- make new -common Breaks: older openoffice.org-core (closes: #587750)
* debian/control.kde.in:
- remove obsolete Pre-Depends:
openoffice.org (1:3.2.1-4) unstable; urgency=medium
* debian/patches/fix-smoketest-without-java.diff: complete fix,
I missed some parts and had the conditional wrong...
* debian/patches/fix-system-saxon.diff: fix configure check/makefile
for system saxon; doesn't work at runtime yet, though
* debian/rules:
- fix builds without Java
- update smoketest conditional, enable smoketest uncoditionally when
building without Java
- build without the layout dialogs again, broken in various ways
(closes: #587171, #575908)
- use the vanilla app icons when USE_OOO_BUILD_DESKTOPS=n (closes: #512731);
install fixed startcenter.png
* debian/control.in, debian/rules:
- build for only the default python again (closes: #587402)
* debian/icons/sysui: add fixed startcenter.png to match the rest from
3.3
openoffice.org (1:3.2.1-3) unstable; urgency=low
* ooo-build:
- update (3.2.1.4)
* debian/rules:
- make smoketest install into debian/smoketest/tmp as some buildds
only have a 128m /tmp...
- don't run smoketest on gcj archs when on the buildds
openoffice.org (1:3.2.1-2) unstable; urgency=low
* debian/patches/powerpc-fixes.diff: add powerpc fix and powerpcspe
support, thanks Sebastian Andrzej Siewior
* debian/patches/fix-smoketest-without-java.diff: disable tests which
need Java if Java is disabled
* debian/patches/fix-nodep-check.diff: fix ooo-builds check whether
we can enable nodep=true to actually work with system dmake. Big effect
on build time
* debian/patches/installer-globals-max-1-regcomp.diff: only try to register
one component at a time
* debian/patches/kde4-statusbar-redrawing-border-width.diff: backport; add
better border width (closes: #584322)
* debian/control.in:
- update Vcs-Bzr:
* debian/rules:
- run smoketest for armel again (the logic was flawed anyway and
disabled smok)etest for all archs)
* debian/smoketest/*, debian/rules: disable Database{Insert,Delete,Seek}
tests on armel. No regression. Base (still) unusable, though :/
* debian/rules, debian/control*in: disable Base and associated stuff for
armel (As Base is now gone this closes: #585829)
openoffice.org (1:3.2.1-1) unstable; urgency=medium
* OpenOffice.org 3.2.1 final (OOO320_m19)
* translation-updates-20100529: oops, this has to be ....
* translation-updates-20100526: ... this
* ooo-build:
- update (3.2.1.3)
* debian/patches/hu-translation-fixes.diff: add hu translation fixes
from ooo-build-3-2-1 branch
* debian/patches/backport-ftruncate-check.diff: add from ooo-build-3-2-1
branch - check for success of ftruncate(). Fixes OOo start when $HOME is
on cifs
* debian/patches/fix-incorrect-automatic-print-area-assignment.diff: as
the name says, also from ooo-build-3-2-1 branch
* debian/patches/fix-save-performance-with-hidden-rows.diff: add patch
from ooo-build-3-2-1 branch to fix performance when saving with hidden
rows (closes: #582785)
* debian/rules:
- use Oracles tarballs again
- actually remove $(STAMP_DIR) in clean
* debian/changelog: mention security fix in rc1s changelog
-- Didier Roche <[email protected]> Thu, 12 Aug 2010 08:44:04 +0200
** Changed in: openoffice.org (Ubuntu)
Status: Triaged => Fix Released
--
[upstream] [3.2.1] Crash in SwRTFWriter::OutBookmarks () when saving some RTF
documents
https://bugs.launchpad.net/bugs/563931
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs