diff --git a/iperf-3.12.tar.gz b/iperf-3.12.tar.gz deleted file mode 100644 index af0c8c1..0000000 --- a/iperf-3.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72034ecfb6a7d6d67e384e19fb6efff3236ca4f7ed4c518d7db649c447e1ffd6 -size 644807 diff --git a/iperf-3.12.tar.gz.sha256 b/iperf-3.12.tar.gz.sha256 deleted file mode 100644 index 42817b8..0000000 --- a/iperf-3.12.tar.gz.sha256 +++ /dev/null @@ -1 +0,0 @@ -72034ecfb6a7d6d67e384e19fb6efff3236ca4f7ed4c518d7db649c447e1ffd6 iperf-3.12.tar.gz diff --git a/iperf-3.13.tar.gz b/iperf-3.13.tar.gz new file mode 100644 index 0000000..1f2b1ff --- /dev/null +++ b/iperf-3.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bee427aeb13d6a2ee22073f23261f63712d82befaa83ac8cb4db5da4c2bdc865 +size 646508 diff --git a/iperf-3.13.tar.gz.sha256 b/iperf-3.13.tar.gz.sha256 new file mode 100644 index 0000000..6da695b --- /dev/null +++ b/iperf-3.13.tar.gz.sha256 @@ -0,0 +1 @@ +bee427aeb13d6a2ee22073f23261f63712d82befaa83ac8cb4db5da4c2bdc865 iperf-3.13.tar.gz diff --git a/iperf.changes b/iperf.changes index 67e533a..035ceba 100644 --- a/iperf.changes +++ b/iperf.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Mar 7 07:26:47 UTC 2023 - Dirk Müller + +- update to 3.13: + * Added missing bind_dev getter and setter. + * a fix for A resource leak bug in function iperf_create_pidfile (#1443) + * doc: Fix copy-and-paste error leading to wrong error message + * Fix crash on rcv-timeout with JSON logfile + ------------------------------------------------------------------- Sat Dec 3 13:24:09 UTC 2022 - Dirk Müller diff --git a/iperf.spec b/iperf.spec index 629405c..e42cec6 100644 --- a/iperf.spec +++ b/iperf.spec @@ -1,7 +1,7 @@ # # spec file for package iperf # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define soname 0 Name: iperf -Version: 3.12 +Version: 3.13 Release: 0 Summary: A tool to measure network performance License: BSD-3-Clause