Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cheat for openSUSE:Factory checked in at 2025-11-27 15:21:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cheat (Old) and /work/SRC/openSUSE:Factory/.cheat.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cheat" Thu Nov 27 15:21:33 2025 rev:5 rq:1320299 version:4.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/cheat/cheat.changes 2025-08-25 20:37:37.434899022 +0200 +++ /work/SRC/openSUSE:Factory/.cheat.new.14147/cheat.changes 2025-11-27 15:23:22.397565023 +0100 @@ -1,0 +2,13 @@ +Thu Nov 27 08:11:59 UTC 2025 - Witek Bedyk <[email protected]> + +- Security: + * CVE-2025-47913: Fix client process termination (bsc#1253593) + * CVE-2025-58181: Fix potential unbounded memory consumption + (bsc#1253922) + * CVE-2025-47914: Fix panic due to an out of bounds read + (bsc#1254051) + * Replace golang.org/x/crypto=golang.org/x/[email protected] + * Replace golang.org/x/net=golang.org/x/[email protected] + * Replace golang.org/x/sys=golang.org/x/[email protected] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cheat.spec ++++++ --- /var/tmp/diff_new_pack.eVH3aV/_old 2025-11-27 15:23:23.077593701 +0100 +++ /var/tmp/diff_new_pack.eVH3aV/_new 2025-11-27 15:23:23.077593701 +0100 @@ -25,7 +25,7 @@ URL: https://github.com/cheat/cheat Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: golang(API) >= 1.19 +BuildRequires: golang(API) >= 1.24 %description cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember. ++++++ _service ++++++ --- /var/tmp/diff_new_pack.eVH3aV/_old 2025-11-27 15:23:23.117595388 +0100 +++ /var/tmp/diff_new_pack.eVH3aV/_new 2025-11-27 15:23:23.121595557 +0100 @@ -16,8 +16,9 @@ </service> <service name="go_modules" mode="manual"> <param name="replace">github.com/cloudflare/circl=github.com/cloudflare/[email protected]</param> - <param name="replace">golang.org/x/net=golang.org/x/[email protected]</param> - <param name="replace">golang.org/x/crypto=golang.org/x/[email protected]</param> + <param name="replace">golang.org/x/net=golang.org/x/[email protected]</param> + <param name="replace">golang.org/x/crypto=golang.org/x/[email protected]</param> + <param name="replace">golang.org/x/sys=golang.org/x/[email protected]</param> <param name="replace">github.com/go-git/go-git/v5=github.com/go-git/go-git/[email protected]</param> </service> </services> ++++++ vendor.tar.gz ++++++ ++++ 65135 lines of diff (skipped)
