Thu Jun 29 15:39:53 2023 UTC ()
lang/ruby31-base: update bundled gem uri to 0.12.2

Fix CVE-2023-36617: ReDoS vulnerability in URI.

Bump PKGREVISION.


(taca)
diff -r1.4121 -r1.4122 pkgsrc/doc/CHANGES-2023

cvs diff -r1.4121 -r1.4122 pkgsrc/doc/CHANGES-2023 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2023 2023/06/29 15:37:49 1.4121
+++ pkgsrc/doc/CHANGES-2023 2023/06/29 15:39:53 1.4122
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2023,v 1.4121 2023/06/29 15:37:49 taca Exp $ 1$NetBSD: CHANGES-2023,v 1.4122 2023/06/29 15:39:53 taca Exp $
2 2
3Changes to the packages collection and infrastructure in 2023: 3Changes to the packages collection and infrastructure in 2023:
4 4
5 Updated devel/R-cli to 3.5.0 [mef 2023-01-01] 5 Updated devel/R-cli to 3.5.0 [mef 2023-01-01]
6 Updated devel/R-purrr to 1.0.0 [mef 2023-01-01] 6 Updated devel/R-purrr to 1.0.0 [mef 2023-01-01]
7 Updated www/R-webfakes to 1.1.6 [mef 2023-01-01] 7 Updated www/R-webfakes to 1.1.6 [mef 2023-01-01]
8 Updated devel/R-pkgcache to 2.0.4 [mef 2023-01-01] 8 Updated devel/R-pkgcache to 2.0.4 [mef 2023-01-01]
9 Updated devel/R-repr to 1.1.4 [mef 2023-01-01] 9 Updated devel/R-repr to 1.1.4 [mef 2023-01-01]
10 Updated databases/R-dbplyr to 2.2.1 [mef 2023-01-01] 10 Updated databases/R-dbplyr to 2.2.1 [mef 2023-01-01]
11 Updated archivers/R-zip to 2.2.2 [mef 2023-01-01] 11 Updated archivers/R-zip to 2.2.2 [mef 2023-01-01]
12 Updated misc/R-pillar to 1.8.1 [mef 2023-01-01] 12 Updated misc/R-pillar to 1.8.1 [mef 2023-01-01]
13 Updated math/R-tibble to 3.1.8 [mef 2023-01-01] 13 Updated math/R-tibble to 3.1.8 [mef 2023-01-01]
14 Updated databases/R-RSQLite to 2.2.20 [mef 2023-01-01] 14 Updated databases/R-RSQLite to 2.2.20 [mef 2023-01-01]
@@ -5777,13 +5777,14 @@ Changes to the packages collection and i @@ -5777,13 +5777,14 @@ Changes to the packages collection and i
5777 Updated devel/py-pdm to 2.7.4 [adam 2023-06-28] 5777 Updated devel/py-pdm to 2.7.4 [adam 2023-06-28]
5778 Updated devel/opa to 0.53.1 [leot 2023-06-28] 5778 Updated devel/opa to 0.53.1 [leot 2023-06-28]
5779 Updated devel/conftest to 0.43.1 [leot 2023-06-28] 5779 Updated devel/conftest to 0.43.1 [leot 2023-06-28]
5780 Updated print/poppler to 23.06.0 [wiz 2023-06-28] 5780 Updated print/poppler to 23.06.0 [wiz 2023-06-28]
5781 Updated devel/gettext to 0.22 [wiz 2023-06-28] 5781 Updated devel/gettext to 0.22 [wiz 2023-06-28]
5782 Added games/mightymike version 3.0.2 [charlotte 2023-06-28] 5782 Added games/mightymike version 3.0.2 [charlotte 2023-06-28]
5783 Updated multimedia/gstreamer1 to 1.22.4 [wiz 2023-06-29] 5783 Updated multimedia/gstreamer1 to 1.22.4 [wiz 2023-06-29]
5784 Updated devel/py-SDL2 to 0.9.16 [adam 2023-06-29] 5784 Updated devel/py-SDL2 to 0.9.16 [adam 2023-06-29]
5785 Updated security/py-google-auth to 2.21.0 [adam 2023-06-29] 5785 Updated security/py-google-auth to 2.21.0 [adam 2023-06-29]
5786 Added devel/py-project-metadata version 0.7.1 [wiz 2023-06-29] 5786 Added devel/py-project-metadata version 0.7.1 [wiz 2023-06-29]
5787 Added devel/py-meson_python version 0.13.2 [wiz 2023-06-29] 5787 Added devel/py-meson_python version 0.13.2 [wiz 2023-06-29]
5788 Updated graphics/py-contourpy to 1.1.0 [wiz 2023-06-29] 5788 Updated graphics/py-contourpy to 1.1.0 [wiz 2023-06-29]
5789 Updated lang/ruby30-base to 3.0.6nb1 [taca 2023-06-29] 5789 Updated lang/ruby30-base to 3.0.6nb1 [taca 2023-06-29]
 5790 Updated lang/ruby31-base to 3.1.4nb1 [taca 2023-06-29]