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:           Fri Sep  9 15:23:53 UTC 2022

Modified Files:
        pkgsrc/security/libtasn1: Makefile distinfo

Log Message:
libtasn1: update to 4.19.0.

* Noteworthy changes in release 4.19.0 (2022-08-23) [stable]
- Clarify libtasn1.map license.  Closes: #38.
- Fix ETYPE_OK out of bounds read.  Closes: #32.
- Update gnulib files and various maintenance fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/security/libtasn1/Makefile
cvs rdiff -u -r1.58 -r1.59 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.82 pkgsrc/security/libtasn1/Makefile:1.83
--- pkgsrc/security/libtasn1/Makefile:1.82      Tue Nov 16 14:32:39 2021
+++ pkgsrc/security/libtasn1/Makefile   Fri Sep  9 15:23:52 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2021/11/16 14:32:39 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2022/09/09 15:23:52 wiz Exp $
 
-DISTNAME=      libtasn1-4.18.0
+DISTNAME=      libtasn1-4.19.0
 CATEGORIES=    security devel
 MASTER_SITES=  ${MASTER_SITE_GNU:=libtasn1/}
 

Index: pkgsrc/security/libtasn1/distinfo
diff -u pkgsrc/security/libtasn1/distinfo:1.58 pkgsrc/security/libtasn1/distinfo:1.59
--- pkgsrc/security/libtasn1/distinfo:1.58      Tue Nov 16 14:32:39 2021
+++ pkgsrc/security/libtasn1/distinfo   Fri Sep  9 15:23:52 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.58 2021/11/16 14:32:39 wiz Exp $
+$NetBSD: distinfo,v 1.59 2022/09/09 15:23:52 wiz Exp $
 
-BLAKE2s (libtasn1-4.18.0.tar.gz) = 714ef4fb2b22f6cc5d17184d111e5bb5c6e1ac310936114c1443e639e9e7011e
-SHA512 (libtasn1-4.18.0.tar.gz) = 4f2f4afc7561fda7a1f1c6c525c3c3b08228a1a4aa8c3d3d5e02e993d8f83ccee1dd0f1b201cec0fbfc97043d4b1d7a95ffd34d65422a38b85b931ac7a015831
-Size (libtasn1-4.18.0.tar.gz) = 1724441 bytes
+BLAKE2s (libtasn1-4.19.0.tar.gz) = e7ae60daed86940ddc916f20c5831a188f5adc686d8516f6ee8b28b2e6c59213
+SHA512 (libtasn1-4.19.0.tar.gz) = 287f5eddfb5e21762d9f14d11997e56b953b980b2b03a97ed4cd6d37909bda1ed7d2cdff9da5d270a21d863ab7e54be6b85c05f1075ac5d8f0198997cf335ef4
+Size (libtasn1-4.19.0.tar.gz) = 1786576 bytes



Home | Main Index | Thread Index | Old Index