2 Commits

Author SHA256 Message Date
bf09786ce5 Accepting request 1301596 from filesystems
- Update to version 1.3.0+git.20250320: (forwarded request 1301595 from dsterba)

OBS-URL: https://build.opensuse.org/request/show/1301596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/blktrace?expand=0&rev=39
2025-08-27 19:35:54 +00:00
David Sterba
8d6420cbf1 - Update to version 1.3.0+git.20250320:
OBS-URL: https://build.opensuse.org/package/show/filesystems/blktrace?expand=0&rev=35
2025-08-27 15:16:11 +00:00
5 changed files with 16 additions and 6 deletions

View File

@@ -3,4 +3,4 @@
<param name="url">git://git.kernel.dk/blktrace.git</param>
<param name="changesrevision">70d5ca2d5f3d6b97c11c641b7e0c5836983219a0</param></service><service name="tar_scm">
<param name="url">https://git.kernel.dk/blktrace.git</param>
<param name="changesrevision">7f5d2c5173d72018aa29c583c9291ef10abaf8df</param></service></servicedata>
<param name="changesrevision">f9bd00dfbd67ce62ca6df6f55d6275b523cd0b39</param></service></servicedata>

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e1ce6e269ee505c943940d7c4c6e27ab8668d0b453bd337cb9d93a1e6f118f15
size 353420

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Aug 27 00:00:00 CEST 2025 - dsterba@suse.cz
- Update to version 1.3.0+git.20250320:
* blkparse: Fix a potential coredump issue
* doc: update RWBS descriptions
* iowatcher: Calculate ios_in_flight per trace
* fix hang when BLKTRACESETUP fails and "-o -" is used
* doc: btrace: fix wrong format on doc
-------------------------------------------------------------------
Thu Feb 22 10:26:11 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package blktrace
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{!?_without_docs: %global with_docs 1}
Name: blktrace
Version: 1.3.0+git.20211021
Version: 1.3.0+git.20250320
Release: 0
Summary: Block IO tracer
License: GPL-2.0-only