Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11036631
D2283.id5479.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D2283.id5479.diff
View Options
diff --git a/files/0001-fix-VERSION_TAG-compilation-problem.patch b/files/0001-fix-VERSION_TAG-compilation-problem.patch
deleted file mode 100644
--- a/files/0001-fix-VERSION_TAG-compilation-problem.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 5788fb32f75a9425c9adec469bb2cfd21be8ea9d Mon Sep 17 00:00:00 2001
-From: Pierre-Yves <pyu@riseup.net>
-Date: Mon, 6 Nov 2017 17:35:24 +0100
-Subject: [PATCH] fix VERSION_TAG compilation problem
-
-Signed-off-by: Pierre-Yves <pyu@riseup.net>
----
- src/Makefile | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/Makefile b/src/Makefile
-index 5519ab9..d588e2e 100644
---- a/src/Makefile
-+++ b/src/Makefile
-@@ -127,7 +127,7 @@ COMPTIME := $(shell date +%s)
- # the value will be something like this: "tag: vX.Y.Z, refs/pull/Y/head"
-
- VERSION_EXPORT := tag: v4.0.0
--VERSION_TAG := $(shell test -d .git && git describe --tags --dirty=+ || echo "$(VERSION_EXPORT)" | $(SED) 's/.*: v\([\.0-9]*\),.*/v\1/')
-+VERSION_TAG := $(shell test -d .git && git describe --tags --dirty=+ || echo "$(VERSION_EXPORT)" | $(SED) 's/.*: v\([\.0-9]*\).*/v\1/')
-
- ##
- ## General compiler and linker options
---
-2.15.0
-
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : hashcat
-version : 4.0.0
-release : 1
+version : 4.0.1
+release : 2
source :
- - https://github.com/hashcat/hashcat/archive/v4.0.0.tar.gz : e14c169d6966830e7b7423e17e678f3333e074ec50dae50bdde40e8e0e8658be
+ - https://github.com/hashcat/hashcat/archive/v4.0.1.tar.gz : 8c25ace8791c641ebe32f66e4d9c29ff43bf484a6652f06bdba9df4e7ac7b5dd
license : MIT
component : security.crypto
libsplit : no
@@ -10,12 +10,11 @@
description: |
hashcat is the world's fastest and most advanced password recovery utility, supporting five unique modes of attack for over 200 highly-optimized hashing algorithms. hashcat currently supports CPUs, GPUs, and other hardware accelerators.
builddeps :
- - beignet-devel
+ - opencl-headers
rundeps :
- ocl-icd
-setup : |
- %patch -p1 < $pkgfiles/0001-fix-VERSION_TAG-compilation-problem.patch
build : |
%make SHARED=1 PREFIX=/usr
install : |
%make_install SHARED=1 PREFIX=/usr
+
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -26,12 +26,12 @@
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2017-11-06</Date>
- <Version>4.0.0</Version>
+ <Update release="2">
+ <Date>2018-02-13</Date>
+ <Version>4.0.1</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 7:34 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5883194
Default Alt Text
D2283.id5479.diff (2 KB)
Attached To
Mode
D2283: Update hashcat to 4.1.0
Attached
Detach File
Event Timeline
Log In to Comment