netperf 2.7.0-0.1 source package in Ubuntu

Changelog

netperf (2.7.0-0.1) unstable; urgency=medium

  * Non-maintainer upload.

  [ upstream ]
  * new release
    + nettest_omni: Remove duplicate variable definitions
      closes: bug#966064, thanks to Andreas Beckmann
    closes: bug#974831

  [ Jonas Smedegaard ]
  * adapt to new upstream homepage:
    + update Homepage field in control file
    + update watch file to version 4 and track source at Github
    + update README.debian
    + update source URL in copyright file
    closes: bug#974830
  * modernize debhelper:
    + use debhelper compatibility level 10 (not 5)
    + drop unneeded virtually empty packaging script templates
    + relax to build-depend unversioned on debhelper
    + stop build-depend explicitly on autotools-dev
  * stop build-depend on quilt,
    unneeded with source format 3.0 (quilt)
  * drop patch 10 superseded by upstream changes
  * add patches cherry-picked upstream
    to fix headers for freebsd and update documentation
  * add patch cherry-picked upstream to fix inlining,
    and drop patch 11 superseded by upstream changes
  * avoid writing debug logfiles by default:
    + add patches cherry-picked upstream
      to improve logfile handling
    + drop patch 20 superseded by upstream changes
    + closes: bug#904394, #910625, thanks to Eric Cooper and sergio
  * add patch 10 cherry-picked from openwrt
    to fix compilation with gcc 10
    closes: bug#966064, thanks to Andreas Beckmann
  * add patch 11 to avoid changing permissions on debug logfile

 -- Jonas Smedegaard <email address hidden>  Sun, 15 Nov 2020 14:20:07 +0100

Upload details

Uploaded by:
plopix
Uploaded to:
Sid
Original maintainer:
plopix
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release multiverse net
Mantic release multiverse net
Lunar release multiverse net
Jammy release multiverse net

Downloads

File Size SHA-256 Checksum
netperf_2.7.0-0.1.dsc 1.7 KiB a666d7b4d32db8a219c61311b20e70e9fdc5bb0629074a89e8d1cae4e7f7cf7a
netperf_2.7.0.orig.tar.gz 1.9 MiB 4569bafa4cca3d548eb96a486755af40bd9ceb6ab7c6abd81cc6aa4875007c4e
netperf_2.7.0-0.1.debian.tar.xz 19.7 KiB 600037e58db8f20defdf7b9bc255e4c0a92676cb86398da4e236aba66945e380

Available diffs

No changes file available.

Binary packages built by this source

netperf: Network performance benchmark

 Netperf is a benchmark that can be used to measure the performance of many
 different types of networking. It provides tests for both unidirecitonal
 throughput, and end-to-end latency. The environments currently measureable by
 netperf include:
  * TCP and UDP via BSD Sockets
  * DLPI
  * Unix Domain Sockets
  * IPv6

netperf-dbgsym: debug symbols for netperf