forked from pool/hashcat
- Remove python3-devel from recommends OBS-URL: https://build.opensuse.org/package/show/security/hashcat?expand=0&rev=32
140 lines
5.3 KiB
Plaintext
140 lines
5.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Aug 7 15:48:40 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
- Use %global instead of %define
|
|
- Remove python3-devel from recommends
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 6 12:27:50 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
- Use %python3_fix_shebang to replace python path with the right
|
|
one
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 5 11:14:01 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
- Add missing bin files to %files
|
|
- Move bridges files to /usr/lib/hashcat/bridges and symlink
|
|
the old location
|
|
- Remove -j1 from make invocation
|
|
- Fix rpmlint warnings
|
|
- Bump provided bundled(lzma-sdk) to 24.07
|
|
- Add python3-devel to BuildRequires to satisfy some modules
|
|
build requirements
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 5 00:23:16 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
- Shorten %description
|
|
- Add python3-devel to Recommends:
|
|
- Update to release 7.0.0
|
|
* Full release notes at
|
|
/usr/share/doc/packages/hashcat/docs/releases_notes_v7.0.0.md
|
|
* Assimilation Bridge: Integrate external resources like CPUs,
|
|
FPGAs, embedded interpreters, and more into the cracking
|
|
pipeline.
|
|
* Python Bridge Plugin: Rapidly implement hash-matching logic in
|
|
Python. No recompilation needed, supports multithreading and
|
|
rule engine by default.
|
|
* Virtual Backend Devices: Internally partitions physical GPUs
|
|
into multiple logical devices for better bridge integration and
|
|
async workloads.
|
|
* Hash-Mode Autodetection: Omit the -m flag and let Hashcat
|
|
detect the hash-mode, or use --identify to list possibilities.
|
|
* 58 new application-specific hash types, including Argon2,
|
|
MetaMask, Microsoft Online Account, SNMPv3, GPG, OpenSSH, and
|
|
LUKS2
|
|
* 17 new generic hash constructions used in real-world web apps
|
|
and protocols
|
|
* 11 new primitives added to the crypto library, improving reuse
|
|
and plugin development
|
|
* 20 new tools to extract hashes from popular sources, including
|
|
APFS, Virtualbox, BitLocker, and various wallet formats
|
|
* Complete refactor of the autotuning engine for better device
|
|
utilization
|
|
* Major rewrite of memory management to eliminate previous 4GB
|
|
allocation caps and enable full memory usage across devices
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 6 18:12:31 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Amend system-libs.patch; system lzma-sdk (24.xx) is too new;
|
|
go back to using bundled lzma-sdk.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 7 20:42:32 UTC 2023 - Andreas Stieger <Andreas.Stieger@gmx.de>
|
|
|
|
- Update to 6.2.6:
|
|
* many new hash-modes and bug fixes
|
|
- add upstream signing key and verify source signature
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 23 19:01:39 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 6.2.5
|
|
* This release adds improved HIP compatibility, several new
|
|
hash-modes, and bug fixes.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 15 13:28:22 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 6.2.1
|
|
* Build procedure changes allowing not to use unrar
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 14 18:54:03 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Use correct lname
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 14 17:45:22 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 6.2.0
|
|
* This release is mostly about expanding support for new
|
|
algorithms and fixing bugs.
|
|
* Full changelog: https://hashcat.net/forum/thread-10103.html
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 22 17:07:52 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- OpenCL required at runtime [boo#1177190]
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 8 08:47:27 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 6.1.1
|
|
* new hash-mode plugin interface, new backend API interface,
|
|
new algorithms
|
|
- Add system-libs.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 14 21:29:33 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update license field.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 6 09:21:50 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Add fdupes call.
|
|
- License file was shipped twice, ditch one copy.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 16 16:05:58 UTC 2019 - Robert Frohl <rfrohl@suse.com>
|
|
|
|
- hashcat v5.1.0:
|
|
This release is mostly about expanding support for new algorithms and fixing bugs.
|
|
Full changelog: https://hashcat.net/forum/thread-7983.html
|
|
- Remove flags.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 30 19:49:34 UTC 2016 - jengelh@inai.de
|
|
|
|
- Update to new upstream release oclhashcat-3.00
|
|
- Drop 0001-fixes-issue-10-compiler-warning-for-possible-memory-.patch
|
|
(no longer applicable), add flags.diff.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 6 12:21:38 UTC 2015 - jengelh@inai.de
|
|
|
|
- Initial package for build.opensuse.org (version 2.00)
|