Accepting request 772533 from home:mnhauke:security
- Update to version 1.7.4p1 fix, pre_tag_map: a memory leak in pretag_entry_process() has been introduced in 1.7.4. OBS-URL: https://build.opensuse.org/request/show/772533 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/pmacct?expand=0&rev=95
This commit is contained in:
parent
470b819b3d
commit
7fc43e0fc6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f28347765d8cbe226fb6b23a6eb90c4242ba80fb7538ae029ce3ae44c87c5b9a
|
||||
size 1581213
|
3
pmacct-1.7.4p1.tar.gz
Normal file
3
pmacct-1.7.4p1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a35fdde01a2e34faf7c0d68cb3010bca56667638a6227b02384d015ee9c1335
|
||||
size 1581347
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 9 10:02:46 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 1.7.4p1
|
||||
fix, pre_tag_map: a memory leak in pretag_entry_process() has been
|
||||
introduced in 1.7.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 2 11:41:34 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package pmacct
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX 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
|
||||
@ -24,7 +24,7 @@
|
||||
%bcond_with ndpi
|
||||
|
||||
Name: pmacct
|
||||
Version: 1.7.4
|
||||
Version: 1.7.4p1
|
||||
Release: 0
|
||||
Summary: Accounting and aggregation toolsuite for IPv4 and IPv6
|
||||
License: GPL-2.0-only
|
||||
@ -72,7 +72,7 @@ supported, both unicast and multicast. A client program can export
|
||||
export data to tools like RRDtool, GNUPlot, Net-SNMP, MRTG, and Cacti.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -n %{name}-1.7.4
|
||||
|
||||
# fix permissions
|
||||
chmod -x sql/pmacct-*
|
||||
|
Loading…
x
Reference in New Issue
Block a user