pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/xmlsec1
Module Name: pkgsrc
Committed By: wiz
Date: Fri Apr 25 07:20:43 UTC 2025
Modified Files:
pkgsrc/security/xmlsec1: Makefile PLIST distinfo
pkgsrc/security/xmlsec1/patches: patch-src_gcrypt_app.c
Log Message:
xmlsec1: update to 1.2.41.
4 years of bugfixes.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/security/xmlsec1/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/xmlsec1/PLIST
cvs rdiff -u -r1.22 -r1.23 pkgsrc/security/xmlsec1/distinfo
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/security/xmlsec1/patches/patch-src_gcrypt_app.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/xmlsec1/Makefile
diff -u pkgsrc/security/xmlsec1/Makefile:1.51 pkgsrc/security/xmlsec1/Makefile:1.52
--- pkgsrc/security/xmlsec1/Makefile:1.51 Thu Apr 17 21:52:20 2025
+++ pkgsrc/security/xmlsec1/Makefile Fri Apr 25 07:20:42 2025
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2025/04/17 21:52:20 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.52 2025/04/25 07:20:42 wiz Exp $
-DISTNAME= xmlsec1-1.2.33
-PKGREVISION= 10
+DISTNAME= xmlsec1-1.2.41
CATEGORIES= security
MASTER_SITES= https://www.aleksey.com/xmlsec/download/
Index: pkgsrc/security/xmlsec1/PLIST
diff -u pkgsrc/security/xmlsec1/PLIST:1.8 pkgsrc/security/xmlsec1/PLIST:1.9
--- pkgsrc/security/xmlsec1/PLIST:1.8 Fri Mar 4 13:55:13 2022
+++ pkgsrc/security/xmlsec1/PLIST Fri Apr 25 07:20:42 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2022/03/04 13:55:13 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.9 2025/04/25 07:20:42 wiz Exp $
bin/xmlsec1
bin/xmlsec1-config
include/xmlsec1/xmlsec/app.h
@@ -190,6 +190,7 @@ share/doc/xmlsec1/images/logo.gif
share/doc/xmlsec1/images/openssl-logo.png
share/doc/xmlsec1/images/xmlsec-logo.gif
share/doc/xmlsec1/index.html
+share/doc/xmlsec1/mailing-list.html
share/doc/xmlsec1/news.html
share/doc/xmlsec1/related.html
share/doc/xmlsec1/xmldsig-verifier.html
Index: pkgsrc/security/xmlsec1/distinfo
diff -u pkgsrc/security/xmlsec1/distinfo:1.22 pkgsrc/security/xmlsec1/distinfo:1.23
--- pkgsrc/security/xmlsec1/distinfo:1.22 Fri Apr 25 07:18:10 2025
+++ pkgsrc/security/xmlsec1/distinfo Fri Apr 25 07:20:42 2025
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.22 2025/04/25 07:18:10 wiz Exp $
+$NetBSD: distinfo,v 1.23 2025/04/25 07:20:42 wiz Exp $
-BLAKE2s (xmlsec1-1.2.33.tar.gz) = 1257ba28b777cd23b4e30dab85739ffb0e1e221169526ad82f3eae8a1c0c1043
-SHA512 (xmlsec1-1.2.33.tar.gz) = 6354554b5cdc0a1389f6991efeac919bea912330b36d3be3d3496d61331e9edd2771786d50d2571a439f62ccfc3bd32be0a50bb5a037c4993aac076ad94b46e8
-Size (xmlsec1-1.2.33.tar.gz) = 1991955 bytes
+BLAKE2s (xmlsec1-1.2.41.tar.gz) = 9a70497d7b726d20f934c861aac3502738509eb6f36d46da67b3bfba5af2b7a5
+SHA512 (xmlsec1-1.2.41.tar.gz) = ee8bb7ff94a768aee349bb23571d5b1263e0747602c9fd2ba93017174fc8c863d625882114c626b9a4c15b14deef19dc4251cef834a9347571d3b0f97d8b9117
+Size (xmlsec1-1.2.41.tar.gz) = 2070905 bytes
SHA1 (patch-ab) = bf40dafa893b5d6d73bdd2af5c8c4d1d1143e061
SHA1 (patch-ac) = db0e4e2f38358fc2e347f0117899f127c94861a7
-SHA1 (patch-src_gcrypt_app.c) = 2f24890fbf401f86d1d73550f50bfb9ba660e360
+SHA1 (patch-src_gcrypt_app.c) = 33ae1cab5baa35ad417e5d07bcacd3d8e0db1660
SHA1 (patch-src_gcrypt_asymkeys.c) = 418cd5a07049ab91e6b2577acf01d02cc496056a
SHA1 (patch-src_gcrypt_signatures.c) = 668204f79bd303d0dbbdb3b5faa41c9640ac2f9c
SHA1 (patch-src_gcrypt_symkeys.c) = 7a6b99269267fb46eb2bf4c437f57259796ab37c
Index: pkgsrc/security/xmlsec1/patches/patch-src_gcrypt_app.c
diff -u pkgsrc/security/xmlsec1/patches/patch-src_gcrypt_app.c:1.1 pkgsrc/security/xmlsec1/patches/patch-src_gcrypt_app.c:1.2
--- pkgsrc/security/xmlsec1/patches/patch-src_gcrypt_app.c:1.1 Fri Apr 25 07:18:10 2025
+++ pkgsrc/security/xmlsec1/patches/patch-src_gcrypt_app.c Fri Apr 25 07:20:42 2025
@@ -1,10 +1,10 @@
-$NetBSD: patch-src_gcrypt_app.c,v 1.1 2025/04/25 07:18:10 wiz Exp $
+$NetBSD: patch-src_gcrypt_app.c,v 1.2 2025/04/25 07:20:42 wiz Exp $
libxml2 2.14 compatibility.
---- src/gcrypt/app.c.orig 2025-04-25 07:16:07.004790752 +0000
+--- src/gcrypt/app.c.orig 2024-07-18 19:46:42.000000000 +0000
+++ src/gcrypt/app.c
-@@ -40,7 +40,7 @@
+@@ -41,7 +41,7 @@
* Returns: 0 on success or a negative value otherwise.
*/
int
@@ -13,7 +13,7 @@ libxml2 2.14 compatibility.
gcry_error_t err;
/* Secure memory initialisation based on documentation from:
http://www.gnupg.org/documentation/manuals/gcrypt/Initializing-the-library.html
-@@ -212,9 +212,9 @@ xmlSecGCryptAppKeyLoad(const char *filen
+@@ -214,9 +214,9 @@ xmlSecGCryptAppKeyLoad(const char *filen
xmlSecKeyPtr
xmlSecGCryptAppKeyLoadMemory(const xmlSecByte* data, xmlSecSize dataSize,
xmlSecKeyDataFormat format,
@@ -26,7 +26,7 @@ libxml2 2.14 compatibility.
{
xmlSecKeyPtr key = NULL;
xmlSecKeyDataPtr key_data = NULL;
-@@ -335,9 +335,9 @@ xmlSecGCryptAppKeyCertLoadMemory(xmlSecK
+@@ -337,9 +337,9 @@ xmlSecGCryptAppKeyCertLoadMemory(xmlSecK
*/
xmlSecKeyPtr
xmlSecGCryptAppPkcs12Load(const char *filename,
@@ -39,7 +39,7 @@ libxml2 2.14 compatibility.
xmlSecAssert2(filename != NULL, NULL);
/* TODO */
-@@ -361,9 +361,9 @@ xmlSecGCryptAppPkcs12Load(const char *fi
+@@ -363,9 +363,9 @@ xmlSecGCryptAppPkcs12Load(const char *fi
*/
xmlSecKeyPtr
xmlSecGCryptAppPkcs12LoadMemory(const xmlSecByte* data, xmlSecSize dataSize,
@@ -52,8 +52,8 @@ libxml2 2.14 compatibility.
xmlSecAssert2(data != NULL, NULL);
xmlSecAssert2(dataSize > 0, NULL);
-@@ -389,7 +389,7 @@ int
- xmlSecGCryptAppKeysMngrCertLoad(xmlSecKeysMngrPtr mngr,
+@@ -391,7 +391,7 @@ int
+ xmlSecGCryptAppKeysMngrCertLoad(xmlSecKeysMngrPtr mngr,
const char *filename,
xmlSecKeyDataFormat format,
- xmlSecKeyDataType type ATTRIBUTE_UNUSED) {
@@ -61,7 +61,7 @@ libxml2 2.14 compatibility.
xmlSecAssert2(mngr != NULL, -1);
xmlSecAssert2(filename != NULL, -1);
xmlSecAssert2(format != xmlSecKeyDataFormatUnknown, -1);
-@@ -417,7 +417,7 @@ xmlSecGCryptAppKeysMngrCertLoadMemory(xm
+@@ -419,7 +419,7 @@ xmlSecGCryptAppKeysMngrCertLoadMemory(xm
const xmlSecByte* data,
xmlSecSize dataSize,
xmlSecKeyDataFormat format,
Home |
Main Index |
Thread Index |
Old Index