Path to this page:
Subject: CVS commit: wip/spectrum
From: Eric Schnoebelen
Date: 2010-12-30 21:31:16
Message id: E1PYP9n-0000Yl-1b@sfp-cvsdas-2.v30.ch3.sourceforge.com
Log Message:
Welcome to Spectrum 1.4.6
(1.4.5 was skipped because of a python 2.6 dependency)
version 1.4.6 (2010-12-30):
General:
* Fixed compilation issues with older libpurple (XStatus for ICQ is
disabled when Spectrum is compiled with libpurple which doesn't
support it).
spectrumctl:
* Fixed syntax error caused by use of newer Python features.
version 1.4.5 (2010-12-28):
General:
* Map Extended Away status to Away if particular libpurple protocol
plugin does not support XA status.
* Added new filetransfer_force_cache_storage=0 config variable to force
storing files from legacy network on server. This is also configurable
per user via Transport Settings adhoc commands.
* Added "Reject all incoming authorizations" Transport Settings option.
* Fixed forwarding of initial presence to XMPP user when more resource
are connected.
* Automatic tests (spectrum_test) are temporarily disabled.
ICQ:
* Working XStatus forwarding from ICQ buddies to XMPP user.
XMPP:
* Fixed GTalk's new email notification when there are more pending emails.
IRC:
* Fixed forwarding of IRC users modes changes.
Yahoo:
* Fixed issues when receiving messages from MSN buddies using Yahoo
transport. Thanks to Paolo Encomienda.
GroupWise:
* Added support, use protocol=groupwise in config file.
spectrumctl:
* No longer enforce any permissions on filetransfer_cache (it has to
be writable by the webserver)
* Remove the --cron option for action 'list'
* New action 'cron' is now intended for regular cron runs:
* It outputs transports that have crashed
* Saves backtraces, logs and the current spectrum_version (see
new --output-dir option)
* Prints location of those files
Files: