SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for bitlbee-3.4.1-2.3.i586.rpm :
Fri Jun 26 14:00:00 2015 lmuelleAATTsuse.com
- update to 3.4.1:
msn:
+ Upgraded protocol to MSNP21, works again (dx)
+ Contact list management, groupchats and skype username logins won\'t work.
Next release!
jabber:
+ Add \"hipchat\" protocol, for smoother login. Takes the same username as the
official client. Note that unlike the \'hip-cat\' branch, this doesn\'t
preload channels. https://wiki.bitlbee.org/HowtoHipchat for details (dx)
+ Fixed a bug when receiving topics set by people who left the channel (dx)
+ Create fake users instead of showing \"unknown participant\" errors (dx)
+ Gmail mail notifications support (Artem Savkov)
+ Lowering xmpp presence priority on away (Artem Savkov)
twitter:
+ Show quoted tweets/RTs with comment inline (wilmer)
+ Added \"url\" command, can be used to quote tweets (wilmer)
+ Make replies to self work (wilmer)
Building documentation is now done with a python script (both 2.x/3.x work)
Asciidoc/xsltproc/xmlto are no longer build dependencies (dx)
- Require w3m at built time to generate the userguide in html format.

Thu Jun 25 14:00:00 2015 vmiklosAATTvmiklos.hu
- Fix typo in systemd service

Tue Jun 16 14:00:00 2015 mcajAATTsuse.com
- Enable sipe protocol (http://wiki.bitlbee.org/bitlbee-sipe)

Thu Apr 23 14:00:00 2015 lmuelleAATTsuse.com
- Let systemd start bitlbee in fork daemon mode by default.
- Cleanup of the spec file, the init script, and the systemd configuration.

Thu Apr 23 14:00:00 2015 lmuelleAATTsuse.com
- Require util-linux-systemd at build time on post-13.1 systems.

Wed Apr 22 14:00:00 2015 lmuelleAATTsuse.com
- update to 3.4:
Some API/ABI changes. Recompiling third party plugins is required!
Important bugfixes:

* Fix memory leak when calling word_wrap() on groupchat messages (dx)

* Fix segfault after a file transfer is complete (dx)

* Fix bug where NSS would refuse to work in forkdaemon mode (dx)

* Fix several bugs with UTF8 nicks (dx)

* Fix some nasty deadlocks that appared mostly with libpurple (dx)
General changes:

* Add a \'pattern\' parameter to the blist command, to filter it (tribut)

* Implemented /kick support, only supported by purple for now (jgeboski)

* Add a \"special\" state to show_users (mapped to the % prefix) (jgeboski)

* Improved support for cygwin, openbsd and darwin (jcopenha)

* Create temporary users instead of showing \"Message from unknown
participant\" (jgeboski)
purple:

* Local contact lists for gadugadu and whatsapp (dx)

* Add topic and name_hint to groupchats (seirl)

* Support for \'input\' requests (such as telegram auth codes) (seirl)
Note that telegram-purple itself is rather unstable ATM, it may crash.
jabber:

* Handle compressed DNS responses in SRV lookup (jcopenha)

* Fix case sensitivity issues with JIDs (GRMrGecko, dx)

* Implement XEP-0203 style message timestamps (dx)

* Fix \"Server claims your JID is X instead of Y\" warnings (dx)

* Account-wide display_name setting, mostly for hipchat (dx)
twitter:

* Filter channels. Search by keyword/hashtag or a list of users (jgeboski)

* Fix bug in \"reply\" command which removed the first quote character (dx)

* Add \"rawreply\" command, like reply but bitlbee won\'t add AATTmention (WillP)

* Add support for The United States of America (favorite/fav aliases) (dx)

* Default show_old_mentions to 0 (dx)

* Start stream from last tweet on connect/reconnect (roger)
msn:

* Disabled module by default. The protocol we used (MSNP18) stopped working
last week. This is being worked on, but it\'s far from ready for release.
- Remove obsoleted COPYING.patch

Wed Apr 22 14:00:00 2015 lmuelleAATTsuse.com
- Enhance the service file to start in daemon mode and as user bitlbee and
create a user group too while calling useradd on install; (boo#928228).

Fri Dec 5 13:00:00 2014 tampakrapAATTopensuse.org
- Fix FSF address to make rpmlint happy

Sun Nov 9 13:00:00 2014 tampakrapAATTopensuse.org
- Fix the postun to silence the rpmlint
- Whitespace

Wed Nov 5 13:00:00 2014 tampakrapAATTopensuse.org
- Add dependency for openSUSE >= 13.2
- Remove user/group from systemd service file. Bitlbee can drop privileges to
the user if specified so in its config file.

Fri Aug 29 14:00:00 2014 mcajAATTsuse.com
- I fixed build for SLE_11_SP3 via change if for suse_version in with_libotr if.
version 1100 is OpenSUSE 11.0 (very old ) but 1110 is SLE 11, see:
http://en.opensuse.org/openSUSE:Build_Service_cross_distribution_howto

Wed Aug 20 14:00:00 2014 tampakrapAATTopensuse.org
- Version 3.2.2:

* The OTR plugin now uses libotr 4.0 (AKA libotr5 in debian based distros)

* Rejecting buddy requests in jabber won\'t accept them. Sorry for that.

* Purple builds can now enable built in protocols when configuring, by

* passing a parameter such as --jabber=1 to configure

* You can now use /oper to change passwords with \"ac x set -del password\"

* Complex unicode characters (non-BMP) now display correctly in twitter.

* A few init / build script / pkg-config fixes. Added \"install-systemd\"
make target.

Wed Jun 18 14:00:00 2014 mcajAATTsuse.com
- Removed if for SLES9 - not need any more
- Run spec-clean on the spec file.

Wed Jun 18 14:00:00 2014 mcajAATTsuse.com
- The PID directory is /var/run/bitlbee/ or /run/bitlbee/ depends on the version.
- The PID directory is created via systemd or initd script, bacuse its in tmpfs.
- Each BuildRequires is on one line to avoid duplicate packages.

Tue Jun 17 14:00:00 2014 mcajAATTsuse.com
- I fixed systemd service sctipt to be able run under the user bitlbee.
- The PID file is now /var/run/bitlbee/bitlbee.pid.
- The directory /var/run/bitlbee/ is own by user bitlbee.
- The build is also done for pid and sock under /var/run/bitlbee/.
- The creating the user bitlbee is done via the command useradd now.
- Information about creating new user on directory is accnouce via logger now.
- Added copyrigth and credention to init and systemd service file.

Fri Jun 6 14:00:00 2014 mcajAATTsuse.com
- Added init.d and systemd to be able run the bitlbee as standard service.
- Improved way how user bitlbee is add into system via rpm.
- Fixed warning about wrong license:
its still \"GNU General Public License version 2 (GPL v2)\" but osc marks it
via shorcut : GPL-2.0+

Thu Jan 30 13:00:00 2014 csAATTsuse.com
- Modified spec to include --purple for building in SLE >= 11

Fri Dec 13 13:00:00 2013 csAATTsuse.com
- update to 3.2.1:

* update to Twitter compat

Mon Oct 21 14:00:00 2013 tboergerAATTsuse.de
- Removed o flag for user creation, did\'nt work on 12.3 anymore

Tue Sep 3 14:00:00 2013 jmcdonoughAATTsuse.com
- Re-enable libotr2. Later versions still don\'t work.

Tue Jan 29 13:00:00 2013 vmiklosAATTsuse.com
- update to 3.2:

* By far the most important change, a thorough update to the Twitter
module:

* Now using Twitter API 1.1,

* which means it\'s now using JSON instead of XML,

* which means access to the streaming API (Twitter only, other Twitter
API services don\'t seem to have it). No more 60-second polls, #twitter
looks even more like real IRC now!

* Also, the streaming API means nice things like receiving DMs.

* show_ids, already enabled by default for a while, now uses hexa-
decimal numbers, which means a 256-entry backlog instead of just 100.

* Added a mode=strict setting which requires everything to be a command.
The \"post\" command should then be used to post a Tweet.

* Jabber module bugfix that fixes connection issues with at least Google
Talk but reportedly some other servers (OpenFire?) as well.

* SSL modules improved a little bit. GnuTLS module now supports SNI and
session caching. Shouldn\'t change much, but hopefully reduces latency
and bandwidth usage a little bit.

* A bunch of other fixes/improvements here and there.

Wed Sep 5 14:00:00 2012 jmcdonoughAATTsuse.com
- Fix OTR in post-12.2 systems to build using libotr2 as
libotr interface has changed

Wed Sep 5 14:00:00 2012 jmcdonoughAATTsuse.com
- Fix build typo to enable OTR

Mon Feb 20 13:00:00 2012 pascal.bleserAATTopensuse.org
- update to 3.0.5:

* SSL certificate verification (edit your bitlbee.conf to enable it)

* OAuth2 support in Jabber module (works with Google Talk, Facebook and MSN
Messenger)

* support for ad-hoc Jabber groupchats: just create a channel and start
inviting people, similar to how this works on other IM networks. Works fine
with GTalk, depends on a conference server being set up on other networks

* allow old-style Jabber login (non-SASL), this solves problems with some
old/buggy Jabber servers. (acc jabber set sasl off)

* use HTTPS for OAuth1 authentication traffic

* awareness of Twitter\'s t.co URL lengt^Wshortening when checking message
length

* fixed identi.ca OAuth support. OAuth will now always be used for both
Twitter and identi.ca accounts

* fix nick_format=%full_name with libpurple

* instead of \"protocol(handle)\", use the account tags introduced in 3.0 when
root wants to refer to an account (in log messages, queries, etc.)

* many small bugfixes, improvements, etc

Sun Dec 18 13:00:00 2011 darixAATTnordisch.org
- update to 3.0.4
- Merged Skype support. This used to be a separate plugin, and it
still is, but by including it with BitlBee by default it will
be easier to keep it in sync with changes to BitlBee.
- Fixed a file descriptor leak bug that may have caused strange
behaviour in BitlBee sessions running for a long time.
- Now fetches Twitter mentions as well if the \"fetch_mentions\"
account setting is enabled.
- With t.co now all over Twitter, show the original (but
truncated) URL between .
- Fixed MSN Messenger login issues (\"timeout\" while fetching
buddy list).
- Another (related) GnuTLS compatibility fix (now 2.13+?).

Sun Jun 12 14:00:00 2011 pascal.bleserAATTopensuse.org
- update to 3.0.3:

* fixed Twitter compatibility

* Twitter: enable the show_ids setting to assign a two-digit short ID to
recent tweets to use for retweets and replies (so you can RT/reply to more
than just a person\'s last message)

* some other Twitter fixes/improvements

* \"otr reconnect\" command and some other fixes

* include \"FLOOD=0/9999\" in the 005/ISUPPORT line at login to hint the IRC
client that rate limiting is not required

Tue Mar 8 13:00:00 2011 pascal.bleserAATTopensuse.org
- split out userguide into -doc subpackage
- update to 3.0.2:

* fixed MSN login issues with AATTmsn.com accounts

* /CTCP support: you can CTCP VERSION Jabber contacts, and CTCP NUDGE MSN
contacts

* by default, leave Twitter turned on for libpurple builds

* allow using /OPER to identify/register as well (Password security hack)

* fixed proxy support with libpurple

* some minor changes/fixes

Thu Nov 25 13:00:00 2010 pascal.bleserAATTopensuse.org
- update to 3.0.1:

* compatibility fixes with some IM protocols:
+ fixed Jabber contacts never going offline
+ fixed MSN login issues
+ fixed big memory leak in the MSN SOAP code

* better handling of multiple control channels and set private=false

* using login.icq.com for ICQ logins again since AOL sold ICQ so it doesn\'t
live on the AIM servers anymore

* fixed ability to join password-protected Jabber rooms

* time out if logging into an account takes too long

* support for server-side Gadu-Gadu contact lists (via libpurple, there\'s
still no native gg support)

* allow omitting password when using \"account add\", the password can be
entered using /OPER to prevent echoing to screen and logs

Fri Oct 22 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 3.0:

* major rewrite of the IRC core

* support was added for contact groups and multiple configurable channels

* major update of the MSN Messenger code

* some Twitter additions were made

* OTR encryption support was added

* many many more changes and fixes were done
- changes from 1.3dev:

* complete rewrite of the IRC core, allowing the user to create multiple
control channels, each with a different set of users

* the ability to use libpurple as the IM backend (which adds support for many
more IM protocols)

* support for file transfers

Sun Jul 4 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 1.2.8:

* add ability to use non-Twitter Twitter API services

* add ability follow/unfollow people

* some bugfixes concerning other IM protocols

* general cleanup

Sat May 15 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 1.2.7:

* MSN support was fixed

* the Twitter module was updated to use OAuth (which is required
after June)

* several other fixes and feature additions were done

Mon Apr 19 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 1.2.6:

* adds native support for Twitter

* some other minor feature additions and bug fixes were done

Wed Mar 17 13:00:00 2010 pascal.bleserAATTopensuse.org
- update to 1.2.5:

* support was improved for non-away status messages

* support was improved for Facebook chat XMPP servers

* fixes were made for many bugs

* other small feature enhancements were done

Mon Oct 19 14:00:00 2009 pascal.bleserAATTopensuse.org
- update to 1.2.4:

* Yahoo! support was fixed

* various stability and usability improvements were made
- moved from Packman to openSUSE Build Service


 
ICM