summaryrefslogtreecommitdiff
path: root/libre/systemd/0005-FSDG-systemd-resolved-Fallback-hostname-to-gnu-linux.patch
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-07-19 12:38:34 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-07-19 14:27:10 -0400
commit75f76e6b857ae55a55c4a03f96029a9ce3109321 (patch)
tree011a7cb1e951033a1c7c47125edd06d763d78287 /libre/systemd/0005-FSDG-systemd-resolved-Fallback-hostname-to-gnu-linux.patch
parent087ec1ca43072b28a6e4e0793fe1b3fa7b7042b5 (diff)
downloadabslibre-75f76e6b857ae55a55c4a03f96029a9ce3109321.tar.gz
abslibre-75f76e6b857ae55a55c4a03f96029a9ce3109321.tar.bz2
abslibre-75f76e6b857ae55a55c4a03f96029a9ce3109321.zip
libre/systemd: Re-generate the FSDG patch files
Diffstat (limited to 'libre/systemd/0005-FSDG-systemd-resolved-Fallback-hostname-to-gnu-linux.patch')
-rw-r--r--libre/systemd/0005-FSDG-systemd-resolved-Fallback-hostname-to-gnu-linux.patch8
1 files changed, 4 insertions, 4 deletions
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 <lukeshu@parabola.nu>
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