Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to qt 4.4.1 | Martin Wilke | 2008-08-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | Note: With this update several ports specific problems have been fixed. Qt4 headers and libraries have been moved to include/qt4 and lib/qt4. bsd.qt.mk defines QT_INCDIR and QT_LIBDIR now, which could be used in qt4-dependent ports if required. Thanks to: Max Brazhnikov Danny Pansters Notes: svn path=/head/; revision=218043 | ||||
* | Fix various format string vulnerabilities in Qt3 and Qt4. | Michael Nottebrock | 2007-07-30 | 1 | -0/+15 |
Security: http://trolltech.com/company/newsroom/announcements/press.2007-07-27.750375 Security: CVE-2007-3388 Notes: svn path=/head/; revision=196763 |