Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rz-pm for openSUSE:Factory checked in at 2026-09-14 16:21:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rz-pm (Old) and /work/SRC/openSUSE:Factory/.rz-pm.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rz-pm" Mon Sep 14 16:21:55 2026 rev:4 rq:1377692 version:0.3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/rz-pm/rz-pm.changes 2025-08-13 16:32:00.168128912 +0200 +++ /work/SRC/openSUSE:Factory/.rz-pm.new.1265/rz-pm.changes 2026-09-14 16:22:04.714802964 +0200 @@ -1,0 +2,14 @@ +Sun Sep 13 12:03:47 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 0.3.6: + * Improve operation progress UX + * Release the DB lockfile when interrupted with CTRL-C + * Refresh vendored Go modules (go-git 5.18.0, x/crypto 0.50.0) + * Require golang(API) >= 1.25 matching upstream go directive + * Fix android builds in CI + * CVE-2025-21613 (bco#1247616): go-git is 5.18.0, above the 5.13.0 fix + * CVE-2025-47913 (bsc#1253528): x/crypto is 0.50.0, above the 0.43.0 fix + * CVE-2025-47914 (bsc#1253995): x/crypto is 0.50.0, above the 0.45.0 fix + * CVE-2025-58181 (bsc#1253884): x/crypto is 0.50.0, above the 0.45.0 fix + +------------------------------------------------------------------- Old: ---- rz-pm-0.3.3+git~14~gcee0d0d.tar.gz New: ---- rz-pm-0.3.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rz-pm.spec ++++++ --- /var/tmp/diff_new_pack.b98IqW/_old 2026-09-14 16:22:06.433875132 +0200 +++ /var/tmp/diff_new_pack.b98IqW/_new 2026-09-14 16:22:06.435875216 +0200 @@ -16,25 +16,23 @@ # -%global git_rev cee0d0d32ba8161223f06e6cc53707cf00bc0025 - Name: rz-pm -Version: 0.3.3+git~14~gcee0d0d +Version: 0.3.6 Release: 0 Summary: Rizin package manager License: LGPL-3.0-only URL: https://github.com/rizinorg/rz-pm -Source: https://github.com/rizinorg/rz-pm/archive/%{git_rev}/%{name}-%{version}.tar.gz +Source: https://github.com/rizinorg/rz-pm/archive/refs/tags/v%{version}/%{name}-%{version}.tar.gz Source1: vendor.tar.gz +BuildRequires: golang(API) >= 1.25 BuildRequires: rizin -BuildRequires: golang(API) >= 1.22 Requires: rizin %description This tool aims to be a cross platform package manager for the reverse engineering framework Rizin. %prep -%autosetup -p1 -a1 -n rz-pm-%{git_rev} +%autosetup -p1 -a1 %build go build \ ++++++ rz-pm-0.3.3+git~14~gcee0d0d.tar.gz -> rz-pm-0.3.6.tar.gz ++++++ ++++ 39545 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ ++++ 37787 lines of diff (skipped)
