SHA256
3
0
forked from pool/rhash

Compare commits

...

2 Commits

Author SHA256 Message Date
Ana Guerrero
679cacf645 Accepting request 1229831 from network:utilities
- Update to version 1.4.5:
  * Support --one-hash formatting option
  * Bugfix: Show correct config directory in the manpage
  * Bugfix: Updating must continue after a file access error
  * Bugfix: Show correct size and time for Windows symlinks
  * Bugfix: Enable large file support on 32-bit platforms
  * Bugfix: Fix runtime error on WinXP
  * Bugfix: Fix building with glibc < 2.15
  * Bugfix: Fix building on Solaris
  * Bugfix: Fix building on Unix
  * Bugfix: Fix dynamic library symlink on macOS
  * Bugfix: Fix dynamic library symlink on *BSD

OBS-URL: https://build.opensuse.org/request/show/1229831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rhash?expand=0&rev=11
2024-12-11 20:01:25 +00:00
Martin Pluskal
2cd59adf9f - Update to version 1.4.5:
* Support --one-hash formatting option
  * Bugfix: Show correct config directory in the manpage
  * Bugfix: Updating must continue after a file access error
  * Bugfix: Show correct size and time for Windows symlinks
  * Bugfix: Enable large file support on 32-bit platforms
  * Bugfix: Fix runtime error on WinXP
  * Bugfix: Fix building with glibc < 2.15
  * Bugfix: Fix building on Solaris
  * Bugfix: Fix building on Unix
  * Bugfix: Fix dynamic library symlink on macOS
  * Bugfix: Fix dynamic library symlink on *BSD

OBS-URL: https://build.opensuse.org/package/show/network:utilities/rhash?expand=0&rev=24
2024-12-10 14:23:29 +00:00
4 changed files with 21 additions and 5 deletions

BIN
rhash-1.4.4.tar.gz (Stored with Git LFS)

Binary file not shown.

3
rhash-1.4.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6db837e7bbaa7c72c5fd43ca5af04b1d370c5ce32367b9f6a1f7b49b2338c09a
size 444526

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Dec 10 14:22:07 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1.4.5:
* Support --one-hash formatting option
* Bugfix: Show correct config directory in the manpage
* Bugfix: Updating must continue after a file access error
* Bugfix: Show correct size and time for Windows symlinks
* Bugfix: Enable large file support on 32-bit platforms
* Bugfix: Fix runtime error on WinXP
* Bugfix: Fix building with glibc < 2.15
* Bugfix: Fix building on Solaris
* Bugfix: Fix building on Unix
* Bugfix: Fix dynamic library symlink on macOS
* Bugfix: Fix dynamic library symlink on *BSD
-------------------------------------------------------------------
Sat Jul 29 08:26:34 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package rhash
#
# Copyright (c) 2023 SUSE LLC
# 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.4
Version: 1.4.5
Release: 0
Summary: Recursive Hasher
License: 0BSD