libmd 1.1.0-2 source package in Ubuntu

Changelog

libmd (1.1.0-2) unstable; urgency=medium

  * Switch autopkgtest dependency from pkg-config to pkgconf.
  * Wrap fields in debian/tests/control.
  * Add SHA-224 and SHA-512/256 to functions provided in libmd-dev package
    Description (since libmd 1.1.0).

 -- Guillem Jover <email address hidden>  Sat, 06 Jan 2024 02:21:45 +0100

Upload details

Uploaded by:
Guillem Jover
Uploaded to:
Sid
Original maintainer:
Guillem Jover
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmd_1.1.0-2.dsc 2.2 KiB 46cc951cd6d71bbfeff4522de66f968fb92601ec4cc622b07f6ac0a2a36ac5f0
libmd_1.1.0.orig.tar.xz 264.9 KiB 1bd6aa42275313af3141c7cf2e5b964e8b1fd488025caf2f971f43b00776b332
libmd_1.1.0.orig.tar.xz.asc 833 bytes 402fd3024e43ab975733d09e661804a58ca58697194e4b15216b1217cfe1dadb
libmd_1.1.0-2.debian.tar.xz 8.1 KiB 3b6ff35fc921eb5450fa9bf2d300c9e058e3771f96f8f13f759768fadd53324c

Available diffs

No changes file available.

Binary packages built by this source

libmd-dev: message digest functions from BSD systems - development files

 This package contains the header files and static library needed to
 compile applications that use libmd.
 .
 The currently provided hashing algorithms are:
 .
  * MD2
  * MD4
  * MD5
  * RIPEMD-160
  * SHA-1
  * SHA-2 (SHA-224, SHA-256, SHA-384, SHA-512/256 and SHA-512)

libmd0: message digest functions from BSD systems - shared library

 The libmd library provides various message digest ("hash") functions,
 as found on various BSDs on a library with the same name and with a
 compatible API.

libmd0-dbgsym: debug symbols for libmd0