Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package iozone for openSUSE:Factory:NonFree checked in at 2023-06-05 18:05:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory:NonFree/iozone (Old) and /work/SRC/openSUSE:Factory:NonFree/.iozone.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iozone" Mon Jun 5 18:05:46 2023 rev:13 rq:1090893 version:3.506 Changes: -------- --- /work/SRC/openSUSE:Factory:NonFree/iozone/iozone.changes 2022-08-02 22:08:08.589591091 +0200 +++ /work/SRC/openSUSE:Factory:NonFree/.iozone.new.15902/iozone.changes 2023-06-05 18:05:47.146842427 +0200 @@ -1,0 +2,20 @@ +Mon Jun 5 08:49:33 UTC 2023 - Andrea Manzini <andrea.manz...@suse.com> + +- Update to 3_506: + * Fixed async with and without no copy. +- Update to 3_504: + * Avoid terminating when some implementations return goofy values from aio_return() and/or aio_error(). +- Update to 3_503: + * Some design issues with async I/O that are now fixed. +- Update to 3_499: + * Fix cases where stride goes beyond EOF, and also missing SC_AIO_MAX +- Update to 3_497: + * Disable verify_buffer for async I/O as the buffer can change locations + if the I/Os complete in a different order. Thus causing verify_buffer to get + confused. +- Update to 3.494: + * Add support for sparse files. + + detailed changelog at https://www.iozone.org/src/current/Changes.txt + +------------------------------------------------------------------- Old: ---- iozone3_493.tgz New: ---- iozone3_506.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iozone.spec ++++++ --- /var/tmp/diff_new_pack.nOjwsy/_old 2023-06-05 18:05:47.938847104 +0200 +++ /var/tmp/diff_new_pack.nOjwsy/_new 2023-06-05 18:05:47.942847127 +0200 @@ -1,7 +1,7 @@ # # spec file for package iozone # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ %define src_version 3 -%define src_release 493 +%define src_release 506 Name: iozone Version: %{src_version}.%{src_release} Release: 0 ++++++ iozone3_493.tgz -> iozone3_506.tgz ++++++ ++++ 2497 lines of diff (skipped)