Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nfdump for openSUSE:Factory checked in at 2022-03-29 18:15:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nfdump (Old) and /work/SRC/openSUSE:Factory/.nfdump.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nfdump" Tue Mar 29 18:15:32 2022 rev:6 rq:965576 version:1.6.24 Changes: -------- --- /work/SRC/openSUSE:Factory/nfdump/nfdump.changes 2021-05-10 15:41:31.829050945 +0200 +++ /work/SRC/openSUSE:Factory/.nfdump.new.1900/nfdump.changes 2022-03-29 18:16:00.943168769 +0200 @@ -1,0 +2,15 @@ +Sat Mar 26 12:24:17 UTC 2022 - Martin Hauke <mar...@gmx.de> + +- Update to version 1.6.24 + * Fix cmd line processinf in nfanon. #328 + * Make configure.ac autoconf 2.69 compatible + * Cleanup automake files. Fixes #304. + * Fix link handling in nfpcapd + * Fix compile flags #304 + * Add NAT event record support for IPFIX. #298 + * Fix issue #296 - broken json format with option -q + * Fix json msec formating + * Silence short packet logs due to small snaplen in pcaproc.c #221 + * Fix minor bugs + +------------------------------------------------------------------- Old: ---- nfdump-1.6.23.tar.gz New: ---- nfdump-1.6.24.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nfdump.spec ++++++ --- /var/tmp/diff_new_pack.AEjBFs/_old 2022-03-29 18:16:01.375169208 +0200 +++ /var/tmp/diff_new_pack.AEjBFs/_new 2022-03-29 18:16:01.383169216 +0200 @@ -1,7 +1,7 @@ # # spec file for package nfdump # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define sfcapddatadir %{_localstatedir}/lib/sfcapd %define nfhomedir %{_var}/lib/%{name} Name: nfdump -Version: 1.6.23 +Version: 1.6.24 Release: 0 Summary: CLI tools to collect and process netflow data License: BSD-3-Clause @@ -63,8 +63,8 @@ %{buildroot}%{nfhomedir} \ %{buildroot}%{nfcapddatadir} \ %{buildroot}%{sfcapddatadir} -rm -f "%{buildroot}/%{_libdir}"/libnfdump.a -rm -f "%{buildroot}/%{_libdir}"/libnfdump.la +rm "%{buildroot}/%{_libdir}"/libnfdump.a +rm "%{buildroot}/%{_libdir}"/libnfdump.la %pre %{_sbindir}/groupadd -r %{name} &>/dev/null || : ++++++ nfdump-1.6.23.tar.gz -> nfdump-1.6.24.tar.gz ++++++ ++++ 16559 lines of diff (skipped)