- update to 1.4.1:
* look for config file at $HOME/.config/rhash/rhashrc
* supported --blake2s, --blake2b options for the BLAKE2 hash functions
* Bugfix: fix computing of EDON-R 512 by big data chunks
* support --no-detect-by-ext option
* speed up verification by detecting hash type from file extension
* Bugfix: correctly print long paths on Windows
* Bugfix: print correct '%{mtime}' when --file-list is specified
* Bugfix: only follow symbolic links when --follow is specified
* Bugfix: fix buffer overflow in GOST12
OBS-URL: https://build.opensuse.org/request/show/863936
OBS-URL: https://build.opensuse.org/package/show/network:utilities/rhash?expand=0&rev=17
- Update to 1.4.0:
* librhash: supported rhash_get_version() - get library version
* Bugfix: fix broken output on Win 7
* Bugfix: fix broken 'configure --localedir=<dir>' option
* Bugfix: fix broken makefile install-so-link target
* Bugfix: restore behavior of 'rhash -rc' to be the same as in v1.3.8
* Bugfix: fix a segfault and memory errors
- Remove rhash-uk.patch
OBS-URL: https://build.opensuse.org/request/show/826187
OBS-URL: https://build.opensuse.org/package/show/network:utilities/rhash?expand=0&rev=15
* change project license to BSD Zero Clause License
* add uk translations
* new printf-format modifier '%u' to print url-encoded filename, path or hash
* Bugfix: btih in magnet links shall be hex-encoded
* correctly align UTF8 file paths, while printing verification results
* respect UTF8 BOM when updating or verifying a hash file
* print a new-line after ed2k link, when --ed2k-link option is passed
* exit on output errors with exit_code = 2
* change option --update=<file> to update the specified file
* make short option '-P' to be an alias for --percents
* change %{mtime} format to 'YYYY-MM-DD hh:mm:ss'
* Bugfix: --sysconfdir was ignored while searching for config on Linux
* support verification of base64-formated hash sums
* add formatting options: --hex, --base32, -b/--base64
* Bugfix: properly handle symlinks on the command line
- Fix localisation building by rhash-uk.patch
OBS-URL: https://build.opensuse.org/package/show/network:utilities/rhash?expand=0&rev=13