Hello community,

here is the log from the commit of package bind for openSUSE:Factory checked in 
at 2018-12-19 13:23:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bind (Old)
 and      /work/SRC/openSUSE:Factory/.bind.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bind"

Wed Dec 19 13:23:53 2018 rev:140 rq:656817 version:9.11.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/bind/bind.changes        2018-10-02 
19:44:11.690029347 +0200
+++ /work/SRC/openSUSE:Factory/.bind.new.28833/bind.changes     2018-12-19 
13:23:54.769345595 +0100
@@ -1,0 +2,7 @@
+Mon Dec 10 09:25:44 UTC 2018 - Franck Bui <[email protected]>
+
+- Don't rely on /etc/insserv.conf anymore for proper dependencies
+  against nss-lookup.target in named.service and lwresd.service
+  (bsc#1118367 bsc#1118368)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------


++++++ vendor-files.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vendor-files/system/lwresd.service 
new/vendor-files/system/lwresd.service
--- old/vendor-files/system/lwresd.service      2018-02-06 19:12:17.863808597 
+0100
+++ new/vendor-files/system/lwresd.service      2018-12-10 10:23:42.436909759 
+0100
@@ -1,6 +1,8 @@
 [Unit]
 Description=Lightweight Resolver Daemon
 After=network.target
+Before=nss-lookup.target
+Wants=nss-lookup.target
 
 [Service]
 Type=forking
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vendor-files/system/named.service 
new/vendor-files/system/named.service
--- old/vendor-files/system/named.service       2018-02-06 13:22:13.952501433 
+0100
+++ new/vendor-files/system/named.service       2018-12-10 10:24:32.803653510 
+0100
@@ -1,6 +1,8 @@
 [Unit]
 Description=Berkeley Internet Name Domain (DNS)
 After=network.target
+Before=nss-lookup.target
+Wants=nss-lookup.target
 
 [Service]
 Type=forking


Reply via email to