SHA256
1
0
forked from pool/pidgin
pidgin/pidgin.changes

310 lines
13 KiB
Plaintext

-------------------------------------------------------------------
Wed Apr 2 19:43:07 CEST 2008 - maw@suse.de
- Update to version 2.4.1:
+ http://developer.pidgin.im/query?status=closed&milestone=2.4.1
+ libpurple:
* Treat AIM Unicode messages as UTF-16 rather than UCS-2; this
should have no functional effect, other than continued
support on systems which have dropped UCS-2 conversions
* Add support for setting buddy icons on Gadu-Gadu
* Fix a crash when clearing the buddy icon for an account on
XMPP
* Fix a crash during login for some ICQ accounts
* Prefer more available resources on XMPP when priorities are
equal
* Fix incorrectly marking some Yahoo! contacts as blocked
* Improved handling of UTF-8 group names on ICQ (beret)
* Fix a crash when starting if you have a Zephyr account
* Increase XMPP ping timeout to 120 seconds, to prevent poor
network connections from timing out unnecessarily
* Don't crash on XMPP forms with empty default values
* Fix issues with CHAP authentication for SOCKS5 proxies
+ Pidgin:
* Remove a workaround for older versions gstreamer that was
causing crashes on some non-Linux systems such as HPUX
* Fix some cases of the conversation input entry area being
1 pixel high
* Fix for displaying channel & buddy names in conversation
window when they have '&' in them
* Some memory leak fixes, especially in the Text Replacement
plugin
* Rectangular but non-square buddy icons have rounded corners
in the buddy list
+ Finch:
* Fix compiling with Glib older than 2.6
* Ensure existing conversations selected from the 'Send IM'
dialog are given focus
* Move the tooltip on the left of the buddylist if there's
not enough room on the right to show it.
-------------------------------------------------------------------
Thu Mar 6 19:34:19 CET 2008 - maw@suse.de
- Fix the build when against newer versions of intltool.
-------------------------------------------------------------------
Mon Mar 3 13:30:23 CET 2008 - sbrabec@suse.cz
- Update to version 2.4.0:
- Backend
* Added support for offline messages for AIM accounts
* Fixed various problems with loss of status messages when going
or returning from idle on MySpaceIM
* Bonjour protocol now uses Avahi instead of Howl
* Partial support for viewing ICQ status notes
* Support for /notice on IRC
* Support for Yahoo! Messenger 7.0+ file transfer method
* Support for retrieving full names and addresses from the
address book on Yahoo! Japan
* The AIM/ICQ server-side preference for "allow others to see me
as idle" is no longer unconditionally set to "yes"
* Fix SSL certificate checks for renewed certificates
* Fix the ability to set vCard buddy icons on Google Talk/XMPP
* D-Bus fixes on 64bit
* Fixed retrieval of buddy icons and setting of server-side
aliases on Yahoo! and Yahoo! Japan with a HTTP proxy server
* Fixed an MSN bug that would leave you appearing offline when
transferred to different server
- Pidgin frontend
* Input text area in conversation windows auto-resizes
* Added the ability to theme conversation name colors through
the GTK+ theme
* Fixed having multiple alias edit areas in the infopane
* Save the conversation "Enable Logging" option per-contact
* Typing notifications are now shown in the conversation area
- Finch frontend
* More colors is now used
* The default keybinding for dump-screen is now M-D
* New navigating between the higlighted windows bindings alt+tab
and alt+shift+tab
* Recently signed on (or off) buddies blink in the buddy list
* New action 'Room List' in the action list can be used
* The 'Grouping' plugin can be used for alternate grouping
* Added a log viewer
* Added the ability to block/unblock buddies
* Fixed a bug preventing finch working on x86_64
-------------------------------------------------------------------
Wed Jan 9 23:16:51 CET 2008 - maw@suse.de
- Fix installation of Serbian (Latin script) translation data.
-------------------------------------------------------------------
Sat Dec 8 09:05:30 GMT 2007 - james@usr-local-bin.org
- Update to version 2.3.1:
+ http://developer.pidgin.im/query?status=closed&milestone=2.3.1
+ libpurple:
* Fixed a number of MSN bugs introduced in 2.3.0, resolving problems
connecting to MSN and random local display name changes
* Going idle on MySpaceIM will no longer clear your status and message.
* Idle MySpaceIM buddies should now appear online at login.
* Fixed crashes in XMPP when discovering a client's capabilities
* Don't set the current tune title if it's NULL (XMPP/Google Talk)
* Don't allow buddies to be manually added to Bonjour
* Don't advertise IPv6 on Bonjour because we don't support it
* Compile fixes for FreeBSD and Solaris
* Update QQ client version so some accounts can connect again
* Do not allow ISON requests to stack in IRC, preventing flooding IRC
servers when temporary network outages are restored
* Plug several leaks in the perl plugin loader
* Prevent autoaccept plugin overwriting existing files
-------------------------------------------------------------------
Sat Dec 1 13:38:28 CST 2007 - maw@suse.de
- Update to version 2.3.0:
+ http://developer.pidgin.im/query?status=closed&milestone=2.3.0
+ libpurple:
* real usernames shown in system log
* honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to
catch deprecated functions earlier rather than later.
* Thanks to a patch from Intel, the Bonjour prpl now supports file
transfers using XEP-0096 and XEP-0065. This should enable file
transfers between libpurple clients and Gajim clients, but will not
work with iChat or Adium as they use a different file transfer
implementation.
* XMPP password changes that return errors no longer cause the saved
password to be changed.
* XMPP file transfer support has been enhanced to support sending
files through a proxy when the server supports discovering a
a bytestream proxy. This should make file transfers much more
reliable. The next release will add support for manually specifying
a proxy when the server doesn't advertise one.
+ pidgin:
* If a plugin says it can't be unloaded, we now display an error and
remove the plugin from the list of saved plugins so it won't load
at the next startup. Previously, we were ignoring this case, which
could lead to crashes.
* Mark dialog windows as transient for appropriate parent windows to
help window managers do the right thing (Gabriel Schulhof)
* Connection errors are now reported in mini-dialogs inside the buddy
list, rather than as buttons in the buddy list and with dialog
boxes. If several accounts are disabled when you sign on elsewhere,
you can now re-enable them all with a single click.
* Added tooltips to the Room List window to show full topics
* Added buttons in preferences to access GNOME network and browser
preferences configuration dialogs when running under GNOME
* If you alias a buddy to an alias that is already present within
a particular group, we now offer to merge the buddies into the
same contact.
* A music emblem is now displayed in the buddy list for a buddy if we
know she is listening to some soothing music.
* Added a 'Move to' menu in buddy list context menu for moving buddies
to other groups as an alternative to dragging.
* Group headings are now marked via an underline instead of a
different color background.
* It is now possible to mark a chat on your buddy list as "Persistent"
so you do not leave the chat when the window or tab is closed.
* The auto-join option for chats is now listed in the "Add Chat"
dialog along with the new persistence option.
* Closing an IM no longer immediately closes your conversation. It
will now remain active for a short time so that if the conversation
resumes, the history will be retained. A preference has been added
to toggle this behavior.
* The "Smiley" menu has been moved to the top-level of the toolbar.
* Pidgin's display is now saved with the command line for session
restoration. (David Mohr)
* ICQ Birthday notifications are shown as buddy list emblems.
* Plugin actions are now available from the docklet context menu
in addition to the Tool menu of the buddy list.
* The manual page has been heavily rewritten to bring it in line
with current functionality.
+ Finch:
* If a plugin says it can't be unloaded, we now display an error and
remove the plugin from the list of saved plugins so it won't load
at the next startup. Previously, we were ignoring this case, which
could lead to crashes.
* It's possible to bind key-strokes to specific menuitems in the windows.
Read the 'Menus' section in the man-page for details.
* 'transpose-chars' operation for the entry boxes. The default key-binding
is ctrl+t.
* 'yank' operation for the entry boxes. The default binding is ctrl+y.
- Updated build requirements.
-------------------------------------------------------------------
Tue Nov 13 21:29:06 CET 2007 - maw@suse.de
- Add pidgin-directconn-argfix.patch.
-------------------------------------------------------------------
Thu Nov 8 22:38:28 CET 2007 - maw@suse.de
- Update to version 2.2.2 (thanks to James, Ivan, and Michel for
the good work in GNOME:Community!)
+ New protocol plugins
+ XMPP enhancements
+ Certificate management
+ Various and sundry fixes and UI improvements
- Remove obsolete pidgin-stringcompare.patch
- Update pidgin-nonblock-common.patch.
-------------------------------------------------------------------
Wed Oct 24 18:14:52 CEST 2007 - sbrabec@suse.cz
- Fixed build by providing of lang package in older products.
-------------------------------------------------------------------
Tue Oct 23 18:22:05 CEST 2007 - sbrabec@suse.cz
- Fixed BuildRequires in Build Service.
-------------------------------------------------------------------
Mon Oct 1 12:18:31 CEST 2007 - sbrabec@suse.cz
- libpurple requires dbus-1-python (#329734).
-------------------------------------------------------------------
Wed Sep 12 19:14:26 CEST 2007 - mauro@suse.de
- Update to version 2.1.1
+ Fixed bug bnc #308639
-------------------------------------------------------------------
Thu Sep 6 18:56:24 CEST 2007 - sbrabec@suse.cz
- Dropped gaim-compat package, fixed provides/obsoletes (#296952).
-------------------------------------------------------------------
Fri Aug 17 02:06:21 CEST 2007 - ro@suse.de
- fix requires: require libpurple-lang instead of pidgin-lang
-------------------------------------------------------------------
Tue Aug 14 15:57:04 CEST 2007 - maw@suse.de
- Use %lang_package -n libpurple instead.
-------------------------------------------------------------------
Sat Aug 11 15:35:07 CEST 2007 - coolo@suse.de
- split out pidin-lang as required by other packages
-------------------------------------------------------------------
Mon Aug 6 20:45:54 CEST 2007 - maw@suse.de
- Use %fdupes
- s#%run_ldconfig#/sbin/ldconfig# in %post and %postun
- Split out -lang subpackage.
-------------------------------------------------------------------
Thu Aug 2 19:40:14 CEST 2007 - sbrabec@suse.cz
- Updated to version 2.1.0:
* start with new UI concepts
* largely re-designed conversation window
* fixed some ICQ internationalization issues
* enable using SILC Toolkit 1.1
* lots of bug fixed
-------------------------------------------------------------------
Mon Jul 30 23:11:07 CEST 2007 - maw@suse.de
- Change some obsoletes and provides stuff.
-------------------------------------------------------------------
Tue Jul 24 00:17:19 CEST 2007 - maw@suse.de
- Add includes.patch, fixing the build when new versions of
evolution-data-server are installed.
-------------------------------------------------------------------
Tue Jun 12 01:54:48 CEST 2007 - ro@suse.de
- avoid string compare with char literal (use strcmp)
-------------------------------------------------------------------
Thu May 31 11:21:27 CEST 2007 - sbrabec@suse.cz
- Updated to version 2.0.1:
* Over 100 bugs fixed.
-------------------------------------------------------------------
Mon May 28 16:08:27 CEST 2007 - sbrabec@suse.cz
- Fixed devel dependencies.
-------------------------------------------------------------------
Tue May 15 18:35:19 CEST 2007 - sbrabec@suse.cz
- Compile with SILC protocol support.
- Integrated patches ported by Martin Szulecki.
- Fixed NSS/NSPR detection.
- Split gaim compatibility binaries.
- Removed obsolete media files.
-------------------------------------------------------------------
Mon May 14 17:52:45 CEST 2007 - sbrabec@suse.cz
- Fixed autoreconf.
- Fixed Provides/Obsoletes.
- Require basic SASL plugins required for Jabber.
-------------------------------------------------------------------
Thu May 10 18:41:44 CEST 2007 - sbrabec@suse.cz
- New SuSE package, version 2.0.0 (successor of gaim).
Spec file based on work of James Ogley.