rhash (1.3.3-1) unstable; urgency=low * New upstream release version 1.3.3 * librhash now exports new torrent interface -- Aleksey Kravchenko Tue, 05 Aug 2014 02:12:06 +0700 rhash (1.3.2-2) unstable; urgency=low * fix symlinks installation when building the package -- Aleksey Kravchenko Fri, 04 Jul 2014 02:53:00 +0700 rhash (1.3.2-1) unstable; urgency=low * New upstream release version 1.3.2 - fixed infinite loop while working with symlinks (Closes: #750842) - fixed the hardening-no-relro lintian warning -- Aleksey Kravchenko Wed, 02 Jul 2014 01:41:59 +0700 rhash (1.3.1-1) unstable; urgency=low * New upstream release version 1.3.1 - bump Standards-Version to 3.9.5 -- Aleksey Kravchenko Wed, 08 Jan 2014 23:47:28 +0700 rhash (1.3.0-3) unstable; urgency=low * Fixed 'Value too large...' error (Closes: #727012) -- Aleksey Kravchenko Sun, 24 Nov 2013 20:19:26 +0700 rhash (1.3.0-2) unstable; urgency=low * Fixed sha3 on big-endian processors -- Aleksey Kravchenko Sun, 22 Sep 2013 00:51:37 +0700 rhash (1.3.0-1) unstable; urgency=low * New upstream release version 1.3.0 - switched the package back to unstable -- Aleksey Kravchenko Mon, 16 Sep 2013 19:48:55 +0700 rhash (1.2.10-1) experimental; urgency=low * New upstream release version 1.2.10 - switched to Debhelper 9 and Standards-Version 3.9.4 - moved language bindings to separate rhash-bindings package -- Aleksey Kravchenko Tue, 25 Dec 2012 01:55:52 +0700 rhash (1.2.9-8) unstable; urgency=medium [ Aleksey Kravchenko ] * Removed DMUA field to switch to new DM permissions management interface [ Asheesh Laroia ] * Slight simplification of debian/rules that aims to fix parallel builds. In particular, we used to build a dynamically linked rhash binary as 'rhash'; now, we build it as 'rhash-shared' like the default of the upstream build system, and later rename it to 'rhash' as needed. (Closes: #687398) [ Gregor Herrmann ] * debian/control: remove alternative build dependency on c-sharp-2.0-compiler, which gets satisfied by mono-devel, and then the needed mono-gmcs is missing. Thanks, Andrey Rahmatullin. -- Aleksey Kravchenko Wed, 28 Nov 2012 01:47:19 +0700 rhash (1.2.9-7) unstable; urgency=low * Fixed dependencies of ruby-rhash -- Aleksey Kravchenko Sun, 17 Jun 2012 19:10:51 +0700 rhash (1.2.9-6) unstable; urgency=low * update for ruby 1.9.1 (Closes: #676110) * security hardening build flags -- Aleksey Kravchenko Wed, 15 Jun 2012 00:42:51 +0700 rhash (1.2.9-5) unstable; urgency=low * Quick fix for ruby1.8 mkmf concurrency bug * Separated build-arch and build-indep targets * Corrected Vcs-* fields in debian/control * Updated rhash package description -- Aleksey Kravchenko Fri, 11 May 2012 02:12:58 +0700 rhash (1.2.9-4) unstable; urgency=low * Fixed failed parallel build on amd64 (Closes: #671989) * Fixed jni compilation on kfreebsd-* archs * Fixed crash of python test on ia64 * Extended descriptions to fix lintian informational warnings * Disabled mono compilation for binary-arch builds -- Aleksey Kravchenko Wed, 09 May 2012 14:26:29 +0700 rhash (1.2.9-3) unstable; urgency=low * Fixed javadoc build error -- Aleksey Kravchenko Thu, 03 May 2012 00:07:23 +0700 rhash (1.2.9-2) unstable; urgency=low * Fixed binary-arch builds (Closes: #670205) * Corrected installation directory of ruby extension * Updated LibRHash description -- Aleksey Kravchenko Sat, 28 Apr 2012 09:21:17 +0700 rhash (1.2.9-1) unstable; urgency=low [ Aleksey Kravchenko ] * New upstream release version 1.2.9 * copyright: format upgraded to 1.0 * librhash0.symbols: changed minimum symbols version to 1.2.6 * librhash0.symbols: added two new functions * ruby-rhash: updated to new Ruby policy * mono bindings supported [ Kilian Krause ] * Add DM-Upload-Allowed:yes - congrats Aleksey to your successful DM application! -- Aleksey Kravchenko Sat, 14 Apr 2012 13:21:44 +0700 rhash (1.2.8-3) unstable; urgency=low * fixed loading of the RHash python module (Closes: 652302) * fixed librhash-java compilation on Ubuntu (Closes: 654180) * updated debian/copyright -- Aleksey Kravchenko Wed, 18 Jan 2012 22:51:54 +0700 rhash (1.2.8-2) unstable; urgency=low * Compilation fix for several Debian architectures - fixed librhash-java compilation with gcj (Closes: 644599) - control: added python-rhash dependency on librhash0 -- Aleksey Kravchenko Sun, 09 Oct 2011 13:57:47 +0700 rhash (1.2.8-1) unstable; urgency=low * New upstream release version 1.2.8 - language bindings for Java, Perl, Python, Ruby - Russian translation - fixed recommended libssl1.0.0 dependency - patched broken re-compilation - fixed a mistype in perl documentation - control: updated Vcs-Git field - copyright: corrected Format field, added Upstream-Contact - copyright: updated Copyright field, mentioned another developer -- Aleksey Kravchenko Wed, 14 Sep 2011 23:50:14 +0700 rhash (1.2.7-1) unstable; urgency=medium * New upstream release version 1.2.7 - Fixes security issue (Closes: #632280) - changed author/maintainer name to the way I prefer s/Alexey S/Aleksey/ - simplified descriptions of binary packages - written rules in more now standard way, using CFLAGS/LDFLAGS - reworded README.Debian a bit - applied patch from upstream to fix possible segfault - applied patch from upstream to fix glibc runtime warning - applied patch from upstream to repair -openssl option handling -- Aleksey Kravchenko Sun, 14 Aug 2011 20:35:00 +0700 rhash (1.2.6-2) unstable; urgency=low * Package compilation is fixed for several archs -- Alexey S Kravchenko Thu, 30 Jun 2011 01:04:24 +0700 rhash (1.2.6-1) unstable; urgency=low * New upstream release version 1.2.6 - ABI changed - now librhash0.0 is librhash0 - OpenSSL support for faster hash calculation if libssl is installed (fully optional) for both rhash and librhash0 -- Alexey S Kravchenko Wed, 15 Jun 2011 01:03:34 +0700 rhash (1.2.5-1) unstable; urgency=low * Initial release (Closes: #629614) * The library SONAME was changed in the Debian package, see README.Debian -- Alexey S Kravchenko Tue, 07 Jun 2011 22:46:05 +0700