pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/libtasn1 libtasn1: update to 4.17.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b2b5730c46f
branches:  trunk
changeset: 452927:8b2b5730c46f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 20 10:05:11 2021 +0000

description:
libtasn1: update to 4.17.0.

* Noteworthy changes in release 4.17.0 (2021-05-13) [stable]
- Print deprecation messages for deprecated macros, thanks to Tim Rühsen.
- Fix some clang issues due to illegal pointers, thanks to Stefan Weil.
- Restore handling of SIZE nodes, thanks to Dmitry Baryshkov.
- Fix memory leak caught by oss-fuzz, thanks to Dmitry Baryshkov.
- Gtk-doc fixes, thanks to Dmitry Baryshkov.
- Fix bugs unveiled by Static Analysis, reported by Simo Sorce.
- Update gnulib files and many build fixes.

diffstat:

 security/libtasn1/Makefile |   4 ++--
 security/libtasn1/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 0d9fd872b190 -r 8b2b5730c46f security/libtasn1/Makefile
--- a/security/libtasn1/Makefile        Thu May 20 10:03:25 2021 +0000
+++ b/security/libtasn1/Makefile        Thu May 20 10:05:11 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.80 2020/11/29 22:01:34 dbj Exp $
+# $NetBSD: Makefile,v 1.81 2021/05/20 10:05:11 wiz Exp $
 
-DISTNAME=      libtasn1-4.16.0
+DISTNAME=      libtasn1-4.17.0
 CATEGORIES=    security devel
 MASTER_SITES=  ${MASTER_SITE_GNU:=libtasn1/}
 
diff -r 0d9fd872b190 -r 8b2b5730c46f security/libtasn1/distinfo
--- a/security/libtasn1/distinfo        Thu May 20 10:03:25 2021 +0000
+++ b/security/libtasn1/distinfo        Thu May 20 10:05:11 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.54 2020/03/24 17:30:34 nia Exp $
+$NetBSD: distinfo,v 1.55 2021/05/20 10:05:11 wiz Exp $
 
-SHA1 (libtasn1-4.16.0.tar.gz) = f4f1fc301c0835389d9db7754815e48f4f57937a
-RMD160 (libtasn1-4.16.0.tar.gz) = f35e54581ac47cb4569edb72fabbe6387c9e1104
-SHA512 (libtasn1-4.16.0.tar.gz) = b356249535d5d592f9b59de39d21e26dd0f3f00ea47c9cef292cdd878042ea41ecbb7c8d2f02ac5839f5210092fe92a25acd343260ddf644887b031b167c2e71
-Size (libtasn1-4.16.0.tar.gz) = 1812442 bytes
+SHA1 (libtasn1-4.17.0.tar.gz) = 327c3f1305a502dbceb098838a9baed2f0449ddd
+RMD160 (libtasn1-4.17.0.tar.gz) = 426beeee0bb8b0cd3d3ccbc6234a8c4a06c21be8
+SHA512 (libtasn1-4.17.0.tar.gz) = 9cbd920196d1e4c8f5aa613259cded2510d40edb583ce20cc2702e2dee9bf32bee85a159c74600ffbebc2af2787e28ed0fe0adf15fc46839283747f4fe166d3d
+Size (libtasn1-4.17.0.tar.gz) = 1906654 bytes



Home | Main Index | Thread Index | Old Index