diff --git a/bitlbee-facebook-1.0.0.tar.gz b/bitlbee-facebook-1.0.0.tar.gz deleted file mode 100644 index ab9741f..0000000 --- a/bitlbee-facebook-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab3407c3b2f2d5cf90ef2a8b6f9da1ab5833cbad58cdde26a8a8847a48afd795 -size 394236 diff --git a/bitlbee-facebook-1.1.1.tar.gz b/bitlbee-facebook-1.1.1.tar.gz new file mode 100644 index 0000000..ee00091 --- /dev/null +++ b/bitlbee-facebook-1.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34084d124329c74c5e4e127eb672d999a59deeb2bdc183d59dd6c50137c553c5 +size 396646 diff --git a/bitlbee-facebook.changes b/bitlbee-facebook.changes index 74476e8..0edd191 100644 --- a/bitlbee-facebook.changes +++ b/bitlbee-facebook.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Thu Apr 20 09:56:55 UTC 2017 - tampakrap@opensuse.org + +- Version bump 1.1.1 + Fixes one last issue to the server side changes from last week. + - Send orca-formatted user agent for all HTTP requests too. Fixes "Failed + to parse thread information" errors when joining channels. + This is in addition to the connection error fixes mentioned in the previous + release. Quoting from the previous release: "Fix connection errors after + facebook discontinued support for old versions of facebook messenger for + android. While most of the protocol implementation was already above that + version, there was a subtle change that broke fetching of sync_sequence_id, + and the previously empty MQTT user agent string is now considered an old + version too (#138)" + I waited a few days before releasing this to ensure things calm down, + hopefully it continues like this. +- Version 1.1.0 + Long overdue release, with a year worth of changes. This is now the minimum + required version. + - Fix connection errors after facebook discontinued support for old versions + of facebook messenger for android. While most of the protocol + implementation was already above that version, there was a subtle change + that broke fetching of sync_sequence_id, and the previously empty MQTT user + agent string is now considered an old version too (#138) + - Fix receiving topic/groupchat membership events (#119) + - Fix creating channels, inviting, kicking members (#120) + - Fix setting channel topics (#121) + - Fix contacts pagination for accounts with more than 500 friends (#74) + - Fix chats with only two members including self, like the Marketplace ones + - Fix crash on some kinds of SSL connection failure (#82) + - Fix crash when glib is compiled with G_ENABLE_DEBUG + - Deduplicate echoes of sent messages (#76) + - Set a non-empty HTTP user agent for api/graphql queries, since the empty + user agent often gets flagged for suspicious activity (#108) + - Prevent disconnections due to contacts with incomplete profiles (#89) + - Prevent disconnections on invalid attachment errors (#73) + - Prevent disconnections when trying to join a chat after being kicked (#244) + - Use FetchContactsDeltaQuery to incrementally sync contacts. Uses less + traffic, can be done more often and fixes issues with non-friends (#116) + - Parse URL attachments generated by the android share feature (#97) + - Add mark_read_reply setting to only mark messages as read on reply (#69) + - Add support for the bitlbee 3.5 plugin information API (bitlbee 3.4 is + still supported by this version, but will be dropped in the next one) + - Improve url comparison to avoid showing urls twice on attachments + ------------------------------------------------------------------- Fri Aug 12 18:03:39 UTC 2016 - tampakrap@opensuse.org diff --git a/bitlbee-facebook.spec b/bitlbee-facebook.spec index cae1518..588fa7e 100644 --- a/bitlbee-facebook.spec +++ b/bitlbee-facebook.spec @@ -17,7 +17,7 @@ Name: bitlbee-facebook -Version: 1.0.0 +Version: 1.1.1 Release: 0 Summary: The Facebook protocol plugin for bitlbee. License: GPL-2.0