- hostname-NULL.patch: Work around a crash on XEN hosts
in OBS. /etc/hostname is not present and systemd then does strchr(hostname,soemthing) with hostname NULL. - hostname-NULL.patch: Work around a crash on XEN hosts in OBS. /etc/hostname is not present and systemd then does strchr(hostname,soemthing) with hostname NULL. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=888
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 29 18:10:53 UTC 2015 - meissner@suse.com
|
||||
|
||||
- hostname-NULL.patch: Work around a crash on XEN hosts
|
||||
in OBS. /etc/hostname is not present and systemd then does
|
||||
strchr(hostname,soemthing) with hostname NULL.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 29 09:02:21 UTC 2015 - werner@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user