2014-03-07 09:33:04 +00:00
committed by Git OBS Bridge
parent 672387719e
commit 293bde0225
17 changed files with 963 additions and 38 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Fri Mar 7 09:25:53 UTC 2014 - werner@suse.de
- Add or port upstream bugfix patches:
0001-Fix-systemd-stdio-bridge-symlink.patch
0002-execute-free-directory-path-if-we-fail-to-remove-it-.patch
0003-Do-not-print-invalid-UTF-8-in-error-messages.patch
0004-man-document-missing-options-of-systemd-run.patch
0005-systemd-run-add-some-extra-safety-checks.patch
0006-journal-assume-that-next-entry-is-after-previous-ent.patch
0007-journal-forget-file-after-encountering-an-error.patch
0008-core-correctly-unregister-PIDs-from-PID-hashtables.patch
0009-logind-fix-reference-to-systemd-user-sessions.servic.patch
0010-man-update-link-to-LSB.patch
0011-man-systemd-bootchart-fix-spacing-in-command.patch
0012-man-add-missing-comma.patch
0013-units-Do-not-unescape-instance-name-in-systemd-backl.patch
-------------------------------------------------------------------
Fri Mar 7 08:00:31 UTC 2014 - werner@suse.de
- Add linker scripts as place holder of the old systemd shared
libraries now all included in libsystemd.so (bnc#867128)
-------------------------------------------------------------------
Tue Mar 4 10:37:02 UTC 2014 - werner@suse.de
@@ -13,8 +37,23 @@ Mon Mar 3 15:23:57 UTC 2014 - thomas.blume@suse.com
-------------------------------------------------------------------
Mon Mar 3 14:49:48 UTC 2014 - werner@suse.de
- Generate the bash completion files on the fly for th ecase of
- Generate the bash completion files on the fly for the case of
not having the package bash-completion around
- Add or port upstream bugfix patches:
0001-nspawn-fix-detection-of-missing-proc-self-loginuid.patch
0002-cdrom_id-use-the-old-MMC-fallback.patch
0003-journalctl-refuse-extra-arguments-with-verify-and-si.patch
0004-logs-show-fix-corrupt-output-with-empty-messages.patch
0005-mount-don-t-fire-PropertiesChanged-signals-for-mount.patch
0006-mount-don-t-send-out-PropertiesChanged-message-if-ac.patch
0007-Use-var-run-dbus-system_bus_socket-for-the-D-Bus-soc.patch
0008-README-document-that-var-run-must-be-a-symlink-run.patch
0010-Replace-var-run-with-run-in-remaining-places.patch
0009-Revert-back-to-var-run-at-a-couple-of-problems.patch
0011-fix-typo-in-iDRAC-network-interface-name-irdac-idrac.patch
0012-login-Allow-calling-org.freedesktop.login1.Seat.Swit.patch
0013-login-set-pos-slot-to-fallback-on-pos-eviction.patch
0014-login-fix-pos-array-allocation.patch
-------------------------------------------------------------------
Mon Mar 3 13:58:11 UTC 2014 - werner@suse.de