From 119ddb3b0b9d8b263339f25ae75eafa3b8eb612bbdde911bb59a8d76cdab3558 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 16 Feb 2015 09:43:50 +0000 Subject: [PATCH] - disable systemd-resolved for now as it interacts not well with our methods and security has concerns regarding spoofing. bsc#917781 - disable systemd-resolved for now as it interacts not well with our methods and security has concerns regarding spoofing. bsc#917781 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=846 --- systemd-mini.changes | 6 ++++++ systemd-mini.spec | 1 + systemd.changes | 6 ++++++ systemd.spec | 1 + 4 files changed, 14 insertions(+) diff --git a/systemd-mini.changes b/systemd-mini.changes index 20d2f8ae..52870bc4 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 16 09:42:48 UTC 2015 - meissner@suse.com + +- disable systemd-resolved for now as it interacts not well with + our methods and security has concerns regarding spoofing. bsc#917781 + ------------------------------------------------------------------- Tue Jan 20 11:33:59 UTC 2015 - werner@suse.de diff --git a/systemd-mini.spec b/systemd-mini.spec index 867ef076..3a618870 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -802,6 +802,7 @@ cflags -Wl,--hash-size=8599 LDFLAGS %if %{without networkd} --disable-networkd \ %endif + --disable-resolved \ --disable-kdbus make %{?_smp_mflags} %if ! 0%{?bootstrap} diff --git a/systemd.changes b/systemd.changes index 20d2f8ae..52870bc4 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 16 09:42:48 UTC 2015 - meissner@suse.com + +- disable systemd-resolved for now as it interacts not well with + our methods and security has concerns regarding spoofing. bsc#917781 + ------------------------------------------------------------------- Tue Jan 20 11:33:59 UTC 2015 - werner@suse.de diff --git a/systemd.spec b/systemd.spec index 53048540..cc60f141 100644 --- a/systemd.spec +++ b/systemd.spec @@ -797,6 +797,7 @@ cflags -Wl,--hash-size=8599 LDFLAGS %if %{without networkd} --disable-networkd \ %endif + --disable-resolved \ --disable-kdbus make %{?_smp_mflags} %if ! 0%{?bootstrap}