gnome-online-accounts/gnome-online-accounts.changes

220 lines
7.9 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Sep 4 14:47:18 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.91:
+ Removed Twitter and Yahoo support (Nothing makes use of it)
+ Updated translations.
- Move the twitter specific .spec parts inside a with_twitter
defines, which is currently set to 0 (this allows us to re-enable
it without reworking the logic). This affects these blocks:
+ libsocialweb-branding-openSUSE BuildRequires (which contains
the API keys)
+ the TWITTER_KEY variable setup (extracts the API keys)
+ the --*twitter* configure parameters.
-------------------------------------------------------------------
Tue Aug 21 07:54:47 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.90:
+ Support enterprise logins via Kerberos (bgo#679253)
+ Drop the Microsoft Exchange and Windows Live icons, and use a
transparent PNG as the fallback
+ Add a goa_client_lookup_by_id API for looking up an account
using its ID
+ Bugs fixed: bgo#681720
+ Updated translations.
- Enable kerberos support:
+ Add krb5-mini-devel BuildRequires
+ Add pkgconfig(gcr-3) BuildRequires
+ Pass --enable-kerberos to configure.
-------------------------------------------------------------------
Tue Aug 7 10:36:20 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.5:
+ introspection: Add exported package information to GIR
(bgo#680622)
+ Updated translations.
-------------------------------------------------------------------
Tue Jul 17 12:16:59 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.4:
+ Ported to libsecret
+ Bugs fixed: bgo#670298, bgo#678907
+ Updated translations.
- Replace pkgconfig(gnome-keyring-1) BuildRequires with
pkgconfig(libsecret-1): following upstreams switch to libsecret.
-------------------------------------------------------------------
Mon Jun 25 16:39:40 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.3:
+ Facebook is now enabled by default
+ Microsoft Exchange is enabled by default
+ The AddAccount method exposed by
org.gnome.OnlineAccounts.Manager now requires a new argument of
type a{sv}.
+ Methods to directly interact with the keyring are no longer
exported as public API.
+ Updated translations:
-------------------------------------------------------------------
Thu Jun 7 16:39:26 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.2:
+ Bugs fixed:
- bgo#659435: New Google authentication page doesn't fit
- bgo#671980: Restrict the spinner's size and show a heading
text
- bgo#675930: Facebook web authentication window too small
- bgo#676659: Remove custom CSS styling
+ Updated translations.
-------------------------------------------------------------------
Wed May 16 18:03:09 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.1:
+ Support Microsoft Exchange using EWS
+ Add API to enable/disable Mail, Calendar, Contacts, Chat &
Documents
+ Add org.gnome.OnlineAccounts.PasswordBased D-Bus interface
+ Request read and write access to a user's files stored in
Skydrive
+ Improve the design of the Online Accounts panel in System
Settings
+ Bugs fixed: bgo#669042, bgo#669625, bgo#672510, bgo#672785,
bgo#673959, bgo#674165, bgo#674292
+ Updated translations.
- Pass --enable-exchange to configure: enable Exchange support.
- Add pkgconfig(libxml-2.0) BuildRequires: new dependency.
-------------------------------------------------------------------
Mon May 14 19:28:17 UTC 2012 - dimstar@opensuse.org
- Update to version 3.4.2:
+ facebook: Use m.facebook.com for the authorization URI
(bgo#675930)
+ webview: Set the SoupSession's "accept-language-auto" to TRUE
+ Updated translations.
-------------------------------------------------------------------
Tue Apr 17 13:52:35 UTC 2012 - dimstar@opensuse.org
- Update to version 3.4.1:
+ Remove the credentials from the keyring when an account is
removed (bgo#654168).
+ Make sure the GError** passed is always pointer to NULL.
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 26 15:58:33 UTC 2012 - vuntz@opensuse.org
- Update to version 3.4.0:
+ Updated translations.
-------------------------------------------------------------------
Wed Mar 21 16:50:46 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.92.1:
+ No change, fix broken tarball.
-------------------------------------------------------------------
Mon Mar 19 22:25:55 UTC 2012 - dimstar@opensuse.org
- Update to version 3.3.92:
+ Add a border on the webkit view (bgo#660514).
+ Build fixes.
+ Facebook related changes:
- OAuth2Provider: add support for facebook client side auth
flow (bgo#672060).
- FacebookProvider: move to client-side flow (bgo#672060).
- configure.ac: remove the facebook client secret (bgo#672060).
- Unref the JSON parser (bgo#672060).
- offline_access has been removed since it is deprecated.
+ Updated translations.
- Drop xz BuildRequires, as it now comes for free in the build
system.
- Pass --enable-facebook to configure now that it doesn't require a
secret key anymore.
-------------------------------------------------------------------
Fri Jan 13 13:13:04 UTC 2012 - vuntz@opensuse.org
- Add baselibs.conf, as we need the 32bit package for
evolution-data-server libraries.
-------------------------------------------------------------------
Tue Dec 20 09:47:21 UTC 2011 - vuntz@opensuse.org
- Update to version 3.3.0:
+ Add support for Windows Live.
+ Facebook provider: Add Chat.
+ GoaOAuth2Based: Add ClientId and ClientSecret properties.
+ Correctly launch the preferences from the daemon.
+ Remove unused org.gnome.OnlineAccounts.PasswordBased D-Bus
interface.
+ Build fixes.
+ Updated translations.
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
- Add new --enable-windows-live option to configure.
- Split typelib file into typelib-1_0-Goa-1_0 subpackage.
- Add typelib-1_0-Goa-1_0 Requires to devel subpackage.
-------------------------------------------------------------------
Mon Oct 17 19:33:49 UTC 2011 - dimstar@opensuse.org
- Update to version 3.2.1:
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 28 06:09:12 UTC 2011 - vuntz@opensuse.org
- Update to version 3.2.0.1:
+ Fix a crash when launching preferences from notifications
-------------------------------------------------------------------
Mon Sep 26 21:55:56 UTC 2011 - vuntz@opensuse.org
- Update to version 3.2.0:
+ Let authentication webkit window inherit from GNOME proxy
settings (bgo#658444)
+ Updated translations.
- Add pkgconfig(libsoup-gnome-2.4) BuildRequires: new dependency.
-------------------------------------------------------------------
Tue Sep 20 07:16:28 UTC 2011 - vuntz@opensuse.org
- Update to version 3.1.91:
+ String fixes.
+ Build fixes.
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 30 15:47:28 CEST 2011 - vuntz@opensuse.org
- Update to version 3.1.90:
+ Add a Documents account type.
+ Updated translations.
- Remove have_lang macro now that there are translations.
-------------------------------------------------------------------
Mon Jul 18 22:25:32 UTC 2011 - dimstar@opensuse.org
- Add libsocialweb-branding-openSUSE BuildRequires. This package
contains our API keys for the various backends.
- Pass --enable-twitter and the corresponding keys to configure.
This allows us to enable the twitter backend for
gnome-online-accounts. Part of bnc#703759.
- For completeness pass --enable-google to configure. It's there by
default and it does not require API keys; anonymous works just
fine.
-------------------------------------------------------------------
Sun Jul 3 12:39:36 CEST 2011 - vuntz@opensuse.org
- Initial package (version 3.1.1).