[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libtasn1-4.18.0 released [stable]
From: |
Simon Josefsson |
Subject: |
libtasn1-4.18.0 released [stable] |
Date: |
Tue, 09 Nov 2021 19:17:07 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
We are happy to announce the release 4.18.0 of libtasn1!
This is GNU Libtasn1, a small ASN.1 library.
Website:
https://www.gnu.org/software/libtasn1/
Manual:
https://www.gnu.org/software/libtasn1/manual/
Here are the compressed sources and a GPG detached signature[*]:
https://ftpmirror.gnu.org/libtasn1/libtasn1-4.18.0.tar.gz
https://ftpmirror.gnu.org/libtasn1/libtasn1-4.18.0.tar.gz.sig
Use a mirror for higher download bandwidth:
https://www.gnu.org/order/ftp.html
Here are the SHA1 and SHA256 checksums:
1665249ce66e64958e8c61d5bdc6c1e9f3623888 libtasn1-4.18.0.tar.gz
Q2XBVJU1Y9ZMZ6AktgfR7nXG23bg0PZXCeqAozTNGJg libtasn1-4.18.0.tar.gz
The SHA256 checksum is base64 encoded, instead of the
hexadecimal encoding that most checksum tools default to.
[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact. First, be sure to download both the .sig file
and the corresponding tarball. Then, run a command like this:
gpg --verify libtasn1-4.18.0.tar.gz.sig
If that command fails because you don't have the required public key,
then run this command to import it:
gpg --keyserver keys.gnupg.net --recv-keys 51722B08FE4745A2
and rerun the 'gpg --verify' command.
This release was bootstrapped with the following tools:
Gnulib v0.1-4958-ge20b35c91
Autoconf 2.71
Automake 1.16.5
Libtoolize 2.4.6
Make 4.3
Makeinfo 6.7
Bison 3.7.5
Help2man 1.48.1
Gtkdocize 1.33.1
Tar 1.34
Gzip 1.10
NEWS
* Noteworthy changes in release 4.18.0 (2021-11-09) [stable]
- Improve GTK-DOC manual. Closes: #35.
- Improve --help and --version for tools with gnulib. Closes: #37.
- Update gnulib files and various maintenance fixes.
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- libtasn1-4.18.0 released [stable],
Simon Josefsson <=