Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nsd for openSUSE:Factory checked in 
at 2024-02-29 21:50:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nsd (Old)
 and      /work/SRC/openSUSE:Factory/.nsd.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nsd"

Thu Feb 29 21:50:31 2024 rev:34 rq:1153173 version:4.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nsd/nsd.changes  2024-02-09 23:54:30.787705796 
+0100
+++ /work/SRC/openSUSE:Factory/.nsd.new.1770/nsd.changes        2024-02-29 
21:50:48.979007152 +0100
@@ -1,0 +2,8 @@
+Mon Feb 26 18:42:56 UTC 2024 - Cristian Rodríguez <[email protected]>
+
+- As far as it is known the kernel has a working recvmmsg
+  pass --enable-recvmmsg to configure.
+- Don't --enable-mmap. Replacing malloc may sound attractive but
+  all safety checks to prevent corruption included in libc are lost.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nsd.spec ++++++
--- /var/tmp/diff_new_pack.0xahbI/_old  2024-02-29 21:50:49.859039595 +0100
+++ /var/tmp/diff_new_pack.0xahbI/_new  2024-02-29 21:50:49.863039743 +0100
@@ -78,9 +78,9 @@
     --enable-root-server               \
     --enable-bind8-stats               \
     --enable-zone-stats                \
-    --enable-mmap                      \
     --with-user=_nsd                   \
-    --enable-ratelimit
+    --enable-ratelimit \
+    --enable-recvmmsg
 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

Reply via email to