pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/routinator



Module Name:    pkgsrc
Committed By:   he
Date:           Thu Sep 22 12:31:27 UTC 2022

Modified Files:
        pkgsrc/net/routinator: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/routinator/Makefile \
    pkgsrc/net/routinator/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/routinator/Makefile
diff -u pkgsrc/net/routinator/Makefile:1.3 pkgsrc/net/routinator/Makefile:1.4
--- pkgsrc/net/routinator/Makefile:1.3  Fri Aug 12 15:01:42 2022
+++ pkgsrc/net/routinator/Makefile      Thu Sep 22 12:31:27 2022
@@ -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}
Index: pkgsrc/net/routinator/distinfo
diff -u pkgsrc/net/routinator/distinfo:1.3 pkgsrc/net/routinator/distinfo:1.4
--- pkgsrc/net/routinator/distinfo:1.3  Fri Aug 12 15:01:42 2022
+++ pkgsrc/net/routinator/distinfo      Thu Sep 22 12:31:27 2022
@@ -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 @@ Size (ring-0.16.20.crate) = 5082615 byte
 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