pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libcanlock: Update to 3.3.2
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Mon Jul 6 12:00:58 2026 +0200
Changeset: 6997e1c60a1184d58dc6556340fe24603fe4ef73
Modified Files:
libcanlock/COMMIT_MSG
libcanlock/Makefile
libcanlock/TODO
libcanlock/distinfo
Log Message:
libcanlock: Update to 3.3.2
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6997e1c60a1184d58dc6556340fe24603fe4ef73
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libcanlock/COMMIT_MSG | 4 +---
libcanlock/Makefile | 2 +-
libcanlock/TODO | 4 ++--
libcanlock/distinfo | 6 +++---
4 files changed, 7 insertions(+), 9 deletions(-)
diffs:
diff --git a/libcanlock/COMMIT_MSG b/libcanlock/COMMIT_MSG
index 4ec62f75b7..5830698da0 100644
--- a/libcanlock/COMMIT_MSG
+++ b/libcanlock/COMMIT_MSG
@@ -1,13 +1,11 @@
news/libcanlock: Update to 3.3.2
-3.3.2rc1 2026-06-14
+3.3.2 2026-07-04
Bugfix: Modified declaration of RFC5869HkdfResult() in header
to match the function definition
Bugfix: Modified definition of RFC2104HmacResult() to match
the function declaration in header
Add support for C23 memset_explicit() to cl_clear_secret()
- Document that canlock-hp subpackage requires an US-ASCII
- based POSIX locale (EBCDIC is not supported)
Add SPDX copyright and license identifiers for all files of
the source tree. Note that the license terms are unchanged
for all files that already contained such identifiers
diff --git a/libcanlock/Makefile b/libcanlock/Makefile
index 5eb1e889c6..c2e361a013 100644
--- a/libcanlock/Makefile
+++ b/libcanlock/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= libcanlock-3.3.2rc1
+DISTNAME= libcanlock-3.3.2
CATEGORIES= news
MASTER_SITES= http://micha.freeshell.org/libcanlock/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/libcanlock/TODO b/libcanlock/TODO
index c64cdc9e07..5576bd0250 100644
--- a/libcanlock/TODO
+++ b/libcanlock/TODO
@@ -1,2 +1,2 @@
-[ ] Test with NetBSD 11
-[ ] Wait for final release
+[X] Test with NetBSD 11
+[X] Wait for final release
diff --git a/libcanlock/distinfo b/libcanlock/distinfo
index 600cdb7fdd..ccd56c32e9 100644
--- a/libcanlock/distinfo
+++ b/libcanlock/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.12 2024/05/31 10:47:15 micha Exp $
-BLAKE2s (libcanlock-3.3.2rc1.tar.bz2) = 3aebe37e4a0abece38a07d7ad6f550715985faa60caeb5b27609c72a4bcfbd3c
-SHA512 (libcanlock-3.3.2rc1.tar.bz2) = 311f63397742ed45498c403f402aff607c8b131244d71f77fd6ec06691371b8b8ea4e144b60bf8790b9943111c876e8caafe04f337eacd320f0ccbfb783dbeeb
-Size (libcanlock-3.3.2rc1.tar.bz2) = 640580 bytes
+BLAKE2s (libcanlock-3.3.2.tar.bz2) = c5e6e82cafe6dd7c799592686928cf636e978e861342871b3431c0fdbec56cd5
+SHA512 (libcanlock-3.3.2.tar.bz2) = 127db2bae573fbc18b05df1a0d59c4b607a6376c46f48bb38ee2051b2cd8d7080982dac44fd4384720f5beeeda965d2452863541e6f65ff3862e343b3cf39f98
+Size (libcanlock-3.3.2.tar.bz2) = 640366 bytes
Home |
Main Index |
Thread Index |
Old Index