Tue Jun 8 07:38:18 2021 UTC ()
Update security/crudesaml, cy2-saml and pam-saml to 1.10

Change since 1.9 from the Changelog file

crusdesaml-1.10         2021-06-06
Shutdown/reinit lasso in a process liftime is not supported (Florian Best)


(manu)
diff -r1.3310 -r1.3311 pkgsrc/doc/CHANGES-2021
diff -r1.13 -r1.14 pkgsrc/security/crudesaml/Makefile.common
diff -r1.9 -r1.10 pkgsrc/security/crudesaml/distinfo

cvs diff -r1.3310 -r1.3311 pkgsrc/doc/CHANGES-2021 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2021 2021/06/08 07:34:47 1.3310
+++ pkgsrc/doc/CHANGES-2021 2021/06/08 07:38:18 1.3311
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2021,v 1.3310 2021/06/08 07:34:47 manu Exp $ 1$NetBSD: CHANGES-2021,v 1.3311 2021/06/08 07:38:18 manu Exp $
2 2
3Changes to the packages collection and infrastructure in 2021: 3Changes to the packages collection and infrastructure in 2021:
4 4
5 Updated devel/R-git2r to 0.27.1 [mef 2021-01-01] 5 Updated devel/R-git2r to 0.27.1 [mef 2021-01-01]
6 Updated devel/R-rlang to 0.4.9 [mef 2021-01-01] 6 Updated devel/R-rlang to 0.4.9 [mef 2021-01-01]
7 Updated devel/R-cli to 2.2.0 [mef 2021-01-01] 7 Updated devel/R-cli to 2.2.0 [mef 2021-01-01]
8 Updated devel/R-testthat to 3.0.1 [mef 2021-01-01] 8 Updated devel/R-testthat to 3.0.1 [mef 2021-01-01]
9 Updated net/mikutter to 4.1.3 [tsutsui 2021-01-01] 9 Updated net/mikutter to 4.1.3 [tsutsui 2021-01-01]
10 Added lang/R-cpp11 version 0.2.4 [mef 2021-01-01] 10 Added lang/R-cpp11 version 0.2.4 [mef 2021-01-01]
11 Updated devel/R-pkgbuild to 1.2.0 [mef 2021-01-01] 11 Updated devel/R-pkgbuild to 1.2.0 [mef 2021-01-01]
12 Added devel/R-gert version 1.0.2 [mef 2021-01-01] 12 Added devel/R-gert version 1.0.2 [mef 2021-01-01]
13 Added devel/R-rappdirs version 0.3.1 [mef 2021-01-01] 13 Added devel/R-rappdirs version 0.3.1 [mef 2021-01-01]
14 Added devel/R-testit version 0.12 [mef 2021-01-01] 14 Added devel/R-testit version 0.12 [mef 2021-01-01]
@@ -5308,13 +5308,16 @@ Changes to the packages collection and i @@ -5308,13 +5308,16 @@ Changes to the packages collection and i
5308 Updated security/tor-browser to 10.0.17 [wiz 2021-06-07] 5308 Updated security/tor-browser to 10.0.17 [wiz 2021-06-07]
5309 Updated security/tor-browser-noscript to 11.2.8 [wiz 2021-06-07] 5309 Updated security/tor-browser-noscript to 11.2.8 [wiz 2021-06-07]
5310 Updated devel/p5-CLI-Osprey to 0.08nb2 [wiz 2021-06-07] 5310 Updated devel/p5-CLI-Osprey to 0.08nb2 [wiz 2021-06-07]
5311 Removed math/p5-Math-Interpolate [wiz 2021-06-07] 5311 Removed math/p5-Math-Interpolate [wiz 2021-06-07]
5312 Removed net/p5-Net-Gnats [wiz 2021-06-07] 5312 Removed net/p5-Net-Gnats [wiz 2021-06-07]
5313 Removed devel/rubigen [taca 2021-06-07] 5313 Removed devel/rubigen [taca 2021-06-07]
5314 Updated security/nettle to 3.7.3 [adam 2021-06-07] 5314 Updated security/nettle to 3.7.3 [adam 2021-06-07]
5315 Updated devel/meson to 0.58.1 [adam 2021-06-07] 5315 Updated devel/meson to 0.58.1 [adam 2021-06-07]
5316 Added devel/ruby-approvaltests version 0.0.25 [schmonz 2021-06-07] 5316 Added devel/ruby-approvaltests version 0.0.25 [schmonz 2021-06-07]
5317 Added graphics/R-thematic version 0.1.2 [mef 2021-06-08] 5317 Added graphics/R-thematic version 0.1.2 [mef 2021-06-08]
5318 Added www/R-bslib version 0.2.5.1 [mef 2021-06-08] 5318 Added www/R-bslib version 0.2.5.1 [mef 2021-06-08]
5319 Updated www/ap2-auth-mellon to 0.17.0 [manu 2021-06-08] 5319 Updated www/ap2-auth-mellon to 0.17.0 [manu 2021-06-08]
5320 Updated security/lasso to 2.7.0 [manu 2021-06-08] 5320 Updated security/lasso to 2.7.0 [manu 2021-06-08]
 5321 Updated security/crudesaml to 1.10 [manu 2021-06-08]
 5322 Updated security/cy2-saml to 1.10 [manu 2021-06-08]
 5323 Updated security/pam-saml to 1.10 [manu 2021-06-08]

cvs diff -r1.13 -r1.14 pkgsrc/security/crudesaml/Makefile.common (expand / switch to unified diff)

--- pkgsrc/security/crudesaml/Makefile.common 2019/05/02 08:55:15 1.13
+++ pkgsrc/security/crudesaml/Makefile.common 2021/06/08 07:38:18 1.14
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile.common,v 1.13 2019/05/02 08:55:15 wiz Exp $ 1# $NetBSD: Makefile.common,v 1.14 2021/06/08 07:38:18 manu Exp $
2# 2#
3# used by security/cy2-saml/Makefile 3# used by security/cy2-saml/Makefile
4# used by security/pam-saml/Makefile 4# used by security/pam-saml/Makefile
5 5
6DISTNAME= crudesaml-1.9 6DISTNAME= crudesaml-1.10
7CATEGORIES= security 7CATEGORIES= security
8MASTER_SITES= https://ftp.espci.fr/pub/crudesaml/ 8MASTER_SITES= https://ftp.espci.fr/pub/crudesaml/
9 9
10MAINTAINER= manu@NetBSD.org 10MAINTAINER= manu@NetBSD.org
11 11
12GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
13USE_LIBTOOL= yes 13USE_LIBTOOL= yes
14USE_TOOLS+= pkg-config 14USE_TOOLS+= pkg-config
15USE_LANGUAGES+= c 15USE_LANGUAGES+= c
16 16
17DISTINFO_FILE= ${.CURDIR}/../../security/crudesaml/distinfo 17DISTINFO_FILE= ${.CURDIR}/../../security/crudesaml/distinfo
18PATCHDIR= ${.CURDIR}/../../security/crudesaml/patches 18PATCHDIR= ${.CURDIR}/../../security/crudesaml/patches
19 19

cvs diff -r1.9 -r1.10 pkgsrc/security/crudesaml/distinfo (expand / switch to unified diff)

--- pkgsrc/security/crudesaml/distinfo 2019/05/02 08:55:26 1.9
+++ pkgsrc/security/crudesaml/distinfo 2021/06/08 07:38:18 1.10
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.9 2019/05/02 08:55:26 wiz Exp $ 1$NetBSD: distinfo,v 1.10 2021/06/08 07:38:18 manu Exp $
2 2
3SHA1 (crudesaml-1.9.tar.gz) = bd62e4081e676a0a5a8bce77bb3e1428d964ca44 3SHA1 (crudesaml-1.10.tar.gz) = 9e9c187647384db2730bec2cad975f778558d1ee
4RMD160 (crudesaml-1.9.tar.gz) = 1dd827eda9a35f37850b4e6990a86d6ddec5a2ff 4RMD160 (crudesaml-1.10.tar.gz) = 1c99a8d49993ff5da47ba0ef615656825a829104
5SHA512 (crudesaml-1.9.tar.gz) = 1b78aa56e0079b106e20e7d74780088cae6e2ea7bf3cd732bdf467bf5caf576b4c6a35d794a3891b42751be62640ee24079756817cdf212ebedb0d4576a3a9fe 5SHA512 (crudesaml-1.10.tar.gz) = d57a450e00908d91563b26ac847de617a973083d5a66756bd20ffd3aaccd997ecfd2c48dd72425ea0d60014f0681357ce00b0715cd7bb7a4aeecf1a5e869d3c7
6Size (crudesaml-1.9.tar.gz) = 311917 bytes 6Size (crudesaml-1.10.tar.gz) = 187238 bytes