libmd 1.1.0-1 source package in Ubuntu
Changelog
libmd (1.1.0-1) unstable; urgency=medium * New upstream release. * Switch to Standards-Version 4.6.2 (no changes needed). * Minimize upstream signing certificate. * Do not trim debian/changelog. * Make globs in debhelper fragment files more specific. * Switch from hardening=+bindnow to hardening=+all. -- Guillem Jover <email address hidden> Wed, 14 Jun 2023 00:19:59 +0200
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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmd_1.1.0-1.dsc | 2.2 KiB | abb74aa06e06dbb88f4c1a7764e1d93c753bdcb60e7151a1897fe247750f5ef1 |
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-1.debian.tar.xz | 8.0 KiB | 4e9403dcdd277ae81bb83bc7f4ba9fe5fd6640b74118d8349904f029510596dc |
Available diffs
- diff from 1.0.4-2 to 1.1.0-1 (85.6 KiB)
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-256, SHA-384 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