- 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.
OBS-URL: https://build.opensuse.org/request/show/245251
OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee?expand=0&rev=27
Hi bitlbee can be run ad deamon now !
for security reason its run as user bitlbee.
here is a full list of changes i did there:
- Added init.d and systemd to be able run the bitlbee as standard service.
- Rc$service script is runnig as symlink for systemd and init.d.
- 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+
- 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.
- Removed if for SLES9 - not need any more
- Run spec-clean on the spec file and fixed a small bug is spec file after clearing no "fixme" any more there.
ps : the warning bitlbee.x86_64: W: call-to-mktemp /usr/sbin/bitlbee need to be patch in future, however my C skills are very low ....
OBS-URL: https://build.opensuse.org/request/show/238043
OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee?expand=0&rev=23
- 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 <brackets>.
- Fixed MSN Messenger login issues ("timeout" while fetching
buddy list).
- Another (related) GnuTLS compatibility fix (now 2.13+?).
OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee?expand=0&rev=14