From: Tobias Brunner Date: Mon, 15 Apr 2019 16:31:12 +0000 (+0200) Subject: testing: Use latest tkm-rpc and x509-ada versions X-Git-Tag: 5.8.0rc1~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e601b89c00992c2c53f9cdbd34c95600cf1f7d1b;p=thirdparty%2Fstrongswan.git testing: Use latest tkm-rpc and x509-ada versions Includes fixes for larger signatures, critical extensions and utf8Strings in DNs. --- diff --git a/testing/scripts/recipes/006_tkm-rpc.mk b/testing/scripts/recipes/006_tkm-rpc.mk index ed2a62396e..22e34fad39 100644 --- a/testing/scripts/recipes/006_tkm-rpc.mk +++ b/testing/scripts/recipes/006_tkm-rpc.mk @@ -2,7 +2,7 @@ PKG = tkm-rpc SRC = http://git.codelabs.ch/git/$(PKG).git -REV = 9a70e4f88e054d7a2a8fd35245e147880bce4809 +REV = 075d22871cf81d497aac656c7f03a513278b641c PREFIX = /usr/local/ada diff --git a/testing/scripts/recipes/007_x509-ada.mk b/testing/scripts/recipes/007_x509-ada.mk index 57a106dea4..ecfea297f6 100644 --- a/testing/scripts/recipes/007_x509-ada.mk +++ b/testing/scripts/recipes/007_x509-ada.mk @@ -2,7 +2,7 @@ PKG = x509-ada SRC = http://git.codelabs.ch/git/$(PKG).git -REV = v0.1.1 +REV = caeea59c945945afd7dc092b37c85a9fef73a395 PREFIX = /usr/local/ada