Debian Patches

Status for netperf/2.7.0-0.3

Patch Description Author Forwarded Bugs Origin Last update
02015-08-06T20:54:55+00:00~af09e8f.patch Some slight doc tweaks and a FreeBSD enhancement from Andrew Gallatin. raj <raj@5bbd99f3-5903-0410-b283-f1d88047b228> no upstream, https://github.com/HewlettPackard/netperf/commit/af09e8f
02015-08-07T15:49:52+00:00~328fe3b.patch Some additional FreeBSD fixes from Andrew Gallatin. raj <raj@5bbd99f3-5903-0410-b283-f1d88047b228> no upstream, https://github.com/HewlettPackard/netperf/commit/328fe3b
02015-08-14T16:51:21+00:00~e2b2e71.patch fix use correct private IP in example script It would be good to select the correct private IP when using private
IPs rather than that of some other destination. Otherwise, we may
end-up selecting an instance running on the same compute node.
raj <raj@5bbd99f3-5903-0410-b283-f1d88047b228> no upstream, https://github.com/HewlettPackard/netperf/commit/e2b2e71
02015-10-30T15:37:12+00:00~0b0cbbe.patch Some include file changes via/inspired-by Elliott Hughes raj <raj@5bbd99f3-5903-0410-b283-f1d88047b228> no upstream, https://github.com/HewlettPackard/netperf/commit/0b0cbbe
02016-01-06T23:45:52+00:00~d9f6820.patch Ensure that stdint.h and inttypes.h get included in a tar/zip of sources. raj <raj@5bbd99f3-5903-0410-b283-f1d88047b228> no upstream, https://github.com/HewlettPackard/netperf/commit/d9f6820
02016-06-02T19:37:04+00:00~40c8a0f.patch Changes in support of Windows compilation. raj <raj@5bbd99f3-5903-0410-b283-f1d88047b228> no debian upstream, https://github.com/HewlettPackard/netperf/commit/40c8a0f
02016-07-27T22:53:58+00:00~e93e990.patch Fix a typo in the help output of post_proc.py raj <raj@5bbd99f3-5903-0410-b283-f1d88047b228> no upstream, https://github.com/HewlettPackard/netperf/commit/e93e990
02017-06-13T09:47:58-04:00~61003f8.patch Add support for FreeBSD 12 Andrew Gallatin <gallatin@gmail.com> no upstream, https://github.com/HewlettPackard/netperf/commit/61003f8
02017-06-13T09:48:21-04:00~86ddd5c.patch Fix compiler warnings when compiling for FreeBSD Andrew Gallatin <gallatin@gmail.com> no upstream, https://github.com/HewlettPackard/netperf/commit/86ddd5c
02018-02-07T17:21:57-08:00~5380b1f.patch netserver: use mkstemp to create/open debug file Grant Grundler <grundler@chromium.org> no debian upstream, https://github.com/HewlettPackard/netperf/commit/5380b1f
02018-02-08T09:16:19-08:00~bdd9562.patch netserver: move NETPERF_NULL to common location Keep WIN32 support together and out of the "mainline" code. Grant Grundler <grundler@chromium.org> no upstream, https://github.com/HewlettPackard/netperf/commit/bdd9562
02018-02-08T13:39:56-08:00~c803b47.patch netserver: split DEBUG_LOG DIR from FILE This allows related WIN32 support to move up into the common area. Grant Grundler <grundler@chromium.org> no upstream, https://github.com/HewlettPackard/netperf/commit/c803b47
02018-02-08T14:19:29-08:00~560e21e.patch netserver: comply with FHS Filesystem Hierarchy Standard requires /var/log be used to store logs.
Debian, Gentoo, and others trying to comply with FHS
already carry similar patches to netperf:
https://sources.debian.org/patches/netperf/2.6.0-2.1/20_fix_debug_file_location.diff/
Grant Grundler <grundler@chromium.org> no debian upstream, https://github.com/HewlettPackard/netperf/commit/560e21e
02018-03-08T16:21:47-08:00~11dd5bb.patch netserver: fix FileName usage I introduce compile breakage with previous commit:
https://github.com/HewlettPackard/netperf/commit/5380b1f5b67fa97f7574b73478a3cf4301f7707a
1) FileName is an array and not a pointer - treat it like one. :)
2) use correct variable name ("FileName" not "Filename")
Grant Grundler <grundler@chromium.org> no upstream, https://github.com/HewlettPackard/netperf/commit/11dd5bb
02018-06-07T12:44:03+02:00~8da0f8c.patch netserver: fix mkstemp usage mkstemp() returns an file descriptor, not a file pointer.
This results in segfaults when netserver tries to use it.
.
Use fdopen() to convert the file descriptor to a file pointer.
Sabrina Dubroca <sd@queasysnail.net> no upstream, https://github.com/HewlettPackard/netperf/commit/8da0f8c
02018-06-08T11:47:49-03:00~6966fc8.patch netserver: suppress debug log by default The file is hardly used
and now that it is being saved on /var/log by default,
netserver may fail to start as a normal user.
.
So simply suppress it by default.
One can enable it again
just by issuing at least one '-d' command line option.
Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> no upstream, https://github.com/HewlettPackard/netperf/commit/6966fc8
10_gcc-10_no-common.patch netperf: fix compilation with GCC10 GCC10 defaults to -fno-common,
which breaks compilation when
there are multiple definitions of implicit "extern" variables.
Remove the extra definitions.
Tony Ambardar <itugrok@yahoo.com> no openwrt, https://github.com/openwrt/packages/pull/13058
12_no_chmod_unlink_dev-null.diff diff --git a/src/netserver.c b/src/netserver.c
index 2e6b567..ae4ad61 100644
no
missing-prototypes.patch fix building with -Werror=implicit-function-declaration Andreas Beckmann <anbe@debian.org> no

All known versions for source package 'netperf'

Links