From f268219d4ca1b4ee4abbaf68ba889bbdbc290bfb Mon Sep 17 00:00:00 2001 From: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com> Date: Mon, 24 Jan 2022 12:48:06 +0100 Subject: [PATCH] Update submodules with bugfixes (#826) --- Makefile | 2 ++ vendor/nim-chronos | 2 +- vendor/nim-dnsdisc | 2 +- vendor/nim-eth | 2 +- vendor/nim-faststreams | 2 +- vendor/nim-libp2p | 2 +- vendor/nim-stew | 2 +- vendor/nim-stint | 2 +- vendor/nim-unittest2 | 2 +- vendor/nim-web3 | 2 +- vendor/nim-zlib | 2 +- vendor/nimbus-build-system | 2 +- 12 files changed, 13 insertions(+), 11 deletions(-) diff --git a/Makefile b/Makefile index 24dedd030..564a81903 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,8 @@ BUILD_SYSTEM_DIR := vendor/nimbus-build-system # -d:chronicles_colors:none - Necessary to disable colors in logs for Docker DOCKER_IMAGE_NIM_PARAMS ?= -d:chronicles_colors:none -d:insecure +EXCLUDED_NIM_PACKAGES := vendor/nim-dnsdisc/vendor + LINK_PCRE := 0 # we don't want an error here, so we can handle things later, in the ".DEFAULT" target diff --git a/vendor/nim-chronos b/vendor/nim-chronos index 17fed89c9..519ca463d 160000 --- a/vendor/nim-chronos +++ b/vendor/nim-chronos @@ -1 +1 @@ -Subproject commit 17fed89c99beac5a92d3668d0d3e9b0e4ac13936 +Subproject commit 519ca463dfd060dfec64a221b8e39e06a70860d3 diff --git a/vendor/nim-dnsdisc b/vendor/nim-dnsdisc index d39f300a7..6aa5603ab 160000 --- a/vendor/nim-dnsdisc +++ b/vendor/nim-dnsdisc @@ -1 +1 @@ -Subproject commit d39f300a74bcf5e623bcd4d75ff5ab49e5b81fab +Subproject commit 6aa5603ab405fa0297550c76b26ea0d2bb8736c5 diff --git a/vendor/nim-eth b/vendor/nim-eth index 26ab9b078..4e2b340af 160000 --- a/vendor/nim-eth +++ b/vendor/nim-eth @@ -1 +1 @@ -Subproject commit 26ab9b078e610b0eb685e8d98a1f34d9bfabb053 +Subproject commit 4e2b340af659d959b76160d4e6b39a3c395e9a9a diff --git a/vendor/nim-faststreams b/vendor/nim-faststreams index 371e60b17..03975dadf 160000 --- a/vendor/nim-faststreams +++ b/vendor/nim-faststreams @@ -1 +1 @@ -Subproject commit 371e60b17ca6c15aa35a6c42568f32a90ce7ade7 +Subproject commit 03975dadf6fedb8beb5d1b4d4c5bec8635fd7577 diff --git a/vendor/nim-libp2p b/vendor/nim-libp2p index e72d03bc7..c18830ad3 160000 --- a/vendor/nim-libp2p +++ b/vendor/nim-libp2p @@ -1 +1 @@ -Subproject commit e72d03bc78d3bc896ae5912ab45e2ecd53849aa5 +Subproject commit c18830ad3370824192f62247ea433e583335701a diff --git a/vendor/nim-stew b/vendor/nim-stew index 6ad35b876..b464505b4 160000 --- a/vendor/nim-stew +++ b/vendor/nim-stew @@ -1 +1 @@ -Subproject commit 6ad35b876fb6ebe0dfee0f697af173acc47906ee +Subproject commit b464505b4dcbe2ef52d19b2cfca8f2be4ebf2c7e diff --git a/vendor/nim-stint b/vendor/nim-stint index e17113fb3..ddfa6c608 160000 --- a/vendor/nim-stint +++ b/vendor/nim-stint @@ -1 +1 @@ -Subproject commit e17113fb31bc90780ce89ab5de0f4a60d40d3aa1 +Subproject commit ddfa6c608a6c2a843d7b405f377a22703947267a diff --git a/vendor/nim-unittest2 b/vendor/nim-unittest2 index 4e2893eac..24eb5e829 160000 --- a/vendor/nim-unittest2 +++ b/vendor/nim-unittest2 @@ -1 +1 @@ -Subproject commit 4e2893eacb916c7678fdc4935ff7420f13bf3a9c +Subproject commit 24eb5e829ed07e71e3a5d09786d5f80aa988874f diff --git a/vendor/nim-web3 b/vendor/nim-web3 index 980461c98..0f82cf22f 160000 --- a/vendor/nim-web3 +++ b/vendor/nim-web3 @@ -1 +1 @@ -Subproject commit 980461c982b284cb511b9f544e25187c527516f3 +Subproject commit 0f82cf22f37fecd6dedf838c0c592c33d0748ab4 diff --git a/vendor/nim-zlib b/vendor/nim-zlib index d4e716d07..74cdeb54b 160000 --- a/vendor/nim-zlib +++ b/vendor/nim-zlib @@ -1 +1 @@ -Subproject commit d4e716d071eba1b5e0ffdf7949d983959e2b95dd +Subproject commit 74cdeb54b21bededb5a515d36f608bc1850555a2 diff --git a/vendor/nimbus-build-system b/vendor/nimbus-build-system index 25a4c2703..bc4791418 160000 --- a/vendor/nimbus-build-system +++ b/vendor/nimbus-build-system @@ -1 +1 @@ -Subproject commit 25a4c270330026442e09f6cddfb7a944da7cfa4b +Subproject commit bc4791418a3d748c6114e7219d95739ad154ecaa