SHA256
1
0
forked from pool/systemd

- 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
This commit is contained in:
Marcus Meissner 2015-02-16 09:43:50 +00:00 committed by Git OBS Bridge
parent e9cf533fb1
commit 2a176fe605
4 changed files with 14 additions and 0 deletions

View File

@ -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

View File

@ -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}

View File

@ -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

View File

@ -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}