pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/news/libcanlock
Module Name: pkgsrc
Committed By: micha
Date: Mon Jul 6 10:15:19 UTC 2026
Modified Files:
pkgsrc/news/libcanlock: Makefile distinfo
Log Message:
news/libcanlock: Update to 3.3.2
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()
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
Some documentation files (like "README" and "ChangeLog")
formerly had neither copyrights nor licenses assigned.
No copyright and CC0-1.0 license are declared now
Package is REUSE 3.3 conformant (according to "reuse lint"):
<https://reuse.software/spec-3.3/>
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/news/libcanlock/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/news/libcanlock/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/news/libcanlock/Makefile
diff -u pkgsrc/news/libcanlock/Makefile:1.13 pkgsrc/news/libcanlock/Makefile:1.14
--- pkgsrc/news/libcanlock/Makefile:1.13 Tue Mar 4 09:37:39 2025
+++ pkgsrc/news/libcanlock/Makefile Mon Jul 6 10:15:19 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2025/03/04 09:37:39 nia Exp $
+# $NetBSD: Makefile,v 1.14 2026/07/06 10:15:19 micha Exp $
-DISTNAME= libcanlock-3.3.1
+DISTNAME= libcanlock-3.3.2
CATEGORIES= news
MASTER_SITES= http://micha.freeshell.org/libcanlock/src/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/news/libcanlock/distinfo
diff -u pkgsrc/news/libcanlock/distinfo:1.12 pkgsrc/news/libcanlock/distinfo:1.13
--- pkgsrc/news/libcanlock/distinfo:1.12 Fri May 31 10:47:15 2024
+++ pkgsrc/news/libcanlock/distinfo Mon Jul 6 10:15:19 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/05/31 10:47:15 micha Exp $
+$NetBSD: distinfo,v 1.13 2026/07/06 10:15:19 micha Exp $
-BLAKE2s (libcanlock-3.3.1.tar.bz2) = 3b93761774657d465b272df887fa9ab7bb1dbe2554a98337762c54f112b9bc72
-SHA512 (libcanlock-3.3.1.tar.bz2) = 31ce1b46d38ab673607952fa6885da5a5b6a324e1ca791ae54cdd180c5e8809562c72443073f8a0cbdce6dc0f54742fd0845e46f7b58f0ef63a9207b51b2b2cc
-Size (libcanlock-3.3.1.tar.bz2) = 636161 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