[Ftp-release] [ANNOUNCE] libmd 0.0.0 released

Guillem Jover guillem at hadrons.org
Thu Feb 11 00:30:41 UTC 2016


Hi!

This is the first release of the BSD Message Digest functions library,
which intends to be an API compatible library with functions provided
in various Unix systems either on their libc (NetBSD, OpenBSD) or their
libmd (FreeBSD, DragonflyBSD, Solaris) libraries.

The intention here is to have a library with extremely permissive
licenses (BSD-3-clause, BSD-2-clause, ISC, Beerware and Public Domain),
that can be used by any project; that has a very small scope and as such
can be part of the base system on most distributions; and that has a
compatible API with the implementations on other systems and those that
other projects are embedding, so that they can switch to use the system
library instead of duplicating the same code all over the place.

The project homepage can be currently found in
<https://www.hadrons.org/software/libmd/>, but I'll mirror tarballs and
announce releases in FreeDesktop.Org for now.


Git tag: 0.0.0

Source tarball:
  <https://archive.hadrons.org/software/libmd/libmd-0.0.0.tar.xz>
  <https://libbsd.freedesktop.org/releases/libmd-0.0.0.tar.xz>

GPG signature:
  <https://archive.hadrons.org/software/libmd/libmd-0.0.0.tar.xz.asc>
  <https://libbsd.freedesktop.org/releases/libmd-0.0.0.tar.xz.asc>

Checksums (MD5, SHA1 and SHA256):
  05be4882f4a982e03615722a413d141e  libmd-0.0.0.tar.xz
  86d521272c075b4e76fc2d3f8133bb58798d6e03  libmd-0.0.0.tar.xz
  fd3f2366236fb3fd0dac0c0a77ffff8511e2939c79d1d58daf56e3f5ee383a88  libmd-0.0.0.tar.xz

Changes since initial:

Guillem Jover (12):
      Initial import from OpenBSD and NetBSD
      man: Add LIBRARY section
      build: Use stdint
      build: Add weak_alias definition
      build: Define a dummy _DIAGASSERT
      build: Add build infrastructure
      build: Use <endian.h> when <sys/endian.h> is not available
      Remove __bounded__ GCC attribute
      Use stdint types instead of BSD u_int ones
      Remove hidden dependencies from public headers
      Add compatibility with other BSDs
      Release libmd 0.0.0

Thanks,
Guillem
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/ftp-release/attachments/20160211/c59dbb2c/attachment.sig>


More information about the Ftp-release mailing list