Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hashcat for openSUSE:Factory checked in at 2022-03-04 00:17:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hashcat (Old) and /work/SRC/openSUSE:Factory/.hashcat.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hashcat" Fri Mar 4 00:17:06 2022 rev:8 rq:958515 version:6.2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/hashcat/hashcat.changes 2021-05-15 23:17:23.692453205 +0200 +++ /work/SRC/openSUSE:Factory/.hashcat.new.1958/hashcat.changes 2022-03-04 00:17:22.220281797 +0100 @@ -1,0 +2,7 @@ +Wed Feb 23 19:01:39 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 6.2.5 + * This release adds improved HIP compatibility, several new + hash-modes, and bug fixes. + +------------------------------------------------------------------- Old: ---- v6.2.1.tar.gz New: ---- v6.2.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hashcat.spec ++++++ --- /var/tmp/diff_new_pack.D78j5g/_old 2022-03-04 00:17:23.508282068 +0100 +++ /var/tmp/diff_new_pack.D78j5g/_new 2022-03-04 00:17:23.516282070 +0100 @@ -1,7 +1,7 @@ # # spec file for package hashcat # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,8 @@ Name: hashcat -%define lname libhashcat6_2_1 -Version: 6.2.1 +%define lname libhashcat6_2_5 +Version: 6.2.5 Release: 0 Summary: CPU-based password recovery utility License: GPL-2.0-or-later AND MIT ++++++ system-libs.patch ++++++ --- /var/tmp/diff_new_pack.D78j5g/_old 2022-03-04 00:17:23.568282081 +0100 +++ /var/tmp/diff_new_pack.D78j5g/_new 2022-03-04 00:17:23.572282082 +0100 @@ -2,10 +2,10 @@ src/Makefile | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) -Index: hashcat-6.2.1/src/Makefile +Index: hashcat-6.2.5/src/Makefile =================================================================== ---- hashcat-6.2.1.orig/src/Makefile -+++ hashcat-6.2.1/src/Makefile +--- hashcat-6.2.5.orig/src/Makefile ++++ hashcat-6.2.5/src/Makefile @@ -3,17 +3,17 @@ ## License.....: MIT ## @@ -14,7 +14,7 @@ +SHARED ?= 1 DEBUG := 0 PRODUCTION := 1 - PRODUCTION_VERSION := v6.2.1 + PRODUCTION_VERSION := v6.2.5 ENABLE_CUBIN ?= 1 ENABLE_BRAIN ?= 1 ENABLE_UNRAR ?= 1 @@ -63,7 +63,7 @@ ifeq ($(PRODUCTION),0) CFLAGS += -W CFLAGS += -Wall -@@ -224,7 +225,7 @@ endif +@@ -230,7 +231,7 @@ endif ifeq ($(DEBUG),0) CFLAGS += -O2 ifneq ($(UNAME),Darwin) @@ -72,7 +72,7 @@ endif else ifeq ($(DEBUG),1) -@@ -250,7 +251,7 @@ CFLAGS += -pipe -Iinclu +@@ -256,7 +257,7 @@ CFLAGS += -pipe -Iinclu # LZMA CFLAGS += -I$(DEPS_LZMA_PATH) ifeq ($(USE_SYSTEM_LZMA),1) ++++++ v6.2.1.tar.gz -> v6.2.5.tar.gz ++++++ /work/SRC/openSUSE:Factory/hashcat/v6.2.1.tar.gz /work/SRC/openSUSE:Factory/.hashcat.new.1958/v6.2.5.tar.gz differ: char 12, line 1