commit nfdump for openSUSE:Factory

2020-08-04 Thread root
Hello community,

here is the log from the commit of package nfdump for openSUSE:Factory checked 
in at 2020-08-04 20:20:44

Comparing /work/SRC/openSUSE:Factory/nfdump (Old)
 and  /work/SRC/openSUSE:Factory/.nfdump.new.3592 (New)


Package is "nfdump"

Tue Aug  4 20:20:44 2020 rev:3 rq:824142 version:1.6.21

Changes:

--- /work/SRC/openSUSE:Factory/nfdump/nfdump.changes2020-04-01 
19:20:31.319590064 +0200
+++ /work/SRC/openSUSE:Factory/.nfdump.new.3592/nfdump.changes  2020-08-04 
20:20:59.416984315 +0200
@@ -1,0 +2,19 @@
+Sun Aug  2 10:01:01 UTC 2020 - Martin Hauke 
+
+- Update to version 1.6.21
+  * Implement rfc 7011 and include sender UDP port into unique
+template identification.
+  * Add token 'dir' equivalent to 'flowdir' in filter syntax.
+  * Add optional print direction ascending or descending to output
+of statistics -s and ordered printing -O.
+  * Avoid use_syslog name clash on certain OS.
+  * Honor -n flag when printing sorted flow cache.
+  * Fix uninitialized variable printPlain.
+  * Fix bug #223 limit matchig flows -c
+  * Restore old behaviour unlimiting output flows unless in -s stat
+  * Fix ft2nfdump nexthop fields
+  * Fix ft2nfdump extension map size
+  * internal: put output parameters in a single struct
+  * Fix GuessDir bug - issue #215
+
+---

Old:

  nfdump-1.6.20.tar.gz

New:

  nfdump-1.6.21.tar.gz



Other differences:
--
++ nfdump.spec ++
--- /var/tmp/diff_new_pack.Ycm5AP/_old  2020-08-04 20:21:03.204985296 +0200
+++ /var/tmp/diff_new_pack.Ycm5AP/_new  2020-08-04 20:21:03.208985297 +0200
@@ -20,7 +20,7 @@
 %define sfcapddatadir  %{_localstatedir}/lib/sfcapd
 %define nfhomedir %{_var}/lib/%{name}
 Name:   nfdump
-Version:1.6.20
+Version:1.6.21
 Release:0
 Summary:CLI tools to collect and process netflow data
 License:BSD-3-Clause

++ nfdump-1.6.20.tar.gz -> nfdump-1.6.21.tar.gz ++
 2312 lines of diff (skipped)




commit nfdump for openSUSE:Factory

2020-04-01 Thread root
Hello community,

here is the log from the commit of package nfdump for openSUSE:Factory checked 
in at 2020-04-01 19:20:27

Comparing /work/SRC/openSUSE:Factory/nfdump (Old)
 and  /work/SRC/openSUSE:Factory/.nfdump.new.3248 (New)


Package is "nfdump"

Wed Apr  1 19:20:27 2020 rev:2 rq:790580 version:1.6.20

Changes:

--- /work/SRC/openSUSE:Factory/nfdump/nfdump.changes2020-02-27 
14:40:57.974481427 +0100
+++ /work/SRC/openSUSE:Factory/.nfdump.new.3248/nfdump.changes  2020-04-01 
19:20:31.319590064 +0200
@@ -1,0 +2,8 @@
+Sun Mar 29 10:33:10 UTC 2020 - Martin Hauke 
+
+- Update to version 1.6.20
+ - More cleanup on plain number printing
+ - Fix plain numbers bug #213
+ - Fix profiler filer bug
+
+---

Old:

  nfdump-1.6.19.tar.gz

New:

  nfdump-1.6.20.tar.gz



Other differences:
--
++ nfdump.spec ++
--- /var/tmp/diff_new_pack.uIOjDG/_old  2020-04-01 19:20:31.879590316 +0200
+++ /var/tmp/diff_new_pack.uIOjDG/_new  2020-04-01 19:20:31.887590320 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package 
+# spec file for package nfdump
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,14 +12,15 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define nfcapddatadir  %{_localstatedir}/lib/nfcapd
 %define sfcapddatadir  %{_localstatedir}/lib/sfcapd
 %define nfhomedir %{_var}/lib/%{name}
 Name:   nfdump
-Version:1.6.19
+Version:1.6.20
 Release:0
 Summary:CLI tools to collect and process netflow data
 License:BSD-3-Clause

++ nfdump-1.6.19.tar.gz -> nfdump-1.6.20.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nfdump-1.6.19/ChangeLog new/nfdump-1.6.20/ChangeLog
--- old/nfdump-1.6.19/ChangeLog 2020-02-22 08:39:45.0 +0100
+++ new/nfdump-1.6.20/ChangeLog 2020-03-29 12:00:43.0 +0200
@@ -1,3 +1,11 @@
+2020-03-29
+- Release 1.6.20
+- More cleanup on plain number printing
+
+2020-03-28
+- Fix plain numbers bug #213
+- Fix profiler filer bug
+
 2020-02-22
 - Release 1.6.19
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nfdump-1.6.19/README.md new/nfdump-1.6.20/README.md
--- old/nfdump-1.6.19/README.md 2020-02-22 08:39:45.0 +0100
+++ new/nfdump-1.6.20/README.md 2020-03-29 12:00:43.0 +0200
@@ -1,8 +1,8 @@
 # nfdump
 
-Stable Release v1.6.19
+Stable Release v1.6.20
 
-See the Changelog file for all changes in release 1.6.19
+See the Changelog file for all changes in release 1.6.20
 
 nfdump is a toolset in order to collect and process netflow and sflow data, 
sent from netflow/sflow compatible devices. 
 The toolset supports netflow __v1__, __v5/v7__,__v9__,__IPFIX__ and __SFLOW__. 
 nfdump supports IPv4 as well as IPv6.
@@ -31,7 +31,7 @@
 does not support the full IPFIX definition.
 
 * Supports basically same feature set of elements as netflow_v9 module
-* Only UDP traffic is accepted no tCP/SCTP
+* Only UDP traffic is accepted no TCP/SCTP
 * If you would like to see more IPFIX support, please contact me. 
 
 ---
@@ -215,7 +215,7 @@
 proper IP addresses.
 
 See the manual pages or use the -h switch for details on using each of 
-the programs. For any questions send email to ph...@users.sourceforge.net
+the programs. For any questions send email to pe...@people.ops-trust.net
 
 Configure your router to export netflow. See the relevant documentation
 for your model. 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nfdump-1.6.19/bin/Makefile.am 
new/nfdump-1.6.20/bin/Makefile.am
--- old/nfdump-1.6.19/bin/Makefile.am   2020-02-22 08:39:45.0 +0100
+++ new/nfdump-1.6.20/bin/Makefile.am   2020-03-29 12:00:43.0 +0200
@@ -37,7 +37,8 @@
 output += output_json.c output_json.h output_csv.c output_csv.h output_pipe.c 
output_pipe.h
 output += output_fmt.c output_fmt.h 
 util = util.c util.h
-filelzo = minilzo.c minilzo.h lzoconf.h lzodefs.h lz4.c lz4.h nffile.c 
nffile.h nfx.c nfx.h 
+filelzo = minilzo.c minilzo.h lzoconf.h lzodefs.h lz4.c lz4.h 
+nffile = nffile.c nffile.h nfx.c nfx.h 
 nflist = flist.c flist.h fts_compat.c fts_compat.h
 filter = grammar.y scanner.l nftree.c nftree.h ipconv.c ipconv.h rbtree.h
 exporter = exporter.c exporter.h
@@