News for package fio

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 3.0 (quilt)
Source: fio
Binary: fio, gfio
Architecture: any
Version: 2.2.10-1
Maintainer: Martin Steigerwald <[email protected]>
Uploaders: Michael Prokop <[email protected]>
Homepage: https://github.com/axboe/fio
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/fio.git
Vcs-Git: git://anonscm.debian.org/collab-maint/fio.git
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), libaio-dev, zlib1g-dev, librdmacm-dev, libibverbs-dev, librbd-dev, libgtk2.0-dev, libcairo2-dev
Package-List:
 fio deb utils optional arch=any
 gfio deb utils optional arch=any
Checksums-Sha1:
 286f2d9008053593c3d774f37db3a8e2f17e9cd4 586981 fio_2.2.10.orig.tar.gz
 4b2a10fe4aa83a76b82aece3d0df7f267f6d4899 8108 fio_2.2.10-1.debian.tar.xz
Checksums-Sha256:
 7049e3c990c5d22fc478dea225a79c8d7c91e2fbf880342176aa284afb5cb036 586981 fio_2.2.10.orig.tar.gz
 59181693d662e21241cf6f21ee68f94f562d5457133e790e9eb7e093dcc9c977 8108 fio_2.2.10-1.debian.tar.xz
Files:
 2993f8902b3404a9b86b50b778a8104e 586981 fio_2.2.10.orig.tar.gz
 470272e5b1b183a5034ba6b5323c701a 8108 fio_2.2.10-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWQcO4AAoJEKbcJNnaJJPRInQQALnNAI4nZEfV2Kq22syiv7LD
DVchmOGapVc+t7MDHAgB7EyGtKkAwcgeECtjh+ct28eRtFbumcvT8tko9spNAe02
kOtv1HOKOV5pZh5igloQF+DojKIcKkHzbc5ScLM/r9oTKFoKuvJ6StrXfvBkb+eK
a31oPPeXD5jO4C9/3dHd+zKvjZgGIWcPc5nMcuLpEDeGrHlrpq+yHlXtwhFPZaJT
BU2p2bPqLWu4PJnPHxXrv33/LhyP4ZluVyKmLg7C5LvN5vymeTfLI6VGcyIczGxi
un0kGSRHfbn/m3tuVlvuqGSkCwZQ2QE2XQaYWU5PCF7oyoOXXT68gPjd6jpzRABB
F8v53M/4M8PVnl+k6iyK2EdEFqkcPwCVvjvdxtHQx/04f6Zut2cO0aVmIBStAf9K
ho07B5iUzIRh558gHRRnMrE9U7N1bGVHhLJHQfL4ZofHASE58R5mT4VSdGrs82Oq
Ufa3ePLDe9U0ETA98/DpnoRnIzs4RCXgSpRnpxvUoX8ojJAFYc8AV0p1Rm3pLGEH
wDtHWNsWmv+ImkzRkUtEPzmgyW1YLffex3HDg5qMNGI/AWwvVPN8FfYqlOOyB/Ta
XzFETYMg3FZd4LibBglm+K+EoecXM/fZ7WqH/xSoH3QoNoE3Jjv/TAF1BgbgxYaV
Ey1Y9YCiL5zAjE3sXsKX
=RNOW
-----END PGP SIGNATURE-----

Changes:
fio (2.2.10-1) unstable; urgency=medium

  * Imported Upstream version 2.2.10 (Closes: #803991).
    * Fixes fio: calc_clat_percentiles() create unaligned access on armhf.
      (Closes: #779336). Thanks to Andreas Bießmann.
    * Fixes ssd-test 1g file size too small (Closes: #776701). Thanks to
      Daniel Pocock.
  * patches:
    * Removed makefile patches as makefile is now generated via autoconf.
    * configure-no-configlog: Remove config.log at end of configure process
      to avoid error about uncommitted change from dpkg-source.
  * rules:
    * Switched to dh_$@ wildcard version of rules file.
    * Added override for dh_auto_configure cause upstream configure file
      does not understand many options dh_auto_configure passed to it.
    * Enabled build of graphical fio frontend gfio.
    * Made sure that is only links in needed libraries for gfio to avoid
      unnecessary dependencies.
  * control:
    * Updated to standards version 3.9.6. No changes needed.
    * Point to github page as new homepage as it appears to be closest to a
      homepage of any of the URLs mentioned in the README.
    * Added new binary package gfio for graphical frontend of fio.
    * Mentioned relationship between fio and gfio in package descriptions
      and added suggests for each other.
  * copyright:
    * Fixed lintian messages about changed/wrong paths to
      referenced files.
    * Reviewed and updated by rechecking against all source files.
  * Switched to debhelper 9 in order to have dpkg-buildflags and thus
    hardening by default.

 -- Martin Steigerwald <[email protected]>  Tue, 10 Nov 2015 10:00:35 +0100