From 470b819b3d5889b65667cfeffd3e3158271392cfb8c09063d41e5061a6ab3c67 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Tue, 7 Jan 2020 07:55:14 +0000 Subject: [PATCH] Accepting request 760408 from home:mnhauke:security - Update to version 1.7.4 + Introduced support for the 'vxlan' VXLAN/VNI primitive in all traffic daemons + BMP daemon: added support for Peer Up message namespace for TLVs + sfprobe plugin: added support for IPv6 transport for sFlow export. See /usr/share/doc/packages/pmacct/ChangeLog for all changes OBS-URL: https://build.opensuse.org/request/show/760408 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/pmacct?expand=0&rev=93 --- pmacct-1.7.3.tar.gz | 3 --- pmacct-1.7.4.tar.gz | 3 +++ pmacct.changes | 10 ++++++++++ pmacct.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 pmacct-1.7.3.tar.gz create mode 100644 pmacct-1.7.4.tar.gz diff --git a/pmacct-1.7.3.tar.gz b/pmacct-1.7.3.tar.gz deleted file mode 100644 index 3fd0980..0000000 --- a/pmacct-1.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82ca04674a0d6f1ce11dc64d5d44d49bcf923cefff99799359148abb6bfd4f1d -size 1467237 diff --git a/pmacct-1.7.4.tar.gz b/pmacct-1.7.4.tar.gz new file mode 100644 index 0000000..92ad7b1 --- /dev/null +++ b/pmacct-1.7.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28347765d8cbe226fb6b23a6eb90c4242ba80fb7538ae029ce3ae44c87c5b9a +size 1581213 diff --git a/pmacct.changes b/pmacct.changes index 0aca661..0aeff47 100644 --- a/pmacct.changes +++ b/pmacct.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jan 2 11:41:34 UTC 2020 - Martin Hauke + +- Update to version 1.7.4 + + Introduced support for the 'vxlan' VXLAN/VNI primitive in all + traffic daemons + + BMP daemon: added support for Peer Up message namespace for TLVs + + sfprobe plugin: added support for IPv6 transport for sFlow export. + See /usr/share/doc/packages/pmacct/ChangeLog for all changes + ------------------------------------------------------------------- Thu Nov 7 20:08:48 UTC 2019 - Martin Hauke diff --git a/pmacct.spec b/pmacct.spec index 1ede020..24eb032 100644 --- a/pmacct.spec +++ b/pmacct.spec @@ -1,7 +1,7 @@ # # spec file for package pmacct # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ %bcond_with ndpi Name: pmacct -Version: 1.7.3 +Version: 1.7.4 Release: 0 Summary: Accounting and aggregation toolsuite for IPv4 and IPv6 License: GPL-2.0-only