From: Fedor Korotkov Date: Mon, 15 Feb 2021 18:58:55 +0000 (-0500) Subject: cirrus: Use FreeBSD 12.2 X-Git-Tag: 5.9.2rc1~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af9d2a8f1e27249b8f6bf1f4936da25616c2e10e;p=thirdparty%2Fstrongswan.git cirrus: Use FreeBSD 12.2 This seems to fix the build with Autotools that recently started to fail with: autom4te-2.69: need GNU m4 1.4 or later: /usr/local/bin/gm4 aclocal: error: /usr/local/bin/autom4te-2.69 failed with exit status: 1 autoreconf-2.69: aclocal failed with exit status: 1 Closes strongswan/strongswan#197. --- diff --git a/.cirrus.yml b/.cirrus.yml index c4c5228b40..b167243b53 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,5 +1,5 @@ freebsd_instance: - image: freebsd-12-1-release-amd64 + image_family: freebsd-12-2 env: TESTS_REDUCED_KEYLENGTHS: yes