Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| a770cbdf53 |
BIN
rhash-1.4.5.tar.gz
LFS
Normal file
BIN
rhash-1.4.5.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f6019cfeeae8ace7067ad22da4e4f857bb2cfa6c2deaa2258f55b2227ec937a
|
||||
size 461244
|
||||
@@ -1,16 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 28 13:41:51 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.4.6:
|
||||
* Bugfix: Compilation error with GCC 15
|
||||
* Speed up file reading while hashing a file
|
||||
* Bugfix: Fix processing of ./ directory
|
||||
* Support --blake3 option for the BLAKE3 hash function
|
||||
* Support GNU/Hurd platform for --target argument
|
||||
* Support Intel SHA1 extension
|
||||
* Bugfix: Fix librhash function rhash_print_magnet()
|
||||
* Bugfix: Fix building by gcc 7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 14:22:07 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
@@ -60,7 +47,7 @@ Sat Jun 18 13:23:49 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
* Improve ripemd160 performance
|
||||
* Add --bt-transmission option to create Transmission compatible torrent files
|
||||
* Bugfix: star character at the start of filepath must be ignored
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 27 07:00:13 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rhash
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define major 1
|
||||
Name: rhash
|
||||
Version: 1.4.6
|
||||
Version: 1.4.5
|
||||
Release: 0
|
||||
Summary: Recursive Hasher
|
||||
License: 0BSD
|
||||
|
||||
Reference in New Issue
Block a user