Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rizin for openSUSE:Factory checked in at 2026-07-02 20:10:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rizin (Old) and /work/SRC/openSUSE:Factory/.rizin.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rizin" Thu Jul 2 20:10:29 2026 rev:4 rq:1363075 version:0.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rizin/rizin.changes 2026-02-03 21:35:11.977942633 +0100 +++ /work/SRC/openSUSE:Factory/.rizin.new.1982/rizin.changes 2026-07-02 20:14:18.547471105 +0200 @@ -1,0 +2,50 @@ +Thu Jul 2 03:37:27 UTC 2026 - Jianhua Lu <[email protected]> + +- Update to version 0.9.1 + * Scrolling issues in visual mode for meta items. + * Fixing the fun fortunes. + * Setting the default newline character for string search to NUL (to match commonly expected behavior). + +------------------------------------------------------------------- +Sun Jun 21 14:11:01 UTC 2026 - Eyad Issa <[email protected]> + +- Use %fdupes in %install +- Update to version 0.9.0: + * Add architecture support for TMS320C54x, cBPF, SH-3, RS08, + HCS12X, MCS96 variants, Infineon C166, MIL-STD-1750, and + DEC VAX + * Migrate RISC-V and HPPA to Capstone 6 and add M68k ColdFire + support + * Continue RzArch migration: remove RzAsm from the public API, + isolate ESIL into its own namespace, and continue ESIL→RzIL + migration work + * Expand RzIL support with x86 SSE/SSE2 floating-point lifting, + a SPARC lifter, TMS320C5x uplifting, exception halting, and + improved UI integration + * Rework pf format syntax and implementation + * Add statistical and entropy histograms and the new Marks + subsystem + * Improve visual bit editor mode and add the "underwater" + color theme + * Extend binary format support with STABS, Lua/LuaJIT, CaRT, + Amiga Hunk, MDT, PEF, bootimg v1-v4, expanded iH coverage, + additional ELF coredump support, and Python 3.14 bytecode + support + * Reorganize debugger heap inspection commands into + allocator-specific namespaces (dmhg*, dmhw*, dmhj*) + * Add variable constraints, C++ virtual-call devirtualization, + and typeclass support + * Add new commands for marks, histograms, gadget searches, + RzIL output, ASN.1/PKCS#8 parsing, and type management + * Add new configuration options and rename rop.* settings to + gadget.* + * Remove ESIL-based search, pg* visual ROP support, /cc + checksum collision search, rz-asm -r, rz-bin -X, obsolete + I/O backends, GPL-derived plugins, and deprecated APIs + * Improve performance and thread safety through RzGraph, + container, and gadget-cache optimizations + * Update to Capstone 6.0.0-alpha9, switch Swift demangling to + rz-libswift, update rz-libdemangle, and bump project format + version from 19 to 25 + +------------------------------------------------------------------- Old: ---- rizin-src-v0.8.2.tar.xz New: ---- rizin-src-v0.9.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rizin.spec ++++++ --- /var/tmp/diff_new_pack.5asdpL/_old 2026-07-02 20:14:19.131491250 +0200 +++ /var/tmp/diff_new_pack.5asdpL/_new 2026-07-02 20:14:19.131491250 +0200 @@ -17,13 +17,14 @@ Name: rizin -Version: 0.8.2 +Version: 0.9.1 Release: 0 Summary: UNIX-like reverse engineering framework and command-line tool-set +License: GPL-3.0-or-later OR LGPL-3.0-or-later URL: https://github.com/rizinorg/rizin/ Source0: https://github.com/rizinorg/rizin/releases/download/v%{version}/%{name}-src-v%{version}.tar.xz -License: GPL-3.0-or-later OR LGPL-3.0-or-later BuildRequires: cmake +BuildRequires: fdupes BuildRequires: gcc BuildRequires: meson >= 0.55.0 BuildRequires: ninja @@ -64,8 +65,8 @@ %package common Summary: Arch-independent SDB files for the rizin package -BuildArch: noarch Requires: %{name} = %{version} +BuildArch: noarch %description common Arch-independent SDB files used by rizin package. See rizin package for more @@ -106,6 +107,9 @@ install -d %{buildroot}%{_libdir}/%{name}/plugins install -d %{buildroot}%{_libdir}/rizin-bindings +%fdupes %{buildroot}%{_datadir}/ +%fdupes %{buildroot}%{_includedir}/ + %ldconfig_scriptlets %check ++++++ rizin-src-v0.8.2.tar.xz -> rizin-src-v0.9.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/rizin/rizin-src-v0.8.2.tar.xz /work/SRC/openSUSE:Factory/.rizin.new.1982/rizin-src-v0.9.1.tar.xz differ: char 26, line 1
