Accepting request 418686 from home:aeneas_jaissle:branches:network:utilities

Update to 3.1.3 / boo#984453, CVE-2016-4303

OBS-URL: https://build.opensuse.org/request/show/418686
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iperf?expand=0&rev=36
This commit is contained in:
Aeneas Jaißle 2016-08-11 14:25:00 +00:00 committed by Git OBS Bridge
parent 183b279ef3
commit e57c2d980f
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9dbdb99f869c077d14bc1de78675f5e4b8d1bf78dc92381e96c3eb5b1fd7d86
size 542280

3
iperf-3.1.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:60d8db69b1d74a64d78566c2317c373a85fef691b8d277737ee5d29f448595bf
size 546899

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Aug 11 14:07:45 UTC 2016 - aj@ajaissle.de
- update to version 3.1.3
* fixes [boo#984453] [CVE-2016-4303] JSON parsing vulnerability
* also includes support for fair-queueing, per-socket based
pacing of tests on platforms that support it (currently recent
Linux distributions), as well as several other fixes.
-------------------------------------------------------------------
Mon Feb 8 16:30:00 UTC 2016 - msvec@suse.com

View File

@ -18,14 +18,14 @@
%define soname 0
Name: iperf
Version: 3.1.2
Version: 3.1.3
Release: 0
Summary: A tool to measure network performance
License: BSD-3-Clause
Group: Productivity/Networking/Diagnostic
Url: http://software.es.net/iperf/
#Source URL: http://downloads.es.net/pub/iperf/%{name}-%{version}.tar.gz
Source: %{name}-%{version}.tar.gz
Source: http://downloads.es.net/pub/iperf/%{name}-%{version}.tar.gz
# PATCH-FIX-OPENSUSE -- Disable profiling if %%optflags includes -fomit-frame-pointer, as option -pg conflicts with it
Patch1: iperf-disable-profiling.patch
%if %{?sles_version} && %{?sles_version} <= 11