Revisions of bitlbee

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1144700 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 48)
- Add correct creation of the bitlbee user/group (needed by the
  latest RPM 4.19).
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 985675 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 47)
- Remove call to %fdupes: It was breaking the build on Tumbleweed
  because of missing directory argument. No duplicate file is
  reported by rpmlint anyway.
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 953116 from Filippo Bonazzi's avatar Filippo Bonazzi (fbonazzi) (revision 46)
- Fix bitlbee runtime directory (bsc#1193230)
  * create service runtime directory with correct SELinux context
  Modified:
  * bitlbee.service-suse.in
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 914366 from Johannes Segitz's avatar Johannes Segitz (jsegitz) (revision 45)
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 820953 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 44)
- Update to 3.6:
  - Removed msn, skype, oscar (icq/aim). For msn/skype use skypeweb, for
    ICQ use icyque. AIM is just dead.
  - Fix twitter (disable stream setting, set tweet length to 280)
    Note that users of 3.5.1 and older can re-enable twitter support by
    changing these two settings:
    account twitter set stream off
    account twitter set message_length 280
  - Add server-time IRCv3 capability
  - Large performance improvements for large contact lists
Martin Caj's avatar Martin Caj (mcaj) accepted request 587605 from Mia Herkt's avatar Mia Herkt (lachs0r) (revision 43)
- Add explicit build time dependency on Python 3.x
  (fixes TW build)
- Use systemd default ("control-group") KillMode for service
  ("process" is not sufficient)
Theo Chatzimichos's avatar Theo Chatzimichos (tampakrap) accepted request 509129 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 42)
- Remove storytelling from description.
- Command and comment cleaning.
Martin Caj's avatar Martin Caj (mcaj) accepted request 503683 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 41)
- Drop the xinetd service from the package
  * We are switching to socket services, on this service it does
    not make much sense to actually enable it like that thus
    simply drom the xinetd binding
- Remove always true version check
Martin Caj's avatar Martin Caj (mcaj) committed (revision 40)
- Version update to 3.5.1:
  * purple: 
     Fix crash on file transfer requests from unknown contacts. 
     This was the result of an incomplete fix in the previous 
     release and may result in remote DoS. Read the full security 
     advisory at: https://bugs.bitlbee.org/ticket/1282
  * After some investigation we decided to reclassify a crash fix 
     from the previous release as a security issue. Read the full security 
     advisory at: https://bugs.bitlbee.org/ticket/1281
  * Included help.txt in the release tarball, which was missing in 
     the previous release and resulted in adding python as a build 
     dependency. The release tarball of 3.5.1 does not require python.
Theo Chatzimichos's avatar Theo Chatzimichos (tampakrap) accepted request 403605 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 38)
- Compact filelist
Theo Chatzimichos's avatar Theo Chatzimichos (tampakrap) accepted request 403364 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 37)
- Install devel files to be able to build plugins

- Drop sle11 support as we run it on sle12

- Version update to 3.4.2:
  * irc: Self-messages (messages sent by yourself from other IM clients). IRCv3.1
  * support and part of 3.2. Many important groupchat related bugfixes.
  * jabber: Carbons, see help set carbons. Removed facebook XMPP, use
  * bitlbee-facebook instead. SASL ANONYMOUS login, see help set anonymous.
  * hipchat: Channels can now be added with chat add hipchat "channel name" which
    tries to guess the channel JID. Read more
  * skype: Show all messages as groupchats since we can't tell which ones are
    private. This plugin is mostly-deprecated and mostly-broken, use the skypeweb
  * purple plugin or msn instead.
  * purple: Fix problems remembering SSL certificates as trusted. Groupchat related
    fixes. Better error reporting. Fixed setting jabber away states.
  * And lots of bugfixes / stability improvements.

- Cleanup a bit with spec-cleaner and remove sle10 support for readability
Theo Chatzimichos's avatar Theo Chatzimichos (tampakrap) accepted request 314057 from Lars Müller's avatar Lars Müller (lmuelle) (revision 36)
- 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.
Theo Chatzimichos's avatar Theo Chatzimichos (tampakrap) accepted request 313647 from Miklos Vajna's avatar Miklos Vajna (vmiklos) (revision 35)
fix typo in systemd service
Theo Chatzimichos's avatar Theo Chatzimichos (tampakrap) accepted request 312239 from Martin Caj's avatar Martin Caj (mcaj) (revision 34)
Added support for sipe protocol
Theo Chatzimichos's avatar Theo Chatzimichos (tampakrap) accepted request 299044 from Lars Müller's avatar Lars Müller (lmuelle) (revision 33)
- Let systemd start bitlbee in fork daemon mode by default.
- Cleanup of the spec file, the init script, and the systemd configuration.
Theo Chatzimichos's avatar Theo Chatzimichos (tampakrap) accepted request 298806 from Lars Müller's avatar Lars Müller (lmuelle) (revision 32)
Require util-linux-systemd at build time on post-13.1 systems.

... as else the SLE 12 build fails.

Please consider to forward the 3.4 version update to openSUSE Factory.
Theo Chatzimichos's avatar Theo Chatzimichos (tampakrap) accepted request 298676 from Lars Müller's avatar Lars Müller (lmuelle) (revision 31)
- update to 3.4:
  See the package change log for more details.

- Remove obsoleted COPYING.patch

- 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).
Theo Chatzimichos's avatar Theo Chatzimichos (tampakrap) committed (revision 30)
- Fix FSF address to make rpmlint happy
Martin Caj's avatar Martin Caj (mcaj) accepted request 260546 from Theo Chatzimichos's avatar Theo Chatzimichos (tampakrap) (revision 29)
- Fix the postun to silence the rpmlint
- Whitespace
- 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.
Displaying revisions 1 - 20 of 48
openSUSE Build Service is sponsored by