SHA256
1
0
forked from pool/kdump

Fix changelog entries by michals.

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=133
This commit is contained in:
Petr Tesařík 2017-06-21 13:37:30 +00:00 committed by Git OBS Bridge
parent bbbbb70cc7
commit 1d77e6d7e2

View File

@ -3,13 +3,16 @@ Fri Jun 16 12:04:14 UTC 2017 - msuchanek@suse.com
- kdump-do-not-free-fadump-memory-when-immediate-reboot-is-requested.patch
Releasing fadump memory can take a long time so skip it when
rebooting anyway (bsc#1040610)
rebooting anyway (bsc#1040610).
-------------------------------------------------------------------
Tue Jun 15 12:55:34 UTC 2017 - msuchanek@suse.com
- kdump-do-not-check-bind-mount.patch: Do not request filesystem
check on bind mounts (bsc#1034169).
- kdump-remount-sysroot-readwrite.patch: Also remount writable
any mounts that were already mounted readonly by systemd (bsc#1034169)
any mounts that were already mounted readonly by systemd
(bsc#1034169).
-------------------------------------------------------------------
Wed Jun 14 12:48:34 UTC 2017 - ptesarik@suse.com
@ -44,6 +47,7 @@ Thu Jun 1 14:50:25 UTC 2017 - msuchanek@suse.com
- kdump-source-save_dump.patch: save_dump.sh is designed to be
sourced and has numerous toplevel return statements. Source it
from the service definition as well to prevent bash complaints.
(bcs#1034169).
-------------------------------------------------------------------
Wed May 17 13:31:11 UTC 2017 - ptesarik@suse.com