rhash/rhash.changes

180 lines
6.2 KiB
Plaintext

-------------------------------------------------------------------
Sun Aug 20 04:55:49 UTC 2017 - zenitur@ya.ru
- Fix build on SLE 11
-------------------------------------------------------------------
Wed Aug 16 14:09:59 UTC 2017 - mpluskal@suse.com
- Update to version 1.3.5:
* look for locales directory at PROGRAM_DIRECTORY\locale on
Windows
* look for config at PROGRAM_DIRECTORY\rhashrc on Windows
-------------------------------------------------------------------
Tue Jun 13 08:09:55 UTC 2017 - mpluskal@suse.com
- Do not use openssl (avoid build cycle with cmake)
-------------------------------------------------------------------
Fri Jun 2 07:01:53 UTC 2017 - mpluskal@suse.com
- Update to version 1.3.4:
* Compilation fixes for FreeBSD
* return non zero exit code if a file was not found
- Refresh rhash-1.3.0-shared.patch
-------------------------------------------------------------------
Tue Aug 5 14:38:40 UTC 2014 - lazy.kent@opensuse.org
- Update to 1.3.3.
* Ctrl-C now interrupts benchmarking.
* Set a boolean in config to true by a string `true', `on' or
`yes'.
* Changed the `-p' format names of sha* families, see manpage.
* Fixed test_rhash.sh script failing on the en_US.UTF-8 locale.
* LibRHash now exports torrent functions.
* Support torrents with more than one announce url.
* Update the SHA3 algorithm to follow the changes of the FIPS 202
draft.
* Option --exclude for skipping some files during recursive
scanning.
* librhash: small optimization of Whirlpool.
-------------------------------------------------------------------
Sat Jul 5 17:43:14 UTC 2014 - lazy.kent@opensuse.org
- Update to 1.3.2.
* BTIH piece length calculation updated to follow the uTorrent
algorithm change.
* Option --follow for following symlinks to directories.
* Ignore non-regular files while scanning directories
recursively.
* Report warnings on files locked by some processes.
-------------------------------------------------------------------
Fri Jan 10 11:22:52 UTC 2014 - lazy.kent@opensuse.org
- Update to 1.3.1.
Bugfix: corrected sha3-224 for big-endian processors.
* Fixed 'value too large' error on 32-bit Linux.
* Improved directory scanning.
* Exclude the files specified by -o and -l from processing.
- Drop rhash-remove-assert.patch (fixed upstream).
- Rename librhash-devel package to rhash-devel.
-------------------------------------------------------------------
Sun Oct 27 10:21:09 UTC 2013 - lazy.kent@opensuse.org
- Add rhash-remove-assert.patch: remove wrong assertion statement
(https://sourceforge.net/p/rhash/bugs/43/).
-------------------------------------------------------------------
Wed Sep 18 07:09:59 UTC 2013 - lazy.kent@opensuse.org
- Update to 1.3.0.
* Bugfixes:
+ %{mtime} formating option was broken.
+ Fixed memory leaks.
+ Fixed output of percents when two or more files are hashed.
* Supported SHA3 (Keccak) hash function.
* Updated translations: de, es, gl, it.
* Add baselibs.conf as a source.
* Refresh rhash-shared.patch.
-------------------------------------------------------------------
Mon Dec 24 21:08:05 UTC 2012 - lazy.kent@opensuse.org
- Update to 1.2.10.
* Bugfixes:
+ Different BTIH were generated for the same file.
+ Path issue with verification of hash files.
+ Non-zero exit code if some files were not found.
+ Incorrect GOST hash for ("\FF" x 64) on non-x86 CPU.
* Improved Ctrl-C processing.
* Shortcut -k for --check-embedded.
* Update rhash-*-shared.patch.
-------------------------------------------------------------------
Fri Apr 13 19:19:53 UTC 2012 - lazy.kent@opensuse.org
- Update to 1.2.9.
* Option --bt-batch for batch torrents.
- Updated "shared" patch.
- Splitted off language package.
-------------------------------------------------------------------
Mon Sep 19 12:39:52 UTC 2011 - lazy.kent@opensuse.org
- Update to 1.2.8.
* Fix bugs (sf#3391587).
- Dropped obsolete patches (fixed upstream).
- Build shared library.
- Build rhash against shared library (added patch).
-------------------------------------------------------------------
Tue Sep 6 13:16:54 UTC 2011 - lazy.kent@opensuse.org
- Build shared library.
-------------------------------------------------------------------
Sat Aug 20 12:36:43 UTC 2011 - lazy.kent@opensuse.org
- Added fix_crash and memfix patches (sf#3391587).
-------------------------------------------------------------------
Sun Aug 14 16:05:36 UTC 2011 - lazy.kent@opensuse.org
- Update to 1.2.7.
* Supported verification of sha256, sha512 and other hash sum.
* Bugfix: percents option was broken in v1.2.6.
-------------------------------------------------------------------
Wed Jun 15 20:15:09 UTC 2011 - lazy.kent@opensuse.org
- Update to 1.2.6.
* Bugfix: --output failed for cyrillic file name.
- Updated description.
- Updated make options.
-------------------------------------------------------------------
Sat May 28 01:02:32 UTC 2011 - lazy.kent@opensuse.org
- Update to 1.2.5.
* Option --openssl allows to replace some algorithms
by the OpenSSL ones.
* Bugfix: incorrect recursive traversing of very long UTF-8
filepaths.
* Bugfix: corrected calculation of BTIH hash and torrent files.
- Build requires libopenssl-devel.
- Use full URL for source.
-------------------------------------------------------------------
Fri Apr 15 08:24:59 UTC 2011 - lazy.kent@opensuse.org
- Update to 1.2.4.
* Option --benchmark-raw for machine-readable benchmark output
format.
* On Intel/AMD CPUs benchmark now prints the clocks-per-byte
value.
* Bugfix: repaired --path-separator on linux/unix.
-------------------------------------------------------------------
Mon Apr 4 09:15:27 UTC 2011 - lazy.kent@opensuse.org
- Update to 1.2.3.
* One-line percent for linux/unix.
* Bugfix: verification of base2-like formated md5 hash sums.
-------------------------------------------------------------------
Sun Jan 23 09:15:29 UTC 2011 - lazy.kent@opensuse.org
- update to 1.2.2.
* Bugfix: --accept/--crc-accept were not working since 1.1.9.
-------------------------------------------------------------------
Wed Nov 24 14:03:56 UTC 2010 - lazy.kent.suse@gmail.com
- Initial package created - 1.2.0.