SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for licq-debuginfo-1.6.0-22.3.x86_64.rpm :

* Thu Nov 03 2011 cstenderAATTsuse.com- updated to version 1.6.0
* Reduce number of reads and writes of config files
* Let GUI run in main thread on Mac OS X
* Build: Improved detection of libcdk and X11 scrnsaver
* Plugin API: Replace ICQ specific constants
* Plugin API: Replace exported plugin symbols with a single struct
* Plugin API: Define values for all enums to reduce future ABI breaking
* ICQ: Keep track of when contacts went away
* ICQ: Add detection of several other user clients
* ICQ: Fix owner info to send correct first name and last name
* ICQ: Fix several encoding problems with unicode messages
* Jabber: Add support to connect through HTTP proxy
* Jabber: Keep track of when contacts went online
* Jabber: Set group membership when adding contact
* MSN: Add user client detection
* RMS: Authentication can be configured instead of always using ICQ account
* Qt4-Gui: Add global shortcut to show/hide main window
* Qt4-Gui: Show authorization request dialog when adding a contact
* Qt4-Gui: Option to show recent messages based on message age
* Qt4-Gui: Server address can be configured for all accounts
* Qt4-Gui: Don\'t show online time if it isn\'t known
* Qt4-Gui: Fix multiple recipients to work with URLs and contacts
* Qt4-Gui: Fix user alias to be saved after edit from contact list
* Qt4-Gui: Fix auto-popup to not steal focus between tabs/windows
* Mon Jul 04 2011 cstenderAATTsuse.de- updated to version 1.5.1
* Package GTest with Licq to guarantee same version as GMock
* Owners can no longer be removed when online to prevent contact list problems
* Build: Various fixes to reduce problems when building
* AutoReply: Command line parameters -d and -e were ignored
* ICQ: Buddy icons would fail to update for some contacts retrying every minute
* Jabber: Use full name for contact if there is no nickname set
* Jabber: Get away message for contacts
* Jabber: Keep track of contacts pending for authorization
* OSD: Default config would be written to file without path
* RMS: Plugin could crash if bad parameters were given to some commands
* Qt4-Gui: Ignored users were displayed in All Users list
* Qt4-Gui: Several menu items and buttons were missing ... after caption
* Qt4-Gui: Main window would appear under other windows on some systems
* Qt4-Gui: GUI could hang when toggling Send Through Server button
* Qt4-Gui: Show keyboard shortcuts in the user popup menu from contact list- removed fix-cmake.diff
* Mon Jan 31 2011 cstenderAATTsuse.de- added libassuan-devel buildrequire to fix build in openSUSE:Factory
* Sat Nov 06 2010 cstenderAATTnovell.com- updated to final version 1.5.0
* removed broken-translations.diff
* added licq-1.5.0-removed_second_desktop_file.patch
* Fri Sep 17 2010 llunakAATTnovell.com- updated to version 1.5.0-rc1
* Added auto logon feature per protocol in Licq
* Sound settings can be overridden per group or per user
* Fifo command \"setpicture\" added
* Build: Switched Licq and all plugins to use cmake
* Build: Various fixes to make Licq build on Solaris
* Plugin API: Major changes, see below
* ICQ: Sending a system message with no text would cause disconnect from server
* ICQ: Contacts were shown as online after fetching auto response
* Qt-Gui/Kde-Gui: Removed and no longer maintained in favor of Qt4-Gui
* Qt4-Gui: Allow shortcut to be configured for creating a new group
* Qt4-Gui: Mass messages sent are added to user specific chat window as well
* Qt4-Gui: Thread mode 2 sometimes showed online contacts under offline header
* Qt4-Gui: Group names with ampersands were not displayed properly in menus
* Qt4-Gui: Added option to limit auto-popup to only urgent messages
* Jabber: New protocol plugin for the Jabber protocol, supporting: - Sending and receiving messages (including messages received when being offline) - Adding and removing users (including authorization management) - Typing notifications - Fetching users vcard - \"Buzzing\" users (i.e. sending messages to get the receivers attention)
* Fri May 21 2010 cstenderAATTnovell.com- updated to version 1.3.9
* Various bugs in both Licq and plugins that caused crashes and hangings have been fixed
* Hebrew support was broken and could cause crashes
* Licq will automatically switch to qt4-gui if qt-gui fails to load on startup
* Sockets would become IPv6 only if system default was to not allow IPv4
* Build: --disable-hebrew caused hebrew support to be enabled
* Build: Wrong header files were included on FreeBSD
* Build: Various fixes to remove build warnings
* Console: Command to add contact was not working
* Console: Backspace across multiple lines wasn\'t handled correct
* ICQ: Deleting a contact would not update the server side list
* ICQ: Failed log on did not report it was ICQ protocol that failed
* ICQ: Removing a user from the server ignore list was not possible
* MSN: Contacts with status Occupied were handled as Away
* MSN: Own status for Occupied was reported as Do Not Disturb
* MSN: Failed log on due to wrong password was not signaled to GUI
* LicqWeb: Added option to set status Free For Chat
* Qt-Gui: Confirmation to ignore user never appeared
* Qt4-Gui: Added option to permanently add \"Not in list\" users
* Qt4-Gui: Adding user from search dialog did not pass on user id to add dialog
* Qt4-Gui: Confirmation to ignore user appeared when removing instead of adding
* Qt4-Gui: User count in group header was wrong if group contained ignored users
* Qt4-Gui: Added confirmation dialog when removing an account
* Qt4-Gui: Shift+Return can be used to make new line in single line chat mode
* Qt4-Gui: Added shortcut to chat dialog for opening next unread message
* Qt4-Gui: Renaming groups from contact list did not save the new group name
* Thu Apr 15 2010 msebenAATTnovell.com- updated to 1.3.8
* Plugin API: Added GPG functions so plugins don\'t need to depend on gpgme anymore
* Qt4-Gui: Fixed a bug that could cause GUI to crash on startup
* Qt4-Gui: Fixed a bug causing the same image to be loaded for all icons
* Qt4-Gui: Dragging a file to chat dialog will open send dialog
* Qt4-Gui: Tray icon will show status from another protocol if ICQ is offline
* RMS: Fixed a bug causing LIST command to always return an empty list
* RMS: Added HISTORY command for fetching user history
* Web-Gui: Corrected various syntax errors in scripts
* Web-Gui: Updated html to conform with xhtml 1.1 standard
* Web-Gui: Added option to set status offline
* Web-Gui: Made windows resizable
* Web-Gui: Show messages from history when opening chat window
* Web-Gui: Highlight timestamp and user alias in chat history- changes in 1.3.7
* Various bugs in both Licq and plugins that caused crashes and hangings have been fixed.
* Build: Various fixes to make Licq and plugins compile cleaner.
* ICQ: Line breaks in received messages from some clients were lost.
* ICQ: Manually set aliases were sometimes lost during logon.
* ICQ: Files were left open after canceled transfers.
* MSN: Sometimes sockets were getting associated with the wrong conversation.
* Plugin API: Renamed ICQUser class to LicqUser.
* Plugin API: Introduced a user id data type to replace account+ppid.
* Plugin API: Introduced mutex guard classes for user and group objects.
* Plugin API: Added IPv6 support to socket class (currently not used by ICQ or MSN plugin).
* Plugin API: Various other changes and improvements.
* Qt4-Gui: Deleting a user caused the contact list to behave strange or even crash.
* Qt4-Gui: Moved Qt style setting from command line to settings dialog.
* Qt4-Gui: Moved skin and icon set selections to settings dialog.
* Qt4-Gui: Alt+1, Alt+2, etc in message dialog can be used to switch between tabs.
* Qt4-Gui: Made keyboard shortcuts configurable.
* Qt4-Gui: Several additional functions can be configured to have keyboard shortcuts.
* Qt4-Gui: Added option to disable sound for active message window.
* Qt4-Gui: Size of view event and send event dialogs are remembered.
* Qt4-Gui: Current group in contact list can be changed using scroll wheel on message field.
* Qt4-Gui: Shift+PgUp/PgDn in message input can be used to scroll history area.
* Qt4-Gui: Added spell checking support (using Hunspell) for message dialog.
* Qt4-Gui: Thread contact list can be split in online and offline parts (group mode 2).- deprecated ru_login_fix.patch,gcc44.patch,leak-fix.patch
* Thu Sep 24 2009 msebenAATTnovell.com- added leak-fix.patch (bnc#540498)
* Wed Aug 05 2009 msebenAATTnovell.com- added ru_login_fix.patch to fix login issues for Russian users
* Wed Jun 03 2009 cooloAATTnovell.com- fix build
* Wed Apr 15 2009 roAATTsuse.de- buildfix: refresh patches
* Thu Jan 08 2009 msebenAATTsuse.cz- updated to version 1.3.6- changes since 1.3.5:
* Various bugs in both Licq and plugins that caused crashes have been fixed.
* Prevent DoS attack by adding limit to number of incoming connections accepted.
* Properly handle backslashes in auto responses.
* ICQ: Updated client id sent to server to enable login after 2008-07-01.
* ICQ: Use MD5 based authentication for login instead of sending plain text password.
* ICQ: Support for downloading contact pictures from server.
* MSN: Fixed a problem with contact pictures sometimes failing to download.
* Plugin API: Functions using Uin parameter have been deprecated.
* Plugin API: Improved group handling. - Qt4-Gui :
* Message dialog has new layout which uses less space for the controls.
* Settings dialog pages has been reorganized with fewer options per page for easier navigation.
* User info dialog has been extended to also include pages with user settings.
* Settings dialog and user info dialog now uses a navigation-tree pane instead of tabs.
* A completely new history dialog with easier navigation and search functionality.
* Message dialog remember its position and size (tabbed mode only).
* Option to display user image in message dialog.
* Contact list shows contacts awaiting authorization in different colour
* Fri Nov 21 2008 msebenAATTsuse.cz- fixed array delete
*-array_del.patch [#444973 request]
* Wed Jul 16 2008 lmichnovicAATTsuse.cz- update from svn to version 20080716- fix for download of contact list from server [bnc#408681]
* Mon Jul 07 2008 lmichnovicAATTsuse.cz- update from svn to version 20080704
* obsoleted patches: assert, bool, declaration, glibc2_8
* fixes correct login on AOL servers after dropping of old oscar protocol [bnc#405633]- dropped icqnd plugin, it\'s too old thus doesn\'t work
* Mon Apr 21 2008 lmichnovicAATTsuse.cz- updated from svn to version 20080410- needs boost-devel in BuildRequires- includes fix for opening too much sockets issue [bnc#378217]
* Tue Apr 15 2008 lmichnovicAATTsuse.cz- fixed missing inclusion of limits.h (glibc2_8.patch)
* Thu Apr 10 2008 lmichnovicAATTsuse.cz- update from svn to latest version 20080410
* including new qt4-gui plug-in- new subpackage qt4-gui- obsoletes ssbi-licq.patch,
*vector_h.patch
* Tue Nov 27 2007 lmichnovicAATTsuse.cz- added upstream patch which supports server stored user pictures (ssbi-licq.patch)
* Wed Nov 14 2007 lmichnovicAATTsuse.cz- fixed check for obsoleted vector.h in configure (
*vector_h.patch)
* Mon Oct 29 2007 lmichnovicAATTsuse.cz- upgrade to 1.3.5 final
* Fixed some memory leaks. [#333976]
* Deactivated debug code for detecting deadlocks.
* Fixed window stickiness.
* Replaced the emoticon theme FeltTip3 with FeltTip4. FeltTip4 has more icons and a more GPL friendly license. [fixes #330683]
* Display a text string in the popup info if we\'re waiting for contact authorization.
* Fix to allow floaties for non-ICQ contacts.
* Updated translations.- using manual list %lang for xosd
* mo files and icqnd mo file which is now correctly in licq-icnd subpackage
* Mon Oct 15 2007 lmichnovicAATTsuse.cz- update to version 1.3.5 RC2- wiped FeltTip3 emoticon set untill we get permission to distribute it [#330683]
* Tue Oct 02 2007 lmichnovicAATTsuse.cz- update to version 1.3.5 RC1 with new features:
* New \"Date format\" option for customizing date and time in message and history windows.
* The local time of contacts can be displayed in contact list and popup information.
* New option to use double return instead of Ctrl+Return for sending and in input dialogs.
* Skins can now set a separate background color for group headings in the contact list. (Parameter colors.groupBack)
* Tabs in chatdialog can be closed by middle clicking on them.- obsoletes nostrip.patch, datetime.patch, condition.patch, crash_on_authorization.patch- no magic with licq_constants.h on 64 bit arch is needed any more which was in config-fix.patch- installing icon licq.png- split off devel package
* Wed Aug 15 2007 lmichnovicAATTsuse.cz- upstream patch solves possible Licq crashing when authentization request comes (crash_on_authorization.patch)
* Thu Jul 05 2007 cooloAATTsuse.de- put icon into package
* Fri May 25 2007 lmichnovicAATTsuse.cz- excluding headers- using %lang macro
* Fri Apr 06 2007 cthielAATTsuse.de- updated licqnd to 0.2BETA
* Added a new user info window
* Hotkeys are now configurable and there are global hotkeys now!
* Many facelifts including a new smiley skin
* icqnd is now using a new config file with new standard settings
* Mon Jan 22 2007 lmichnovicAATTsuse.cz- reenabled gtkspell [#236912]
* Fri Jan 19 2007 stbinnerAATTsuse.de- fix weak dependency on sox for < 10.1
* Mon Jan 08 2007 lmichnovicAATTsuse.cz- disabled gtkspell for icqnd plug-in untill gtkspell rebuilds with /usr prefix
* Fri Jan 05 2007 lmichnovicAATTsuse.cz- fixed undefined code (condition.patch) [#232116]- added weak dependecy on sox because licq uses play command by default
* Mon Oct 16 2006 lmichnovicAATTsuse.cz- update to final
* some minor fixes
* unnecessary messages are suppressed [#211312]
* Mon Oct 09 2006 lmichnovicAATTsuse.cz- update to RC3
* fix of pid file; obsoletes
*pidfile.patch
* some other bugfixes- osd plugin needs gettextize before running autotools
* Mon Oct 02 2006 lmichnovicAATTsuse.cz- update to licq-1.3.4 RC2
* osd plugin again - obsoletes invisible_to_others.patch, fakeoffline_error.patch- unreadable pid file fix (licq-pidfile.patch)
* Mon Sep 25 2006 lmichnovicAATTsuse.cz- Update icqnd to version 0.1.9.6
* This release fixes mainly bugs and adds some small features e.g. gtk-spell-checker (enabled). - obsoletes icqnd
*cast_on_64bit.patch - icqnd-libdir_64bit.patch corrects libdir on 64bit archs- Update Licq from svn Should fix some problems with autoaway mechanism.
* Wed Aug 30 2006 lmichnovicAATTsuse.cz- update from svn - should fix some problems when switching tabs with mouse wheel
* Thu Aug 10 2006 lmichnovicAATTsuse.cz- update from svn should fix auto away even when offline- fix offline status to others issue (invisible_to_others.patch)
* Mon Aug 07 2006 lmichnovicAATTsuse.cz- update from svn- fixes qpl only licence in two files [#192081]- emoticons.cpp is rewritten hence removed emtoticons.patch- suppressing fake_offline error messages (fakeoffline_error.patch)
* Wed Jul 12 2006 lmichnovicAATTsuse.cz- filled in description and Author for icqnd subpackage
* Tue Jul 11 2006 lmichnovicAATTsuse.cz- incorect lib dir and wrong pointer type punning on 64bit archs regarding only icqnd plugin fixed in icqnd-0.1.9.5-cast_on_64bit.patch
* Tue Jul 11 2006 lmichnovicAATTsuse.cz- update to svn version to date 20060711 - fixes uninitialized variable [#190016] - URL can contain \'#\' fix- adjusted patches: config-fix and emoticons due to changes in Makefile for qt, msn and console plugins- due to change of creating desktop file in Makefile also for KDE into kde dir, patch two_desktop_files fixes this duplication- added icqnd gtk2 plugin version 0.1.9.5 and building as subpackage this plugin needs gtk2-devel in BuildRequires
* Tue Jun 06 2006 lmichnovicAATTsuse.cz- upgrade to uptodate svn version, obsoletes unicode.patch and user_picture.patch- updated regexp for URL in emoticons.patch because URL can contain \'#\'- removed xosd-devel and gtk-devel from BuildRequires (xosd plugin is not maintened any more)
* Tue May 30 2006 adrianAATTsuse.de- fix build for < 10.1
* Thu May 25 2006 lmichnovicAATTsuse.cz- update to version 20060522 from svn with new features: - switching trough tabs with mousewheel - \"copy URL\" added when rightcicking on URL - some bugfixes- Obsolete patches removed: qualification, mistyped, ssl_fix, homedirslash, msn_overflow- new patches: - emoticons - enhances emoticons and prevent displaying them in URL - user_picture - fix displaying black square, when no picture aviable - unicode - fixes error when updating user info which has non utf encoding- file licq_constants.h has changed hence config-fix.patch had to be updated
* Wed Apr 12 2006 lmichnovicAATTsuse.cz- fixed buffer overflow in msn plugin (msn_overflow.patch)
* Mon Apr 03 2006 lmichnovicAATTsuse.cz- fixed building for PLUS
* Mon Mar 27 2006 lmichnovicAATTsuse.cz- added upstream patch (homedirslash.patch)- changed opening URLs with firefox, since netscape and mozilla are obsolete
* Tue Mar 14 2006 lmichnovicAATTsuse.cz- removed forgotten -O0 flag
* Tue Mar 14 2006 lmichnovicAATTsuse.cz- fixed crash when network is unavailable [#148224], resolving-fix.patch had to be removed
* Sat Feb 18 2006 stbinnerAATTsuse.de- fix GenericName in .desktop file
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Sat Jan 14 2006 kukukAATTsuse.de- add gpgme-devel to nfb
* Thu Jan 12 2006 lmichnovicAATTsuse.cz- added -fstack-protector into C[XX]FLAGS
* Tue Dec 06 2005 lmichnovicAATTsuse.cz- added some changes in previous patch (ssl_fix)
* Fri Dec 02 2005 lmichnovicAATTsuse.cz- added patch from upstream, which solves inoperable ssl connection.
* Fri Nov 25 2005 lmichnovicAATTsuse.cz- added patch datetime (enhances time display format to yyyy-MM-dd hh:mm:ss) added patch userinfodlg (fixes non updating KDE addressbook integration tab)- added -fno-strict-aliasing into CPPFLAGS, CXXFLAGS
* Tue Oct 25 2005 lmichnovicAATTsuse.cz- upgrade to version 1.3.2 (registration of new users works again)- fixed autobuild with new gcc 4.1: fixed extra class qualiffication fixed unproper order in definition of function
* Wed Oct 05 2005 lmichnovicAATTsuse.cz- fixed another uninitialized variable and no return value from function
* Mon Oct 03 2005 lmichnovicAATTsuse.cz- fixed compiling of kde plugin on x86_64 arch (#119541); libacl, libattr + devel added into needforbuild- fixed uninitialized variable- excluded useless
*.la libraries
* Thu Sep 15 2005 lmichnovicAATTsuse.cz- added libgpg-error into needforbuild (fixes also licq failed to build in distribution 9.2-i386+kde)
* Mon Sep 05 2005 nadvornikAATTsuse.cz- fixed adding new users [104556]
* Fri Aug 05 2005 dmuellerAATTsuse.de- remove qt3-non-mt from nfb
* Sun May 29 2005 schwabAATTsuse.de- Fix missing declaration.
* Tue Mar 08 2005 roAATTsuse.de- fix build (return 0 if gethostbyname_r worked ok)
* Mon Mar 07 2005 postadalAATTsuse.cz- fixed ip address resolving [#66739]
* Wed Jan 19 2005 postadalAATTsuse.cz- fixed lib64 path for autoreplay, osd and msn plugins
* Fri Jan 14 2005 roAATTsuse.de- fix sv po installation
* Wed Jan 12 2005 postadalAATTsuse.cz- updated to version 1.3.0- added new plugins- fix gpgme support (used patch made by rschieleAATTuni-mannheim.de)- use parallel make
* Fri Nov 19 2004 roAATTsuse.de- include icon in filelist
* Fri Feb 13 2004 postadalAATTsuse.cz- added kde-gui plugin [#34127]
* Mon Jan 26 2004 roAATTsuse.de- fix build: workaround various \"define bool\" clashes
* Sat Jan 10 2004 adrianAATTsuse.de- add %defattr
* Sat Aug 16 2003 adrianAATTsuse.de- install desktop file
* Tue Jul 29 2003 postadalAATTsuse.cz- fixed lib64 path for forward plugin
* Fri Jul 25 2003 postadalAATTsuse.cz- updated to version 1.2.7
* new plugin forwarder, removed plugin jons-gtk-gui
* Mon Jul 14 2003 sbrabecAATTsuse.cz- GNOME prefix change to /opt/gnome.
* Tue Feb 25 2003 ajAATTsuse.de- Add missing assert include.
* Mon Feb 24 2003 postadalAATTsuse.cz- added support for ssl crypted communication between licq clients [#24191]
* Wed Jan 29 2003 postadalAATTsuse.cz- updated to version 1.2.4
* Batch File Transfers
* improved threading control
* several potential crashes have been fixed
* accepting batch file transfers from Miranda o Dante SOCKS5 works now
* closing dialog windows have been fixed
* Thu Jan 16 2003 postadalAATTsuse.cz- updated to version 1.2.3
* completed v8 client side protocol support
* improved server side contact lists
* defaults to using v8 for client and server side contact list
* improved change password dialog
* extended icons are now skinnable as well in Qt-GUI
* many bugs fixed- removed obsoleted gcc3.1 patch- added config-fix patch to install the plugins on 64bit archs to the right place- calling am_edit in qt-gui to build .mov files
* Thu Nov 14 2002 roAATTsuse.de- while the qt frontend is built without kde support, we can as well use qt3
* Wed Jul 31 2002 postadalAATTsuse.cz- update to version 1.2.0a
* Lots and lots of bug fixes
* Memory management fixes
* Per user encoding in QT plugin
* Initial server side list support
* Sending SMS
* Improved buffer overflow prevention
* ICQ CLB file converter
* Thu May 30 2002 postadalAATTsuse.cz- fixed qt path
* Wed Apr 17 2002 postadalAATTsuse.cz- fixes for gcc 3.1
* Tue Jan 22 2002 roAATTsuse.de- use kde2-devel-packages
* Thu Jan 10 2002 rvasiceAATTsuse.cz- use macros %{_libdir} and %{_prefix}- prevent misconfiguration by removing --with-kde configure option
* Wed Dec 12 2001 rvasiceAATTsuse.cz- update to version 1.0.4
* Fri Nov 09 2001 roAATTsuse.de- use qt-devel-packages in neededforbuild
* Wed Oct 17 2001 danAATTsuse.cz- hide old dialog instead of closing it (#9792)
* Wed Aug 08 2001 roAATTsuse.de- updated neededforbuild again
* Fri Jun 29 2001 roAATTsuse.de- updated neededforbuild- removed ILLEGAL links
* Thu Jun 07 2001 pblahaAATTsuse.cz- add more into #needforbuild build for compile qt-qui plugin
* Tue May 08 2001 mfabianAATTsuse.de- bzip2 sources
* Mon Mar 19 2001 pblahaAATTsuse.cz- fix my error with one %define version macro
* Thu Mar 15 2001 pblahaAATTsuse.cz- add build root
* Wed Mar 07 2001 pblahaAATTsuse.cz- update on 1.0.3
* Thu Feb 22 2001 pblahaAATTsuse.cz- use patch for fix small ugly security problem with URL viewer
* Mon Feb 12 2001 pblahaAATTsuse.cz- added URL
* Thu Feb 08 2001 sndirschAATTsuse.de- added security fix (remotely exploitable flaw)
* Tue Jan 02 2001 sndirschAATTsuse.de- update to release 1.0.2 (now also works with KDE2)
* Tue Dec 19 2000 sndirschAATTsuse.de- \"chmod 755\" for all licq directories
* Thu Nov 23 2000 sndirschAATTsuse.de- #neededforbuild += openssl-devel
* Wed Nov 08 2000 sndirschAATTsuse.de- updated to release 1.0
* Sun Nov 05 2000 kukukAATTsuse.de- adjust neededfobuild
* Thu Jul 27 2000 sndirschAATTsuse.de- created package
 
ICM