SHA256
1
0
forked from pool/systemd
2014-03-19 12:11:12 +00:00
committed by Git OBS Bridge
parent 6839d68d3b
commit 29c1e49ffc
16 changed files with 1079 additions and 2 deletions

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed Mar 19 12:09:31 UTC 2014 - werner@suse.de
- Add patch systemctl-set-default-target.patch which explain how
to override the default.target by using --force (bnc#868439)
-------------------------------------------------------------------
Tue Mar 18 13:23:43 UTC 2014 - werner@suse.de
- Add Robert's udev-generate-peristent-rule shell script to
udev's tool library
- Add or port upstram bugfix patches:
0001-gpt-auto-generator-don-t-return-OOM-on-parentless-de.patch
0002-bus-fix-memory-leak-when-kdbus-is-not-enabled.patch
0003-sd-bus-don-t-look-for-a-64bit-value-when-we-only-hav.patch
0004-nspawn-allow-EEXIST-on-mkdir_safe-home-uid.patch
0005-networkd-fix-creation-of-runtime-dirs-at-startup.patch
0006-Do-not-return-1-EINVAL-on-allocation-error.patch
0007-networkd-fix-typo.patch
0008-sd-bus-don-t-access-invalid-memory-if-a-signal-match.patch
0009-sd-bus-don-t-choke-if-somebody-sends-us-a-message-wi.patch
0010-zsh-completion-Install-_sd_machines-with-_machinectl.patch
0011-_sd_machines-Use-machinectl-no-legend.patch
0012-journald-remove-stray-reset-of-error-return-value.patch
0013-core-libsystemd-systemd-timedate-udev-spelling-fixes.patch
-------------------------------------------------------------------
Fri Mar 14 14:24:56 UTC 2014 - werner@suse.de
@@ -789,7 +815,7 @@ Fri Dec 20 12:06:18 UTC 2013 - werner@suse.de
- Change patch
1012-pam_systemd_do_override_XDG_RUNTIME_DIR_of_the_original_user.patch
to check if XDG_RUNTIME_DIR is set before the call of pam_putenv()
may fix bnc#855160
may fix bnc#855160
-------------------------------------------------------------------
Fri Dec 20 09:40:01 UTC 2013 - lbsousajr@gmail.com