2012-03-28 07:59:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 27 09:29:20 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.6.16:
|
|
|
|
+ Don't filter out users below UID_MIN in login.defs
|
|
|
|
+ Filter out users with invalid shells
|
|
|
|
+ Use infinite timeout for ListCachedUsers calls
|
|
|
|
+ Port to GDBus
|
|
|
|
+ Add systemd support
|
|
|
|
+ Build fixes for srcdir != builddir
|
|
|
|
+ Vala support and introspection fixes
|
|
|
|
+ PPC32 fixes
|
|
|
|
+ Updated translations.
|
|
|
|
- Drop pkgconfig(dbus-glib-1) BuildRequires: dependency is gone
|
|
|
|
upstream.
|
|
|
|
- Enable support for systemd session tracking:
|
|
|
|
+ Note that it will fall back to ConsoleKit at runtime, so it's
|
|
|
|
fine to build it.
|
|
|
|
+ Add pkgconfig() BuildRequires: libsystemd-login,
|
|
|
|
libsystemd-daemon.
|
|
|
|
- Rebase accountsservice-sysconfig.patch.
|
|
|
|
- Add vala BuildRequires, which is now needed because of the
|
|
|
|
gnome-autogen.sh call.
|
|
|
|
|
2012-02-28 00:11:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 27 13:21:43 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Fix systemd-related packaging:
|
|
|
|
+ Use %{?systemd_requires}.
|
|
|
|
+ Call %service_{add,del}_* macros in scriptlets for
|
|
|
|
accounts-daemon.service.
|
|
|
|
- Remove xz BuildRequires now that it comes for free in the build
|
|
|
|
system.
|
|
|
|
|
2011-12-12 16:53:25 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 8 08:55:14 UTC 2011 - dimstar@opensuse.org
|
|
|
|
|
2011-12-21 05:26:00 +01:00
|
|
|
- Split typelib file into typelib-1_0-AccountsService-1_0
|
|
|
|
subpackage.
|
|
|
|
- Add typelib-1_0-AccountsService-1_0 Requires to devel subpackage.
|
2011-12-12 16:53:25 +01:00
|
|
|
|
2011-10-18 09:05:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 18 06:54:27 UTC 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.6.15:
|
|
|
|
+ Only accept regular files as icons
|
|
|
|
+ Don't track non-graphical sessions
|
|
|
|
+ Fix wtmp handling
|
|
|
|
+ Fix build on FreeBSD and OpenBSD
|
|
|
|
- Drop accountsservice-regular-file-for-icon.patch: fixed upstream.
|
|
|
|
|
2011-09-29 13:14:35 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 29 08:46:11 UTC 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Add accountsservice-regular-file-for-icon.patch: only use regular
|
|
|
|
files when setting user icon. Part of bnc#676638.
|
|
|
|
|
2011-07-22 15:04:29 +02:00
|
|
|
-------------------------------------------------------------------
|
2011-09-05 10:14:23 +02:00
|
|
|
Mon Sep 5 06:30:54 UTC 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.6.14:
|
|
|
|
+ Ignore extraneous SetAutomaticLogin(false) calls for a user
|
|
|
|
+ Monitor /etc/gdm/custom.conf for changes in autologin config
|
|
|
|
+ Fix fast user switching
|
|
|
|
+ Fix docs to build
|
|
|
|
+ Updated translations.
|
|
|
|
- Rebase accountsservice-sysconfig.patch, and add gnome-common
|
|
|
|
BuildRequires and call to gnome-autogen.sh since it's easier to
|
|
|
|
rebase the patch without Makefile.in.
|
|
|
|
- Add gobject-introspection-devel BuildRequires to build
|
|
|
|
introspection data.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2011-07-22 15:04:29 +02:00
|
|
|
Wed Jul 20 16:51:05 CEST 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Add accountsservice-sysconfig.patch: read and write autologin
|
|
|
|
configuration from sysconfig, as done in gdm. Fix bnc#688071.
|
|
|
|
|
2011-07-20 11:14:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 20 09:02:02 CEST 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.6.13:
|
|
|
|
+ Honor aclocal flags environment variable
|
|
|
|
+ Set log domain so it can be hushed
|
|
|
|
+ Use wtmp instead of consolekit for determining login frequency
|
|
|
|
+ Leak and warning fixes
|
|
|
|
+ Clean up polkit deprecation warnings
|
|
|
|
+ Add '--' before username to account helper programs
|
|
|
|
- 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.
|
|
|
|
|
2011-05-26 23:21:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 19 18:08:45 CEST 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.6.12:
|
|
|
|
+ The usual pile of race fixes
|
|
|
|
- Changes from version 0.6.11:
|
|
|
|
+ Add API for adding users to the library.
|
|
|
|
|
2011-05-03 10:21:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 3 00:22:39 CEST 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Drop rpmlintrc as the necessary changes have now been done in
|
|
|
|
both rpmlint (for suse-dbus-unauthorized-service) and in
|
|
|
|
polkit-default-privs (for polkit-unauthorized-privilege).
|
|
|
|
|
2011-05-02 14:43:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 29 15:04:09 UTC 2011 - fcrozat@novell.com
|
|
|
|
|
|
|
|
- Update to version 0.6.10:
|
|
|
|
+ An assortment of race fixes
|
|
|
|
+ Updated translations
|
|
|
|
- Changes from version 0.6.9:
|
|
|
|
+ Add a 'system-account' property to users
|
|
|
|
- Update download url for tarball.
|
|
|
|
|
2011-04-21 13:21:32 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 11 13:41:00 UTC 2011 - fcrozat@novell.com
|
|
|
|
|
|
|
|
- Add pkgconfig(systemd) to BuildRequires and package systemd
|
|
|
|
configuration file for accountsservice.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 5 11:18:12 UTC 2011 - fcrozat@novell.com
|
|
|
|
|
|
|
|
- Update to version 0.6.8:
|
|
|
|
+ use same rules for parsing booleans from gdm config as gdm.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 23 10:25:27 UTC 2011 - fcrozat@novell.com
|
|
|
|
|
|
|
|
- Update to version 0.6.7:
|
|
|
|
+ Fix call to useradd for normal users
|
|
|
|
+ Correct free array of groups
|
|
|
|
+ Updated translations
|
|
|
|
- Changes from version 0.6.6:
|
|
|
|
+ Make it possible to disable user icon
|
|
|
|
+ Drop Supervised user role
|
|
|
|
+ Use "wheel" instead of "desktop_admin_r" as admin group
|
|
|
|
since that's what everyone uses for this purpose anyway.
|
|
|
|
+ Crasher fixes
|
|
|
|
+ Misc distro integration fixes
|
|
|
|
+ Updated translations
|
|
|
|
- Changes from version 0.6.5:
|
|
|
|
+ No longer return excluded users from cached listings
|
|
|
|
+ Add a --debug command line option
|
|
|
|
+ Use proper dbus proxy for settings api in client lib
|
|
|
|
+ Expose XSession property over bus
|
|
|
|
- Enforce dependency on main package in library package by changing
|
|
|
|
Recommends to Requires.
|
|
|
|
- Add a rpmlintrc to ignore security-related rpmlint warnings that
|
|
|
|
make the build fail on Factory. This needs to get removed when
|
|
|
|
entering Factory, though.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 3 11:52:55 CET 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Cleanup for inclusion in Factory.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 17 18:05:00 UTC 2011 - fcrozat@novell.com
|
|
|
|
|
|
|
|
- Update to version 0.6.4:
|
|
|
|
- fix typo in HomeDirectory property
|
|
|
|
- fix bug in asynchronous loading code
|
|
|
|
- drop some random g_print's
|
|
|
|
- Changes from version 0.6.3:
|
|
|
|
+ Add more getters to client library
|
|
|
|
+ Add an initial cut at a setter api
|
|
|
|
+ Add XSession property type
|
|
|
|
- Changes from version 0.6.2:
|
|
|
|
+ Remove the unused UserChanged signal
|
|
|
|
+ Add a small client library, based on code from gdm
|
|
|
|
+ Don't use gnome-common
|
|
|
|
+ Use the user-administration privilege for autologin changes
|
|
|
|
- Changes from version 0.6.1:
|
|
|
|
+ Always emit the changed signal when setting user photo
|
|
|
|
+ Install systemd unit files
|
|
|
|
+ Translation updates
|
|
|
|
- Changes from version 0.6:
|
|
|
|
+ Always require user-administration privilege when setting a
|
|
|
|
password or changing a username
|
|
|
|
+ Allow changing password mode and password even when the
|
|
|
|
account is locked, and unlock it as a side-effect
|
|
|
|
+ Use /etc/shadow to store account locking and 'set password at
|
|
|
|
next login' information and monitor /etc/shadow for changes
|
|
|
|
+ Set loginuid when runing commands on behalf of a user to
|
|
|
|
generate proper audit records
|
|
|
|
+ Drop SetIconData and make SetIconFile copy the file when
|
|
|
|
appropriate. As a consequence, the service no longer links
|
|
|
|
against image libraries.
|
|
|
|
+ Various other robustness and error-handling fixes
|
|
|
|
- Changes from version 0.5:
|
|
|
|
+ Make initial user list call work
|
|
|
|
+ Avoid extraneous commandline parsing
|
|
|
|
- Package directories used by daemon to store user data:
|
|
|
|
/var/lib/AccountsService and subdirectories.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 30 13:12:53 CET 2010 - captain.magnus@opensuse.org
|
|
|
|
|
|
|
|
- New package (version 0.4).
|
|
|
|
|