f0de37e077
Accepted submit request 68037 from user babelworx OBS-URL: https://build.opensuse.org/request/show/68037 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/accountsservice?expand=0&rev=1
88 lines
3.3 KiB
Plaintext
88 lines
3.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
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).
|
|
|