2011-01-23 05:02:06 by Eric Schnoebelen | Files touched by this commit (2) |
Log message:
|
2010-12-30 21:31:16 by Eric Schnoebelen | Files touched by this commit (2) |
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
|
2010-12-22 06:41:57 by Eric Schnoebelen | Files touched by this commit (3) |
Log message:
|
2010-11-14 21:58:10 by Eric Schnoebelen | Files touched by this commit (2) |
Log message:
Bring up to spectrum 1.4.3.
|
2010-08-27 05:52:05 by Eric Schnoebelen | Files touched by this commit (2) |
Log message:
|
2010-08-16 23:16:04 by Eric Schnoebelen | Files touched by this commit (5) |
Log message:
Update to spectrum 1.4.0.
Complete a fully working rc.d script.
|
2010-07-26 05:16:03 by Eric Schnoebelen | Files touched by this commit (1) |
Log message:
Create a working start up script for spectrum.
|
2010-07-26 03:13:45 by Eric Schnoebelen | Files touched by this commit (1) |
Log message:
continuing quest to get all the correct dependencies set.
|
2010-07-25 07:34:42 by Eric Schnoebelen | Files touched by this commit (3) |
Log message:
Establish dependency on py-xmpppy, and the requirement for python 2.5 or later.
|
2010-07-25 07:21:40 by Eric Schnoebelen | Files touched by this commit (1) |
Log message:
Add py-readline as a dependency (via buildlink.)
|