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 Tue, 24 Oct 2017 09:47:45 +0200 fio (2.17-1) unstable; urgency=medium * Imported upstream version 2.17. * debian/patches: Refreshed. * debian/copyright: Updated, added some files, all GPL-2. * debian/docs: Added fio_latency2csv.py, example systemd fio.service file, and logparser histogram scripts from tools/hist. -- Martin Steigerwald Mon, 23 Jan 2017 11:10:42 +0100 fio (2.16-1) unstable; urgency=medium * Imported upstream version 2.16. * debian/patches: Refreshed. -- Martin Steigerwald Fri, 23 Dec 2016 17:09:43 +0100 fio (2.15-1) unstable; urgency=medium * Imported upstream version 2.15. * debian/patches: - Refreshed. - spelling-errors: Fix some spelling errors in HOWTO, fio binary and manpage. - reproducible-build: Sort object files for deterministic linking order to enable reproducible builds. Thank to Rainer Herrmann for the bug report and patch (Closes: #828791). * debian/watch: Check for GPG signature of upstream tarball. -- Martin Steigerwald Mon, 19 Dec 2016 16:02:52 +0100 fio (2.10-2) unstable; urgency=medium * copyright: Added fiologparser.py copyrights as per git blame. * control: Added python-scipy as suggests for fiologparser.py. * control: Removed Sven Hoexter as uploader again as per his request. -- Martin Steigerwald Tue, 24 May 2016 12:33:25 +0200 fio (2.10-1) unstable; urgency=medium * Imported Upstream version 2.10. * patches: Refreshed, no manual changes needed. * debian/rules: Enabled using the "bindnow" linker flag to disable more insecure late binding. * docs: Added file tools/fiologparser.py. * Imported Upstream version 2.9. * patches: Refreshed, no manual changes needed. * control: * Upgraded to standards version 3.9.8.0, no changes needed. * Removed Michael Prokop as uploader as per his request. Thanks for sponsoring the package initially. * Added Sven Hoexter as uploader as he sponsored the last versions. * docs: Add file MORAL-LICENSE. -- Martin Steigerwald Mon, 23 May 2016 16:28:16 +0200 fio (2.6-1) unstable; urgency=medium * Imported Upstream version 2.6. * patches/fix-ftbfs-with-libmtd.h: Fix FTBFS: libmtd.h:288:8: error: unknown type name 'uint8_t'. Thanks Chris. (Closes: #815735) * control: - Updated to standards version 3.9.7. No changes needed. - Made Vcs-Browser and Vcs-Git URLs secure - copyright: - Adapted path for library files that are now in oslib. - fio.1: Fixed license to GPL-2. Don´t know how I came to the conclusion that it would be GPL-2+, if the rest without any license specified is GPL-2. - rate_submit.c: Added copyright. -- Martin Steigerwald Wed, 24 Feb 2016 10:47:40 +0100 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 Tue, 10 Nov 2015 10:00:35 +0100 fio (2.1.11-2) unstable; urgency=medium * debian/control: Added RBD support by adding librbd-dev to build dependencies. Thanks to Benjamin Drung for report and patch. Closes: #760266. -- Martin Steigerwald Tue, 02 Sep 2014 15:37:28 +0200 fio (2.1.11-1) unstable; urgency=medium * dh_builddeb without -z9, so use xz, but do not set default level. * Imported Upstream version 2.1.11. * debian/patches: - makefile-hardening: Adapted to new C++ build option. - makefile-clean-delete-config-log-and-d-files: Deleted. Fixed upstream. - makefile-rm-configlog: Added. * debian/control: Updated to standards version 3.9.5. No changes needed. -- Martin Steigerwald Mon, 21 Jul 2014 15:53:36 +0200 fio (2.1.3-1) unstable; urgency=low * Imported Upstream version 2.1.2. * debian/patches: * makefile: Refreshed. * makefile-hardening: Refreshed. * fio_generate_plots-gnuplot: Removed. Applied upstream. * debian/control: Add python dependency for tools/fio2gnuplot.py. * Add as binary dependency instead. I think dh_python stuff is not required. * Imported Upstream version 2.1.3. * debian/patches: - makefile-hardening: Refreshed. - makefile-clean-delete-config-log-and-d-files: Refreshed. - manpage-spelling: Removed. Applied upstream. - fio2gnuplot-manpage: Added. Fix lintian tag manpage-section-mismatch. * debian/source/options: - Removed, let default setting decide which compression level to use. -- Martin Steigerwald Mon, 07 Oct 2013 11:53:41 +0200 fio (2.1.1-1) unstable; urgency=low * Imported Upstream version 2.1.1. * debian/patches/ftbfs-fix-for-mips-architecture: Dropped. Applied upstream. * debian/patches/makefile-clean-delete-config-log-and-d-files: Delete config.log and *.d files as leaving them behind make repeated dpkg-buildpackage builds fail with: dpkg-source: info: local changes detected, … * debian/patches/manpage-spelling: Fix lintian tag spelling-error-in-manpage. * debian/control: Added build dependency zlib1g-dev as fio can use zlib to compress client/server communication. * Switched to xz compression. Saved almost 37 KiB on binary package. * Updated to Standards-Version to 3.9.4, no changes needed. * debian/patches/fio_generate_plots-gnuplot: Make test for gnuplot work with empty strings (Closes: #700580). Thanks to Hervé Werner for providing bug report and fix. -- Martin Steigerwald Mon, 05 Aug 2013 16:47:21 +0200 fio (2.0.8-2) unstable; urgency=low * debian/patches/ftbfs-fix-for-mips-architecture: Fixed build failure on mips and mipsel architectures. Sven Hoexter suggested the fix and Jens Axboe confirmed it. Thanks. -- Martin Steigerwald Wed, 27 Jun 2012 09:25:49 +0200 fio (2.0.8-1) unstable; urgency=low [ Ritesh Raj Sarraf ] * Fix Vcs-Browser URL. [ Martin Steigerwald ] * Imported Upstream version 2.0.7 which sports a client / server architecture. * debian/control: Updated to standards version 3.9.3. No changes needed. * debian/patches: * makefile: Updated for fio 2.0.7 makefile. * manpage: Removed, applied upstream. * debian/copyright: * Updated to 2012. * Converted to machine readable format 1.0. * Imported Upstream version 2.0.8 * patches/makefile-hardening and debian/rules: Changed to build fio with hardening flags. -- Martin Steigerwald Tue, 26 Jun 2012 09:28:22 +0200 fio (1.59-1) unstable; urgency=low * Imported Upstream version 1.59. - Added support for SuperH architecture (Closes: #561891). Thanks to Nobuhiro Iwamatsu for the patch and build testing. * debian/patches/manpage: Escape minus signs to fix lintian warning I: fio: hyphen-used-as-minus-sign usr/share/man/man1/fio.1.gz:934 * New rdma engine in engines/rdma.c: * debian/rules: Add variables for makefile to build new rdma engine. * debian/control: Added build dependencies for new rdma engine. -- Martin Steigerwald Wed, 10 Oct 2011 17:19:00 +0200 fio (1.57-1) unstable; urgency=low * Imported Upstream version 1.57. * Dropped manpage patch with manpage spelling fixes. Merged upstream. * Implemented suggestions from Sebastian 'Tokkee' Harl. Thanks. * Added -a to debhelper commands in architecture dependent sections of the makefile. * debian/copyright: Added authors of manpages for fio and fio_generate_plots. * debian/copyright: Added copyright hints for sha1.c, sha.h, engines/windowsaio.c, lib/getopt_long.c, lib/rand.c. -- Martin Steigerwald Wed, 03 Aug 2011 14:05:33 +0200 fio (1.55-1) UNRELEASED; urgency=low * Corrected debian/watch file, thanks Ilya Barygin (Closes: #629174). * Imported Upstream version 1.55. * Includes commit e52947d15cf0d7d31c30ccdc43450a10081976da that fixes build failure with --as-needed linker option (Closes: #631690). * Updated to Standards-Version to 3.9.2, no changes needed. * debian/watch: Removed template to fix lintian warning debian-watch-contains-dh_make-template. * debian/rules: Added build-arch and build-indep as targets as recommended by lintian 2.5.1 in order to prepare for a future policy change. * build-indep does nothing as there are no architecture independent packages for now. -- Martin Steigerwald Mon, 27 Jun 2011 14:32:05 +0200 fio (1.50-1) unstable; urgency=low * Thanks for importing, Ritesh. Found my mistake with help of Sebastian Harl. Thanks. * New upstream version 1.5.0 (Closes: #613432). * Updated to Standards-Version to 3.9.1, no changes needed. * Patch to fix spelling errors in manpage. Forwarded upstream. * Updated upstream copyright. -- Martin Steigerwald Wed, 16 Feb 2011 11:57:56 +0100 fio (1.50-1~1.gbpa4517a) UNRELEASED; urgency=low * Imported Upstream version 1.50. -- Ritesh Raj Sarraf Tue, 15 Feb 2011 19:19:14 +0530 fio (1.38-1) unstable; urgency=low * New Upstream Version: * Should build on ARMv7 now, thanks Jamie Bennett (Closes: #573027). -- Martin Steigerwald Wed, 14 Apr 2010 18:23:14 +0200 fio (1.36-1) unstable; urgency=low * New upstream version. * Doesn't build on sh4 / sh4a / sh5 at the moment. Fix is being worked on: See debian bug #561891. * Updated Standards-Version to 3.8.4, no changes. * Updated source format to 3.0 (quilt), no changes. -- Martin Steigerwald Mon, 15 Feb 2010 15:17:22 +0100 fio (1.33.1-2) UNRELEASED; urgency=low * Moved over repository to Alioth/CollabMaint. * debian/control: Updated Vcs-Git and Vcs-Browser. * Added debian/gbp.conf with option to always use pristine-tar. * debian/gbp.conf: Added option to call git-dch after import. Since git-buildpackage 0.4.57 git-import-orig doesn't add a changelog entry manually anymore. * Added forgotten pristine-tar delta for fio 1.33.1. * Added tags that I forgot to push. Thanks to Bruno Kleinert for help. -- Martin Steigerwald Thu, 17 Sep 2009 11:07:00 +0200 fio (1.33.1-1) unstable; urgency=low * arch/arch-alpha.h: Removed my FTBFS on alpha bugfix. Applied upstream. * New Upstream Version. (Closes: #545839). * control: Added Vcs-Git and Vcs-Browser. * Updated Standards-Version to 3.8.3. -- Martin Steigerwald Thu, 10 Sep 2009 11:37:00 +0200 fio (1.32-2) UNRELEASED; urgency=low * arch/arch-alpha.h: Correct typo writer_barrier to write_barrier. Thanks, Kurt Roeckx. (Closes: #545839). -- Martin Steigerwald Thu, 10 Sep 2009 09:30:07 +0200 fio (1.32-1) unstable; urgency=low [ Martin Steigerwald ] * New upstream release. * Dropped patch for lintian error in original manpage, fixed upstream. * Dropped manpage for bash shell script fio_generate_plots, upstream integrated it. * Imported to git-buildpackage with pristine tar. * Included examples as documentation. * Fixed watch file to ignore git-latest snapshots. [ Michael Prokop ] * fio.1: fix hyphen-used-as-minus-sign * debian/copyright: refer to gpl2 and include its header; updated URLs; some formating changes * debian/rules: drop unnecessary configure target; replace dh_clean with dh_prep; drop templates * Bump Standard-Version to 3.8.2; add myself to Uploaders [ Martin Steigerwald ] * debian/copyright: fix copyright unicode char and replaced another (C) with it, thanks Michael. -- Martin Steigerwald Thu, 13 Aug 2009 08:22:40 +0200 fio (1.26-1) UNRELEASED; urgency=low * Initial release (Closes: #524790). * Changed Makefile to build to /usr instead of /usr/local. * Changed Makefile to install the manpage /usr/share/man. * Fixed a lintian reported error in the original manpage. * Created manpage for bash shell script fio_generate_plots. -- Martin Steigerwald Tue, 19 May 2009 17:12:02 +0200