Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package liburing for openSUSE:Factory checked in at 2026-08-24 12:01:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liburing (Old) and /work/SRC/openSUSE:Factory/.liburing.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liburing" Mon Aug 24 12:01:18 2026 rev:37 rq:1372682 version:2.15 Changes: -------- --- /work/SRC/openSUSE:Factory/liburing/liburing.changes 2026-06-19 17:17:05.909247477 +0200 +++ /work/SRC/openSUSE:Factory/.liburing.new.1258/liburing.changes 2026-08-24 12:01:40.594769932 +0200 @@ -1,0 +2,18 @@ +Fri Aug 21 04:23:18 UTC 2026 - Jiri Slaby <[email protected]> + +- exclude more tests: they fail on 7.2 so far + +------------------------------------------------------------------- +Thu Jul 2 07:49:16 UTC 2026 - Jiri Slaby <[email protected]> + +- update to 2.15 + * Classic BPF (cBPF) filter support. + * New register helpers: io_uring_register_query() and + io_uring_register_zcrx_ctrl() + * Out-of-source build support. + * Many other improvements, see: + https://github.com/axboe/liburing/releases/tag/liburing-2.15 +- disable some new tests for SLE 15 and 16 +- keyring updated + +------------------------------------------------------------------- Old: ---- liburing-2.14.tar.gz liburing-2.14.tar.gz.asc New: ---- _scmsync.obsinfo build.specials.obscpio liburing-2.15.tar.gz liburing-2.15.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liburing.spec ++++++ --- /var/tmp/diff_new_pack.9YcLO3/_old 2026-08-24 12:01:41.782811846 +0200 +++ /var/tmp/diff_new_pack.9YcLO3/_new 2026-08-24 12:01:41.790812128 +0200 @@ -1,7 +1,7 @@ # # spec file for package liburing # -# Copyright (c) 2026 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2026 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %global _buildshell /bin/bash %define lname liburing2 Name: liburing -Version: 2.14 +Version: 2.15 Release: 0 Summary: Linux-native io_uring I/O access library License: (GPL-2.0-only AND LGPL-2.1-or-later) OR MIT @@ -100,20 +100,25 @@ TEST_EXCLUDE+=( accept-non-empty.t ) TEST_EXCLUDE+=( accept.t ) TEST_EXCLUDE+=( bind-listen.t ) +TEST_EXCLUDE+=( cancel-fd-userdata.t ) TEST_EXCLUDE+=( eploop.t ) TEST_EXCLUDE+=( eventfd-ring.t ) TEST_EXCLUDE+=( evloop.t ) TEST_EXCLUDE+=( fallocate.t ) TEST_EXCLUDE+=( fd-pass.t ) TEST_EXCLUDE+=( fifo-futex-poll.t ) +TEST_EXCLUDE+=( file-alloc-range-hint.t ) TEST_EXCLUDE+=( fixed-buf-merge.t ) TEST_EXCLUDE+=( fixed-seg.t ) TEST_EXCLUDE+=( fpos.t ) TEST_EXCLUDE+=( link-timeout.t ) -TEST_EXCLUDE+=( min-timeout-wait.t ) TEST_EXCLUDE+=( min-timeout.t ) +TEST_EXCLUDE+=( min-timeout-wait.t ) TEST_EXCLUDE+=( nop.t ) +TEST_EXCLUDE+=( poll-mshot-wake.t ) TEST_EXCLUDE+=( read-before-exit.t ) +TEST_EXCLUDE+=( read-inc-buf-more.t ) +TEST_EXCLUDE+=( recv-bundle-buf-len.t ) TEST_EXCLUDE+=( recv-msgall-stream.t ) TEST_EXCLUDE+=( recv-mshot-fair.t ) TEST_EXCLUDE+=( recvsend_bundle.t ) @@ -128,10 +133,21 @@ TEST_EXCLUDE+=( wq-aff.t ) %endif %if 0%{?suse_version} >= 1600 && %{suse_version} < 1699 -TEST_EXCLUDE+=( min-timeout.t min-timeout-wait.t ) +TEST_EXCLUDE+=( cancel-fd-userdata.t ) +TEST_EXCLUDE+=( file-alloc-range-hint.t ) +TEST_EXCLUDE+=( min-timeout.t ) +TEST_EXCLUDE+=( min-timeout-wait.t ) +TEST_EXCLUDE+=( nop-fixed-file-leak.t ) +TEST_EXCLUDE+=( poll-mshot-wake.t ) +TEST_EXCLUDE+=( read-inc-buf-more.t ) +TEST_EXCLUDE+=( recv-bundle-buf-len.t ) %endif %if 0%{?suse_version} >= 1600 TEST_EXCLUDE+=( io-wq-exit.t ) +TEST_EXCLUDE+=( iowait.t ) +TEST_EXCLUDE+=( read-before-exit.t ) +TEST_EXCLUDE+=( read-inc-buf-more.t ) +TEST_EXCLUDE+=( read-mshot.t ) %endif echo "TEST_EXCLUDE=\"${TEST_EXCLUDE[@]}\"" > test/config.local ++++++ _scmsync.obsinfo ++++++ mtime: 1787286222 commit: bf032a0683b0054c6078d921137c6911cff9c00953ba9290cc718ccea213e157 url: https://src.opensuse.org/jirislaby/d-l-c-liburing ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-08-21 06:23:42.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild ++++++ liburing-2.14.tar.gz -> liburing-2.15.tar.gz ++++++ ++++ 16929 lines of diff (skipped) ++++++ liburing.keyring ++++++ ++++ 1080 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/liburing/liburing.keyring ++++ and /work/SRC/openSUSE:Factory/.liburing.new.1258/liburing.keyring
