Hello community, here is the log from the commit of package bind for openSUSE:Factory checked in at 2020-05-12 22:27:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bind (Old) and /work/SRC/openSUSE:Factory/.bind.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bind" Tue May 12 22:27:11 2020 rev:150 rq:802618 version:9.16.1 Changes: -------- --- /work/SRC/openSUSE:Factory/bind/bind.changes 2020-04-22 20:44:47.774429481 +0200 +++ /work/SRC/openSUSE:Factory/.bind.new.2738/bind.changes 2020-05-12 22:28:23.443375866 +0200 @@ -1,0 +2,7 @@ +Fri May 8 12:07:50 UTC 2020 - Josef Möllers <[email protected]> + +- bind needs an accurate clock, so wait for the time-sync.target + to be reached before starting bind. + [bsc#1170667, bsc#1170713, vendor-files.tar.bz2] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vendor-files.tar.bz2 ++++++ 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-12-10 10:24:32.803653510 +0100 +++ new/vendor-files/system/named.service 2020-05-08 14:53:35.129101446 +0200 @@ -1,8 +1,10 @@ [Unit] Description=Berkeley Internet Name Domain (DNS) After=network.target +After=time-sync.target Before=nss-lookup.target Wants=nss-lookup.target +Wants=time-sync.target [Service] Type=forking
