Files
erlang-xmpp/erlang-xmpp.changes

110 lines
3.6 KiB
Plaintext

-------------------------------------------------------------------
Fri Dec 20 13:45:08 UTC 2024 - Alexander Bergmann <abergmann@suse.com>
- Update to version 1.9.2:
* Update needed for ejabberd build dependency.
-------------------------------------------------------------------
Wed Mar 28 13:48:27 UTC 2018 - mrueckert@suse.de
- refresh patch to apply cleanly again
-------------------------------------------------------------------
Mon Feb 05 19:45:59 UTC 2018 - mrueckert@suse.de
- Update to version 1.1.19:
* Release 1.1.19
* Release 1.1.18
* Update changelog
* Don't treat 'xmpp:' URI as valid
-------------------------------------------------------------------
Sat Dec 30 00:35:41 UTC 2017 - mrueckert@suse.de
- Update to version 1.1.17:
* Release 1.1.17
* Register pubsub#multi-items feature and add pubsub#max_items field to meta-data
* Mention try_subtag/2 in the README
* Fix formatting in API.md
* New function: xmpp:try_subtag/2
* Make pretty printer understand jid records
* Re-generate the spec
* Support XEP-0184: Message Delivery Receipts
* Improve pretty printer and sub-elements processing
* Add PubSub error condition: 'precondition-not-met'
* pubsub_publish_options.xdata: Reject 'secret'
* Allow empty URIs in xmpp_uri:check/1
* Update muc#roominfo form and add validation for 'muc#room*_pubsub' fields
* Introduce xmpp_uri module
-------------------------------------------------------------------
Thu Nov 23 20:25:31 UTC 2017 - mrueckert@suse.de
- Update to version 1.1.16:
* Release 1.1.16
* Update changelog
* Get rid of compile warnings
* Add ?NS_MAM_2 to the spec
* Add ?NS_MAM_2
* Add support for mucsub subscribers change events
* Improve spec for pubsub#creation_date
* Fix encoding for pubsub#num_subscribers
* Add pubsub#meta-data definitions
* Improve binary manipulations
* Fix domain part parsing
* Add support for RFC 7622
* Allow multiple text() elements inside stanza_error() and stream_error()
* Update pubsub#publish-options form definition
-------------------------------------------------------------------
Sat Nov 04 00:41:54 UTC 2017 - mrueckert@suse.de
- Update to version 1.1.15:
* Retag 1.1.15 with fast_xml 1.1.24
* Release 1.1.15
* Update changelog
* Add XEP-0084 (User Avatar) support
* Don't generate warnings on export_all
* Make it possible to generate code on OTP19.3+
* Release 1.1.14
* Update changelog
* Update list of files required for hex packaging
* Fix namespace string for PubSub publishing options
-------------------------------------------------------------------
Tue Jul 11 01:07:42 UTC 2017 - mrueckert@suse.de
- also package the priv dir
-------------------------------------------------------------------
Sun Jul 9 23:47:46 UTC 2017 - mrueckert@suse.de
- added cb394e2f2899fed2280f5f3c05c80f69611b135e.patch
- added include-fxml.patch
-------------------------------------------------------------------
Sun Jul 09 23:44:24 UTC 2017 - mrueckert@suse.de
- Update to version 1.1.13:
* Add jid support also in muc_subscribe
* Makefile: Add dependencies for spec/xdata targets
* Let Git ignore the "priv" directory and ".o" files
* Remove unused p1_stream extension
* Release version 1.1.10
* Release version 1.1.11
* Support XEP-0357: Push Notifications
* Release version 1.1.12
* Add XEP-0357 to supported extensions list
* Release 1.1.13
-------------------------------------------------------------------
Fri Mar 31 12:44:26 UTC 2017 - mrueckert@suse.de
- update to 1.1.9
-------------------------------------------------------------------
Tue Feb 28 23:33:31 UTC 2017 - mrueckert@suse.de
- initial package