File irssi-xmpp.changes of Package irssi-xmpp
-------------------------------------------------------------------
Thu Mar 8 22:47:59 UTC 2018 - mrueckert@suse.de
- fix documentation installation
-------------------------------------------------------------------
Tue Jul 11 01:39:46 UTC 2017 - mrueckert@suse.de
- Update to version 0.53~git3.6155e0f:
* enable the use of debhelper-provided hardening flags
* do not link against libidn
* require TLS-on-connect or STARTTLS
* Fix conflicting declarations of function set_ssl
* fix typo
* If the resource is blank, do not include it
* Adjust terminal settings when prompting for password
* 0.53
* Update and convert the README to markdown
* fix build with irssi 1.0
-------------------------------------------------------------------
Tue Jul 11 01:30:01 UTC 2017 - mrueckert@suse.de
- move to obs_scm
- drop irssi-xmpp_1.0_tls_api_change.patch: included in update
-------------------------------------------------------------------
Sun Jan 8 16:47:48 UTC 2017 - mrueckert@suse.de
- added irssi-xmpp_1.0_tls_api_change.patch:
in the api ssl was renamed to tls.
-------------------------------------------------------------------
Sun Jan 8 02:07:05 UTC 2017 - mrueckert@suse.de
- update to 15162a1
-------------------------------------------------------------------
Wed Apr 13 20:42:34 UTC 2016 - mrueckert@suse.de
- update to bee578d
-------------------------------------------------------------------
Mon Feb 22 02:24:58 UTC 2016 - mrueckert@suse.de
- update to bc6e1de
-------------------------------------------------------------------
Fri Apr 13 19:33:26 UTC 2012 - mrueckert@suse.de
- update to 0.52:
- Add a way to dynamicly change the priority while away
(setting "xmpp_priority_away")
- No more password prompt on reconnection
- Don't forget the resource part of the jid on reconnection
- Fix MUC invites to be compliant
- and some minor bug, typo and spelling mistakes fixes
- dropped 2 patches that got applied upstream:
irssi-xmpp-add_missing_include_signal_h.patch
irssi-xmpp-strndup.patch
- refreshed irssi-xmpp-optflags.patch
-------------------------------------------------------------------
Fri May 14 23:03:50 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.51:
* adds STARTTLS support (enabled by default if the parameter -ssl
is not specified)
* reworks the way connections are performed
* adds a password prompt if no password was specified
* adds a connection timeout in case there is no response from the
server so that the connection will be reset after a certain
amount of time (setting "server_connect_timeout")
* adds a /CYCLE command
* many other minor changes and fixes
-------------------------------------------------------------------
Fri Aug 7 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
- moved to openSUSE Build Service
- update to 0.50:
* the module has been completely rewritten (in a modular way) with a better support for the XMPP protocol
* support for MUC, Message events, In-band registration, Delayed delivery, and more
* many bugs have been fixed
-------------------------------------------------------------------
Sun Aug 12 00:00:00 UTC 2007 - guru@unixtech.be
- added patch to remove lorder usage
-------------------------------------------------------------------
Fri Aug 10 00:00:00 UTC 2007 - guru@unixtech.be
- new package