Commit Graph

17 Commits

Author SHA1 Message Date
Aldas Nabazas 938f08d5ec Updated qt4 (4.3.2 -> 4.3.3) : SECURITY : MEDIUM
CVE-2007-5965 (Medium - Network exploitable , Victim must voluntarily interact with attack mechanism) :
QSslSocket in Trolltech Qt 4.3.0 through 4.3.2 does not properly verify SSL certificates, which
might make it easier for remote attackers to trick a user into accepting an invalid server
certificate for a spoofed service, or trick a service into accepting an invalid client certificate for a
user.
2008-02-19 16:28:22 +01:00
Aldas Nabazas 7c924dc951 Updated qt3 (3.3.8 -> 3.3.8b) : SECURITY - HIGH
CVE-2007-3388 (Medium) :
Multiple format string vulnerabilities in (1) qtextedit.cpp, (2) qdatatable.cpp, (3)
qsqldatabase.cpp, (4) qsqlindex.cpp, (5) qsqlrecord.cpp, (6) qglobal.cpp, and (7)
qsvgdevice.cpp in QTextEdit in Trolltech Qt 3 before 3.3.8 20070727 allow remote attackers to
execute arbitrary code via format string specifiers in text used to compose an error message.

CVE-2007-4137 (High) :
Off-by-one error in the QUtf8Decoder::toUnicode function in Trolltech Qt 3 allows
context-dependent attackers to cause a denial of service (crash) via a crafted Unicode string
that triggers a heap-based buffer overflow. NOTE: Qt 4 has the same error in the
QUtf8Codec::convertToUnicode function, but it is not exploitable.
2008-02-19 16:00:54 +01:00
Alejandro Mery d8cf15a66c Regenerated copyright notes broadly, without renewing them. 2008-02-04 22:52:39 -03:00
Alejandro Mery d15769f41d Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed 2008-02-04 21:00:25 -03:00
amery 20433efd0c Revert "Modified qt3 improving install locations."
This reverts commit 7d3b9157e3.
2007-12-23 02:11:44 +00:00
Minto van der Sluis 7d3b9157e3 Modified qt3 improving install locations. 2007-12-23 02:03:00 +00:00
Minto van der Sluis 807075b916 Modified qt3 to handle QT3-PLUGIN flags. 2007-12-23 02:02:17 +00:00
Minto van der Sluis 7fc349743e Modified qt4, improved install location. 2007-12-23 02:02:17 +00:00
Minto van der Sluis bdab3903de Updated qt4 (4.3.0 -> 4.3.2) 2007-12-23 02:01:10 +00:00
Minto van der Sluis 2799192b92 Modified qt4 to build without debug information. 2007-12-23 02:01:10 +00:00
Christian Wiese dda5575a40 Fixed qt3 to not generate $sysconfdir/qt_plugins_3.3rc
* Do _not_ use a global sysconfdir because we'll end up
  with shared files while building kdelibs and maybe
  other kde components!
2007-10-13 05:31:02 +03:00
Minto van der Sluis b1444267b1 Modified qt4, add -qt4 suffix to binaries.
- Also instructed configure to build release binaries.
2007-09-28 19:27:32 +02:00
Minto van der Sluis eb619205e6 Modified qt3, improved install locations. 2007-09-28 19:27:32 +02:00
Minto van der Sluis f32262e993 Modified qt4, improved install locations.
- disabled building demos and examples.
2007-09-28 19:27:31 +02:00
Minto van der Sluis 09f2221d22 Added qt4 (4.3.0) - A portable widget library
- Unfortunately there still are some shared files with qt3.
2007-09-22 21:26:24 +02:00
Minto van der Sluis ec52bff0fc Prepared qt config variables for the comming qt4.
- Changed SDECFG_PKG_QT_... into SDECFG_PKG_QT3_...
2007-09-21 16:31:55 +02:00
Minto van der Sluis 70c764720f Moved qt3 from kde to qt repository. 2007-09-21 16:31:01 +02:00