Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package trinity for openSUSE:Factory checked in at 2026-07-28 18:17:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trinity (Old) and /work/SRC/openSUSE:Factory/.trinity.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trinity" Tue Jul 28 18:17:26 2026 rev:83 rq:1368139 version:1.9+git.20260727 Changes: -------- --- /work/SRC/openSUSE:Factory/trinity/trinity.changes 2026-07-23 23:34:56.772113319 +0200 +++ /work/SRC/openSUSE:Factory/.trinity.new.2004/trinity.changes 2026-07-28 18:19:12.781266047 +0200 @@ -1,0 +2,20 @@ +Mon Jul 27 16:49:15 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 1.9+git.20260727: + * Large internal refactor: the stats, kcov, child, childops and + blob-mutator subsystems were carved into separate translation + units + * New struct catalog and comparison-hint infrastructure driving + smarter syscall argument generation + * Extended syscall, netlink, bpf, ioctl and networking coverage + * Fixes across the deferred-free, shared-freelist, healer and + make-it-fail paths + * Documentation and test suite updates +- Drop 0001-net-proto-vsock.c-fix-build-on-older-distros.patch, upstream + moved the source to net/proto/vsock.c and now bundles its own + kernel/vm_sockets.h +- Pass PREFIX to make install: upstream's install target now honours + PREFIX (default /usr/local) instead of installing straight below + DESTDIR + +------------------------------------------------------------------- Old: ---- 0001-net-proto-vsock.c-fix-build-on-older-distros.patch trinity-1.9+git.20260411.tar.xz New: ---- trinity-1.9+git.20260727.tar.xz ----------(Old B)---------- Old: * Documentation and test suite updates - Drop 0001-net-proto-vsock.c-fix-build-on-older-distros.patch, upstream moved the source to net/proto/vsock.c and now bundles its own ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trinity.spec ++++++ --- /var/tmp/diff_new_pack.eqrrj6/_old 2026-07-28 18:19:18.129452663 +0200 +++ /var/tmp/diff_new_pack.eqrrj6/_new 2026-07-28 18:19:18.133452802 +0200 @@ -1,7 +1,7 @@ # # spec file for package trinity # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,12 @@ Name: trinity -Version: 1.9+git.20260411 +Version: 1.9+git.20260727 Release: 0 Summary: A Linux System call fuzz tester License: GPL-2.0-only URL: https://github.com/kernelslacker/trinity Source0: %{name}-%{version}.tar.xz -Patch0: 0001-net-proto-vsock.c-fix-build-on-older-distros.patch %description The basic idea is fairly simple. As 'fuzz testing' suggests, we call syscalls @@ -42,7 +41,7 @@ %make_build DEVEL=0 %install -%make_install DESTDIR=%{buildroot}%{_prefix} +%make_install PREFIX=%{_prefix} install -Dpm 0644 trinity.1 \ %{buildroot}%{_mandir}/man1/trinity.1 ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.eqrrj6/_old 2026-07-28 18:19:18.189454756 +0200 +++ /var/tmp/diff_new_pack.eqrrj6/_new 2026-07-28 18:19:18.197455035 +0200 @@ -1,4 +1,4 @@ -mtime: 1776416471 -commit: 1efbcb158d9d135367d228a0052eb5111964ad87ef8238931d56819a0400d0b0 +mtime: 1785219911 +commit: 88a8bbfb121290d28e4798ddee7865d7ee3fd76c79771c189babb1f4d455c1a3 url: https://src.opensuse.org/jirislaby/d-t-trinity ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.eqrrj6/_old 2026-07-28 18:19:18.257457128 +0200 +++ /var/tmp/diff_new_pack.eqrrj6/_new 2026-07-28 18:19:18.265457408 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/kernelslacker/trinity</param> - <param name="changesrevision">4ecfd4492750cc7a92e0ccba197a308c5456b564</param></service></servicedata> + <param name="changesrevision">1e78d3f2f8d4cd110d9a2224368142ff6aa7bd69</param></service></servicedata> (No newline at EOF) ++++++ build.specials.obscpio ++++++ ++++++ 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-07-28 08:25:11.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild ++++++ trinity-1.9+git.20260411.tar.xz -> trinity-1.9+git.20260727.tar.xz ++++++ ++++ 445655 lines of diff (skipped)
