AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 1.5 * Added xxHash XXH64 * Added HMAC-BLAKE2s and HMAC-BLAKE2b (gh#tristanheaven/gtkhash#86) * Made hashing start automatically in file manager extensions (gh#tristanheaven/gtkhash#103) * Added Meson build system (gh#tristanheaven/gtkhash#116, gh#tristanheaven/gtkhash#140) * Removed dependency on intltool * Removed Peony extension as Peony 2+ is incompatible
- Update to 1.4 * Fixed crash when program is closed (gh#tristanheaven/gtkhash#47) * Added vertical scrolling to File/Text view (gh#tristanheaven/gtkhash#35) * Added clipboard paste button to Check input * Added Windows compatibility * Removed support for GTK 2 * Added CRC32C * Replaced the word "Digest" with "Checksum" in some places (gh#tristanheaven/gtkhash#40) * Added a separate hash button for each function (gh#tristanheaven/gtkhash#50) * Added preference to show/hide HMAC feature * Fixed translations not showing on Windows and Snap package * Reduced Windows install size
- No longer recommend -lang: supplements are in use
- Update to 1.2. * Added compatibility for Thunar 1.7. - Remove hack and use the "--with-thunarx=3" configure option for Leap 15 and newer.
- add specfile hack to fix build with thunarx-3
- Update to 1.1.1. * Fixed bug in loading user preferences. - Changes in 1.1. * Removed internal BLAKE2 code and added option to use libb2 instead. * Removed PolarSSL support (replaced by mbed TLS). - Changes in 1.0.1. * Fixed crash when certain Linux kernel crypto modules aren't loaded. * Fixed plugin crash when viewing file properties in Thunar. * Other bug fixes. - Correct the source URL. - Remove the gtkhash.svg icon (included in tarball). - Remove BuildRequires: pkgconfig(libcrypto) (no need). - Correct the list of supported hash functions in description. - Disable BLAKE2 function (nothing provides libb2). - Use the original desktop file.
- 13.2 also has too old gcrypt
- only enable gcrypt on distributions that have new enough packages
- update to version 1.0 - build with gtk3 - do not run autoconf - package appdata stuff - verbose build to allow rpmlint checks to work
- Initial package created - 0.7.0.