- Move fix for permission set on /var/lib/systemd/linger/* (no functional changes)

Move that part after the fix on timer timestamp files otherwise the
  comment doesn't make sense.

- Import commit 028fd9b60580976dffb09b3576a2b652ee35137c
  cc2ca55ff build-sys: do not install ctrl-alt-del.target symlink twice
  ececae77a device: Avoid calling unit_free(NULL) in device setup logic (#4748)

- Ship systemd-resolved but it's disabled by default (bsc#1018387)
  The NSS plugin will also be disabled, users need to enable it
  manually.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=968
This commit is contained in:
2017-02-06 08:45:05 +00:00
committed by Git OBS Bridge
parent c698407812
commit acf7dd70be
7 changed files with 66 additions and 16 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Fri Feb 3 08:37:22 UTC 2017 - fbui@suse.com
- Move fix for permission set on /var/lib/systemd/linger/* (no functional changes)
Move that part after the fix on timer timestamp files otherwise the
comment doesn't make sense.
-------------------------------------------------------------------
Wed Feb 1 15:06:06 UTC 2017 - fbui@suse.com
- Import commit 028fd9b60580976dffb09b3576a2b652ee35137c
cc2ca55ff build-sys: do not install ctrl-alt-del.target symlink twice
ececae77a device: Avoid calling unit_free(NULL) in device setup logic (#4748)
-------------------------------------------------------------------
Wed Feb 1 14:32:28 UTC 2017 - fbui@suse.com
- Ship systemd-resolved but it's disabled by default (bsc#1018387)
The NSS plugin will also be disabled, users need to enable it
manually.
-------------------------------------------------------------------
Wed Jan 25 15:37:23 UTC 2017 - fbui@suse.com