pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/libtasn1
Module Name: pkgsrc
Committed By: wiz
Date: Thu May 20 10:05:11 UTC 2021
Modified Files:
pkgsrc/security/libtasn1: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/security/libtasn1/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/security/libtasn1/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/libtasn1/Makefile
diff -u pkgsrc/security/libtasn1/Makefile:1.80 pkgsrc/security/libtasn1/Makefile:1.81
--- pkgsrc/security/libtasn1/Makefile:1.80 Sun Nov 29 22:01:34 2020
+++ pkgsrc/security/libtasn1/Makefile Thu May 20 10:05:11 2021
@@ -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/}
Index: pkgsrc/security/libtasn1/distinfo
diff -u pkgsrc/security/libtasn1/distinfo:1.54 pkgsrc/security/libtasn1/distinfo:1.55
--- pkgsrc/security/libtasn1/distinfo:1.54 Tue Mar 24 17:30:34 2020
+++ pkgsrc/security/libtasn1/distinfo Thu May 20 10:05:11 2021
@@ -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