Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knot for openSUSE:Factory checked in 
at 2021-05-23 00:06:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knot (Old)
 and      /work/SRC/openSUSE:Factory/.knot.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knot"

Sun May 23 00:06:04 2021 rev:5 rq:894867 version:3.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/knot/knot.changes        2021-04-21 
21:00:14.062280249 +0200
+++ /work/SRC/openSUSE:Factory/.knot.new.2988/knot.changes      2021-05-23 
00:06:05.690636166 +0200
@@ -1,0 +2,18 @@
+Fri May 14 21:24:51 UTC 2021 - Michal Hrusecky <[email protected]>
+
+- make sure we have getent and groupadd/useradd in pre
+  * added dependency on shadow and glibc
+  * might be related to bnc#1186023
+
+-------------------------------------------------------------------
+Wed May 12 12:43:44 UTC 2021 - Michal Hrusecky <[email protected]>
+
+- update to version 3.0.6, see:
+  https://www.knot-dns.cz/2021-05-12-version-306.html
+
+-------------------------------------------------------------------
+Tue May 11 09:24:39 UTC 2021 - Michal Hrusecky <[email protected]>
+
+- Make /etc/knot directory owned by knot - fix reload action
+
+-------------------------------------------------------------------

Old:
----
  knot-3.0.5.tar.xz
  knot-3.0.5.tar.xz.asc

New:
----
  knot-3.0.6.tar.xz
  knot-3.0.6.tar.xz.asc

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

Other differences:
------------------
++++++ knot.spec ++++++
--- /var/tmp/diff_new_pack.TEn7kQ/_old  2021-05-23 00:06:06.246633207 +0200
+++ /var/tmp/diff_new_pack.TEn7kQ/_new  2021-05-23 00:06:06.250633186 +0200
@@ -45,7 +45,7 @@
 %define libzscanner libzscanner3
 
 Name:           knot
-Version:        3.0.5
+Version:        3.0.6
 Release:        0
 %define pkg_name knot
 Summary:        An authoritative DNS daemon
@@ -73,6 +73,8 @@
 BuildRequires:  libcap-ng-devel
 BuildRequires:  xz
 Requires(pre):  pwdutils
+Requires(pre):  shadow
+Requires(pre):  glibc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  lmdb-devel >= 0.9.15
 %if %{with docs}
@@ -247,7 +249,7 @@
 %postun -n %{libzscanner} -p /sbin/ldconfig
 
 %files
-%dir %attr(750,root,root) %{_sysconfdir}/%{pkg_name}
+%dir %attr(750,knot,knot) %{_sysconfdir}/%{pkg_name}
 %config(noreplace) %{_sysconfdir}/%{pkg_name}/%{pkg_name}.conf
 %{_sbindir}/*
 %{_bindir}/*

++++++ knot-3.0.5.tar.xz -> knot-3.0.6.tar.xz ++++++
++++ 5076 lines of diff (skipped)

Reply via email to