Package Release Info

gtkhash-1.5-bp156.4.3.1

Update Info: openSUSE-2025-75
Available in Package Hub : 15 SP6 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gtkhash
gtkhash-lang
thunar-plugin-gtkhash

Change Logs

* Mon Sep 26 2022 Marcel Kuehlhorn <tux93@opensuse.org>
- 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
* Thu Oct 07 2021 Marcel Kuehlhorn <tux93@opensuse.org>
- 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
Version: 1.2-bp153.1.16
* Thu Jan 30 2020 Dominique Leuenberger <dimstar@opensuse.org>
- No longer recommend -lang: supplements are in use
* Sun Jan 06 2019 Kyrill Detinov <lazy.kent@opensuse.org>
- 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.
* Sun Sep 02 2018 Stefan Seyfried <seife+obs@b1-systems.com>
- add specfile hack to fix build with thunarx-3
* Tue Apr 10 2018 lazy.kent@opensuse.org
- 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.
* Mon Dec 26 2016 seife+obs@b1-systems.com
- 13.2 also has too old gcrypt
* Sun Dec 25 2016 seife+obs@b1-systems.com
- only enable gcrypt on distributions that have new enough packages
* Sun Dec 25 2016 seife+obs@b1-systems.com
- update to version 1.0
- build with gtk3
- do not run autoconf
- package appdata stuff
- verbose build to allow rpmlint checks to work
* Sat Feb 13 2016 lazy.kent@opensuse.org
- Initial package created - 0.7.0.