]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Use latest x509-ada release
authorTobias Brunner <tobias@strongswan.org>
Thu, 3 Sep 2020 11:30:30 +0000 (13:30 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 3 Sep 2020 13:24:37 +0000 (15:24 +0200)
This fixes an issue with newer compiler versions where crashes would be
caused if functions of the generated C X.509 parser are not aligned.

testing/scripts/recipes/007_x509-ada.mk

index ecfea297f6ac69541d7d7790142921a71d67c86d..112f93999c3050c5ed0172c28597c741065f85c5 100644 (file)
@@ -2,7 +2,7 @@
 
 PKG = x509-ada
 SRC = http://git.codelabs.ch/git/$(PKG).git
-REV = caeea59c945945afd7dc092b37c85a9fef73a395
+REV = v0.1.2
 
 PREFIX = /usr/local/ada