SHA256
1
0
forked from pool/pidgin

Accepting request 262969 from GNOME:Apps

1

OBS-URL: https://build.opensuse.org/request/show/262969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin?expand=0&rev=107
This commit is contained in:
2014-11-26 19:57:31 +00:00
committed by Git OBS Bridge
parent 6ab81f5cc0
commit 6baffe9238
8 changed files with 380 additions and 562 deletions

View File

@@ -1,3 +1,36 @@
-------------------------------------------------------------------
Mon Nov 24 10:55:10 UTC 2014 - dimstar@opensuse.org
- Update to version 2.10.11:
+ General:
- Fix handling of Self-Signed SSL/TLS Certificates when using
the NSS plugin (pidgin.im#16412).
- Improve default cipher suites used with the NSS plugin
(pidgin.im#16262).
- Add NSS Preferences plugin which allows the SSL/TLS Versions
and cipher suites to be configured (pidgin.im#8061).
+ Gadu-Gadu:
- Fix a bug that prevented plugin to load when compiled without
GnuTLS (pidgin.im#16431).
- Fix build for platforms without AF_LOCAL definition
(pidgin.im#16404).
+ MSN:
- Fix broken login due to server change (pidgin.im#16451,
pidgin.im#16455).
- Fail early when buddy list is unavailable instead of wasting
bandwidth endlessly re-trying.
-------------------------------------------------------------------
Thu Oct 25 11:12:27 UTC 2014 - sor.alexei@meowr.ru
- Remove pidgin-mono-buildfix.patch: Mono bindings are deprecated
upstream and no plugin exists making use of them.
- Rebase pidgin-gnome-keyring.patch.
- Make openSUSE 11.1 (SLE 11) minimal requirement.
- Remove obsoletions of gaim: incredibly old.
- Move Tango and NLD emoticons to separate packages.
- Spec cleanup.
-------------------------------------------------------------------
Fri Oct 24 10:07:47 UTC 2014 - dimstar@opensuse.org