Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nsd for openSUSE:Factory checked in 
at 2025-11-20 14:50:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nsd (Old)
 and      /work/SRC/openSUSE:Factory/.nsd.new.2061 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nsd"

Thu Nov 20 14:50:44 2025 rev:35 rq:1318736 version:4.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nsd/nsd.changes  2024-02-29 21:50:48.979007152 
+0100
+++ /work/SRC/openSUSE:Factory/.nsd.new.2061/nsd.changes        2025-11-20 
14:52:18.687269488 +0100
@@ -1,0 +2,20 @@
+Tue Nov 18 23:03:13 UTC 2025 - Marcus Rueckert <[email protected]>
+
+- update to 4.13.0:
+  https://github.com/NLnetLabs/nsd/blob/NSD_4_13_0_REL/doc/ChangeLog
+  https://github.com/NLnetLabs/nsd/blob/NSD_4_12_1_REL/doc/ChangeLog
+  https://github.com/NLnetLabs/nsd/blob/NSD_4_12_0_REL/doc/ChangeLog
+  https://github.com/NLnetLabs/nsd/blob/NSD_4_11_1_REL/doc/ChangeLog
+  https://github.com/NLnetLabs/nsd/blob/NSD_4_11_0_REL/doc/ChangeLog
+  https://github.com/NLnetLabs/nsd/blob/NSD_4_10_1_REL/doc/ChangeLog
+  https://github.com/NLnetLabs/nsd/blob/NSD_4_10_0_REL/doc/ChangeLog
+  https://github.com/NLnetLabs/nsd/blob/NSD_4_9_1_REL/doc/ChangeLog
+  https://github.com/NLnetLabs/nsd/blob/NSD_4_9_0_REL/doc/ChangeLog
+- enable systemd notify support. New Buildrequires:
+  pkgconfig(systemd) pkgconfig(libsystemd)
+- enable dnstap support. New BuildRequires:
+  libfstrm-devel libprotobuf-c-devel protobuf-c
+- enable tcp fast open support
+- enable support for >= 2038
+
+-------------------------------------------------------------------

Old:
----
  nsd-4.8.0.tar.gz
  nsd-4.8.0.tar.gz.asc

New:
----
  README.md
  _scmsync.obsinfo
  build.specials.obscpio
  nsd-4.13.0.tar.gz
  nsd-4.13.0.tar.gz.asc

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

Other differences:
------------------
++++++ nsd.spec ++++++
--- /var/tmp/diff_new_pack.3kpVfJ/_old  2025-11-20 14:52:19.211291592 +0100
+++ /var/tmp/diff_new_pack.3kpVfJ/_new  2025-11-20 14:52:19.211291592 +0100
@@ -23,15 +23,15 @@
 %define zonesdir   %{configdir}/zones
 %define pidfile    %{_rundir}/nsd/nsd.pid
 Name:           nsd
-Version:        4.8.0
+Version:        4.13.0
 Release:        0
 #
 Summary:        An authoritative-only domain name server
 #
 License:        BSD-3-Clause
 Group:          Productivity/Networking/DNS/Servers
-URL:            https://open.nlnetlabs.nl/nsd/
-Source:         https://open.nlnetlabs.nl/downloads/nsd/nsd-%{version}.tar.gz
+URL:            https://nlnetlabs.nl/projects/nsd/about/
+Source:         https://nlnetlabs.nl/downloads/nsd/nsd-%{version}.tar.gz
 Source1:        nsd.service
 Source2:        tmpfiles-nsd.conf
 # Generated with from https://nlnetlabs.nl/people/
@@ -39,17 +39,23 @@
 # curl -Ss https://nlnetlabs.nl/people/ | \
 #   grep 'PGP Key ID' | \
 #   sed 's,.*PGP Key ID: \([A-Z0-9 ]\+\).*,\1,' | \
-#   perl -e 'while($_=<>){chop; s, ,,g;print; print(" ");}' | \
+#   perl -e 'while($_=<>){chop; s, ,,g;print substr $_, -16; print(" ");}' | \
 #   xargs gpg --export-options export-minimal --export > nsd.keyring
 #
 Source4:        nsd.keyring
 Source5:        
https://www.nlnetlabs.nl/downloads/nsd/nsd-%{version}.tar.gz.asc
+Source10:       README.md
 #
 BuildRequires:  libevent-devel
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pwdutils
 BuildRequires:  tcpd-devel
+BuildRequires:  libfstrm-devel
+BuildRequires:  libprotobuf-c-devel >= 1.0.0
+BuildRequires:  protobuf-c >= 1.0.0
+BuildRequires:  pkgconfig(systemd)
+BuildRequires:  pkgconfig(libsystemd)
 Requires:       shadow
 Requires(post): coreutils
 Requires(post): findutils
@@ -80,7 +86,10 @@
     --enable-zone-stats                \
     --with-user=_nsd                   \
     --enable-ratelimit \
-    --enable-recvmmsg
+    --enable-recvmmsg \
+    --enable-systemd \
+    --enable-tcp-fastopen \
+    --enable-year2038
 make -O V=1 VERBOSE=1 %{?_smp_mflags}
 iconv -f iso8859-1 -t utf-8 doc/RELNOTES > doc/RELNOTES.utf8
 iconv -f iso8859-1 -t utf-8 doc/CREDITS > doc/CREDITS.utf8

++++++ README.md ++++++
NSD is an authoritative DNS server with upstream at

https://nlnetlabs.nl/projects/nsd/about/

The build status of the package in Factory is

![Factory build 
status](https://br.opensuse.org/status/openSUSE:Factory/nsd/standard)

and in devel project

![Devel build status](https://br.opensuse.org/status/server:dns/nsd)


++++++ _scmsync.obsinfo ++++++
mtime: 1763574141
commit: cbffe98ec3665cca3b05e50ad68f1ad7e04c337708ca0aa8223cebb7c924831c
url: https://src.opensuse.org/dns/nsd.git
revision: cbffe98ec3665cca3b05e50ad68f1ad7e04c337708ca0aa8223cebb7c924831c
projectscmsync: https://src.opensuse.org/dns/_ObsPrj.git

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2025-11-19 18:42:42.000000000 +0100
@@ -0,0 +1 @@
+.osc

++++++ nsd-4.8.0.tar.gz -> nsd-4.13.0.tar.gz ++++++
++++ 90838 lines of diff (skipped)

++++++ nsd.keyring ++++++
Binary files /var/tmp/diff_new_pack.3kpVfJ/_old and 
/var/tmp/diff_new_pack.3kpVfJ/_new differ

Reply via email to