rhash 1.3.5-1 source package in Ubuntu

Changelog

rhash (1.3.5-1) unstable; urgency=low

  [ Aleksey Kravchenko ]
  * New upstream release version 1.3.5
  * Drop obsolete dbg package
  * Add test to autopkgtest
  * Hardenning: support bindnow
  * Bump Standards-Version to 4.1.3
  * Switch git links to the Salsa server
  * Change Maintainer to pkg-security team
  * Change copyright-format uri to https
  * Bump compat level to 11
  * Simplify the override_dh_auto_install rule

  [ Lukas Schwaighofer ]
  * Use DEB_BUILD_MAINT_OPTIONS = hardening=+all
  * Use DEB_CFLAGS_MAINT_APPEND variable
  * Remove unnecessary LD_LIB variable
  * Remove obsolete checking DEB_BUILD_OPTIONS for 'debug' and 'parallel'
  * Pass CPPFLAGS to compiler

 -- Aleksey Kravchenko <email address hidden>  Thu, 01 Feb 2018 02:21:57 +0300

Upload details

Uploaded by:
Debian Security Tools Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Security Tools Packaging Team
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rhash_1.3.5-1.dsc 2.0 KiB 0ce3ab4694ed5359b99788ed82435123e20c4d62135c63dc87ff8c6236f762f9
rhash_1.3.5.orig.tar.gz 309.4 KiB 98e0688acae29e68c298ffbcdbb0f838864105f9b2bd8857980664435b1f1f2e
rhash_1.3.5.orig.tar.gz.asc 833 bytes 7c8d81f100e2ee5e8a07bbba0655a1cdaf1669f7ac06528a1f9649cd3cbd3279
rhash_1.3.5-1.debian.tar.xz 9.3 KiB 431dd1a1ec626d37691083696c22601e994b849af1377244952ab6e75a1fba98

Available diffs

No changes file available.

Binary packages built by this source

librhash-dev: header files and a static library for librhash

 LibRHash is a professional, portable, thread-safe C library for computing
 magnet links and a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1,
 SHA256, SHA512, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH,
 GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru.
 .
 This package contains LibRHash static library and header files.

librhash0: shared library for hash functions computing

 LibRHash is a professional, portable, thread-safe C library for computing
 magnet links and a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1,
 SHA256, SHA512, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH,
 GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru.
 Hash sums are used to ensure and verify integrity of large volumes of data
 for a long-term storing or transferring.
 .
 Features:
  * Small and easy to learn interface.
  * Hi-level and Low-level API.
  * Allows calculating of several hash functions simultaneously.
  * Portability: the library works on Linux, *BSD and Windows.

librhash0-dbgsym: debug symbols for librhash0
rhash: utility for computing hash sums and magnet links

 RHash is a console utility for calculation and verification of magnet links
 and a wide range of hash sums like CRC32, MD4, MD5, SHA1, SHA256, SHA512,
 AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160,
 HAS-160, EDON-R, Whirlpool and Snefru.
 Hash sums are used to ensure and verify integrity of large volumes of data
 for a long-term storing or transferring.
 .
 Features:
  * Output in a predefined (SFV, BSD-like) or a user-defined format.
  * Can calculate Magnet links.
  * Ability to process directories recursively.
  * Updating hash files (adding hash sums of files missing in the hash file).
  * Portability: the program works the same on Linux, *BSD or Windows.

rhash-dbgsym: debug symbols for rhash