SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libqt3-devel-3.3.8-4.2mdv2007.1.i586.rpm :
Fri Sep 14 00:00:00 2007 Vincent Danen 3.3.8-4.2mdv2007.1
- P63: security fix for CVE-2007-4137

Wed Aug 1 00:00:00 2007 Vincent Danen 3.3.8-4.1mdv2007.1
- P62: security fix for CVE-2007-3388

Fri Mar 30 00:00:00 2007 Laurent Montel 3.3.8-4mdv2007.1
+ Revision: 149898
- Fix qt3 utf8 vulnerability

Wed Mar 21 23:00:00 2007 Laurent Montel 3.3.8-3mdv2007.1
+ Revision: 147483
- Fix qt3 default config

Wed Mar 21 23:00:00 2007 Laurent Montel 3.3.8-2mdv2007.1
+ Revision: 147345
- Fix space touch (I hope

Tue Feb 27 23:00:00 2007 Laurent Montel 3.3.8-1mdv2007.1
+ Revision: 126234
- Fix patch
- Add new immodule patch
rediff all immodule patch
- 3.3.8
(need to rediff some patch)

Tue Feb 13 23:00:00 2007 Helio Chissini de Castro 3.3.7-5mdv2007.1
+ Revision: 120391
- Moved qt doc dir for qt3, instead of qt-%version. Since we can have officially one qt3 installed a
time on Mandriva system, there\'s no need of versionated directories. This solves the issue of
having multiple empty dirs from old upgrade. Similar approach need to be done on qt4 package.

+ Laurent Montel
- Don\'t requires on version-%{release} as requested
- Rebuild

Mon Jan 8 23:00:00 2007 Laurent Montel 3.3.7-3mdv2007.1
+ Revision: 106201
- Fix bn_IN rendering character

Fri Jan 5 23:00:00 2007 Laurent Montel 3.3.7-2mdv2007.1
+ Revision: 104421
- Rebuild

Wed Oct 25 00:00:00 2006 Laurent Montel 3.3.7-1mdv2007.0
+ Revision: 72261
- 3.3.7

Fri Oct 20 00:00:00 2006 Laurent Montel 3.3.6-19mdv2007.1
+ Revision: 71345
- Fix overflow

Wed Sep 6 00:00:00 2006 Laurent Montel 3.3.6-18mdv2007.0
+ Revision: 59934
- New package (3.3.6-18mdv 2006-09-05)
Add patch to fix search xorg lib on all arch (patch from gb)
Rebuild against new mysql

Tue Sep 5 00:00:00 2006 Laurent Montel 3.3.6-17mdv2007.0
+ Revision: 59714
- d
- New package (3.3.6-17mdv 2006-09-04)
Add patch from Gwenole Beauchesne
- readd functional multiarch support
- fix 32-bit builds on lib64 systems
- fix menu file names in qt3-devel package
- augment X.org 7.0 path patch for other linux arches
- Fix bug #15491

Fri Aug 11 00:00:00 2006 Laurent Montel 3.3.6-16mdv2007.0
+ Revision: 55311
- New package (2006/08/10 3.3.6-16mdv)
Add patch to improve qfile debug
- Better error message with qfile

Sat Jul 29 00:00:00 2006 Helio Chissini de Castro 3.3.6-14mdv2007.0
+ Revision: 42346
- Added rpm macros for qt. Now qt rpm packages can use the following macros
%qt3dir, %qt3include, %qt3lib, %qt3plugins.
- Added path for Qt binaries. Some programs need access to devel binaries like lrelease
- Desktop files changed place
- Increase release
- Added arabic fonts fix provided by Trolltech
- Redent modification requires that qmake points for default itself. this fixes
the bug http://qa.mandriva.com/show_bug.cgi?id=21522
- Fix typo
- Fix symlinks. This solve bug http://qa.mandriva.com/show_bug.cgi?id=15090, the
\"qt likes my build dir\" infamous bug
- Of course, raise the release number...
- Immodule fix for the most nasty Mandriva Qt bug on Xim. Finally this bug can
be closed. Reference: http://qa.mandriva.com/show_bug.cgi?id=16300
- Increase release and add %mkrel
- Added patch for http://qa.mandriva.com/show_bug.cgi?id=16432
Thanks for Michael Scherer for report
- Removed initial font speedup patch
- Updated with qt-copy from 20051216. This release have added two patches
described bu Lubos Lunak ( l.lunakAATTkde.org ) on kde-packager list:
\"Two patches that make Qt rely noticeably less on (slow) fontconfig
font listing, resulting in significant performance gains. They could
still use a bit more testing, I myself consider them stable though.\"
- Remove -b from qmake patches, to avoid wrong addition in packaging
- Finally found qmake error on x86_64. Standard makefiles generated for x86_64
arches pointed Qt library path for QTDIR/lib, and on Mandriva is QTDIR/lib64.
This force packages like qca, which use plain qmake scripts, need a lot of
perl, sed and changes to compile. This solves kdevelop base templates too.
- Fix multiarch plugins in a proper way, using standard qt configue. qt plugins
now search lib or lib64 depending od their arch. No need more patches and spec
changes, neiher add another option on configure
- Disable some explicit qDebug call making imm patch less annoying
- Fixed wrong %config on qtrc. Should be (noreplace)
- Fixed plugin mess
- Clean a little bit more spec
- Fixed designer wrapper
- Fixed default qtrc to match lib under plugins
- Removed invalid info for tutorial and example build on README
- Fixed removal of extra .moc .obj in tutorial and examples
-Fixed sqlite patch. Correct sqlite version is 2, not 3
- Updated version before submit
- Added missing source
- Qt3 package sanitizing
- Removed all explicit qt-copy patches in favour of qt-copy standard
- Fixed again the immodule bug and merge minor xim adapted patch
- Added patch for no-strict-aliasing on OpenType ( from OpenSUSE )
- Added patch for disable input method on password entry ( from OpenSUSE )
- Added patch for match external sqlite library and avoid use of internal zlib
- Removed xmu patch
- Updated GL load patch
- Added patch for fix xpm handling ( from OpenSUSE )
- Added patch for takeitem crashes in qlistview ( from OpenSUSE )
- Added patch for fonts speedup ( from KDE project )
- Added visual rubberband patch from brazilian KDE developer Andr?\\195?\\169 Magalh?\\195?\\163es
- Added patch for qtranslator crash ( from OpenSUSE )
- Fixed plugin directory ( lib/lib64 ) for qt designer wrapper
- Added patch for designer plugins ( from OpenSUSE )
- Complete static-to-shared patch, with libdesignercore and libeditor
- Fixed library search for lib64 on unix test scripts
- Fixed svn changelog finally (none)
- Do not ship examples and tutorial in compressed format. Originally this
solution was take as all code is compiled. Avoiding compilation make smaller
packages.
- Remove qmake.cache
- Tutorial package restored
- We are Mandriva now
- Put changelog back on spec since breakage on svn ( again )

* Tue Oct 25 2005 Helio Chissini de Castro 3.3.5-1mdk
- Fix immpatch to compile
- Fix changelog merge
- Fix immpatch to compile
- Added libqassistant as shared. Some KDE apps since 3.5 need ( new kdevelop for
kdevdesigner )
- Move file section to same package section
- Removed old 3.3.4 not used anymore
- Fixed my fault for not noted that svn isn\' t up to date
- Added changelog back to spec avoiding temp the svn log problem ( inconsistency )
- Obsolete pch package
- Disable imm patch. Wrong input module code crash kicker output when some event comes from system tray and uses X11 event queue
- Updated with upstream package to subversion
- Bunzipped all patches
- Created doc package ( reduce devel package size )
- Created static-devel package
- Clean up spec to new layout, allowing both static and shared compilation
- Uploading current spec
- Uploading package ./qt3

+ Laurent Montel
- Simplify patch from neoclust to create menu entry
- Use macro
- Rebuild because cluster was not update...
=> I hope that now build will be ok
- Fix search xorg lib when we are on x86_64 and compile with xorg >= 7.0
- Increase release number
- Readd patch to fix press enter
- Add patch to improve xinerama support
- Rebuild against new gcc-glibc
- Fix install
Diable nas
- F
*
*k split xorg lib...
- I don\'t understand idea to split all lib....
- Other buildrequires fix
- Start to fix buildrequires with new xorg
- quote not necessary
- Fix error
- Adapt to new xdg menu
- Reactivate static lib for several project in connectiva
- Increase version
- Reactivate immodule
Disable compile of static lib (any program use it)
Remove unused patch
- add patch
- Update source
- Time to update it => 3.3.6
Adapt patch
Disable for the moment inputmethod
Next step fix all multi-arch \"breakage\"...
- Add patch to disable patch36 which create BIC
(apply just for MDK <=200600)
- Rebuild for missing package
- Add Provides qt3 (requested by Erwan)
- Fix typo

* Wed Nov 02 2005 Laurent MONTEL 3.3.5-3mdk
- Rebuild with new mysql

* Thu Oct 27 2005 Helio Chissini de Castro 3.3.5-2mdk
- New immodule patch
- 3.3.5
- qt3.3.5
- Fix postun when we have x86_64 and i586 pkg
- Fix kicker crash (qtimm bugs...)

* Mon Sep 19 2005 Laurent MONTEL 3.3.4-23mdk
- Fix kicker crash
- Added libqassistant as shared. Some KDE apps since 3.5 need ( new kdevelop for
kdevdesigner )
- Move file section to same package section
- Removed old 3.3.4 not used anymore
- Allow to compile with all gcc4
- Fix qt3 visibility support
- Rebuild on x86_64 with new gcc
- Update

+ Andreas Hasenack
- renamed mdv to packages because mdv is too generic and it\'s hosting only packages anyway

Sat May 21 00:00:00 2005 Laurent Montel
+ 2005-07-06 08:08:53 (307)
- Rebuild on x86_64 with new gcc

Mon May 16 00:00:00 2005 Helio Chissini de Castro
+ 2005-06-28 20:23:48 (251)
- Updated with upstream package to subversion
- Bunzipped all patches
- Created doc package ( reduce devel package size )
- Created static-devel package
- Clean up spec to new layout, allowing both static and shared compilation

Sat May 14 00:00:00 2005 Laurent MONTEL 3.3.4-11mdk
- Enable sqlite
- Add patch114: fix kde bug #106974
- Add patch113: fix misscompile with gcc-4.0 (fix printing and co)

Fri May 13 00:00:00 2005 Laurent MONTEL 3.3.4-10mdk
- Add missing buildrequires on x86_64 : linux32

Tue May 10 00:00:00 2005 Laurent MONTEL 3.3.4-9mdk
- Try to activate immodule

Thu May 5 00:00:00 2005 Laurent MONTEL 3.3.4-8mdk
- Rebuild with new gcc-4.0.0

Fri Apr 22 00:00:00 2005 Laurent MONTEL 3.3.4-7mdk
- Fix qmake (patch from Gwenole)

Tue Apr 12 00:00:00 2005 Gwenole Beauchesne 3.3.4-6mdk
- Fix email
- multiarch & linux32 fixes

Mon Mar 7 23:00:00 2005 Laurent MONTEL 3.3.4-5mdk
- Rebuild

Mon Feb 28 23:00:00 2005 Laurent MONTEL 3.3.4-4mdk
- Update patch100 and qt-immodule related things patch from UTUMI Hirosi

Wed Feb 9 23:00:00 2005 Laurent MONTEL 3.3.4-3mdk
- Remove perl -pi -e for man file (Fixed in this release)

Thu Jan 27 23:00:00 2005 Laurent MONTEL 3.3.4-2mdk
- Reapply some patch

Wed Jan 26 23:00:00 2005 Laurent MONTEL 3.3.4-1mdk
- 3.3.4

Tue Jan 25 23:00:00 2005 Laurent MONTEL 3.3.3-32mdk
- Add patch110 \"correctly propagate orientation of wheel events to viewport/content of QScrollView\"

Wed Dec 15 23:00:00 2004 Laurent MONTEL 3.3.3-31mdk
- Fix menu

Thu Nov 18 23:00:00 2004 Laurent MONTEL 3.3.3-30mdk
- Add patch109: fix kde bug #84434

Tue Nov 16 23:00:00 2004 Laurent MONTEL 3.3.3-29mdk
- Add patch105: fix 64bit fullscreen
- Add patch106: fix kde bug #88128 (fix focus)
- Add patch107: fix kde bug #58719 (fix qpopupmenu)
- Add patch108: fix kde bug #74778 (fix qpopupmenu)

Fri Oct 15 00:00:00 2004 Laurent MONTEL 3.3.3-28mdk
- Add patch105: fix QTextEdit::zoomIn/Out

Fri Oct 15 00:00:00 2004 Laurent MONTEL 3.3.3-27mdk
- Add qtrc default

Fri Sep 24 00:00:00 2004 Laurent MONTEL 3.3.3-26mdk
- Remove patch103: pb with image

Wed Sep 22 00:00:00 2004 Laurent MONTEL 3.3.3-25mdk
- Disable immodule, there is some bug reported on bugs.kde.org

Sat Sep 18 00:00:00 2004 Laurent MONTEL 3.3.3-24mdk
- Add patch103 fix mitshm image

Tue Sep 14 00:00:00 2004 Laurent MONTEL 3.3.3-23mdk
- Fix create %_libdir/pkgconfig/ patch from Doug Keller thanks


 
ICM