pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/ltm
Module Name: pkgsrc
Committed By: wiz
Date: Mon Nov 6 14:00:23 UTC 2023
Modified Files:
pkgsrc/math/ltm: Makefile distinfo
Log Message:
ltm: update to 1.2.1.
Sep 04th, 2023
v1.2.1
-- Bugfix release because of potential integer overflow
c.f. PR #546 resp. CVE-2023-36328
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/math/ltm/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/math/ltm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/ltm/Makefile
diff -u pkgsrc/math/ltm/Makefile:1.25 pkgsrc/math/ltm/Makefile:1.26
--- pkgsrc/math/ltm/Makefile:1.25 Mon Sep 14 18:23:41 2020
+++ pkgsrc/math/ltm/Makefile Mon Nov 6 14:00:23 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2020/09/14 18:23:41 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2023/11/06 14:00:23 wiz Exp $
-DISTNAME= ltm-1.2.0
-PKGREVISION= 1
+DISTNAME= ltm-1.2.1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=libtom/}
GITHUB_PROJECT= libtommath
Index: pkgsrc/math/ltm/distinfo
diff -u pkgsrc/math/ltm/distinfo:1.14 pkgsrc/math/ltm/distinfo:1.15
--- pkgsrc/math/ltm/distinfo:1.14 Tue Oct 26 10:55:48 2021
+++ pkgsrc/math/ltm/distinfo Mon Nov 6 14:00:23 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2021/10/26 10:55:48 nia Exp $
+$NetBSD: distinfo,v 1.15 2023/11/06 14:00:23 wiz Exp $
-BLAKE2s (ltm-1.2.0.tar.xz) = 2b0800e6eb7135151a2599f09f37087d63a65b9d60f985377a9a7bf0bab83d64
-SHA512 (ltm-1.2.0.tar.xz) = 6f9ccd0691831f07f86ddc81cb6145504b3d5da66dd3e92312c64cce0ea986fa4e08ba65ca8991aaebe56702c2d7c15f309696785b813dffb4c112a4ad04b203
-Size (ltm-1.2.0.tar.xz) = 622120 bytes
+BLAKE2s (ltm-1.2.1.tar.xz) = c0661deb9c50d0f0ad74d3bd278b94d4c9ce3622571977fc91e55245df68c606
+SHA512 (ltm-1.2.1.tar.xz) = 50c9459357aa7f5076af93de6701c617da0dbbf2230a2f4468062704a6cd6e9d3c2fbb27016f68a7e1d6b35d6ddb2088630b24ea6acc20ed8c19594913d36e95
+Size (ltm-1.2.1.tar.xz) = 635728 bytes
SHA1 (patch-bn__mp__set__double.c) = a9ceb70ee7935bd6026a97cf4adf82a0d5e0003c
Home |
Main Index |
Thread Index |
Old Index