| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libqt4-sql | Distribution: openSUSE 11.3 |
| Version: 4.6.3 | Vendor: openSUSE |
| Release: 2.7.1 | Build date: Tue Jan 10 16:33:56 2012 |
| Group: Development/Libraries/C and C++ | Build host: build34 |
| Size: 261456 | Source RPM: libqt4-4.6.3-2.7.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.trolltech.com | |
| Summary: Qt 4 SQL related libraries | |
Qt 4 libraries which are used for connection with an SQL server. You
will need also a plugin package for a supported SQL server.
Authors:
--------
Troll Tech AS, Norway
GPL-2.0 ; GPL-3.0
* Fri Jan 06 2012 dmueller@suse.de
- add patch for rare stack based overflow in harbuzz parser
(bnc#739904, CVE-2011-3922).
* Mon Sep 05 2011 dmueller@suse.de
- add fix for single byte overflow (bnc#714984, CVE-2011-3193)
* Fri Aug 19 2011 dmueller@suse.de
- fix QFileDialog not showing system files (bnc#669604)
* Sat Jul 09 2011 dmueller@suse.de
- fix reading of tiff images with multiple samples (bnc#637275)
* Tue Jul 05 2011 dmueller@suse.de
- fix font fallback handling (bnc#643848)
* Thu Feb 03 2011 dmueller@suse.de
- add support for postgresql 8.3 and 9 (bnc#668210)
* Wed Jul 21 2010 dmueller@suse.de
- fix crash of QtWebKit with flash player 10.1 (bnc#613818)
* Wed Jul 14 2010 dmueller@suse.de
- fix endless loop in SSL code on error conditions (bnc#619089)
* Tue Jun 08 2010 dmueller@suse.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 dmueller@suse.de
- fix handling of transparent monochromatic pixmaps (bnc#610578)
- reduce buildcompare failures triggered by rcc
* Wed May 19 2010 aj@suse.de
- Use changes date as build date to get reproduceable builds.
* Wed Apr 21 2010 mcarrion@novell.com
- Path added:
+ bnc#592962 - Set application icon.
* Mon Apr 19 2010 dmueller@suse.de
- add fix-qdbus-signal-handling.diff (bnc#578988):
fixes dbus signals sometimes getting lost
* Sun Apr 11 2010 stefan.bruens@rwth-aachen.de
- fix printing of object-/className when QT_DEBUG_TIMER is set
* Thu Mar 25 2010 dmueller@suse.de
- fix patchlevel of last change
* Tue Mar 23 2010 dmueller@suse.de
- fix crash in QGtkStyle when no Gtk is available (bnc#580478)
* Wed Feb 17 2010 dmueller@suse.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 jengelh@medozas.de
- SPARC configuration support
- use %_smp_mflags
* Wed Feb 03 2010 dmueller@suse.de
- fix QAtomic related corruptions on s390 (bnc#573503)
* Mon Feb 01 2010 dmueller@suse.de
- fix QSslCertificate::subjectInfo() (QtBug-6466)
* Wed Jan 20 2010 dmueller@suse.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 llunak@novell.com
- workaround for slow Konsole font rendering with nvidia
* Fri Jan 08 2010 llunak@novell.com
- move qhelpgenerator, qhelpconverter from -devel-doc to -devel
* Mon Dec 21 2009 dmueller@suse.de
- fix buildrequires
* Wed Dec 16 2009 jengelh@medozas.de
- add baselibs.conf as a source
* Sat Dec 12 2009 aj@suse.de
- Add libqt4-libtool-nodate.diff to not write date to libtool generated files.
* Sat Dec 05 2009 dmueller@suse.de
- fix filelist conflict libqt4-devel/libQtWebkit-devel
* Thu Dec 03 2009 dmueller@suse.de
- update to 4.6.0:
* for a detailed list of changes, see the included changes-4.6.0
* Wed Dec 02 2009 kruber@zib.de
- fixed building of libqt4-devel-doc
* Fri Nov 13 2009 dmueller@suse.de
- strip timestamp from rcc as well (bnc#554462)
* Fri Nov 13 2009 dmueller@suse.de
- refresh patches
* Fri Oct 30 2009 Nico.Laus.2001@gmx.de
- build && install qdoc3, needed for qt-creator
(patch from dmueller@suse.de that went into libqt = 4.5 but not here)
* Thu Oct 22 2009 tittiatcoke@gmail.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 dmueller@suse.de
- fix memory leak in QPixmapFilter (bnc#547896)
* Thu Oct 15 2009 dmueller@suse.de
- backport for SLE11-SP1 (FATE#306930)
* Thu Oct 15 2009 dmueller@suse.de
- fix QTimer(0) regression
* Mon Oct 12 2009 dmueller@suse.de
- compile with xsync support
- fix translation build
* Mon Oct 12 2009 dmueller@suse.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 dmueller@novell.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 sbrabec@suse.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 dmueller@suse.de
- fix use-after-free issue (CVE-2009-0945, bnc#512559)
* Sun May 31 2009 dmueller@suse.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 beineri@opensuse.org
- update to 4.5.1:
* for detailed changelog see included changes-4.5.1
* Tue Mar 03 2009 beineri@opensuse.org
- fix build
* Tue Mar 03 2009 dmueller@suse.de
- update to 4.5.0 final:
* licensing change. LGPLv2.1 or later is a new option
* Sun Mar 01 2009 dmueller@suse.de
- update to 4.5.0 RC2:
* for detailed changelog, see included changes-4.5.0
- build && install qdoc3, needed for qt-creator
/usr/lib64/libQtSql.so.4 /usr/lib64/libQtSql.so.4.6 /usr/lib64/libQtSql.so.4.6.3 /usr/lib64/qt4/plugins/sqldrivers
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 04:05:05 2013