Hello community, here is the log from the commit of package fio for openSUSE:Factory checked in at 2016-03-18 21:41:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fio (Old) and /work/SRC/openSUSE:Factory/.fio.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fio" Changes: -------- --- /work/SRC/openSUSE:Factory/fio/fio.changes 2016-02-11 12:38:11.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.fio.new/fio.changes 2016-03-18 21:41:48.000000000 +0100 @@ -1,0 +2,46 @@ +Wed Mar 16 09:19:20 UTC 2016 - [email protected] + +- Update to 2.8 + * verify: clear IO verify state all_io_list before writing + * Revert "options: move pattern_fmt_desc where we need it" + * lib/rand: make __init_randX() static + * Use 32-bit rand for parts that use rand_between() + * t/gen-rand: use 32-bit random generator + * Fix compile of test programs on archs that use arch_flags at runtime + * t/gen-rand: remove compile warning on 32-bit + * .gitignore: ignore vim undo files + * Add t/gen-rand to test random generator + * Update documentation on log file formats + * rand: use bools + * Add the sample JESD219 job file + * io_u: speed up __get_next_buflen() + * options: improvements to parse dry run + * options: finish merge of bssplit/rand zone code + * options: unify the bssplit/zone split code + * Fix double free of td zone state index + * Log to parent instead of twice to child td + * options: clean number of zones if we fail parsing + * Add support for zones of random IO, with varying frequency of access + * Update documentation for random_distribution=gauss + * Add support for preadv2/pwritev2 + * ioengines: account any queued IO on the engine side + * backend: ensure that fio_io_sync() commits IN on queued status + * Allow IO engine driven allocations of IO structures + * Allow for the include file specification to be relative. + * fio.1: man page fixes + * Update documentation + * server: don't make SO_REUSEPORT errors fatal + * diskutil: don't print terse disk util twice for json,terse output format + * diskutil: fix segfault for both json and terse output + * io_ddir: io_ddir_name array should be static + * fio: fix copy/paste error in io_ddir.h + * log: add support for logging max instead of averages + * stat: cleanup average logging + * fio: fix ignore_error regression + * libmtd: compile fix for linux header changes. + * Makefile: false positive on _FORTIFY_SOURCE + * Add a note of what is the default value for random_generator + * server: send trigger state inline + * client: fix double removal of client on job file open failure + +------------------------------------------------------------------- Old: ---- fio-2.6.tar.bz2 New: ---- fio-2.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fio.spec ++++++ --- /var/tmp/diff_new_pack.gZ8Tqk/_old 2016-03-18 21:41:49.000000000 +0100 +++ /var/tmp/diff_new_pack.gZ8Tqk/_new 2016-03-18 21:41:49.000000000 +0100 @@ -18,7 +18,7 @@ Name: fio -Version: 2.6 +Version: 2.8 Release: 0 Summary: Flexible I/O Tester/benchmarker License: GPL-2.0 @@ -35,6 +35,8 @@ %if 0%{?suse_version} > 1320 BuildRequires: glusterfs-devel BuildRequires: libnuma-devel +# This is not yet in Tumbleweed. Working on it. +# BuildRequires: librbd1-devel %endif %description ++++++ fio-2.6.tar.bz2 -> fio-2.8.tar.bz2 ++++++ ++++ 2501 lines of diff (skipped)
