|
|
|
|
Changelog for libqt4-qt3support-4.8.7-10.20.11.x86_64.rpm :
* Tue Nov 24 2020 Franz Sirl - no longer use -reduce-relocations, it breaks binary compatibility when using binutils-2.35 or later for linking (QTBUG-86173). * Thu Nov 19 2020 Hans-Peter Jansen - add fix-ld-dynamic-symbols.patch * fix ld issue with missing symbols thanks to Joachim Priesner for doing the hard investigation work https://sourceware.org/bugzilla/show_bug.cgi?id=26928 * Mon Nov 16 2020 Hans-Peter Jansen - add 0001-Redo-the-Q_FOREACH-loop-control-without-GCC-statemen.patch and disable LTO * Fri Sep 11 2020 Dirk Mueller - add CVE-2020-17507.patch (bsc#1176315, CVE-2020-17507): * Fix buffer over-read in read_xbm_body * Mon Mar 23 2020 Dirk Mueller - add CVE-2018-15518.patch (bsc#1118595, CVE-2018-15518): * Fix \"double free or corruption\" in QXmlStreamReader- add CVE-2018-19873.patch (bsc#1118596, CVE-2018-19873): * Fix QBmpHandler segfault on malformed BMP file- add CVE-2018-19869.patch (bsc#1118599, CVE-2018-19869): * Fix crash when parsing malformed url reference * Wed Jan 09 2019 rguentherAATTsuse.com- Add libqt4-toplevel-asm.patch to adhere to stricter toplevel asm parsing, dropping volatile qualification that has no effect. (boo#1121214) * Mon Feb 26 2018 fabianAATTritter-vogt.de- Actually clean up openssl BuildReq: use pkgconfig(openssl) * Wed Feb 21 2018 vcizekAATTsuse.com- Clean up openssl BuildRequires * Thu Feb 15 2018 crrodriguezAATTopensuse.org- Do not use xorg-x11-devel metapackage, instead use individual libraries.- libqt4-devel Requires have been adjusted to require all X11 libs which were used for build, none of them are actually required but remain there in order not to break hundreds of packages that may have counted on xorg-x11-devel being pulled. * Tue Dec 26 2017 fabianAATTritter-vogt.de- Change fix-build-icu59.patch to build qlocale_icu.cpp with - std=c++11 to support ICU60 headers * Wed Dec 06 2017 fabianAATTritter-vogt.de- Add proper patch headers to: * no-ssl3.patch * qt4-openssl-1.1.0pre-3.patch- Remove patch, not needed: * qt-everywhere-opensource-src-4.8.7-gcc7.patch * Tue Dec 05 2017 roAATTsuse.de- add patches from mageia to fix build with openssl-1.1- add no-ssl3.patch- add qt4-openssl-1.1.0pre-3.patch- add qt-everywhere-opensource-src-4.8.7-openssl.patch- add qt-everywhere-opensource-src-4.8.7-gcc7.patch * Sun Sep 10 2017 dimstarAATTopensuse.org- BuildRequire libnsl-devel on current TW and CODE15 targets. The library has been deprecated in glibc and is now in an own package. * Mon Sep 04 2017 cornelisAATTsolcon.nl- Add fix-medium-font.diff (taken from ubuntu) to fix bolder font in Qt4 apps (boo#956357) * Thu Aug 24 2017 fvogtAATTsuse.com- Force building against openSSL 1.0 (boo#1042657)- Do not build the MySQL plugin on TW, it would cause an openSSL version conflict- Adjust fix-build-icu59.patch to also work if built with c++11 support * Wed May 10 2017 fabianAATTritter-vogt.de- Add fix-build-icu59.patch to fix building with ICU4C >= 59- Invoke configure with sh to fix build on some older distros * Fri Feb 10 2017 alarrosaAATTsuse.com- Add fix-moc-parsing-with-glibc-2.25.patch to fix moc parsing system headers from glibc 2.25 correctly. * Fri Jun 24 2016 lbeltrameAATTkde.org- Add fix-gcc6-detection.diff to fix GCC6 detection (boo#986350) * Thu Jun 02 2016 matwey.kornilovAATTgmail.com- Enable libqt4-devel-32bit to fix boo#982826 * Thu Feb 11 2016 rguentherAATTsuse.com- Explicitely build with -std=gnu++98. [bnc#964458] * Wed Feb 10 2016 alarrosaAATTsuse.com- Added 0001-Fix-exclusion-of-anonymous-ciphers.patch from upstream to disable exp-adh and aecdh ciphers.- Added disable-rc4-ciphers-bnc865241.diff to disable <128 bits and RC4 based ciphers which are now considered insecure. This makes konqueror pass the https://www.howsmyssl.com test (bnc#865241) * Thu May 28 2015 dmuellerAATTsuse.com- update to 4.8.7 (bsc#1039291): * see http://download.qt.io/official_releases/qt/4.8/4.8.7/changes-4.8.7- remove 0001-Don-t-crash-on-broken-GIF-images.patch, 0001-Don-t-leak-RENDER-Pictures-in-QPixmap-paintEngine.patch, 0001-Fix-DateTime-with-recent-versions-of-tzdata.patch, 0001-Fix-crash-when-deleting-top-level-windows-embedded-i.patch, 0001-Fixes-crash-in-gif-image-decoder.patch, 0001-Ignore-expired-certificate-during-certificate-valida.patch, 0001-Memory-and-file-descriptor-leak-in-QFontCache.patch, 0001-QDbus-Fix-a-b-comparison.patch, 0001-QDeclarativeTextEdit-fix-use-of-uninitialised-value.patch, 0001-QPdf-addImage-avoid-a-QImage-detach-when-it-s-in-an-.patch, 0001-QSslCertificate-blacklist-NIC-certificates-from-Indi.patch, 0002-Fixes-crash-in-bmp-and-ico-image-decoding.patch, fix-a-division-by-zero.patch, fix-detection-of-GCC5.patch, fix-upload-corruptions-when-server-closes-connection.patch: * upstreamed * Fri May 22 2015 tittiatcokeAATTgmail.com- Update patch fix-moc-from-choking-on-boost-headers.patch to include an additiona boost header due to the upgrade to Boost 1.58 * Thu May 07 2015 dmuellerAATTsuse.com- add 0001-Fixes-crash-in-gif-image-decoder.patch, 0002-Fixes-crash-in-bmp-and-ico-image-decoding.patch (bnc#927806, bnc#927807, bnc#927808, CVE-2015-1858, CVE-2015-1859, CVE-2015-1860)- add 0001-Don-t-leak-RENDER-Pictures-in-QPixmap-paintEngine.patch- add 0001-Fix-DateTime-with-recent-versions-of-tzdata.patch- add 0001-Fix-crash-when-deleting-top-level-windows-embedded-i.patch- add 0001-Ignore-expired-certificate-during-certificate-valida.patch- add 0001-Memory-and-file-descriptor-leak-in-QFontCache.patch- add 0001-QDbus-Fix-a-b-comparison.patch- add 0001-QDeclarativeTextEdit-fix-use-of-uninitialised-value.patch- add 0001-QPdf-addImage-avoid-a-QImage-detach-when-it-s-in-an-.patch- add 0001-QSslCertificate-blacklist-NIC-certificates-from-Indi.patch * Wed May 06 2015 hrvoje.senjanAATTgmail.com- Added fix-upload-corruptions-when-server-closes-connection.patch (boo#929688) * Mon Mar 09 2015 hrvoje.senjanAATTgmail.com- Added fix-a-division-by-zero.patch (bnc#921999, CVE-2015-0295) * Sun Feb 22 2015 hrvoje.senjanAATTgmail.com- Added fix-detection-of-GCC5.patch * Wed Nov 19 2014 hrvoje.senjanAATTgmail.com- Update use-freetype-default.diff to use same method as with libqt5-qtbase package: Qt itself already does runtime check whether subpixel rendering is available, but only when FT_CONFIG_OPTION_SUBPIXEL_RENDERING is defined. Thus it is enough to only remove that condition * Tue Nov 11 2014 alarrosaAATTsuse.com- The -devel subpackage requires Mesa-devel, not only at build time * Mon Nov 10 2014 alarrosaAATTsuse.com- Fixed compilation on SLE_11_SP3 by making it build against Mesa-devel on that system * Thu Oct 02 2014 tittiatcokeAATTgmail.com- Replace patch l-qclipboard_fix_recursive.patch with qtcore-4.8.5-qeventdispatcher-recursive.patch. The later one seems to work better and really resolves the issue in LibreOffice * Thu Sep 18 2014 alarrosaAATTsuse.com- Added fix_qrasterpixmapdata_bnc847880.diff (bnc#847880). When extracting a region of a QRasterPixmapData an optimization was using the wrong bit depth for some calculations thus copying a different section of the image than requested. This breaks specially the oxygen kde theme under qemu when using a cirrus driver.- Removed workaround for bnc#847880 which is no longer needed. * Sun Sep 07 2014 hrvoje.senjanAATTgmail.com- Added workaround for bnc#847880: if Cirrus graphics are detected, export QT_GRAPHICSSYSTEM as native- Added kde4_qt_plugin_path.patch, so kde4 plugins are magically found/known outside kde4 enviroment/session * Wed Aug 20 2014 behlertAATTsuse.de- added _constraints. building took up to 7GB of disk space on s390x, and more than 6GB on x86_64 * Mon Jun 16 2014 lbeltrameAATTkde.org- Add 3 patches for Qt bugs to make LibreOffice KDE4 file picker work properly again: * Add glib-honor-ExcludeSocketNotifiers-flag.diff (QTBUG-37380) * Add l-qclipboard_fix_recursive.patch (QTBUG-34614) * Add l-qclipboard_delay.patch (QTBUG-38585) * Tue Apr 29 2014 dmuellerAATTsuse.com- update to 4.8.6: * long list of bugfixes, forward and backward compatible * for detailed list of changes, see included changes-4.8.6 * see also http://blog.qt.digia.com/blog/2014/04/24/qt-4-8-6-released/- remove patches that went upstream: * 0001-Disallow-deep-or-widely-nested-entity-references.patch * 0001-Don-t-crash-if-the-relayed-signal-was-emitted-from-t.patch * 0001-Fully-expand-entities-to-ensure-deep-or-widely-neste.patch * 0001-Mitigate-performance-regression-in-isExpandedEntityV.patch * 0002-QDBusPendingCall-add-a-missing-QWaitCondition-wakeAl.patch * 0003-Fix-unprotected-access-to-QDBusPendingCallPrivate-pe.patch * 0004-Remove-QDBusPendingCallPrivate-autoDelete-logic.patch * 0005-Change-QDBusPendingCallPrivate-to-full-reference-cou.patch * 0006-Revert-QTBUG-15319-fix-shortcuts-with-secondary-Xkb-layout.patch * aarch64-support.diff * qt-everywhere-opensource-src-4.8.5.tar.gz * webkit-sparc64.diff * Mon Apr 28 2014 dmuellerAATTsuse.com- add 0001-Don-t-crash-on-broken-GIF-images.patch (bnc#875470, CVE-2014-0190) * Mon Mar 10 2014 hrvoje.senjanAATTgmail.com- Added QSystemTrayicon.diff: adds support for sni-qt plugin, which allows Qt applications to communicate via KStatusNotifier spec, will/is needed for Plasma Next * Mon Jan 20 2014 dmuellerAATTsuse.com- add 0001-Mitigate-performance-regression-in-isExpandedEntityV.patch (bnc#859158) * Tue Jan 07 2014 dmuellerAATTsuse.com- add 0001-Disallow-deep-or-widely-nested-entity-references.patch, 0001-Fully-expand-entities-to-ensure-deep-or-widely-neste.patch (bnc#856832, CVE-2013-4549) * Fri Dec 06 2013 mlsAATTsuse.de- add ppc64le.diff to make the configure script recognize ppc64le as \'powerpc\' * Mon Oct 07 2013 hrvoje.senjanAATTgmail.com- Drop 0007-postgresql-driver-escape-backslashes-only-when-serve.patch bug has been fixed properly with akonadi 1.10.3, and the patch conflicts with the resolution in akonadi * Fri Sep 13 2013 hrvoje.senjanAATTgmail.com- Added patch from upstream for resolving bnc#835384, QTBUG#32908 0006-Revert-QTBUG-15319-fix-shortcuts-with-secondary-Xkb-layout.patch- Revert upstream commit that breaks akonadi PostgreSQL backend (QTBUG#30076): 0007-postgresql-driver-escape-backslashes-only-when-serve.patch * Fri Aug 30 2013 hrvoje.senjanAATTgmail.com- Added patches from upstream for resolving QtDbus bugs and crashes: 0001-Don-t-crash-if-the-relayed-signal-was-emitted-from-t.patch (QTBUG#31932,kde#234484) 0002-QDBusPendingCall-add-a-missing-QWaitCondition-wakeAl.patch (QTBUG#27809) 0003-Fix-unprotected-access-to-QDBusPendingCallPrivate-pe.patch (QTBUG#27809) 0004-Remove-QDBusPendingCallPrivate-autoDelete-logic.patch (QTBUG#27809) 0005-Change-QDBusPendingCallPrivate-to-full-reference-cou.patch (QTBUG#27809)- Don\'t BuildRequire Mesa-devel, pkgconfig(gl) is enough, and it doesn\'t pull the whole Mesa egl/gles stack * Mon Jul 29 2013 hrvoje.senjanAATTgmail.com- Added qlocale_icu-no-warning-output.patch -- since openSUSE now has it\'s own icu so versioning, and we can\'t predict what will happen in future, qWarnings about icu libraries and symbols are now only emmited in debug builds. This will be usefull regardless of icu versioning. * Tue Jul 02 2013 hrvoje.senjanAATTgmail.com- Readd re-aranged fix-moc-from-choking-on-boost-headers.patch, it is still needed for newer boost versions * Tue Jul 02 2013 dmuellerAATTsuse.com- update to 4.8.5: * Qt 4.8.5 provides overall close to 400 improvements, for example: * 35 fixes to Qt Core module * 65 fixes to Qt Gui module * 21 Mac OS X specific fixes * 15 Windows specific fixes * 8 Linux/X11 specific fixes * Webkit upgrade to 2.2.4 (minor improvements) * Change all shmget calls to user-only memory (security) A detailed list of the fixes and improvements in Qt 4.8.5 compared to Qt 4.8.4 can be found in the included changes-4.8.5 file.- remove CVE-2011-3922.diff- remove undo-fix-jit-crash-on-x86_64.patch- remove openssl-incompatibility-fix.diff- remove cert-blacklist-tuerktrust.diff- remove cert-blacklist-more.diff- remove garbage-collect-deleted-objects.patch- remove libqt4-CVE-2013-0254.patch- remove Fix-call-to-QMetaObject.patch- remove check-return-value-of-qt_safe_pipe.patch- remove moc-boost148-workaround.diff- remove fix-moc-from-choking-on-boost-headers.patch- remove slovak-zero.patch- remove qdbusviewer.patch * Wed May 29 2013 jslabyAATTsuse.com- separate linguist to a separate package (bnc#738543). * Mon Apr 22 2013 pgajdosAATTsuse.com- Added slovak-zero.patch, fixes bug [bnc#812528]. * Sat Apr 20 2013 hrvoje.senjanAATTgmail.com- Added fix-moc-from-choking-on-boost-headers.patch, workaround for QTBUG#22829 * Thu Apr 11 2013 dmuellerAATTsuse.com- add moc-boost148-workaround.diff: * add workaround for moc issues with boost148 * Fri Apr 05 2013 idonmezAATTsuse.com- Add Source URL, see https://en.opensuse.org/SourceUrls * Tue Mar 05 2013 dmuellerAATTsuse.com- Add aarch64-support.diff: * Fix aarch64 support in webkit tree * Tue Mar 05 2013 schwabAATTsuse.de- Add qatomic_generic.patch: * Fix generic qatomic for const pointers * Sun Mar 03 2013 hrvoje.senjanAATTgmail.com- Add check-return-value-of-qt_safe_pipe.patch: * fixes QTBUG#18934 and kde#310777 * Fri Feb 22 2013 hrvoje.senjanAATTgmail.com- Added Fix-call-to-QMetaObject.patch, fixes qtbug29082 and kde#311751, crashing of plasma-desktop on QML systray * Thu Feb 21 2013 mvyskocilAATTsuse.com- fix bnc#802634: information disclosure via QSharedMemory (CVE-2013-0254) * libqt4-CVE-2013-0254.patch * Fri Jan 18 2013 hrvoje.senjanAATTgmail.com- Added garbage-collect-deleted-objects.patch from upstream, Fixes performance issues in apps which register and deregister objects very frequently (like nepomukstorage) * Mon Jan 07 2013 dmuellerAATTsuse.com- Add cert-blacklist-more.diff, cert-blacklist-tuerktrust.diff: * blacklist more evil certificates * Mon Jan 07 2013 dmuellerAATTsuse.com- enable linked support for OpenSSL * Fri Jan 04 2013 dmuellerAATTsuse.com- qdbusviewer.patch: Add fix for qdbusviewer not matching args (bnc#784197)- openssl-incompatibility-fix.diff: Fix wrong error reporting when using a binary incompatible version of openSSL (bnc#797006, CVE-2012-6093) * Sun Dec 16 2012 roAATTsuse.de- fix build on s390x by adding qt4-fix-s390x-build.diff * Mon Dec 03 2012 stephan.binnerAATTbasyskom.com- Update to version 4.8.4: * long list of forward and backward compatible bug fixes. see included changes-4.8.4 for details- remove obsolete backport disable-ssl-compression-by-default.patch- update License and URL to Digia * Tue Nov 27 2012 dmuellerAATTsuse.com- revert optflags breakage in last change * Fri Nov 16 2012 cgiboudeauxAATTgmx.com- Fix the SLE_11 build. %patch -R doesn\'t work for the SLE repos.- Spec cleanup: Remove obsolete conditions and drop use-freetype-default-legacy.diff, Replace absolute paths with rpm variables, Move the prep section below the packages descriptions, Remove some unused blocks * Tue Oct 16 2012 kok3rsAATTgmail.com+ Added upstream patch to resolve an assistant segfault fix_assistant_segfault_QTBUG-25324.patch * Thu Oct 04 2012 dmuellerAATTsuse.com- Disable compression by default to mitigate CRIME attack (CVE-2012-4929) * Tue Oct 02 2012 hrvoje.senjanAATTgmail.com- Revert fix-jit-crash commit responsible for kde#305718 undo-fix-jit-crash-on-x86_64.patch * Tue Sep 18 2012 dmuellerAATTsuse.com- update to 4.8.3: * long list of forward and backward compatible bug fixes. see included changes-4.8.3 for details * Wed Aug 22 2012 hrvoje.senjanAATTgmail.com- Omit qdbusconnection warnings in release/no-debug mode * Sun Aug 05 2012 toddrme2178AATTgmail.com- Add rpm macros file with commonly-needed folders and other macros * Thu Jun 07 2012 dmuellerAATTsuse.com- update to 4.8.2: * long list of forward and backward compatible bug fixes. see included changes-4.8.2 for details- remove upstreamed patches * Thu Apr 05 2012 dmuellerAATTsuse.com- make tga reader compatible * Tue Apr 03 2012 dmuellerAATTsuse.de- add fix for qtextlayout crash triggered in calligra (qt bug 24718) * Thu Mar 29 2012 dmuellerAATTsuse.de- update to 4.8.1: * extremely long list of forward and backward compatible bug fixes. see included changes-4.8.1 for details * Thu Mar 15 2012 ajAATTsuse.de- Fix build with gcc 4.7 (patch qt-everywhere-opensource-src-4.8.0-gcc-4.7.patch from Fedora). * Mon Feb 27 2012 dmuellerAATTsuse.de- fix update conflict with libqt4-devel-doc (bnc#746098) * Fri Jan 06 2012 dmuellerAATTsuse.de- add patch for rare stack based overflow in harbuzz parser (bnc#739904, CVE-2011-3922). * Fri Dec 16 2011 dmuellerAATTsuse.de- update to 4.8.0 (final): * only minimal change over rc1 * too many changes to list here, see http://qt.nokia.com/doc/4.8 and included changes-4.8.0 * Tue Dec 13 2011 dmuellerAATTsuse.de- fix license to SUSE-LGPL-2.1-with-nokia-exception-1.1 or GPL-3.0 (bnc#736425) * Thu Dec 08 2011 cooloAATTsuse.com- sync license in devel-doc and plugins spec file * Mon Nov 28 2011 idoenmezAATTsuse.de- Fix duplicate files * Mon Nov 21 2011 dmuellerAATTsuse.de- update to 4.8.0 rc1: * too many changes to list here, see http://qt.nokia.com/doc/4.8 and included changes-4.8.0- remove patches that went upstream- rediff patches and adjust filelist * Sun Nov 20 2011 roAATTsuse.de- rediffed webkit-ia64_s390x.patch and reactivated patch * Fri Oct 21 2011 mlsAATTsuse.de- do not use /usr/src/packages in specfile * Fri Oct 21 2011 tiwaiAATTsuse.de- disable IM for password entry (bnc#725471) * Tue Oct 11 2011 dmuellerAATTsuse.de- require the right QtWebKit version again * Fri Oct 07 2011 adrianAATTsuse.de- fix arm assembler when using thumb2- disable neon support, seems we lack header definitions atm * Fri Oct 07 2011 cooloAATTsuse.com- do not require specific QtWebKit versions - they are different now * Thu Oct 06 2011 cooloAATTsuse.com- reenable fix for bnc#656144 - I reviewed the patch one more time * Sun Sep 25 2011 tittiatcokeAATTgmail.com- libQtWebKit4 is now delivered through its separate package, therefore libqt4 should not build it from the qt4 sources anymore * Sat Sep 17 2011 embarAATTusers.berlios.de- Add qt_lt.ts - Lithuanian translation (bnc#713143) * Sat Sep 10 2011 idonmezAATTsuse.com- Revert fix for bnc#656144, it causes bnc#717127 * Thu Sep 08 2011 dmuellerAATTsuse.de- blacklist DigiNotar intermediate certificates (bnc#714931) * Tue Sep 06 2011 cooloAATTsuse.com- assume KDE session if KDE_FULL_SESSION is set as xatom- use Oxygen if kdelibs is installed (bnc#656144) * Tue Sep 06 2011 crrodriguezAATTopensuse.org- Respect user provided openssl.cnf,so configured engines can be used automatically, requires no source changes, but build with -DOPENSSL_LOAD_CONF see OPENSSL_config(3ssl) for details * Sat Sep 03 2011 idonmezAATTsuse.com- Remove executable permissions from *.cpp *.h files * Fri Sep 02 2011 stephan.binnerAATTbasyskom.de- update to 4.7.4 release (CVE-2011-3193, bnc#714984): - Qt 4.7.4 is a bug-fix release. It maintains both forward and backward compatibility (source and binary) with Qt 4.7.0. For more details, refer to the online documentation included in this distribution. The documentation is also available online: http://qt.nokia.com/doc/4.7 A detailed list of the over 140 individual code bug fixes since 4.7.3 can be found in the included changes-4.7.4 file. * Fri Aug 19 2011 dmuellerAATTsuse.de- add crashfix for broken fonts- remove patch which causes slow render paths (bnc#689489)- change a few defines to make merging of the snapshot spec files easier- require make for qmake- build + install qvfb- refresh and rediff patches- remove konsole / nvidia font rendering workaround as it causes regressions (bnc#689489) * Mon Aug 15 2011 crrodriguezAATTopensuse.org- Add fix for QTBUG-14985. * Fri Aug 12 2011 dmuellerAATTsuse.de- do not generate documentation in libqt4, it is supposed to be in libqt4-devel-doc * Thu Aug 11 2011 ajAATTsuse.de- Fix provides/obsoletes.- There are no jpegs, so remove line to make them non-executable.- Properly run fdupes in libqt4-devel-doc to save 29 MB. * Thu Aug 11 2011 munix9AATTgooglemail.com- added libjscore. * from 3rdparty dir into libQtWebKit-devel package (currently needed to compile eg. gambas3) * Tue Aug 09 2011 meissnerAATTnovell.com- run fdupes, images should not be executable * Sat Jul 09 2011 dmuellerAATTsuse.de- fix reading of tiff images with multiple samples (bnc#637275) * Mon Jun 20 2011 dmuellerAATTsuse.de- build a libqt4-private-headers-devel for qt-creator build * Mon Jun 13 2011 dmuellerAATTsuse.de- remove spurious executable permissions * Mon May 30 2011 dmuellerAATTsuse.de- fix buildrequires on subspecfiles * Sat May 28 2011 idonmezAATTnovell.com- Use diff -u instead of cmp in check_config * Fri May 20 2011 dmuellerAATTsuse.de-fix build for older distros * Wed May 04 2011 dmuellerAATTsuse.de- update to 4.7.3: * bugfixes only * [QTBUG-18338] blacklist fraudulent SSL certificates * More details see included changes-4.7.3 file- merge libqt4-devel-doc-data main spec file back into a subspecfile of libqt4-devel-doc * Mon Mar 28 2011 dmuellerAATTsuse.de- blacklist fraudulently issued certificates: http://www.comodo.com/Comodo-Fraud-Incident-2011-03-23.html * Fri Mar 11 2011 dmuellerAATTsuse.de- revert last change temporarily * Wed Mar 09 2011 dmuellerAATTsuse.de- remove Mesa-devel from libqt4-devel * Thu Mar 03 2011 cgiboudeauxAATTgmail.com- Add qtreeview-fix-QTBUG-16292.diff (picked from http://bugreports.qt.nokia.com/browse/QTBUG-16292) Fixes a crash inside QTreeView::indexRowSizeHint when the index was already deleted Will be part of Qt 4.7.3. Fixes various KDE crashes in KMail(kde#219964), KPackageKit, amarok(kde#260303) * Tue Mar 01 2011 dmuellerAATTsuse.de- update to 4.7.2: - Qt 4.7.2 is a bug-fix release. It maintains both forward and backward compatibility (source and binary) with Qt 4.7.0. For more details, refer to the online documentation included in this distribution. The documentation is also available online: http://qt.nokia.com/doc/4.7 A detailed list of code fixes since 4.7.1 can be found in the included changes-4.7.2 file.- Removed upstreamed patches: * fix-psql.diff * push-glib-context.diff * Thu Feb 03 2011 dmuellerAATTsuse.de- add support for postgresql 8.3 and 9 (bnc#668210) * Sat Dec 04 2010 ctrippeAATTgmx.net- Make the print dialog use the cups default settings (bnc#552218) * Mon Nov 29 2010 dmuellerAATTsuse.de- remove QMAKE *FLAGS override (bnc#559808) * Sat Nov 20 2010 dmuellerAATTsuse.de- finalize package splitting * Sat Nov 20 2010 dmuellerAATTsuse.de- fix package splitting- support glib 2.22 * Thu Nov 11 2010 kruberAATTzib.de- update to 4.7.1 (final): - Qt 4.7.1 is a bug-fix release. It maintains both forward and backward compatibility (source and binary) with Qt 4.7.0. For more details, refer to the online documentation included in this distribution. The documentation is also available online: http://qt.nokia.com/doc/4.7 A detailed list of code fixes since 4.7.0 can be found in the included changes-4.7.1 file. * Sun Sep 26 2010 dmuellerAATTsuse.de- add patch to avoid jumps in QTreeViews when deleting the current item * Wed Sep 22 2010 dmuellerAATTsuse.de- update to 4.7.0 (final): * minor bugfixes over 4.7.0 RC1 * Mon Sep 06 2010 cooloAATTnovell.com- fix file list in devel-doc * Wed Sep 01 2010 dmuellerAATTsuse.de- update to 4.7.0 RC1: - Qt 4.7 introduces many new features and improvements as well as bugfixes over the 4.6.x series. For more details, refer to the online documentation included in this distribution. The documentation is also available online: http://qt.nokia.com/doc/4.7 A detailed list of code fixes since previous 4.7.0 Beta can be found in the included changes-4.7.0 file. * Tue Aug 03 2010 dmuellerAATTsuse.de- fix buildrequires of libqt4-devel-doc * Wed Jul 21 2010 dmuellerAATTsuse.de- fix crash of QtWebKit with flash player 10.1 (bnc#613818) * Wed Jul 14 2010 dmuellerAATTsuse.de- fix endless loop in SSL code on error conditions (bnc#619089) * Thu Jul 08 2010 jengelhAATTmedozas.de- SPARC64 compile fixes * Thu Jul 01 2010 dmuellerAATTsuse.de- remove 3rd party fonts (unused, bnc#616249) * Fri Jun 18 2010 dmuellerAATTsuse.de- fix fileconflicts * Fri Jun 11 2010 bgAATTnovell.com- apply patches from debian to fix build for hppa * Tue Jun 08 2010 dmuellerAATTsuse.de- update to 4.6.3: * forward and backward compatible bugfix update with a long list of fixes, see included changes-4.6.3 * remove upstreamed patches * Wed Jun 02 2010 dmuellerAATTsuse.de- fix handling of transparent monochromatic pixmaps (bnc#610578)- reduce buildcompare failures triggered by rcc * Wed May 19 2010 ajAATTsuse.de- Use changes date as build date to get reproduceable builds. * Mon Apr 19 2010 dmuellerAATTsuse.de- add fix-qdbus-signal-handling.diff (bnc#578988): fixes dbus signals sometimes getting lost * Sun Apr 11 2010 stefan.bruensAATTrwth-aachen.de- fix printing of object-/className when QT_DEBUG_TIMER is set * Thu Mar 25 2010 dmuellerAATTsuse.de- fix patchlevel of last change * Tue Mar 23 2010 dmuellerAATTsuse.de- fix crash in QGtkStyle when no Gtk is available (bnc#580478) * Wed Feb 17 2010 dmuellerAATTsuse.de- update to 4.6.2: * forward and backward compatible bugfix update with a long list of fixes, see included changes-4.6.2 * Sat Feb 13 2010 jengelhAATTmedozas.de- SPARC configuration support- use %_smp_mflags * Wed Feb 03 2010 dmuellerAATTsuse.de- fix QAtomic related corruptions on s390 (bnc#573503) * Mon Feb 01 2010 dmuellerAATTsuse.de- fix QSslCertificate::subjectInfo() (QtBug-6466) * Wed Jan 20 2010 dmuellerAATTsuse.de- update to 4.6.1: * forward and backward compatible bugfix update with a long list of fixes, see included changes-4.6.1 * Sun Jan 10 2010 llunakAATTnovell.com- workaround for slow Konsole font rendering with nvidia * Fri Jan 08 2010 llunakAATTnovell.com- move qhelpgenerator, qhelpconverter from -devel-doc to -devel * Mon Dec 21 2009 dmuellerAATTsuse.de- fix buildrequires * Wed Dec 16 2009 jengelhAATTmedozas.de- add baselibs.conf as a source * Sat Dec 12 2009 ajAATTsuse.de- Add libqt4-libtool-nodate.diff to not write date to libtool generated files. * Fri Dec 04 2009 dmuellerAATTsuse.de- fix filelist conflict libqt4-devel/libQtWebkit-devel * Thu Dec 03 2009 dmuellerAATTsuse.de- update to 4.6.0: * for a detailed list of changes, see the included changes-4.6.0 * Wed Dec 02 2009 kruberAATTzib.de- fixed building of libqt4-devel-doc * Fri Nov 13 2009 dmuellerAATTsuse.de- strip timestamp from rcc as well (bnc#554462) * Fri Nov 13 2009 dmuellerAATTsuse.de- refresh patches * Fri Oct 30 2009 Nico.Laus.2001AATTgmx.de- build && install qdoc3, needed for qt-creator (patch from dmuellerAATTsuse.de that went into libqt = 4.5 but not here) * Thu Oct 22 2009 tittiatcokeAATTgmail.com- Rearranged how the packages of Qt 4.6 are build + Main libraries are now build from libqt4 + New package that contains examples and demos * Mon Oct 19 2009 dmuellerAATTsuse.de- fix memory leak in QPixmapFilter (bnc#547896) * Thu Oct 15 2009 dmuellerAATTsuse.de- backport for SLE11-SP1 (FATE#306930) * Thu Oct 15 2009 dmuellerAATTsuse.de- fix QTimer(0) regression * Mon Oct 12 2009 dmuellerAATTsuse.de- compile with xsync support- fix translation build * Mon Oct 12 2009 dmuellerAATTsuse.de- update to 4.5.3: * for detailed changelog see included changes-4.5.3- fix deadlock in dbus bindings (bnc#482749) * Tue Jul 28 2009 dmuellerAATTnovell.com- disable use of x shared pixmaps, not supported by newer drivers anymore and very slow anyway- Fix QMenu not respecting minimum width, this affects the Plasma taskabar- Fix X11 timestamp issues which cause clipboard synchronisation bugs * Wed Jun 24 2009 sbrabecAATTsuse.cz- Packageand supplement 32bit packages in baselibs.conf (bnc#354164).- %plugindir/codecs moved to libqt4, as it is used by QtCore.- %plugindir subdirs moved to packages, where it logically belong. * Wed Jun 17 2009 dmuellerAATTsuse.de- fix use-after-free issue (CVE-2009-0945, bnc#512559) * Sun May 31 2009 dmuellerAATTsuse.de- add patches: * Fix deserialization of values with custom types * Make sure syncqt creates the Phonon/Global file. * Fix huge memory leak in QPixmapCache * Do not deduce scrollbar extent twice * Thu Apr 23 2009 beineriAATTopensuse.org- update to 4.5.1: * for detailed changelog see included changes-4.5.1 * Tue Mar 03 2009 beineriAATTopensuse.org- fix build * Tue Mar 03 2009 dmuellerAATTsuse.de- update to 4.5.0 final: * licensing change. LGPLv2.1 or later is a new option * Sun Mar 01 2009 dmuellerAATTsuse.de- update to 4.5.0 RC2: * for detailed changelog, see included changes-4.5.0- build && install qdoc3, needed for qt-creator * Wed Feb 11 2009 dmuellerAATTsuse.de- use minimal-toc for ppc64 * Wed Feb 11 2009 cooloAATTsuse.de- do not include a timestamp in includeguards either * Fri Feb 06 2009 cooloAATTsuse.de- do not include a timestamp in files generated from .ui either * Fri Feb 06 2009 dmuellerAATTsuse.de- fix QTestLib build again * Thu Feb 05 2009 dmuellerAATTsuse.de- fix baselibs.conf (bnc#472311) * Thu Feb 05 2009 dmuellerAATTsuse.de- update to 4.5.0 RC1: * for detaled changelog, see included changes-4.5.0 * add missing libqt4-sql-sqlite baselib (bnc#472311) * Tue Jan 27 2009 dmuellerAATTsuse.de- drop 0258-windowsxpstyle-qbrush.diff, rejected upstream- fix qmake path separators- fix zero height qpixmaps not being considered null- fix crash in formlayouting * Thu Jan 15 2009 dmuellerAATTsuse.de- add libQtWebKit4 to baselibs.conf- do not hardcode build date in generated moc files * Tue Jan 13 2009 olhAATTsuse.de- obsolete old -XXbit packages (bnc#437293) * Mon Jan 05 2009 dmuellerAATTsuse.de- remove hardcoded legacy font mapping (bnc#448012) * Fri Dec 05 2008 dmuellerAATTsuse.de- add 32bit modules (bnc#354164)- sync before setting own X error handler- fix crashes caused by animation in QTreeView (kde#176045) * Mon Nov 17 2008 dmuellerAATTsuse.de- add patch for recursive painting crash (maybe fixes bnc#444591)- fix major performance regression in QUrl- fix windows xp style painting- fix native socket implementation not handling EINTR correctly * Sun Nov 16 2008 stbinnerAATTsuse.de- Fix deletion of a qgraphicswidget on clear focus even if it doesn\'t have the focus. (bnc#442680) * Mon Oct 06 2008 dmuellerAATTsuse.de- fix crashes in QGraphicsProxyWidget dtor * Mon Sep 29 2008 dmuellerAATTsuse.de- update to 4.4.3: * branding && copyright update * no code changes * Thu Sep 25 2008 dmuellerAATTsuse.de- add missing glib2-devel requires * Fri Sep 19 2008 dmuellerAATTsuse.de- update to 4.4.2: * for detaled changelog, see included changes-4.4.2- enable glib2 eventloop integration (bnc#421909) * Fri Sep 12 2008 llunakAATTsuse.cz- support for Display key (fate#4147) * Mon Sep 01 2008 dmuellerAATTsuse.de- always configure with webkit support (bnc#413829)- mark qFatal as noreturn- experimental patch for spell checker \"wiggly line\" crashes * Wed Aug 27 2008 llunakAATTsuse.cz- fix randr changes detection (qt-copy patch #0245) * Tue Aug 05 2008 dmuellerAATTsuse.de- temporarily revert a change in qwidget.cpp to fix systray * Thu Jul 31 2008 dmuellerAATTsuse.de- update to 4.4.1: * for detailed changelog, see included changes-4.4.1- detect freetype build during runtime (bnc#378801) * Tue Jul 22 2008 dmuellerAATTsuse.de- add more patches from KDE\'s qt-copy- fix -devel/-x11 fileconflict * Thu Jul 17 2008 dmuellerAATTsuse.de- always pull in a sql backend and add a virtual metaprovide * Fri Jul 04 2008 dmuellerAATTsuse.de- fix postgresql 8.3 support (bnc#403385) * Tue Jul 01 2008 schwabAATTsuse.de- Fix memset call.- Fix aliasing violation. * Wed Jun 25 2008 dmuellerAATTsuse.de- add experimental patch to fix QTextStream parsing numbers in system locale * Wed Jun 18 2008 mfabianAATTsuse.de- bnc#398526: add qt4-input-method-lazy-load.patch by Peng Wu . * Mon Jun 16 2008 dmuellerAATTsuse.de- make qFatal() call abort- add ability to debug timer leaks * Sat Jun 14 2008 schwabAATTsuse.de- Use RPM_OPT_FLAGS.- Use -mminimal-toc on ppc64 for libQtWebKit.- Fix ppc atomic ops. * Tue Jun 03 2008 dmuellerAATTsuse.de- merge overlapping screens even if they\'re same size (bnc#395050) * Fri May 16 2008 dmuellerAATTsuse.de- fix QSortFilterProxyModel::invalidate() triggering a scroll to the current item/index * Sun May 11 2008 cooloAATTsuse.de- fix rename of xxbit packages * Fri May 09 2008 dmuellerAATTsuse.de- fix qt3/2 apps hanging during startup when run under KDE4 * Tue May 06 2008 dmuellerAATTsuse.de- update to 4.4.0 (fate #303637): for detailed changelog, see included changes-4.4.0- fix endless loop on stroked painter paths * Tue Apr 29 2008 dmuellerAATTsuse.de- fix QTabBar layout being wrongly cached (kde#159014)- fix major performance regression in QPixmap::hasAlpha()- fix wrongly diffed snapshot update * Tue Apr 22 2008 dmuellerAATTsuse.de- fix crash in xim destroy callback (bnc#382254) * Mon Apr 21 2008 dmuellerAATTsuse.de- update to 20080419 of release branch: * some patches were upstreamed- try a different workaround for postgresql-devel requirements being incorrect * Mon Apr 14 2008 stbinnerAATTsuse.de- fix build * Mon Apr 14 2008 dmuellerAATTsuse.de- fix repaint recursion (bnc#357727) * Mon Apr 14 2008 dmuellerAATTsuse.de- update to 20080413 of 4.4 branch: * last minute release blocker fixes * Thu Apr 10 2008 dmuellerAATTsuse.de- remove fake embolden patch as it causes rendering regressions (bnc#374073) * Thu Apr 10 2008 roAATTsuse.de- added baselibs.conf file to build xxbit packages for multilib support * Tue Apr 08 2008 dmuellerAATTsuse.de- restore binary compatibility with Qt 4.3 * Mon Apr 07 2008 dmuellerAATTsuse.de- add patch from last .changes (bnc#368456)- re-establish workaround for postgresql-devel (bnc#361431) * Thu Apr 03 2008 dmuellerAATTsuse.de- fix x error recursion (bnc#368456)- fix build on sles10 or older- update to 4.4.0 rc1: * no changelog available * Wed Apr 02 2008 dmuellerAATTsuse.de- fix crashes on starting qt4 apps (bnc#360405, bnc#372726)- add patch for artifical font styles (bnc#374073) * Fri Mar 28 2008 dmuellerAATTsuse.de- update to 20080325: * lots of optional-features compile fixes * fix http proxy issue * Wed Mar 19 2008 dmuellerAATTsuse.de- update to 20080319: * several bugfixes- add qt4-x11-tools subpackage which will collect useful example tools * Tue Mar 18 2008 dmuellerAATTsuse.de- update to 20080317 * fixed compositing support * Tue Mar 11 2008 dmuellerAATTsuse.de- update to 20080310 * fixes s390(x) compile * Thu Mar 06 2008 dmuellerAATTsuse.de- update to 20080306 * fixes kdebindings4 build regression * Sat Mar 01 2008 dmuellerAATTsuse.de- update to 20080301 * fix deleteLater() regression * Tue Feb 26 2008 dmuellerAATTsuse.de- update to 20080226 * fixes in packaging * QFile bugfixes among many others- add patch to ignore bogus global advance width (#359984)- fixes SVG rendering regression (#364936) * Thu Feb 21 2008 dmuellerAATTsuse.de- update to 20080221 snapshot: * restore compatibility with Qt 4.3 * Fri Feb 15 2008 dmuellerAATTsuse.de- update to 20080215: * split out QtWebKit and QtXmlPatterns into separate spec to reduce rebuild time * better documentation install (bnc#362635) * Tue Feb 12 2008 dmuellerAATTsuse.de- update to 20080212 * should be closer to beta1, more bugfixes * Sat Feb 09 2008 dmuellerAATTsuse.de- fix typo in xrandr-support patch * Fri Feb 08 2008 dmuellerAATTsuse.de- update to 20080207: * varius bugfixes- small packaging fixlets * Sun Feb 03 2008 dmuellerAATTsuse.de- update to 4.4 snapshot 20080202: * also licensed under the GPLv3, in addition to GPLv2 * bugfixes * Thu Jan 31 2008 dmuellerAATTsuse.de- fix ppc miscompile due to wrong asm constraints (bnc #356200) * Wed Jan 30 2008 schwabAATTsuse.de- Fix asm constraints. * Wed Jan 30 2008 dmuellerAATTsuse.de- workaround ppc issue to unblock installation (bnc#356200) * Tue Jan 29 2008 llunakAATTsuse.cz- add qt-copy patch #0206 (fix Meta key modifier) * Mon Jan 28 2008 dmuellerAATTsuse.de- qhelpconverter should be in libqt4-devel * Fri Jan 25 2008 stbinnerAATTsuse.de- fix file conflicts * Sat Jan 19 2008 dmuellerAATTsuse.de- update to 4.4 snapshot 20080110 * no changelog available yet, new QtHelp and QtWebKit libraries * much faster stylesheet processing * Sat Dec 08 2007 dmuellerAATTsuse.de- fix strict aliasing violations in tool classes- silence frequent warnings in headers * Thu Dec 06 2007 dmuellerAATTsuse.de- add quoting to environment variable * Wed Dec 05 2007 dmuellerAATTsuse.de- update to 4.3.3: * for changelog, see included changes-4.3.3 * Wed Nov 14 2007 dmuellerAATTsuse.de- added patches: * add window properties to popups so that they can be properly used for compositing * fix a crash when clearing q3toolbar * fix lineedit rendering with oxygen theme- fix requires of libqt4-sql- * subpackages * Mon Oct 08 2007 dmuellerAATTsuse.de- fix QTreeview crashes, Q3MenuBar sizing and moc compiling nested Foo/Foo files correctly- build fixes for older code tree\'s * Fri Oct 05 2007 stbinnerAATTsuse.de- update to 4.3.2: * for changelog, see included changes-4.3.2 * Tue Sep 18 2007 dmuellerAATTsuse.de- fix QListWidget\'s color handling * Fri Sep 14 2007 dmuellerAATTsuse.de- add patch to fix off-by-one in utf8 decoder (#304249) * Mon Aug 27 2007 llunakAATTsuse.cz- update 0178-transparency-window-types.diff to avoid a crash * Sat Aug 25 2007 dmuellerAATTsuse.de- fix devel requires * Thu Aug 23 2007 dmuellerAATTsuse.de- enable glib2 eventloop integration * Tue Aug 14 2007 dmuellerAATTsuse.de- drop patch 0182 as it seems to cause rendering glitches * Wed Aug 08 2007 dmuellerAATTsuse.de- update to 4.3.1: * for changelog, see included changes-4.3.1 * Tue Jul 31 2007 dmuellerAATTsuse.de- fix anti-aliased text drawing on alpha transparent background * Sat Jul 21 2007 cooloAATTsuse.de- Do not require xorg-x11 to build * Sat Jul 14 2007 dmuellerAATTsuse.de- add secure format string patch- add compat symlinks for QTDIR based setups * Thu Jul 05 2007 cooloAATTsuse.de- package icons for the desktop files * Thu Jun 28 2007 dmuellerAATTsuse.de- add various critical bugfixes needed for KDE4 * Thu Jun 21 2007 stbinnerAATTsuse.de- fix invalid .desktop files * Fri Jun 08 2007 dmuellerAATTsuse.de- fix build for old distributions * Fri Jun 01 2007 dmuellerAATTsuse.de- update to final 4.3.0 release: * for changelog, see included changes-4.3.0 * Mon May 28 2007 dmuellerAATTsuse.de- update to 4.3.0-20070528 * Wed May 23 2007 stbinnerAATTsuse.de- add %post/postun dbus-1 ldconfig call- use %fdupes * Wed May 09 2007 dmuellerAATTsuse.de- fix failing getgrgid_r() calls- fix crash in dbus bindings * Tue May 08 2007 dmuellerAATTsuse.de- fix streaming operators not being compiled * Mon May 07 2007 dmuellerAATTsuse.de- update to 20070507 snapshot (fixes #271803) * Wed Apr 25 2007 stbinnerAATTsuse.de- fix build of libqt4-sql-plugins * Mon Apr 23 2007 dmuellerAATTsuse.de- uppate to 4.3.0-20070423 * fixes various Qt network issues for kmail4 * Thu Apr 19 2007 stbinnerAATTsuse.de- add a patch to fix capitalization of XIM sub-menu entry * Mon Apr 16 2007 dmuellerAATTsuse.de- compile without exceptions- fix header symlinking- compile with openssl support- re-apply -pedantic header patch- link development tools shared * Fri Apr 13 2007 dmuellerAATTsuse.de- update to 4.3.0-20070413 * fixes dbus error callback * Fri Apr 13 2007 dmuellerAATTsuse.de- add QAtomic primitives for s390(x) * Tue Mar 27 2007 dmuellerAATTsuse.de- update to 4.3.0 beta * no upstream ChangeLog available yet * Sat Mar 17 2007 dmuellerAATTsuse.de- fix headers for more recent gcc\'s * Tue Mar 13 2007 dmuellerAATTsuse.de- add patch for font problems (#244579)- fix memory leak in dbus calls- fix application name typo in qdbus2xml- fix word wrap handling in uic3 ressources- reduce size of devel package by 30% * Mon Mar 12 2007 dmuellerAATTsuse.de- update to 4.2.3: * ChangeLog is under /usr/share/doc/packages/libqt4/changes-4.2.3 * Wed Feb 28 2007 dmuellerAATTsuse.de- move qdbus to libqt4-dbus * Tue Feb 20 2007 dmuellerAATTsuse.de- fix excessive compiler warnings in headers * Tue Feb 13 2007 dmuellerAATTsuse.de- fix reading of x ressources (#244935) * Mon Feb 12 2007 dmuellerAATTsuse.de- update configure parameters * Wed Jan 24 2007 dmuellerAATTsuse.de- fix paths in installed pkg-config descriptions (#238169) * Tue Jan 23 2007 stbinnerAATTsuse.de- fix string literal comparison * Mon Jan 08 2007 dmuellerAATTsuse.de- add patch to fix moc path issue- add patch to fix indic script rendering buglet * Fri Dec 01 2006 dmuellerAATTsuse.de- update to 4.2.2 (#222624): * includes just bugfixes, see changes-4.2.2 for details * Tue Nov 28 2006 dmuellerAATTsuse.de- shuffle around libs to fix cyclic dependencies * Mon Nov 27 2006 dmuellerAATTsuse.de- add patch to fix QGraphicsView eventhandling- disable dbus-1 subpackage for older distributions * Mon Nov 20 2006 schwabAATTsuse.de- Provide/obsolete qt-sql only once. * Thu Nov 16 2006 dmuellerAATTsuse.de- split devel-doc-data from devel-doc * Mon Nov 13 2006 dmuellerAATTsuse.de- move dbus-viewer from demos to /usr/bin * Wed Oct 25 2006 dmuellerAATTsuse.de- add several patches for common bugs- default to plastique style for undetectable environments (#214960) * Fri Oct 20 2006 dmuellerAATTsuse.de- update to 4.2.1: * include CVE-2006-4811 patch * Fri Oct 20 2006 dmuellerAATTsuse.de- fix typo in CVE-2006-4811 patch * Thu Oct 19 2006 dmuellerAATTsuse.de- fix provides/obsoletes for libqt4-dbus * Thu Oct 19 2006 dmuellerAATTsuse.de- add patch for integer overflow in QPixmap/QImage (#212544, CVE-2006-4811) * Sat Oct 07 2006 stbinnerAATTsuse.de- add Provides: and Obsoletes: for old package names * Wed Oct 04 2006 dmuellerAATTsuse.de- update to 4.2.0: * bugfixes * Mon Sep 11 2006 dmuellerAATTsuse.de- update to 4.2 snapshot 20060911: * dbus related tools are renamed * QLibrary bugfixes * Tue Sep 05 2006 dmuellerAATTsuse.de- Qt 4.2.rc1 update: * no changelog available * Sun Sep 03 2006 dmuellerAATTsuse.de- Rename the other qt- * related references as well. * Sun Sep 03 2006 ajAATTsuse.de- Rename qt -> libqt4 in BuildRequires and Requires as well. * Fri Sep 01 2006 dmuellerAATTsuse.de- update to Qt 4.2 snapshot 20060901: * various critical bugfixes * Mon Aug 28 2006 dmuellerAATTsuse.de- package rename: qt -> libqt4 * Mon Aug 21 2006 dmuellerAATTsuse.de- update to Qt 4.2 snapshot 20060820: * QtDBus API review * build system overhaul * Fri Aug 11 2006 dmuellerAATTsuse.de- add patch for middle click support in QSystemTrayIcon * Tue Aug 01 2006 dmuellerAATTsuse.de- add provides/obsoletes for dbus-1-qt * Mon Jul 31 2006 dmuellerAATTsuse.de- Update to Qt 4.2 technical preview 1 - QGraphicsView - DBus Bindings * Mon Jul 10 2006 dmuellerAATTsuse.de- Remove patches that didn\'t go upstream- Shorten ChangeLog- Install libQtUiTools (#189163) * Wed Jun 28 2006 dmuellerAATTsuse.de- move icons into the right subpackage (#172505) * Fri Jun 23 2006 adrianAATTsuse.de- update to version 4.1.4 Plenty of changes/bugfixes, but full forward and backward compatibility to 4.1.x. Details are described in /usr/share/doc/packages/qt/changes.4.1.4- allow build on Mandriva and Fedora * Mon Jun 19 2006 dmuellerAATTsuse.de- Fix build on s390(x) * Mon May 29 2006 schwabAATTsuse.de- Use RPM_OPT_FLAGS.- Don\'t strip binaries. * Fri May 26 2006 dmuellerAATTsuse.de- fix sql plugins version require base package (#159092) * Tue May 23 2006 adrianAATTsuse.de- reapply the 0119-qaction-widgetfactory.diff and 0112-ksyntaxhighlighter-rehighlight-document.diff patch to be able to build KDE 4 again * Sat May 20 2006 adrianAATTsuse.de- update to version 4.1.3 Plenty of changes/bugfixes, but full forward and backward compatibility. Details are described in /usr/share/doc/packages/qt/changes.4.1.3- fix build for the openSUSE build service * Tue May 16 2006 adrianAATTsuse.de- add patch 0116 from qt-copy to be able to build KDE 4 (0116-qtoolbar-widgetforaction.diff) * Tue May 16 2006 dmuellerAATTsuse.de- fix qt-devel requires * Mon May 15 2006 dmuellerAATTsuse.de- 4.1.2 update:- Fix crash when signals or slots were longer than 64 characters.- QAbstractItemView Make sure we do not emit the activated() signal with an invalid index.- QFileDialog Make getSaveFileName() use correct directory if the file does not exist. Fix crash when autocompleting in a directory with similar filenames.- FreeType Fix compilation with older versions of FreeType.- QHostAddress Fix crash in constructors.- QImage Fix possible crash in copy() if the QRect is outside the image bounds.- QLineEdit Fix mouse positioning with input methods.- QMenu Fix dangling pointers.- QPixmap Fix broken resize().- QSet Fix crash when comparing two QSets.- SQL drivers Fix compilation with PostgreSQL for earlier versions than 7.4. Fix TDS plugin build error on 64-bit Linux.- QSvgRenderer Fix memory leak in QSvgRenderer when objects were destroyed.- QTextBrowser Fix crash when loading large HTML file with tables.- Text engine Fix memory corruption in QStackTextEngine.- QTreeWidget Fix multi line text items.- Q3PointArray Fix assert in makeArc() when the spanning angle is less than 16.- QFontDatabase Fix crash in loadXlfd().- Printing Fix printing for X11.- QAbstractItemView Fix selections when mouse-tracking is turned on. Fixed selection issues after row resizing. Fixed focus after pressing enter.- QAbstractItemModel More consistent behavior in drag-and-drop code.- QAbstractSlider Ensure changed-signals are only emitted when the value actually changed.- QAbstractSocket Fixed a crash if disconnected during waitForReadyRead().- QAccessibleWidget Fix an off-by-one navigation error in the accessibility support for menu bar and menus.- QByteArray Fixed leftJustified() and rightJustified() when array contains \\0\'s.- QComboBox Fixed a crash when setting and deleting the model. Fixed a crash when using a QListWidget as the view.- QCoreApplication Fixes race condition during plugin loading.- QCommonStyle Fixed wrong size hint of PM_MenuButtonIndicator.- QDateTime Fixed a regression in fromString(). Avoid potential hang when paring invalid date formats.- QDialog Fixed an issue where setExtension()/showExtension() didn\'t work in a constrained size mode.- QDir cd() now fails when attempting to cd to a non-directory.- QDirModel Improved stability when appending network drives. Improved stability when handling symlinks with relative paths.- QDockWidget Update toggleViewAction() when widget gets hidden with close button.- QFile Changed behavior of rename() to fail if a file of the same name already exists.- QFileDialog Make sure filter combo box gets enabled when changing from Directory to ExistingFile mode. Improve filename completion for files with the same name but different extension. Make sure the selection is updated when modifying the filename by removing characters. Allow typing in several file names in the file name line edit. Improve handling of non-existent windows shares. Improve handling of hidden directories. Make it possible to create new folder when a folder called \"New Folder\" already exists. Improve usability by not changing the filename text when directories are selected. Improve usability by not autoselecting the first item when changing directories. Ensure that calling setDirectory() with a path shows the directory when the path contains a file name. Avoid unnecessary resolving of mount points, leading to lockups on Unix. Fixed potential crash when selecting an extension filter with no matches in current directory. Fixed a problem where using selectFilter() didn\'t update the view.- QFileInfo Fixed issue where copying a QFileInfo and calling refresh() could result in file info data being cleared. Fixed issue where calling readLink() would resolve link targets incorrectly.- QGLWidget Switching from full screen mode to normal mode no longer results in incorrect window decorations. Fixed overline, underline and strikethrough for text drawn with renderText().- QGridLayout Respect specified alignment over default alignment.- QHeaderView Respects dragDistance. Respects TextColorRole. Fixed painting problems caused by clicking both mouse buttons at the same time. Fixed painting flaws when using sort indicators. Fixed issue where QStyleOptionHeader::End would not be set by paintSection. Only the left mouse button can now be used to move and resize header sections. Fixed incorrect header size after swapping header sections. Fixed resize mode of header sections after section moves. Fixed an assert when changing the selection model.- QHash / QSet Make the operator==() not take the internal order of elements into account when comparing.- QIcon Fixed issue where creating QIcons with an invalid path could result in a crash.- Improved handling of focus events when using input methods.- QInputDialog Fixed handling of ampersands in labels.- QImage Fixed drawing of QBitmap\'s onto a QImage.- QImageIOHandler Made all supported image formats support the Size option.- QItemSelectionModel Fixed an infinite loop in isRowSelected().- QItemDelegate Better handling of QStyleOptionViewItem::Bottom. Increased the delegate horizontal margin.- QLayout Warn instead of crash when adding two layouts to a widget.- QLocale Add missing entry for \"nb\".- QList Fixed a memory leak when repeatedly removing items from the end and inserting items in the middle.- QListView Fixed an assert when using QProxyModel as the model.- QMainWindow Handle RTL layout for dockwidgets properly. Make dockwidgets remember their sizes after being hidden. Improved reliability when saving and restoring state.- QMenu Fixed shortcut handling of already selected submenus. Fix setting the window title on torn off menus. Fix bug where exec() returned the wrong QAction on some cases.- QMenuBar Improved widget placement in setCornerWidget().- QMenuItem Ensure space for both check mark and icon when using QPlastiqueStyle.- QMYSQLDriver Fix crash when formatValue() is called without connection.- QMessageBox information() now works correctly when calling it after returning from QApplication::exec()- QPaintEngine Fixed an out of memory issue when drawing very long lines. OpenGL : Make sure the image and pixmap cache is used. OpenGL : Faster rect outlining for the most common case.- QPrintEngine Better font underlining/overlining. Support PDF font embedding, resulting in smaller PDF files and selectable text. Made our generated PDFs readable by Ghostscript. Support pens that have patterns/pixmaps for PDFs. Support landscape mode for PDFs.- QPixmap Fixed issue where save() in some cases would return true on failure.- QProgressBar Fix incorrect progress in some cases.- QPushButton Buttons reparented into a dialog parent through the layout are now auto-default.- QRadioButton Fixed a potential crash in QRadioButton Qt 3 support constructors.- QSortFilterProxyModel Improve stability when adding rows to source model. Fixed issue where some nodes would show up as expandable even if all it\'s children had been filtered. Fixed a crash when deleting rows.- QSizeGrip Fixed size grip painting when maximizing a QMainWindow in a QWorkspace.- QSvgRenderer Better handling of invalid files.- QSvg Improve stroking with pen width 0. Fix rectangle filling bug.- QSyntaxHighlighter Fixed missing handling of blocks of text under certain conditions. Improved interaction with input methods.- QScrollArea Fixed an issue where the scroll area sometimes would not resize to compensate for content change.- QString Fixed regression in fromLocal8Bit().- QTextDocument Support span style background-color. Fix nested tables in html documents regression.- QTextLayout Added support for soft-hyphens.- QToolButton Make popup menus appear on the correct screen. Fixed ToolButtonPopupMode when QToolButton has a QAction.- QToolBar Combo boxes now appears as submenus in a toolbar extension. setIconSize() now works correctly. Relative position within toolbars are now kept when saving and restoring state.- QTextBrowser Fix missing line break after paragraph.- QTextEdit Improve handling of the TITLE tag. Fixed navigating links via tab. Improved handling of malformed html. Fixed rendering for tables with thead/tbody/tfoot elements. Improved copy and paste of content with whitespace Make undo/redo update the cursor position. Fixed lost cursorPositionChanged() signal in read-only mode. Fixed memory leak when calling setHtml() repeatedly. Significantly improved performance when appending and editing text. Improved performance when selecting all text. Emit copyAvailable() on mouse selection.- QTableView Fixed drawing of selections after moving columns. Do not wrap to the top if Page Down is pressed. Improve scrolling behavior. QTableView now takes ownership of QHeaders set using setHorizontalHeader() Fixed issue where calling setModel(0) could result in a crash.- QTreeView Fixed scrolling-related item expand bug. Improve scrolling behavior. QTreeView now takes ownership of QHeaders set using setHorizontalHeader() Avoid crash when calling setRowHidden with no model. Avoid crash when calling sizeHintForColumn() in some cases. Improved performance when adding rows. Fixed update of view when changing row heights. Fixed a bug where calling setCurrentIndex() did not update the view correctly. Removed extra emit of the expanded() signal on already expanded branches.- QTreeWidget Fixed tristate check item behavior.- QTabWidget Fixed bug that caused missing resize when dynamically adding widgets. Fixed text positioning in a tab with an icon.- QTemporaryFile Fixed issue where calling open() could potentially change the file name.- QTextDocument Improved stability when importing incorrectly formed html tables. Improved stability when importing closing tags without corresponding opening tags.- QTextStream Ensure valid codec converter state after calling seek(0). Fixed issue where readAll() would not work with sequential devices.- QTabBar Improve handling of tab removal.- QUrl Improve handling of hostnames containing digits. Fix crash when calling hasQueryItem() on QUrl without any query items. Added support for parsing file names with \'[\' and \']\' characters.- QVariant Improve operator==() behavior when comparing different types. The QVariant(const char *) constructor is now unavailable when QT_NO_CAST_TO_ASCII is set. Otherwise, it uses QString::fromAscii to convert the const char * to a Unicode QString to prevent loss of information.- QWidget Fix regression in setMask(). Fixed issue where incorrect minimum size was reported after reparenting from a top level widget. Fixed return value of normalGeometry() after the widget has been maximized. Fixed crash on application exit if the widget was created before the widget mapper is initialized.- QXpmHandler Fixed handling of non-transparent XPM images.- XMLInputReader Fixed issue where entities in XML files were not resolved.- QXmlSimpleReader A significant (approx. 50x) speedup in QXmlSimpleReader when parsing documents which contain internal or external entities.- Q3DataTable Drivers not supporting the QuerySize feature would display one row of data too little.- Q3IconView Fixed selection appearance.- Q3TextEdit Fixed focus indicator tabbing through tables. Fixed coloring when inserting text after use of setColor().- Q3TabDialog Added missing selected() signal- Q3ListView Fixed occasional crashes when deleting items. Fixed wrong label after addLabel(QString()).- Q3ScrollView Fixed default focus policy for deriving classes.- Q3ToolBar Q3Action::setOn() now works correctly. Adding an action now sets all action properties correctly.- Q3ActionGroup Fix drop down drawing error.- Q3MainWindow Fixed a regression in setUsesIconText(). Reintroduced qt_x11_set_global_double_buffer() for binary compatibility. Improved tablet event handling.- QApplication The KeypadModifier is now set when NumLock is enabled.- QBitmap Fixed text drawing errors under some fontconfig settings.- QLibrary isLibrary() now returns true for .a and .so on AIX.- qmake Improved stability when modifying environment variables Allow \'/\' as a path separator on all platforms.- QPaintEngine Fixed issue where filling and stroking ellipses could leave pixel gaps.- QPainter Implemented Porter-Duff composition support. Fix artifacts when drawing aliased primitives with an alpha pen. Fixed issue where rotating pixmaps could add a pixel row in some cases. Fixed drawing of arcs of less than 1 degree. Made drawText() honor the Qt::TextWrapAnywhere flag.- QPrinter Fixed cleanup of child processes.- QPrintDialog Fixed problems when using \"From page\" and \"To page\" spin boxes. Made it impossible to choose \"OK\" when no printers are configured.- QProcess Fixed possible deadlock when calling startDetatched().- QScrollArea Catch double click also when size exceeds window system size limits.- QTextEdit Fixed an issue where the horizontal scrollbar did not show up.- QWorkspace Fixed missing mouse event propagation to child widgets. * Mon Apr 10 2006 dmuellerAATTsuse.de- fix wrong assembler mnemonic in QAtomic for s390x * Wed Mar 22 2006 dmuellerAATTsuse.de- fix debug package conflict * Tue Mar 21 2006 dmuellerAATTsuse.de- don\'t build the examples against debug libs- fix plugin loading (#159092) * Wed Mar 01 2006 dmuellerAATTsuse.de- strip $RPM_BUILD_DIR from installed files (#153597) * Fri Feb 17 2006 dmuellerAATTsuse.de- install arthurplugin into plugin designer path (#151529)- add patch to make parallel builds work- enable parallel builds * Wed Feb 15 2006 dmuellerAATTsuse.de- Fix qt-devel requires- Add patch to make it usable for KDE 4 * Sun Feb 12 2006 stbinnerAATTsuse.de- fix build * Sun Feb 12 2006 roAATTsuse.de- fix spec file * Wed Feb 08 2006 dmuellerAATTsuse.de- build qt-sql in qt.spec, and only the plugins separate * Fri Feb 03 2006 ajAATTsuse.de- Reduce BuildRequires. * Wed Feb 01 2006 dmuellerAATTsuse.de- remove no-visibility patch. Qt now builds fine with it- remove no_rpath patch and instead use -no-rpath configure option- split source package- add upstream patch to fix license display in Qt dialog boxes (#146599) * Tue Jan 31 2006 dmuellerAATTsuse.de- fix qt-qt3support / qt-devel file conflict * Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires * Tue Dec 20 2005 dmuellerAATTsuse.de- update to Qt 4.1 final- add ldconfig post/postun for qt3support * Wed Dec 07 2005 uliAATTsuse.de- atomic-s390.patch has been merged into 4.1, applying it again breaks build; removed- change X keysyms include order to avoid double definitions * Tue Nov 22 2005 stbinnerAATTsuse.de- update to Qt 4.1 RC 1 * Thu Nov 17 2005 dmuellerAATTsuse.de- fix build for 9.1, 9.2 * Wed Sep 28 2005 dmuellerAATTsuse.de- fix upgrade path (unpacking symlinks over dirs doesn\'t work) * Sat Sep 17 2005 dmuellerAATTsuse.de- add patch to make input methods work (#116778) * Sat Sep 17 2005 dmuellerAATTsuse.de- fix build for older distro\'s * Thu Sep 08 2005 dmuellerAATTsuse.de- fix qtdemo (#113783) * Thu Sep 08 2005 adrianAATTsuse.de- do not disable STL support, which would make us incompatible * Wed Aug 31 2005 dmuellerAATTsuse.de- fix filelist * Mon Aug 29 2005 adrianAATTsuse.de- do not do a parallel build, it does fail too often * Tue Aug 23 2005 dmuellerAATTsuse.de- fix filelist- fix pkgconfig location- remove BUILD-dirs from pkgconfig files * Mon Aug 22 2005 dmuellerAATTsuse.de- 4.0.1 update (bugfixes)- add -debug subpackage * Fri Aug 12 2005 dmuellerAATTsuse.de- fix dependency of devel package- fix doc packaging- fix permissions- add hack to fix the .la files produced by qmake * Sun Aug 07 2005 adrianAATTsuse.de- link against external sqlite- fix -devel package requires * Sat Aug 06 2005 adrianAATTsuse.de- add desktop files for gui applications * Mon Jul 11 2005 schwabAATTsuse.de- Fix ia64 atomic ops. * Tue Jul 05 2005 uliAATTsuse.de- fixed semantics of atomic ops for s390 * (tested and working) * Wed Jun 29 2005 dmuellerAATTsuse.de- reapply lost ia64 fixes- build with -release only * Wed Jun 29 2005 uliAATTsuse.de- fixed to build on lib64 archs- squelched warnings that offend autobuild- added atomic ops for s390 * * Tue Jun 28 2005 dmuellerAATTsuse.de- upgrade Qt 4.0 final * Fri Jun 17 2005 dmuellerAATTsuse.de- some more rpmlint fixes and one ia64 fix. * Wed Jun 15 2005 dmuellerAATTsuse.de- build * Tue Jun 14 2005 dmuellerAATTsuse.de- fix packaging * Tue Jun 14 2005 dmuellerAATTsuse.de- update to 4.0.0rc1 * Thu May 12 2005 roAATTsuse.de- fix build on x86-64 fix build on x86-64 * Wed Apr 13 2005 adrianAATTsuse.de- update to beta2- rename qt-qt3compat package to qt-qt3support to follow library name * Wed Jan 05 2005 adrianAATTsuse.de- update to pre beta2 snapshot 200513 * package is under GPL/QPL again- split package into sub packages * qt - does not require any X11 or image lib dependency * qt-x11 - does need libX11 and OpenGL * qt-qt3compat - library for easy porting of Qt 3 code * qt-devel - all development stuff * qt-devel-doc - API documentation and assistant tool * qt-sql * - SQL database lib and plugins * Fri Jul 09 2004 adrianAATTsuse.de- initial package of the new, great, perfect designed Qt 4- internal package only for now
|
|
|