[Bug 260021] Re: kompozer-bin crashed with SIGSEGV in nsTimerImpl::Fire()
Launchpad Bug Tracker
260021 at bugs.launchpad.net
Wed May 6 19:20:25 UTC 2009
This bug was fixed in the package kompozer - 1:0.8~alpha3+dfsg+svn152-1
---------------
kompozer (1:0.8~alpha3+dfsg+svn152-1) unstable; urgency=low
* [23957fd] Imported Upstream version 0.8~alpha3+dfsg+svn152
- Now the help menu works.(Closes: #525891)
* [eee96d0] Updated files in debian/conf/ needed by clean target
* [de5e181] 01_add_lfontocnfig.patch, 02_fix_overflow.patch,
03_add_lfontconfig.patch, 04_fix_path.patch,
05_remove_nonfree.patch, 06_syspref_folder_support.patch,
07_cairo_xlib.patch, 08_security.patch,
09_add_missing_tab_indentation.patch, 90_CVE-2009-1044.patch, are
now in upstream, deleted.
* [2609c1e] debian/patches/01_r153.patch: Fixed a chrome registration
problem related to the "help" window.
kompozer (1:0.8~alpha2+dfsg+svn129-3) UNRELEASED; urgency=low
* [92f61aa] debian/patches/19_gcc4.4.patch: Fix FTBFS with GCC 4.4.
(no longer allows #elif without an expression) (Closes: #526161)
* [6c824b4] debian/patches/90_CVE-2009-1044.patch: Fix Arbitrary code
execution via XUL tree element (CVE-2009-1044)
* [27275e6] debian/patches/90_CVE-2009-1311.patch: Fix POST data sent
to wrong site when saving web page with embedded frame (CVE-2009-1311)
(MFSA 2009-21)
* [3b1eb19] debian/patches/90_CVE-2009-0776.patch: Updated fix for
CVE-2009-0776, previous fix was incomplete. (MFSA 2009-09)
* [8feadce] debian/patches/20_mips64_build.patch: Patch from Martin
Michlmayr for mips64 builds. bz#330626
debian/patches/21_mips_xpcom.patch: Patch from Thiemo Seufer to fix
mips. bz#258429
debian/patches/22_mips_performance.patch: Patch from Thiemo Seufer to
increase stability and performance on mips.
* [e7add6a] debian/rules: Fix get-orig-source target for working also
with epoch in version
kompozer (1:0.8~alpha2+dfsg+svn129-2) unstable; urgency=low
* [5577bd3] Build with "-O2 -fno-strict-aliasing -g", hopefully it
fixes FTBFS in s390
* [ebcecc1] debian/kompozer.desktop: Added Network in Categories
* [32daadd] debian/patches/13_kbsd.patch: GNU/kFreeBSD support.
bz#356011
* [db6d79f] debian/patches/14_distclean.patch: Make distclean cleaner.
bz#333308.
* [dd57bbd] debian/patches/15_system_libs.patch: Make sure we won't be
bitten by upstream changing libjpeg, libpng or zlib internal
version, which makes system library not used even though --with-
system-* argument is given to configure.
* [a59f082] debian/patches/16_uname.patch: Use ${host_*} variables
instead of uname in configure.in. This is a minimalist patch to
solve the particular bad assembler choice issue. It would need a
much greater work to actually do something totally clean, but the
current patch should be enough for Linux builds. Also incorporates
fix for bz#363263.
* [c39c0c3] debian/patches/17_locale.patch: use OS locale. bz#331779
* [f62a517] Refreshed debian/patches/99_configure.patch
* [c2aec04] debian/patches/18_crmf.patch: Put the crmf library before
the NSS libraries.
kompozer (1:0.8~alpha2+dfsg+svn129-1) unstable; urgency=low
* New upstream svn version. This fixes a lot of Ubuntu bugs:
(LP: #347779) (LP: #260021) (LP: #276290) (LP: #152516) (LP: #263441)
(LP: #244227) (LP: #365163)
* Bump epoch to avoid delta between Ubuntu and Debian.
* [2b0d5d2] debian/mozconfig.debian: Added --enable-canvas --disable-
elf-dynstr-gc --disable-gtktest --disable-strip --disable-strip-lib
--disable-updater --enable-official-branding
* [58bc5ec] debian/patches/06_syspref_folder_support.patch: Patch to
load preferences from defaults/syspref
* [5db111f] debian/kompozer.desktop: added MimeType
* [88a4ab1] debian/kompozer.desktop: Added the generic name
* [9e38c8e] debian/kompozer.menu: ship debian menu entry
* [17831bb] debian/kompozer.js: ship the Debian specific preferences
file for KompoZer, now with this file and all files present in the
/etc/kompozer/pref directory, user can override any preference that
is present in /usr/share/kompozer/defaults/pref directory.
* [642e966] debian/mozconfig.debian: Remove official branding
* [8b67607] debian/patches/07_cairo_xlib.patch: Properly get cairo lib
dependencies and don't rely on GTK bringing them, which just don't
happen anymore.
* [ea87e1a] debian/patches/99_configure.patch: update configure with
autoconf2.13
* [0c62141] debian/kompozer.js: Added editor browser pref
* [f0273c2] debian/patches/05_remove_nonfree.patch: do not remove
content/editor/about-footer.png, is free
* [235ef5c] debian/rules: Improved
* [4940a7f] debian/kompozer.menu: Use kompozer.xpm as icon
* [f62877e] debian/kompozer.desktop: Added some common mimetypes for a
web editor. (LP: #175563)
* [d808b87] debian/kompozer.desktop: Moved to Development category in
desktop file. (LP: #148935)
* [5ce3f81] debian/kompozer.desktop: Added Spanish comment
translation, thanks to Surfaz Gemon Meme
* [e1c2a9b] debian/kompozer.desktop: Added Italian comment
translation.
* [d92bc8b] Enabling xpfe components
* [c3c3a6f] debian/control: Add a conflict to support upgrade from old
ubuntu package
* [2adf6d7] Backport some security fix from Seamonkey:
- MFSA 2009-12 XSL Transformation vulnerability (CVE-2009-1169)
- MFSA 2009-10 Upgrade PNG library to fix memory safety hazards
(CVE-2009-0040)
- MFSA 2009-09 XML data theft via RDFXMLDataSource and cross-domain
redirect (CVE-2009-0776)
- MFSA 2009-07 Crashes with evidence of memory corruption (CVE-2009-0771)
- MFSA 2009-05 XMLHttpRequest allows reading HTTPOnly cookies
(CVE-2009-0357)
- MFSA 2009-01 Crashes with evidence of memory corruption (CVE-2009-0352)
* [5f9097d] debian/patches/09_add_missing_tab_indentation.patch:
Makefiles require tabs, otherwise it fails (already committed in
upstream svn r130)
* [1766bbc] debian/kompozer.desktop: Fix a typo
* [0a7846b] Updated to standards version 3.8.1 (No changes needed)
* [4b15157] Add a description in 99_configure.patch and make lintian
happy
* [6e2f116] debian/patches/10_arch-detect.patch: Fix FTBFS in s390,
pass host arch information to configure and trust the supplied
architecture information. Thanks to Bastian Blank.
* [dcf3281] debian/patches/11_arm_xpcom_unused_attribute.patch: Patch
from Steve Langasek to fix unused vs. used gcc attribute on arm.
* [a2409fd] debian/patches/12_arm_xpcom_optim.patch: Patch from Antti
P Miettinen to fix small optimization problem with newer gcc's on
arm.
-- Giuseppe Iuculano <giuseppe at iuculano.it> Wed, 06 May 2009
20:19:25 +0100
** Changed in: kompozer (Ubuntu)
Status: Confirmed => Fix Released
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2009-0040
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2009-0352
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2009-0357
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2009-0771
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2009-0776
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2009-1044
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2009-1169
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2009-1311
--
kompozer-bin crashed with SIGSEGV in nsTimerImpl::Fire()
https://bugs.launchpad.net/bugs/260021
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list