fio 3.1-1 source package in Ubuntu

Changelog

fio (3.1-1) unstable; urgency=medium

  * Imported upstream versions 3.0 and 3.1 (Closes: #869686).
  * Adapted my mail address to new company domain.
  * patches:
    - Refreshed.
    - Dropped patch spelling-errors. Applied upstream.
    - Changed author in all of my patches to new mail address.
  * control: Bumped standards version to 4.1.1.0.
    * watch: Changed to pgpsigurlmangle as recommended by policy 4.1.0.0,
      section 4.11.

 -- Martin Steigerwald <email address hidden>  Tue, 24 Oct 2017 09:47:45 +0200

Upload details

Uploaded by:
Martin Steigerwald
Uploaded to:
Sid
Original maintainer:
Martin Steigerwald
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe utils

Downloads

File Size SHA-256 Checksum
fio_3.1-1.dsc 1.9 KiB fe9402f181ce93284375f4673338cb327ff15396d8fec8862dc71f073a036ddc
fio_3.1.orig.tar.gz 693.7 KiB 5325d65b14746b93e50fdd5fc7d7cb41dd691e15a9732d4d4af24c329790deb9
fio_3.1-1.debian.tar.xz 17.8 KiB d639231494dc60881c2bda065e9bc061d6b6ff9f938dd9ef06845b140de2bba4

Available diffs

No changes file available.

Binary packages built by this source

fio: No summary available for fio in ubuntu cosmic.

No description available for fio in ubuntu cosmic.

fio-dbgsym: debug symbols for fio
gfio: flexible I/O tester - gui frontend

 fio is a tool that will spawn a number of threads or processes doing a
 particular type of I/O action as specified by the user. fio takes a
 number of global parameters, each inherited by the thread unless
 otherwise parameters given to them overriding that setting is given.
 The typical use of fio is to write a job file matching the I/O load
 one wants to simulate.
 .
 This package contains the GTK+ based gui frontend for fio. The package
 fio contains the command line version of fio which acts as a backend
 to the GUI frontend. The frontend can talk to a locally or remotely
 running fio server.

gfio-dbgsym: debug symbols for gfio