- Update to new upstream release 227+228

tested boot-on-cryptoroot

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=920
This commit is contained in:
2015-12-02 15:45:15 +00:00
committed by Git OBS Bridge
parent c013838d77
commit ceb24846e7
32 changed files with 515 additions and 815 deletions

View File

@@ -1,3 +1,41 @@
-------------------------------------------------------------------
Wed Nov 18 14:17:05 UTC 2015 - jengelh@inai.de
- Update to new upstream release 228
* The various memory-related resource limit settings (such as
LimitAS=) now understand the usual K, M, G, ... suffixes to
the base of 1024 (IEC). Similar, the time-related settings
understand the usual min, h, day, ... suffixes now.
* CPUAffinity= now takes CPU index ranges in addition to just
individual indexes.
* A number of properties previously only settable in unit
files are now also available as properties to set when
creating transient units programmatically via the bus.
- Remove 0001-Make-sure-the-mount-units-pulled-by-RequiresMountsFo.patch
(merged upstream)
-------------------------------------------------------------------
Fri Nov 13 00:00:12 UTC 2015 - sor.alexei@meowr.ru
- Update to 227.
- Rebase systemd-pam_config.patch,
handle-root_uses_lang-value-in-etc-sysconfig-language.patch,
0001-add-hdflush-for-reboot-or-hddown-for-poweroff.patch,
0001-On_s390_con3270_disable_ANSI_colour_esc.patch,
0014-journald-with-journaling-FS.patch,
0019-make-completion-smart-to-be-able-to-redirect.patch,
avoid-divide-by-zero-sigtrap.patch, systemd-add-user-keep.patch,
set-and-use-default-logconsole.patch,
tty-ask-password-agent-on-console.patch,
0001-bnc888612-logind-polkit-acpi.patch,
watch_resolv.conf_for_become_changed.patch,
1097-udevd-increase-maximum-number-of-children.patch.
- Remove
0002-units-enable-waiting-for-unit-termination-in-certain.patch,
1001-re-enable-by_path-links-for-ata-devices.patch,
rules-add-lid-switch-of-ARM-based-Chromebook-as-a-power-sw.patch:
fixed upstream.
-------------------------------------------------------------------
Thu Nov 12 09:56:36 UTC 2015 - werner@suse.de