forked from pool/hashcat
Accepting request 641960 from home:seanlew:branches:security
Update hashcat to 4.2.1 OBS-URL: https://build.opensuse.org/request/show/641960 OBS-URL: https://build.opensuse.org/package/show/security/hashcat?expand=0&rev=7
This commit is contained in:
parent
a4c7958d67
commit
daaddd08b0
17
flags.diff
17
flags.diff
@ -1,17 +0,0 @@
|
||||
---
|
||||
src/Makefile | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
Index: hashcat-3.00/src/Makefile
|
||||
===================================================================
|
||||
--- hashcat-3.00.orig/src/Makefile
|
||||
+++ hashcat-3.00/src/Makefile
|
||||
@@ -87,7 +87,7 @@ VERSION_TAG := $(shell test
|
||||
## Compiler flags
|
||||
##
|
||||
|
||||
-CFLAGS := -pipe -W -Wall -std=c99 -Iinclude/ -IOpenCL/ -I$(OPENCL_HEADERS_KHRONOS)/
|
||||
+CFLAGS := ${our_CFLAGS} -pipe -W -Wall -std=c99 -Iinclude/ -IOpenCL/ -I$(OPENCL_HEADERS_KHRONOS)/
|
||||
|
||||
ifndef DEBUG
|
||||
CFLAGS += -O2
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package hashcat
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,12 +12,12 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: hashcat
|
||||
Version: 3.00
|
||||
Version: 4.2.1
|
||||
Release: 0
|
||||
Summary: CPU-based password recovery utility
|
||||
License: MIT
|
||||
@ -26,7 +26,6 @@ Url: https://hashcat.net/
|
||||
|
||||
#Git-Clone: git://github.com/hashcat/hashcat
|
||||
Source: https://github.com/hashcat/hashcat/archive/v%version.tar.gz
|
||||
Patch1: flags.diff
|
||||
BuildRequires: gmp-devel
|
||||
BuildRequires: opencl-headers
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -39,7 +38,6 @@ hashing algorithms.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -P 1 -p1
|
||||
|
||||
%build
|
||||
make %{?_smp_mflags} COMPTIME=0 our_CFLAGS="%optflags" PREFIX="%_prefix"
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0283791b91db9dd7ee7431d8975c63419c73232945b76eedcefbe12becfa19c4
|
||||
size 4068649
|
3
v4.2.1.tar.gz
Normal file
3
v4.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7dad73c3406e66756b19e15ae8bcc482a52a422e8fb905feb6db4d2eb32e5320
|
||||
size 3966264
|
Loading…
x
Reference in New Issue
Block a user