Hello community,

here is the log from the commit of package pdns-recursor for openSUSE:Factory 
checked in at 2020-03-07 21:41:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pdns-recursor (Old)
 and      /work/SRC/openSUSE:Factory/.pdns-recursor.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pdns-recursor"

Sat Mar  7 21:41:49 2020 rev:32 rq:782531 version:4.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pdns-recursor/pdns-recursor.changes      
2020-03-04 09:42:51.930016254 +0100
+++ /work/SRC/openSUSE:Factory/.pdns-recursor.new.26092/pdns-recursor.changes   
2020-03-07 21:42:06.876429180 +0100
@@ -1,0 +2,6 @@
+Sat Mar  7 12:14:54 UTC 2020 - Wolfgang Rosenauer <[email protected]>
+
+- fixed configuration to make the service start
+  https://docs.powerdns.com/recursor/upgrade.html#x-to-4-3-0-or-master
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pdns-recursor.spec ++++++
--- /var/tmp/diff_new_pack.KeVEpd/_old  2020-03-07 21:42:12.024432656 +0100
+++ /var/tmp/diff_new_pack.KeVEpd/_new  2020-03-07 21:42:12.028432658 +0100
@@ -80,7 +80,7 @@
 %endif
 PreReq:         pdns-common
 #
-Url:            http://www.powerdns.com/
+URL:            http://www.powerdns.com/
 Source:         
http://downloads.powerdns.com/releases/%{name}-%{version}.tar.bz2
 Source10:       
http://downloads.powerdns.com/releases/%{name}-%{version}.tar.bz2.sig
 Source11:       
https://powerdns.com/powerdns-keyblock.asc#/pdns-recursor.keyring
@@ -115,7 +115,9 @@
   --with-protobuf \
 %endif
   --with-lua                         \
-  --with-socketdir=%{_localstatedir}
+  --with-socketdir=%{_rundir}        \
+  --with-service-user=pdns           \
+  --with-service-group=pdns
 make %{?_smp_mflags}
 
 %install




Reply via email to