Please backport qt4-x11_4.4.3-0ubuntu1.3 from intrepid-updates to hardy

Bug #432037 reported by Scott Kitterman
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Hardy Backports
Won't Fix
Undecided
Unassigned

Bug Description

Need to update the backport due to a security fix. No changes needed.

Debian/changelog since the last backport:

qt4-x11 (4.4.3-0ubuntu1.3) intrepid-security; urgency=low

  * SECURITY UPDATE: fix vulnerability with NULL byte in Subject Alternate
    Names field of X.509 certificates
    - debian/patches/kubuntu_09_CVE_2009_2700.diff: adjust
      network/ssl/qsslcertificate.cpp to use QString::fromLatin1 instead of
      QLatin1String
    - CVE-2009-2700

 -- Jamie Strandboge <email address hidden> Wed, 09 Sep 2009 13:22:55 -0500

qt4-x11 (4.4.3-0ubuntu1.2) intrepid-proposed; urgency=low

  * Add 0260-fix-qgraphicswidget-deletionclearFocus.diff from KDE's qt-copy
    Fixes KDE bug 168278 observable in the file watcher plasmoid (LP: #272399)

 -- Jonathan Thomas <email address hidden> Wed, 14 Jan 2009 11:51:36 -0500

qt4-x11 (4.4.3-0ubuntu1.1) intrepid-proposed; urgency=low

  * Add 0256-fix-recursive-backingstore-sync-crash.diff from KDE's qt-copy
    Fixes KDE bug 174065 in kmail (new mailing list), LP: #296973
    "Random crashes deep in Qt painting code"

 -- Jonathan Riddell <email address hidden> Tue, 11 Nov 2008 22:14:12 +0000

qt4-x11 (4.4.3-0ubuntu1) intrepid; urgency=low

  * New Upstream Release - bump config from ubuntu 4.4.2 deb
  * Update copyright info from debian copyright
  * Re-sync with Debian svn
    - Add following qt-copy patches:
      0245-fix-randr-changes-detecting.diff
      0248-fix-qwidget-scroll-slowness.diff
      0249-webkit-stale-frame-pointer.diff
      0254-fix-qgraphicsproxywidget-deletion-crash.diff
    - Remove following qt-copy patches (prev disabled):
      0214-fix-qgraphicsproxywidget-tab-crash.diff
      0220-no-x-recursion-in-xerrhandler.diff
      0223-fix-qpixmap-hasalpha.diff
      0227-qdatastream-regression.diff
      0228-qsortfilterproxymodel-invalidate-noscroll.diff
      0237-printdialog-assert.diff
      0240-printdialog-print-into-real-printer.diff
    - Remove following Debian patches (prev disabled):
      90_gcc43.diff
    - Add following debian patches:
      16_hide_std_symbols_on_qtwebkit.diff
      17_add_postgresql_8.3_support.diff
      30_webkit_unaligned_access.diff
      71_hppa_unaligned_access_fix_458133.diff
      81_hurd_more_max_path.diff
    - Cosmetic cleanup in control
      replace Qt4 with Qt 4 as per Debian
      some grammer clean-up in comments/notes
    - libqt4-dev.install (insert missing help - usr/include/qt4/QtHelp/QHelpGlobal)
    - Updated some patches (line numbering changed - cosmetic only)
      0167-fix-group-reading.diff
      0180-window-role.diff
      0195-compositing-properties.diff
      0203-qtexthtmlparser-link-color.diff
      0216-allow-isystem-for-headers.diff
      0224-fast-qpixmap-fill.diff
      0226-qtreeview-column_resize_when_needed.diff
      0234-fix-mysql-threaded.diff
      0238-fix-qt-qttabbar-size.diff
      05_append_qt4_target.diff
      50_kfreebsd_build_fix.diff
    - Patches with some re-write changes/fixes (non-cosmetic):
      14_add_libraries_to_gui_build_where_actually_needed.diff
      20_mips_atomic_ops.diff

 -- Roderick B. Greening <email address hidden> Mon, 29 Sep 2008 13:59:56 -0230

qt4-x11 (4.4.2-0ubuntu2) intrepid; urgency=low

  * Add links from /usr/share/qt4/lib/ to /usr/lib for Qt libraries
    needed for Qt Jambi

 -- Jonathan Riddell <email address hidden> Tue, 23 Sep 2008 00:28:36 +0100

qt4-x11 (4.4.2-0ubuntu1) intrepid; urgency=low

  * New Upstream Release - bump config from ubuntu 4.4.1 deb
  * Removed the following patches (resolved upstream)
    - 0230-qtextcontrol-selectnextword.diff
    - 0233-fix-q3textbrowser-image.diff
    - 0235-qdbus-dispatch-async-timeout.diff
    - 0236-qtoolbararealayout-restore.diff
    - 0241-fix-null-stylesheet-warning.diff
    - 60_m68k_inotify_fix.diff
    - 72_generic_arch_atomic_header_fix.diff
  * Updated broken patch (code changes upstream)
    - 10_config_tests_fixes.diff
  * Removed unknown header file refs in debian/libqt4-dev.install
    - qatomic_windows.h/qatomic_windowsce.h

 -- Roderick B. Greening <email address hidden> Fri, 19 Sep 2008 17:54:57 -0230

qt4-x11 (4.4.1-0ubuntu2) intrepid; urgency=low

  * Add kubuntu_08_systray_fix.diff, should fix systray not showing icons

 -- Jonathan Riddell <email address hidden> Tue, 05 Aug 2008 11:23:23 +0100

qt4-x11 (4.4.1-0ubuntu1) intrepid; urgency=low

  * New upstream release

 -- Jonathan Riddell <email address hidden> Fri, 01 Aug 2008 11:30:30 +0100

qt4-x11 (4.4.0-3ubuntu2) intrepid; urgency=low

  * Make libqt4-dev depend on the necessary -dev packages again

 -- Jonathan Riddell <email address hidden> Wed, 18 Jun 2008 11:08:14 +0100

qt4-x11 (4.4.0-3ubuntu1) intrepid; urgency=low

  * Merge with Debian, remaining changes:
   - remove ibase and firebird from debian/control and debian/rules
   - patches

 -- Jonathan Riddell <email address hidden> Wed, 11 Jun 2008 15:01:30 +0000

qt4-x11 (4.4.0-3) unstable; urgency=low

  +++ Changes by Sune Vuorela:

  * Fix generic atomic header. (Closes: #475767)
    This is enough to fix building of kdelibs, but there should be a proper
    hppa fix modelled over the other "real" archs.

  +++ Changes by Fathi Boudra:

  * Add qt-copy patch:
    * 0230-qtextcontrol-selectnextword
      Fix Ctrl+Shift+Right in a khtml textarea when having more than one tab
      open: QTextEdit should react to ShortcutOverride for the keys it handles
      (was already partly done).

  +++ Changes by Modestas Vainius:

  * Steal 73_from4.4.1_no_AAAA_when_ipv6_disabled.diff patch from 4.4.1
    snapshot, which disables IPv6 DNS queries (AAAA) when IPv6 is disabled on
    the system.

 -- Debian Qt/KDE Maintainers <email address hidden> Sun, 08 Jun 2008 13:17:02 +0300

qt4-x11 (4.4.0-2) unstable; urgency=low

  +++ Changes by Fathi Boudra:

  * Split html documentation in qt4-doc-html package.
  * Merge Ubuntu patches:
    * Add lpia architecture in trusted dpkg-arch over uname.
    * Add sqlite3 workaround in config tests fixes.
  * Add qt-copy patch:
    * 0227-qdatastream-regression
      Fix a bug that causes all Qt3/2 applications to crash or hang under KDE4.

  +++ Changes by Modestas Vainius:

  * Add 16_qsortfilterproxymodel_invalidate_noscroll.diff patch which stops
    scrolling to the current item/index on QSortFilterProxyModel::invalidate()
    This patch has been scheduled for Qt 4.4.1 (TT #204403).
  * Add missing Replaces:
    - libqt4-opengl-dev replaces libqt4-dev (<< 4.4.0-2) due to obvious
      reasons.
    - libqt4-dev replaces libqt4-opengl-dev (<< 4.4.0-2) (due to qglobal.h
      misplace).

 -- Debian Qt/KDE Maintainers <email address hidden> Fri, 09 May 2008 23:35:16 +0300

Revision history for this message
Evan Broder (broder) wrote :

It looks like this bug requests a backport from Ubuntu 8.10 (Intrepid
Ibex). However, as Intrepid is no longer supported, such a backport is
no longer possible.

This bug is being set to "Won't Fix". If you would still like to move
forward with this backport request, please re-open the bug and adjust
it to request a backport from a current release.

(This change is being made by an automated bot run by Evan Broder, who
is now subscribed to the bug; if you think the change was made in
error, please feel free to re-open the bug)

Changed in hardy-backports:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.