From 75f76e6b857ae55a55c4a03f96029a9ce3109321 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 19 Jul 2018 12:38:34 -0400 Subject: libre/systemd: Re-generate the FSDG patch files --- ...005-FSDG-systemd-resolved-Fallback-hostname-to-gnu-linux.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre/systemd/0005-FSDG-systemd-resolved-Fallback-hostname-to-gnu-linux.patch') diff --git a/libre/systemd/0005-FSDG-systemd-resolved-Fallback-hostname-to-gnu-linux.patch b/libre/systemd/0005-FSDG-systemd-resolved-Fallback-hostname-to-gnu-linux.patch index 9cbd40515..5e170ce34 100644 --- a/libre/systemd/0005-FSDG-systemd-resolved-Fallback-hostname-to-gnu-linux.patch +++ b/libre/systemd/0005-FSDG-systemd-resolved-Fallback-hostname-to-gnu-linux.patch @@ -1,4 +1,4 @@ -From 025279cf5c4ff229cd191439d424295a0de69d65 Mon Sep 17 00:00:00 2001 +From 50b001e3d034825142c03e612af9d4a5a307472f Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 25 May 2016 12:31:20 -0400 Subject: [PATCH 5/7] FSDG: systemd-resolved: Fallback hostname to "gnu-linux" @@ -9,10 +9,10 @@ Subject: [PATCH 5/7] FSDG: systemd-resolved: Fallback hostname to "gnu-linux" 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/resolve/resolved-manager.c b/src/resolve/resolved-manager.c -index 2dbf432df9..696bf4679e 100644 +index 01372fc66b..9155ce5c2e 100644 --- a/src/resolve/resolved-manager.c +++ b/src/resolve/resolved-manager.c -@@ -408,10 +408,10 @@ static int determine_hostname(char **full_hostname, char **llmnr_hostname, char +@@ -387,10 +387,10 @@ static int determine_hostname(char **full_hostname, char **llmnr_hostname, char static const char *fallback_hostname(void) { /* Determine the fall back hostname. For exposing this system to the outside world, we cannot have it to be @@ -26,5 +26,5 @@ index 2dbf432df9..696bf4679e 100644 return FALLBACK_HOSTNAME; } -- -2.15.1 +2.18.0 -- cgit v1.2.3