Commit graph

44 commits

Author SHA1 Message Date
Janne Heß 7ef527cff8
iperf3: 3.8.1 -> 3.9 (#100744)
changelog http://software.es.net/iperf/news.html#iperf-3-9-released
2020-10-19 12:24:49 +02:00
zowoq c4a797d59b iperf3: 3.7 -> 3.8.1
https://github.com/esnet/iperf/blob/master/RELNOTES.md#iperf-38-2020-06-08
https://github.com/esnet/iperf/blob/master/RELNOTES.md#iperf-381-2020-06-10
2020-06-18 15:15:45 +10:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Sergey Lukjanov eabc138cb9 iperf3: fix compilation to support authentication creds
Service iperf3 defines authorizedUsersFile and rsaPrivateKey to
enable authenticated iperf server. It requires iperf to be compiled
with openssl.

https://nixos.org/nixos/options.html#services.iperf3.authorizedusersfile
2020-01-12 17:57:48 -08:00
edef 78cb116272 iperf3: correct license to bsd3 (#73949)
Quoth http://software.es.net/iperf:
> [iperf3] is released under a three-clause BSD license.
2019-11-24 11:58:38 +01:00
Jörg Thalheim fa2e8fc136
iperf3: update musl patch 2019-10-17 17:41:19 +01:00
R. RyanTM c0773aa73c iperf: 3.6 -> 3.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/iperf/versions
2019-07-06 06:33:10 +02:00
Profpatsch ff132824f2 iperf2: make binary symlink & prioritize iperf3
If both are in the environment, iperf3 should be used as `bin/iperf`
by default, for more consistency.
2019-06-04 14:37:04 +02:00
Profpatsch 347bf168da iperf3: symlink manpage to iperf & split man output
Closes: https://github.com/NixOS/nixpkgs/issues/62255
2019-06-03 15:51:15 +02:00
Franz Pletz f6c86a7e5d
Merge pull request #54938 from mmlb/update-iperf2
iperf2: 2.0.12 -> 2.0.13
2019-02-03 08:39:47 +00:00
Jörg Thalheim 5b622c115d
iperf3: fix musl patch 2019-01-30 15:27:44 +00:00
Manuel Mendez 3bdd1156b8 iperf2: enable fastsampling config option
From ./configure --help

  --enable-fastsampling   enable support for 100 microsecond report intervals
2019-01-30 08:39:46 -05:00
Manuel Mendez b99cc81d49 iperf2: 2.0.12 -> 2.0.13 2019-01-30 08:30:39 -05:00
Jörg Thalheim b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
R. RyanTM 28817750a7 iperf: 3.5 -> 3.6 (#43002) 2018-07-04 14:40:35 +00:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
R. RyanTM db44f2614b iperf2: 2.0.11 -> 2.0.12
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/iperf/versions.

These checks were done:

- built on NixOS
- /nix/store/c7p3b3b353pssma0cg1wg78pfs6x2is3-iperf-2.0.12/bin/iperf passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.0.12 with grep in /nix/store/c7p3b3b353pssma0cg1wg78pfs6x2is3-iperf-2.0.12
- directory tree listing: https://gist.github.com/457110ea6db3cd3dbd6c9bc7ff82477a
- du listing: https://gist.github.com/86655ffd63846a5d3a473393af8e4da9
2018-06-27 19:38:07 -07:00
R. RyanTM 98463f7a6c iperf2: 2.0.10 -> 2.0.11
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/iperf/versions.

These checks were done:

- built on NixOS
- /nix/store/96cfq6l9jpw5jb2xfmyqsqvpx9khvaff-iperf-2.0.11/bin/iperf passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.0.11 with grep in /nix/store/96cfq6l9jpw5jb2xfmyqsqvpx9khvaff-iperf-2.0.11
- directory tree listing: https://gist.github.com/9e979b025f65af2cc7e8ffe313002b2f
- du listing: https://gist.github.com/68cf597a93df8e798cb97551f8303fa4
2018-05-30 17:50:58 -07:00
Tuomas Tynkkynen 55b5c40a8d iperf: 3.4 -> 3.5 2018-03-03 21:33:08 +02:00
Will Dietz ba88655328 iperf3: remove upstreamed patches and workarounds (musl) 2018-02-21 12:35:59 -06:00
Tuomas Tynkkynen 06d0ef2373 iperf: 3.3 -> 3.4 2018-02-17 22:34:13 +02:00
Will Dietz 4a605161b3 iperf: Fix build with musl. 2018-02-13 09:44:52 -06:00
Franz Pletz 052234ff91
iperf2: 2.0.9 -> 2.0.10 2018-01-28 18:52:24 +01:00
Tuomas Tynkkynen c2031ee785 iperf: 3.2 -> 3.3 2017-11-18 17:40:26 +02:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Tuomas Tynkkynen ed9bb167d5 iperf: 3.1.7 -> 3.2 2017-07-04 17:30:02 +03:00
Tuomas Tynkkynen 997b77cd38 iperf: 3.1.3 -> 3.1.7 2017-04-09 21:48:25 +03:00
Dan Peebles c46600d47b iperf2: 2.0.5 -> 2.0.9
This also fixes the build on clang 4
2017-03-26 21:41:22 -04:00
Robin Gloster 5185bc1773 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-15 14:41:01 +00:00
Franz Pletz 815d2a0583 iperf3: 3.1 -> 3.1.3 2016-06-27 00:11:16 +02:00
Franz Pletz aff1f4ab94 Use general hardening flag toggle lists
The following parameters are now available:

  * hardeningDisable
    To disable specific hardening flags
  * hardeningEnable
    To enable specific hardening flags

Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.

cc-wrapper supports the following flags:

  * fortify
  * stackprotector
  * pie (disabled by default)
  * pic
  * strictoverflow
  * format
  * relro
  * bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster f6d3b7a2ae switch hardening flags 2016-01-30 16:36:57 +00:00
Franz Pletz 954e9903ad Use a hardened stdenv by default 2016-01-30 16:36:57 +00:00
William A. Kennington III 123a3c5484 iperf: 3.0.11 -> 3.1 2015-11-05 18:23:00 -08:00
William A. Kennington III 1e15b88986 iperf: 3.0.10 -> 3.0.11 2015-02-06 12:53:10 -08:00
William A. Kennington III feabfa0cc2 iperf: 3.0.9 -> 3.0.10 2015-01-02 10:43:55 -08:00
William A. Kennington III 7b06577d4b iperf3: 3.0.8 -> 3.0.9 2014-11-02 17:22:01 -08:00
William A. Kennington III 9e5825ba8e iperf: Add major version 3 2014-10-04 17:23:06 -07:00
John Wiegley 010132e302 Change several package constraints from linux to unix
They all build on Darwin.
2014-04-12 16:01:16 -05:00
Domen Kožar 9b35dac0c0 iperf: 2.0.4 -> 2.0.5 2013-11-08 16:53:19 +01:00
Evgeny Egorochkin cea107c07f More mirror:// URL fixes 2013-07-14 03:31:12 +03:00
Eelco Dolstra 6609710409 * Get rid of many instances of "args: with args;", and other coding
guidelines violations.
* Updated libsamplerate to 0.1.7.

svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Marc Weber 8fa77b44cb added iperf (a tool to measure network bandwidth)
svn path=/nixpkgs/trunk/; revision=14564
2009-03-16 18:39:04 +00:00