pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/routinator Upgrade routinator to version 0.11.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/be721ca0ed48
branches: trunk
changeset: 385646:be721ca0ed48
user: he <he%pkgsrc.org@localhost>
date: Thu Sep 22 12:31:27 2022 +0000
description:
Upgrade routinator to version 0.11.3.
## 0.11.3
Released 2022-09-13.
Bug Fixes
* Fixes an issue in error handling in the RRDP collector that causes
Routinator to exit if it encountered malformed Base 64 in RRDP snapshot
and delta files. (Found by Donika Mirdita and Haya Shulman. Assigned
[CVE-2022-3029].) ([#781])
[#781]: https://github.com/NLnetLabs/routinator/pull/781
[CVE-2022-3029]: https://nlnetlabs.nl/downloads/routinator/CVE-2022-3029.txt
diffstat:
net/routinator/Makefile | 4 ++--
net/routinator/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r ade636c9f50e -r be721ca0ed48 net/routinator/Makefile
--- a/net/routinator/Makefile Thu Sep 22 11:47:14 2022 +0000
+++ b/net/routinator/Makefile Thu Sep 22 12:31:27 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/08/12 15:01:42 he Exp $
+# $NetBSD: Makefile,v 1.4 2022/09/22 12:31:27 he Exp $
-DISTNAME= routinator-0.11.2
+DISTNAME= routinator-0.11.3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=NLnetLabs/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r ade636c9f50e -r be721ca0ed48 net/routinator/distinfo
--- a/net/routinator/distinfo Thu Sep 22 11:47:14 2022 +0000
+++ b/net/routinator/distinfo Thu Sep 22 12:31:27 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2022/08/12 15:01:42 he Exp $
+$NetBSD: distinfo,v 1.4 2022/09/22 12:31:27 he Exp $
BLAKE2s (addr2line-0.17.0.crate) = f7fa3b016f0e80c4ea9967f8947de15edc9fa39d0c0cdea692dccd0c41c28039
SHA512 (addr2line-0.17.0.crate) = ef3bbd7c6d1dfdd0b47e3be1fb4c8b15ed61a769bed7e80dce80461a1ee13ef21c75e62e9a66328504f862341f1e808abec5790ac79784e18655afcc16206b95
@@ -303,9 +303,9 @@
BLAKE2s (routecore-0.1.1.crate) = 27f819ef98c76119ac1089305f5ffa682a0fa753365793a564e6c808abc85165
SHA512 (routecore-0.1.1.crate) = 24a56403c3f479f0e8ec0e65d35f42d9a14499fb850e8230af047afa4e3599fc62a90a918be6df9cb3233f7e350bcd64c69a96ae63938d9a4153be7266b76da2
Size (routecore-0.1.1.crate) = 22427 bytes
-BLAKE2s (routinator-0.11.2.tar.gz) = 6af828b9b03b501836e00b8bcec972ca193e5c6016c82825eb37b387014e3952
-SHA512 (routinator-0.11.2.tar.gz) = 4c3b6c99fc8d4579416763377a795b2b91f0543e9456e628dc01a80628d682b9fa842bb854de7ff3a9ec7aef92840a601c6beda470033f31abea65fbd72ce24d
-Size (routinator-0.11.2.tar.gz) = 5422286 bytes
+BLAKE2s (routinator-0.11.3.tar.gz) = d676136ac35dc8a65f3e7e4806735e61c6ddc22971094cba5c802eb26e5dabae
+SHA512 (routinator-0.11.3.tar.gz) = 320b91974856954b04d51b6f6204d39334aa489645cedf9fa8040e098bebfe9c1da1df2991640d461dd52d12da733bcd3c2441496683baf975662cf9a30d2cee
+Size (routinator-0.11.3.tar.gz) = 5422873 bytes
BLAKE2s (routinator-ui-0.3.4.crate) = a69bfe98e390d90f7189ce10e56ef7591f200de8c88b18cf745150fe76b74801
SHA512 (routinator-ui-0.3.4.crate) = d9cdf85c3c8f8440ac5cb5883443a28a7ef7a65680c29d484d8f88691265a150e40d94123943b01fb1515b262e5edb1dac3dff3409822e5f91c72120bc779e1a
Size (routinator-ui-0.3.4.crate) = 12050 bytes
Home |
Main Index |
Thread Index |
Old Index