Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nfdump for openSUSE:Factory checked in at 2025-11-10 19:16:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nfdump (Old) and /work/SRC/openSUSE:Factory/.nfdump.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nfdump" Mon Nov 10 19:16:23 2025 rev:15 rq:1316709 version:1.7.7 Changes: -------- --- /work/SRC/openSUSE:Factory/nfdump/nfdump.changes 2025-05-01 15:23:05.922209999 +0200 +++ /work/SRC/openSUSE:Factory/.nfdump.new.1980/nfdump.changes 2025-11-10 19:16:34.270413262 +0100 @@ -1,0 +2,17 @@ +Sun Nov 9 18:50:20 UTC 2025 - Martin Hauke <[email protected]> + +- Update to version 1.7.7 + * Implement yaf file reader. + * Improve nfpcapd on payload handling. + * Evaluate IPv6 fragmentation header and reassemble IPv6 packets. + * Update IPv4 fragmentation code. + * Replace dns packet decoder with more complete SPCDNS decoder. + * Improve payload filter. + * Add element statistics about tunnel protocols. + * Add TCP Flags aggregation option. + * Add new nfdump filter syntax cheatsheet. + * Improve HexDump output - cyber chef compatible. + * Honor the ipVersion flag, if exported. + * Lots of code cleanups. + +------------------------------------------------------------------- Old: ---- nfdump-1.7.6.tar.gz New: ---- nfdump-1.7.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nfdump.spec ++++++ --- /var/tmp/diff_new_pack.zyxf50/_old 2025-11-10 19:16:34.990443426 +0100 +++ /var/tmp/diff_new_pack.zyxf50/_new 2025-11-10 19:16:34.994443594 +0100 @@ -1,7 +1,7 @@ # # spec file for package nfdump # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,9 +19,9 @@ %define nfcapddatadir %{_localstatedir}/lib/nfcapd %define sfcapddatadir %{_localstatedir}/lib/sfcapd %define nfhomedir %{_var}/lib/%{name} -%define sover 1_7_6 +%define sover 1_7_7 Name: nfdump -Version: 1.7.6 +Version: 1.7.7 Release: 0 Summary: CLI tools to collect and process netflow data License: BSD-3-Clause @@ -38,6 +38,8 @@ BuildRequires: rrdtool-devel BuildRequires: pkgconfig(bzip2) BuildRequires: pkgconfig(libcurl) +BuildRequires: pkgconfig(liblz4) +BuildRequires: pkgconfig(libzstd) Requires: rrdtool Provides: group(%{name}) Provides: user(%{name}) ++++++ nfdump-1.7.6.tar.gz -> nfdump-1.7.7.tar.gz ++++++ ++++ 11024 lines of diff (skipped)
