File accountsservice.changes of Package accountsservice
xxxxxxxxxx
1
-------------------------------------------------------------------
2
Thu Nov 4 10:39:37 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
3
4
- Stop passing the no longer used nor recognized option
5
user-heuristics=true to meson.
6
7
-------------------------------------------------------------------
8
Thu Aug 26 15:07:51 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
9
10
- Update harden_accounts-daemon.service.patch: Do not proect home
11
directories: the accounts daemon is used to create home
12
directories upon user creation (boo#1189853).
13
14
-------------------------------------------------------------------
15
Mon Aug 9 09:36:20 UTC 2021 - Yifan Jiang <yfjiang@suse.com>
16
17
- Spec layout cleaning up for harden_accounts-daemon.service.patch.
18
19
-------------------------------------------------------------------
20
Tue Jul 27 11:53:56 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
21
22
- Added hardening to systemd service(s). Added patch(es):
23
* harden_accounts-daemon.service.patch
24
25
-------------------------------------------------------------------
26
Tue Mar 2 21:05:33 UTC 2021 - Antoine Belvire <antoine.belvire@opensuse.org>
27
28
- Add accountsservice-fix-gdm-crash.patch: Prevent crash of gdm
29
upon service restart when automatic login is enabled
30
(glfo#accountsservice/accountsservice#55).
31
32
-------------------------------------------------------------------
33
Tue Apr 14 00:28:10 UTC 2020 - Yifan Jiang <yfjiang@suse.com>
34
35
- Apply as-fate318433-prevent-same-account-multi-logins.patch to Leap.
36
37
-------------------------------------------------------------------
38
Sat Jan 25 14:05:06 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
39
40
- No longer recommend -lang: supplements are in use
41
42
-------------------------------------------------------------------
43
Wed Sep 11 08:10:52 UTC 2019 - Felix Zhang <fezhang@suse.com>
44
45
- Add accountsservice-wtmp-io-improvements.patch: Backports that
46
improve wtmp io performance (boo#1139487).
47
- Refresh as-fate318433-prevent-same-account-multi-logins.patch.
48
49
-------------------------------------------------------------------
50
Wed May 29 21:28:30 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
51
52
- Update to version 0.6.55:
53
+ Memory leak fix.
54
+ Improved heuristics for identifying user session.
55
+ Export interfaces directory to pkgconfig.
56
+ Lock down state directory from prying eyes to be more friendly to
57
accountsservice extensions that require privacy.
58
+ Misc fixes.
59
+ Updated translations.
60
- Drop accountsservice-upstream-fixes.patch: Fixed upstream.
61
- Refresh patches with refresh_patches osc service.
62
63
-------------------------------------------------------------------
64
Wed May 8 01:25:32 UTC 2019 - xwang@suse.com
65
66
- Update accountsservice-read-root-user-cache.patch.
67
upstream commit d8b77951
68
(bsc#1114292 glfo#accountsservice/accountsservice#65).
69
70
-------------------------------------------------------------------
71
Wed Apr 3 02:54:51 UTC 2019 - xwang@suse.com
72
73
- Drop upstream fixed patches:
74
+ accountsservice-lib-don-not-set-loaded-state-until-seat-fetched.patch
75
- Update patches:
76
+ accountsservice-read-root-user-cache.patch
77
+ accountsservice-sysconfig.patch
78
79
-------------------------------------------------------------------
80
Sun Mar 17 10:52:44 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
81
82
- Redo summaries without em dashes.
83
- Reduce %systemd_requires to %systemd_ordering:
84
%service_* can handle the absence.
85
86
-------------------------------------------------------------------
87
Thu Feb 21 22:45:14 UTC 2019 - bjorn.lie@gmail.com
88
89
- Update to version 0.6.54:
90
+ Fix user state dirs.
91
- Changes from version 0.6.53:
92
+ Fix introspection.
93
- Changes from version 0.6.52:
94
+ Migrate to meson and gettext (instead of autogoo and intltool).
95
+ Add code of conduct.
96
+ Add new session and session type properties (to replace
97
XSession).
98
+ Try to handle misbehaving logind a little better.
99
+ Misc mixes and code modernization.
100
+ Add new "Saved" property to say whether a cached user is stored
101
on disk.
102
- Add accountsservice-upstream-fixes.patch: Add upstream bug fixes
103
commits, fix build.
104
- Switch to meson build system, add meson BuildRequires and macros.
105
- Drop obsolete intltool, gnome-common, vala, xmlto and xsltproc
106
BuildRequires: No longer needed.
107
- Replace gobject-introspection-devel with
108
pkgconfig(gobject-introspection-1.0) and add pkgconfig(dbus-1):
109
New depdendency.
110
- Disable the following patches that needs rebase:
111
+ accountsservice-sysconfig.patch.
112
+ accountsservice-lib-don-not-set-loaded-state-until-seat-fetched.patch.
113
+ accountsservice-read-root-user-cache.patch
114
115
-------------------------------------------------------------------
116
Mon Dec 10 05:48:13 UTC 2018 - xwang@suse.com
117
118
- Add accountsservice-read-root-user-cache.patch: Read root user
119
cache file (bsc#1114292 glfo#accountsservice/accountsservice#65).
120
121
-------------------------------------------------------------------
122
Sun Jul 22 20:39:59 UTC 2018 - bjorn.lie@gmail.com
123
124
- Update to version 0.6.50:
125
+ Fix insufficient path check on user icon files. (bsc#1099699
126
CVE-2018-14036)
127
+ Fix is-logged-in status for wayland sessions.
128
+ Fix user enumeration when system accounts are mixed in.
129
- Drop upstream fixed patches:
130
+ accountsservice-missing-users-on-gdm-login.patch.
131
+ accountsservice-lib-treat-session-type-wayland-as-graphical-session.patch
132
133
-------------------------------------------------------------------
134
Fri Jul 20 02:51:49 UTC 2018 - qkzhu@suse.com
135
136
- Add accountsservice-lib-don-not-set-loaded-state-until-seat-fetched.patch:
137
At the moment we set is-loaded on the user-manager object as soon
138
as we start fetching the seat, but we should waiting until the seat
139
is fetched, so that can_switch() will return the correct value if
140
the caller waited until the loaded signal to use it.
141
(boo#1100041 fdo#107298)
142
143
-------------------------------------------------------------------
144
Tue Jul 17 01:41:41 UTC 2018 - xwang@suse.com
145
146
- Add accountsservice-lib-treat-session-type-wayland-as-graphical-session.patch:
147
When user session type is wayland, act_user_is_logged_in can
148
return TRUE if the user is logged in (boo#1095918 fdo#106855).
149
150
-------------------------------------------------------------------
151
Wed Jul 11 07:33:21 UTC 2018 - mliska@suse.cz
152
153
- Make build verbose to see full command lines.
154
155
-------------------------------------------------------------------
156
Wed Jun 13 06:00:22 UTC 2018 - fezhang@suse.com
157
158
- Add accountsservice-missing-users-on-gdm-login.patch: Don't abort
159
loading users when an /etc/shadow entry found missing
160
(boo#1090003 fdo#106904).
161
162
-------------------------------------------------------------------
163
Sun May 13 23:59:22 UTC 2018 - luc14n0@linuxmail.org
164
165
- Update to version 0.6.49:
166
+ Fix crash on startup from previous compiler warning fix.
167
- Changes from version 0.6.48:
168
+ Fix crashes when adding admin user and when user is removed.
169
+ Performance improvements handling really large wtmp files.
170
- Changes from version 0.6.47:
171
+ Fix problem where libaccountsservice users weren't getting
172
property change updates.
173
+ Reduce memory usage of cached users in daemon process.
174
+ Drop premature user-added/user-removed signals that erroneously
175
get emitted before ListCachedUsers call finishes.
176
177
-------------------------------------------------------------------
178
Fri Apr 6 02:43:51 UTC 2018 - luc14n0@linuxmail.org
179
180
- Update to version 0.6.46:
181
+ Fix systemd unit file to use default standard output;
182
+ Performance improvements;
183
+ Leak fixes;
184
+ Crash fixes;
185
+ Support extra groups for admin users;
186
+ Add policy that allows admins to allow users to change their
187
own password;
188
+ Introspection fixes;
189
+ Elogind support;
190
+ Decruftification of username blacklist;
191
+ Updated translations.
192
- Add:
193
+ gio-2.0 and gio-unix-2.0 pkgconfig modules BuildRequires to
194
avoid implicit dependencies.
195
+ xmlto and xsltproc BuildRequires to enable documentation.
196
- Drop remove-no-longer-used-system-accounts.patch: fixed upstream.
197
- Rebase patches:
198
+ accountsservice-sysconfig.patch and
199
+ accountsservice-filter-suse-accounts.patch.
200
201
-------------------------------------------------------------------
202
Wed Feb 28 16:22:37 UTC 2018 - dimstar@opensuse.org
203
204
- Modernize spec-file by calling spec-cleaner
205
206
-------------------------------------------------------------------
207
Fri Dec 22 03:05:02 UTC 2017 - qzheng@suse.com
208
209
- Add remove-no-longer-used-system-accounts.patch:
210
Drop operator, nobody4 and noaccess from the blacklist
211
(bsc#1063794, fdo#103879).
212
213
-------------------------------------------------------------------
214
Thu Aug 10 09:33:16 UTC 2017 - yfjiang@suse.com
215
216
- Update specfile to build
217
as-fate318433-prevent-same-account-multi-logins.patch on SLE15.
218
219
-------------------------------------------------------------------
220
Tue Jul 4 09:20:34 UTC 2017 - jengelh@inai.de
221
222
- Remove redundant %clean section; use %_smp_mflags for build.
223
224
-------------------------------------------------------------------
225
Tue Apr 25 08:45:58 UTC 2017 - dimstar@opensuse.org
226
227
- Update to version 0.6.45:
228
+ Wrap password expiration info in libaccountsservice api.
229
- Changes from version 0.6.44:
230
+ Export password expiration info from shadow file.
231
+ Fix user classification logic.
232
+ Don't lose track of users when /etc/passwd is reloaded.
233
- Drop accountsservice-933083-load-root-setting.patch:
234
fixed upstream (177509 edac45).
235
236
-------------------------------------------------------------------
237
Wed Nov 30 15:42:14 UTC 2016 - dimstar@opensuse.org
238
239
- Rebase accountsservice-933083-load-root-setting.patch.
240
241
-------------------------------------------------------------------
242
Sat Sep 24 20:41:41 UTC 2016 - zaitor@opensuse.org
243
244
- Update to version 0.6.43:
245
+ Fix logout times in login-history.
246
+ Increase performance in large deployments.
247
+ Memory leak fix.
248
+ Exclude nologin users from user list.
249
250
-------------------------------------------------------------------
251
Sun Sep 11 14:12:01 UTC 2016 - fezhang@suse.com
252
253
- Update accountsservice-sysconfig.patch:
254
Flush the buffer before shut down the GIOChannel, otherwise we
255
get a truncated setting file. The problem has caused the
256
switching autologin in gnome-control-center breaking
257
/etc/sysconfig/displaymanager (bsc#998107).
258
259
-------------------------------------------------------------------
260
Wed Aug 24 08:14:06 UTC 2016 - fezhang@suse.com
261
262
- Enable as-fate318433-prevent-same-account-multi-logins.patch for
263
Leap as requested by the Leap Release Manager (boo#994876).
264
265
-------------------------------------------------------------------
266
Wed Jul 6 06:23:55 UTC 2016 - fbui@suse.com
267
268
- Remove pkgconfig(libsystemd-daemon). Nowadays
269
pkgconfig(libsystemd) is enough and replaces all libsystemd-*
270
libs which are obsolete.
271
272
-------------------------------------------------------------------
273
Wed Jun 15 08:49:03 UTC 2016 - zaitor@opensuse.org
274
275
- Update to version 0.6.42:
276
+ Wtmp fixes on solaris.
277
+ Allow a user to change his own data even if he's remote.
278
+ Add way to set password hint independent of password.
279
+ Conform to modern systemd library naming scheme.
280
+ Disable GVFS support in service, since it's not needed and has
281
bad side effects.
282
- Replace pkgconfig(libsystemd-login) for pkgconfig(libsystemd)
283
BuildRequires following upstream changes.
284
285
-------------------------------------------------------------------
286
Fri May 27 18:44:02 CST 2016 - cxiong@suse.com
287
288
- Add as-fate318433-prevent-same-account-multi-logins.patch
289
(fate#318433):
290
Prevent multiple simultaneous logins.
291
292
-------------------------------------------------------------------
293
Thu Apr 14 19:40:39 UTC 2016 - mgorse@suse.com
294
295
- Update to GNOME 3.20 Fate#318572
296
- Rebased accountsservice-933083-load-root-setting.patch.
297
298
-------------------------------------------------------------------
299
Mon Jan 11 08:25:13 UTC 2016 - michael@stroeder.com
300
301
- Updated Url.
302
303
-------------------------------------------------------------------
304
Thu Jun 4 03:48:25 UTC 2015 - dliang@suse.com
305
306
- Add accountsservice-933083-load-root-setting.patch (bnc#933083)
307
Load settings of an account which is not 'human' but can still be
308
able to login to the system. (like 'root')
309
310
-------------------------------------------------------------------
311
Tue Jan 27 18:01:50 UTC 2015 - zaitor@opensuse.org
312
313
- Update to version 0.6.40:
314
+ Support large UIDs better.
315
+ Don't require X11 display to fetch user with X11 session.
316
+ Ensure accountsservice doesn't start before NSS works.
317
318
-------------------------------------------------------------------
319
Sun Oct 19 19:56:53 UTC 2014 - zaitor@opensuse.org
320
321
- Update to version 0.6.39:
322
+ Fix ListCachedUsers race at startup.
323
+ Add new api for uncaching user.
324
+ Fix memory corruption bug.
325
+ Build goo changes.
326
327
-------------------------------------------------------------------
328
Sun Oct 5 15:34:00 UTC 2014 - zaitor@opensuse.org
329
330
- Pass --enable-user-heuristics to configure to ensure that legacy
331
users are still shown in GDM facebrowser.
332
333
-------------------------------------------------------------------
334
Thu Sep 25 08:34:16 UTC 2014 - dimstar@opensuse.org
335
336
- Update to version 0.6.38:
337
+ Fix polkit policy for non-desktop cases.
338
+ Fix for a race when new user appears.
339
+ Some clearer log and debug messages.
340
341
-------------------------------------------------------------------
342
Wed Apr 2 11:48:24 UTC 2014 - dimstar@opensuse.org
343
344
- Update to version 0.6.37:
345
+ BSD fixes.
346
- Changes from version 0.6.36:
347
+ Fixes for deleting users.
348
+ Leak fix.
349
+ Change user classification logic.
350
+ BSD fixes.
351
- Rebase accountsservice-sysconfig.patch and
352
accountsservice-filter-suse-accounts.patch.
353
354
-------------------------------------------------------------------
355
Wed Oct 16 06:42:07 UTC 2013 - dimstar@opensuse.org
356
357
- Update to version 0.6.35:
358
+ Handle non-existent users better.
359
+ Misc bug fixes.
360
+ Misc clean ups.
361
+ Emit "changed" signal when account type changes for user.
362
+ Stop shipping vapi files.
363
+ Avoid connecting to ConsoleKit on logind systems.
364
+ Add extension interface.
365
+ Add --enable-coverage option for gcov support.
366
- Rebase accountsservice-sysconfig.patch and
367
accountsservice-filter-suse-accounts.patch.
368
- Drop accountsservice-remotePW-verification.patch: fixed upstream.
369
370
-------------------------------------------------------------------
371
Wed Oct 9 11:51:08 UTC 2013 - dimstar@opensuse.org
372
373
- Add accountsservice-remotePW-verification.patch: treat NULL
374
shadow entry as "password handled remotely" (bnc#844933,
375
bgo#708997, fdo#70005).
376
377
-------------------------------------------------------------------
378
Fri Jun 21 17:39:36 UTC 2013 - dimstar@opensuse.org
379
380
- Update to version 0.6.34:
381
+ Try to sanitize automatic login setting when user account is
382
deleted or disabled (fdo#54506).
383
+ Fix build.
384
- Changes from version 0.6.33:
385
+ Keep track of non-graphical sessions (fdo#65160).
386
+ Forget obsolete sessions (fdo#65159).
387
+ Monitor wtmp for changes (fdo#63159).
388
+ Ignore non-user sessions (fdo#701514).
389
+ Rework system account handling (fdo#64769).
390
- Never treat cached users as system accounts.
391
- Add gdm, gnome-initial-setup users to blacklist.
392
- Store system-account bit in key file.
393
- Cache newly-created users explicitly.
394
- Rebase accountsservice-filter-suse-accounts.patch.
395
396
-------------------------------------------------------------------
397
Wed May 15 07:30:48 UTC 2013 - dimstar@opensuse.org
398
399
- Update to version 0.6.32:
400
+ Don't treat remote users as system accounts (fdo#64186).
401
+ Clean up spawn_with_login_uid error handling (fdo#55067).
402
+ Quit on SIGINT/SIGTERM (fdo#63869).
403
+ Make --debug work as expected (fdo#63870).
404
+ Remove newlines from debug output (fdo#63871).
405
+ Fix mismatched function signature (fdo#63873).
406
+ Fix gir/vapi warnings (fdo#63875).
407
+ Fix documentation warnings (fdo#63880).
408
409
-------------------------------------------------------------------
410
Wed Apr 17 06:53:12 UTC 2013 - dimstar@opensuse.org
411
412
- Update to version 0.6.31:
413
+ Check for logind, not systemd (bgo#62586).
414
+ Add --enable-admin-group configure option (bgo#62235).
415
+ Be more aggressive at excluding system accounts (bgo#48178).
416
+ Fix xsession property notification (bgo#58493).
417
+ Fix login history variant handling (bgo#58466).
418
- Rebase accountsservice-sysconfig.patch.
419
420
-------------------------------------------------------------------
421
Sun Dec 16 18:50:08 UTC 2012 - dimstar@opensuse.org
422
423
- Update to version 0.6.30:
424
+ Minor source clean ups.
425
+ Crasher fix on 32bit systems.
426
+ Add get_user_by_id.
427
+ Don't lose sessions list for users at startup.
428
+ Add API for detecting when accountsservice is unavailable.
429
430
-------------------------------------------------------------------
431
Fri Nov 23 11:48:03 UTC 2012 - dimstar@opensuse.org
432
433
- Update to version 0.6.29:
434
+ Translate D-Bus errors to local errors in libaccountsservice.
435
+ Fix a wrong property name in the login history support.
436
437
-------------------------------------------------------------------
438
Mon Nov 19 08:54:26 UTC 2012 - dimstar@opensuse.org
439
440
- Update to version 0.6.28:
441
+ Fix act_user_manager_delete_user_finish.
442
+ Fix handling of LoginTime and LoginHistory properties.
443
- Changes from version 0.6.27:
444
+ Fix warnings when the singleton user manager object is
445
finalized.
446
+ Generated docs for libaccountsservice.
447
+ Initialize local_acount to TRUE.
448
+ Add async api for user creation, caching and deletion.
449
450
-------------------------------------------------------------------
451
Wed Nov 14 13:08:48 UTC 2012 - dimstar@opensuse.org
452
453
- Update to version 0.6.26:
454
+ Require libsystemd-login 186.
455
+ Protect against deleting root user.
456
+ Add LoginTime and LoginHistory properties.
457
+ Fix crash consolekit code.
458
+ Fix has_multiple_user property after removing user.
459
460
-------------------------------------------------------------------
461
Tue Sep 25 14:26:38 UTC 2012 - dimstar@opensuse.org
462
463
- Update to version 0.6.25:
464
+ Uninitialized variable fix
465
+ Typo fix
466
+ Create data dirs just-in-time
467
+ Ignore closing sessions for is_logged_in test
468
+ Disable NULL user for delete_user call
469
+ Updated translations.
470
471
-------------------------------------------------------------------
472
Tue Aug 28 19:39:37 UTC 2012 - dimstar@opensuse.org
473
474
- Update to version 0.6.24:
475
+ add User.Local property for identifying local users.
476
477
-------------------------------------------------------------------
478
Wed Aug 8 12:26:10 UTC 2012 - dimstar@opensuse.org
479
480
- Update to version 0.6.23:
481
+ Fix up some debug output.
482
+ add new CacheUser and UncacheUser apis.
483
+ uncache user before deleting user.
484
485
-------------------------------------------------------------------
486
Wed Jul 18 18:14:47 UTC 2012 - dimstar@opensuse.org
487
488
- Add the user 'fax' to the exception list (bnc#771177).
489
490
-------------------------------------------------------------------
491
Thu Jun 28 20:14:58 UTC 2012 - dimstar@opensuse.org
492
493
- Update to version 0.6.22:
494
+ Correct CVE-2012-2737, local file disclosure
495
+ small memory leak fix
496
+ exclude system accounts from ListCachedUsers
497
+ make has-multiple-users properly only check non-system users
498
+ remove icon when deleting user
499
+ Revert usage of getpwent() as fallback for fgetpwent
500
+ support consolekit call cancellation to prevent crashes caused
501
by shortlived sessions
502
+ ignore built files in .gitignore
503
+ quiet down build goo nagging
504
- Drop accountsservice-CVE-2012-2737.patch: fixed upstream.
505
506
-------------------------------------------------------------------
507
Wed Jun 27 13:53:12 CEST 2012 - vuntz@opensuse.org
508
509
- Add accountsservice-CVE-2012-2737.patch: fix local file
510
disclosure flaw. Fix bnc#768807, CVE-2012-2737.
511
512
-------------------------------------------------------------------
513
Tue Jun 26 21:37:04 UTC 2012 - dimstar@opensuse.org
514
515
- Add users cyrus, ldap and mailman to the openSUSE specific users
516
to be excluded (accountsservice-filter-suse-accounts.patch).
517
Fixes bnc#765487.
518
519
-------------------------------------------------------------------
520
Fri May 18 06:56:47 UTC 2012 - dimstar@opensuse.org
521
522
- Update to version 0.6.21:
523
+ Detect old versions of systemd and fall back to ConsoleKit
524
+ Exclude users without a valid shell
525
+ Fix log spew
526
527
-------------------------------------------------------------------
528
Fri May 4 21:03:16 UTC 2012 - dimstar@opensuse.org
529
530
- Update to version 0.6.20:
531
+ Fix user listing which broke in previous release
532
- Changes from version 0.6.19:
533
+ Fix spurious warnings in logs
534
+ Make userdel succeed even if user is already logged in
535
+ Exclude users with no shell
536
+ Exclude "at" user
537
- Drop accountsservice-filter-more-accounts.patch and
538
accountsservice-filter-no-shell.patch: fixed upstream.
539
540
-------------------------------------------------------------------
541
Mon Apr 23 07:57:30 UTC 2012 - vuntz@opensuse.org
542
543
- Add back accountsservice-filter-more-accounts.patch to filter the
544
at user.
545
- Add accountsservice-filter-no-shell.patch to filter users with no
546
shell, which happens when NIS is setup.
547
- This should fix bnc#757662.
548
- Rebase accountsservice-filter-suse-accounts.patch.
549
550
-------------------------------------------------------------------
551
Sat Apr 14 16:29:42 UTC 2012 - dimstar@opensuse.org
552
553
- Update to version 0.6.18:
554
+ Fix systemd configure check
555
+ Add a few more common system accounts to the blacklist
556
+ Fix some issues in systemd session handling
557
- Drop accountsservice-filter-more-accounts.patch: fixed upstream.
558
- Drop accountsservice-fix-systemd-test-always-evaluating-true.patch:
559
fixed upstream.
560
561
-------------------------------------------------------------------
562
Tue Apr 3 11:45:58 UTC 2012 - vuntz@opensuse.org
563
564
- Add accountsservice-filter-more-accounts.patch: filter out ftp,
565
games, man and mysql system users too, taken from git.
566
- Add accountsservice-filter-suse-accounts.patch: filter out some
567
openSUSE-specific accounts (beagleindex, suse-ncc).
568
569
-------------------------------------------------------------------
570
Mon Apr 2 19:07:08 UTC 2012 - zaitor@opensuse.org
571
572
- Add accountsservice-fix-systemd-test-always-evaluating-true.patch
573
Make it possible to build accountsservice without systemd
574
(fdo#48190).
575
576
-------------------------------------------------------------------
577
Wed Mar 28 06:36:18 UTC 2012 - vuntz@opensuse.org
578
579
- Update to version 0.6.17:
580
+ Fix user filtering which was broken in 0.6.16
581
+ Fix double free in user code
582
583
-------------------------------------------------------------------
584
Tue Mar 27 09:29:20 UTC 2012 - vuntz@opensuse.org
585
586
- Update to version 0.6.16:
587
+ Don't filter out users below UID_MIN in login.defs
588
+ Filter out users with invalid shells
589
+ Use infinite timeout for ListCachedUsers calls
590
+ Port to GDBus
591
+ Add systemd support
592
+ Build fixes for srcdir != builddir
593
+ Vala support and introspection fixes
594
+ PPC32 fixes
595
+ Updated translations.
596
- Drop pkgconfig(dbus-glib-1) BuildRequires: dependency is gone
597
upstream.
598
- Enable support for systemd session tracking:
599
+ Note that it will fall back to ConsoleKit at runtime, so it's
600
fine to build it.
601
+ Add pkgconfig() BuildRequires: libsystemd-login,
602
libsystemd-daemon.
603
- Rebase accountsservice-sysconfig.patch.
604
- Add vala BuildRequires, which is now needed because of the
605
gnome-autogen.sh call.
606
607
-------------------------------------------------------------------
608
Mon Feb 27 13:21:43 UTC 2012 - vuntz@opensuse.org
609
610
- Fix systemd-related packaging:
611
+ Use %{?systemd_requires}.
612
+ Call %service_{add,del}_* macros in scriptlets for
613
accounts-daemon.service.
614
- Remove xz BuildRequires now that it comes for free in the build
615
system.
616
617
-------------------------------------------------------------------
618
Thu Dec 8 08:55:14 UTC 2011 - dimstar@opensuse.org
619
620
- Split typelib file into typelib-1_0-AccountsService-1_0
621
subpackage.
622
- Add typelib-1_0-AccountsService-1_0 Requires to devel subpackage.
623
624
-------------------------------------------------------------------
625
Tue Oct 18 06:54:27 UTC 2011 - vuntz@opensuse.org
626
627
- Update to version 0.6.15:
628
+ Only accept regular files as icons
629
+ Don't track non-graphical sessions
630
+ Fix wtmp handling
631
+ Fix build on FreeBSD and OpenBSD
632
- Drop accountsservice-regular-file-for-icon.patch: fixed upstream.
633
634
-------------------------------------------------------------------
635
Thu Sep 29 08:46:11 UTC 2011 - vuntz@opensuse.org
636
637
- Add accountsservice-regular-file-for-icon.patch: only use regular
638
files when setting user icon. Part of bnc#676638.
639
640
-------------------------------------------------------------------
641
Mon Sep 5 06:30:54 UTC 2011 - vuntz@opensuse.org
642
643
- Update to version 0.6.14:
644
+ Ignore extraneous SetAutomaticLogin(false) calls for a user
645
+ Monitor /etc/gdm/custom.conf for changes in autologin config
646
+ Fix fast user switching
647
+ Fix docs to build
648
+ Updated translations.
649
- Rebase accountsservice-sysconfig.patch, and add gnome-common
650
BuildRequires and call to gnome-autogen.sh since it's easier to
651
rebase the patch without Makefile.in.
652
- Add gobject-introspection-devel BuildRequires to build
653
introspection data.
654
655
-------------------------------------------------------------------
656
Wed Jul 20 16:51:05 CEST 2011 - vuntz@opensuse.org
657
658
- Add accountsservice-sysconfig.patch: read and write autologin
659
configuration from sysconfig, as done in gdm. Fix bnc#688071.
660
661
-------------------------------------------------------------------
662
Wed Jul 20 09:02:02 CEST 2011 - vuntz@opensuse.org
663
664
- Update to version 0.6.13:
665
+ Honor aclocal flags environment variable
666
+ Set log domain so it can be hushed
667
+ Use wtmp instead of consolekit for determining login frequency
668
+ Leak and warning fixes
669
+ Clean up polkit deprecation warnings
670
+ Add '--' before username to account helper programs
671
- Add xz BuildRequires because we can't build a package for a
672
xz-compressed tarball without explicitly specifying that... See
673
bnc#697467 for more details.
674
675
-------------------------------------------------------------------
676
Thu May 19 18:08:45 CEST 2011 - dimstar@opensuse.org
677
678
- Update to version 0.6.12:
679
+ The usual pile of race fixes
680
- Changes from version 0.6.11:
681
+ Add API for adding users to the library.
682
683
-------------------------------------------------------------------
684
Tue May 3 00:22:39 CEST 2011 - vuntz@opensuse.org
685
686
- Drop rpmlintrc as the necessary changes have now been done in
687
both rpmlint (for suse-dbus-unauthorized-service) and in
688
polkit-default-privs (for polkit-unauthorized-privilege).
689
690
-------------------------------------------------------------------
691
Fri Apr 29 15:04:09 UTC 2011 - fcrozat@novell.com
692
693
- Update to version 0.6.10:
694
+ An assortment of race fixes
695
+ Updated translations
696
- Changes from version 0.6.9:
697
+ Add a 'system-account' property to users
698
- Update download url for tarball.
699
700
-------------------------------------------------------------------
701
Mon Apr 11 13:41:00 UTC 2011 - fcrozat@novell.com
702
703
- Add pkgconfig(systemd) to BuildRequires and package systemd
704
configuration file for accountsservice.
705
706
-------------------------------------------------------------------
707
Tue Apr 5 11:18:12 UTC 2011 - fcrozat@novell.com
708
709
- Update to version 0.6.8:
710
+ use same rules for parsing booleans from gdm config as gdm.
711
712
-------------------------------------------------------------------
713
Wed Mar 23 10:25:27 UTC 2011 - fcrozat@novell.com
714
715
- Update to version 0.6.7:
716
+ Fix call to useradd for normal users
717
+ Correct free array of groups
718
+ Updated translations
719
- Changes from version 0.6.6:
720
+ Make it possible to disable user icon
721
+ Drop Supervised user role
722
+ Use "wheel" instead of "desktop_admin_r" as admin group
723
since that's what everyone uses for this purpose anyway.
724
+ Crasher fixes
725
+ Misc distro integration fixes
726
+ Updated translations
727
- Changes from version 0.6.5:
728
+ No longer return excluded users from cached listings
729
+ Add a --debug command line option
730
+ Use proper dbus proxy for settings api in client lib
731
+ Expose XSession property over bus
732
- Enforce dependency on main package in library package by changing
733
Recommends to Requires.
734
- Add a rpmlintrc to ignore security-related rpmlint warnings that
735
make the build fail on Factory. This needs to get removed when
736
entering Factory, though.
737
738
-------------------------------------------------------------------
739
Thu Mar 3 11:52:55 CET 2011 - vuntz@opensuse.org
740
741
- Cleanup for inclusion in Factory.
742
743
-------------------------------------------------------------------
744
Thu Feb 17 18:05:00 UTC 2011 - fcrozat@novell.com
745
746
- Update to version 0.6.4:
747
- fix typo in HomeDirectory property
748
- fix bug in asynchronous loading code
749
- drop some random g_print's
750
- Changes from version 0.6.3:
751
+ Add more getters to client library
752
+ Add an initial cut at a setter api
753
+ Add XSession property type
754
- Changes from version 0.6.2:
755
+ Remove the unused UserChanged signal
756
+ Add a small client library, based on code from gdm
757
+ Don't use gnome-common
758
+ Use the user-administration privilege for autologin changes
759
- Changes from version 0.6.1:
760
+ Always emit the changed signal when setting user photo
761
+ Install systemd unit files
762
+ Translation updates
763
- Changes from version 0.6:
764
+ Always require user-administration privilege when setting a
765
password or changing a username
766
+ Allow changing password mode and password even when the
767
account is locked, and unlock it as a side-effect
768
+ Use /etc/shadow to store account locking and 'set password at
769
next login' information and monitor /etc/shadow for changes
770
+ Set loginuid when runing commands on behalf of a user to
771
generate proper audit records
772
+ Drop SetIconData and make SetIconFile copy the file when
773
appropriate. As a consequence, the service no longer links
774
against image libraries.
775
+ Various other robustness and error-handling fixes
776
- Changes from version 0.5:
777
+ Make initial user list call work
778
+ Avoid extraneous commandline parsing
779
- Package directories used by daemon to store user data:
780
/var/lib/AccountsService and subdirectories.
781
782
-------------------------------------------------------------------
783
Sat Jan 30 13:12:53 CET 2010 - captain.magnus@opensuse.org
784
785
- New package (version 0.4).
786
787