net/routinator: Update to 0.11.3

ChangeLog: https://github.com/NLnetLabs/routinator/releases

Fixes an issue in error handling in the RRDP collector that causes
Routinator to exit if it encountered malformed base r64 in RRDP snapshot
and delta files. (Found by Donika Mirdita and Haya Shulman. Assigned
CVE-2022-3029.)

PR:		266865
Reported by:	jaap@NLnetLabs.nl (maintainer)
MFH:		2022Q4	(security fix release)
Security:	CVE-2022-302
This commit is contained in:
Jaap Akkerhuis 2022-10-07 08:07:35 +02:00 committed by Fernando Apesteguía
parent 860adc1c16
commit 3488bf3779
3 changed files with 5 additions and 6 deletions

View File

@ -1,7 +1,6 @@
PORTNAME= routinator
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.2
PORTREVISION= 5
DISTVERSION= 0.11.3
CATEGORIES= net
MASTER_SITES= ${ROUTINATOR_UI_URL}/v${ROUTINATOR_UI_VERSION}/:0
DISTFILES+= routinator-ui-build.tar.gz:0

View File

@ -1,4 +1,4 @@
TIMESTAMP = 1650458468
TIMESTAMP = 1664975755
SHA256 (routinator-ui-build.tar.gz) = 7079096b3fd986aa01b03cf3e743cf74d37b8441d312844c25e2b065deed8290
SIZE (routinator-ui-build.tar.gz) = 756828
SHA256 (rust/crates/addr2line-0.17.0.crate) = b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b
@ -349,5 +349,5 @@ SHA256 (rust/crates/winreg-0.10.1.crate) = 80d0f4e272c85def139476380b12f9ac60926
SIZE (rust/crates/winreg-0.10.1.crate) = 25725
SHA256 (rust/crates/xattr-0.2.2.crate) = 244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c
SIZE (rust/crates/xattr-0.2.2.crate) = 11750
SHA256 (NLnetLabs-routinator-v0.11.2_GH0.tar.gz) = 00f825c53168592da0285e8dbd228018e77248d458214a2c0f86cd0ca45438f5
SIZE (NLnetLabs-routinator-v0.11.2_GH0.tar.gz) = 5422286
SHA256 (NLnetLabs-routinator-v0.11.3_GH0.tar.gz) = b9c3af5db27fd3d77b2f333d2278225fc2f7c5db6fd37c07cbd0d8c6881521fa
SIZE (NLnetLabs-routinator-v0.11.3_GH0.tar.gz) = 5422873

View File

@ -2,7 +2,7 @@
# PROVIDE: routinator
# REQUIRE: DAEMON
# BEFORE: LOGIN
# REQUIRE: LOGIN
# KEYWORD: shutdown
. /etc/rc.subr