From: Ilya Shipitsin
as described on https://docs.travis-ci.com/user/multi-cpu-architectures
travis-ci
now supports amd64, ppcle, arm64, s390 architectures. Add arm64 and s390x.
travis-ci images were upgraded to bionic.
"sudo" is deprecated, let us remove it, also "matrix" is deprecated in fav
From: Ilya Shipitsin
as described on https://docs.travis-ci.com/user/multi-cpu-architectures
travis-ci
now supports amd64, ppcle, arm64, s390 architectures. Add arm64 and s390x.
travis-ci images were upgraded to bionic.
"sudo" is deprecated, let us remove it, also "matrix" is deprecated in fav
From: Ilya Shipitsin
as described on https://docs.travis-ci.com/user/multi-cpu-architectures
travis-ci
now supports amd64, ppcle, arm64, s390 architectures. Add arm64 and s390x.
travis-ci images were upgraded to bionic.
"sudo" is deprecated, let us remove it, also "matrix" is deprecated in fav
From: Ilya Shipitsin
as described on https://docs.travis-ci.com/user/multi-cpu-architectures
travis-ci
now supports amd64, ppcle, arm64, s390 architectures. Add arm64 and s390x.
"sudo" is deprecated, let us remove it, also "matrix" is deprecated in favour
of "jobs".
LD_LIBRARY_PATH was replac
From: Ilya Shipitsin
cached homebrew required update, so lzo was not installed.
enforce updating homebrew
Signed-off-by: Ilya Shipitsin
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index a8ec3a18..7a074d34 100644
--- a/.travis.yml
+++ b/.travis.
From: Ilya Shipitsin
enabled homebrew update that fixes osx builds.
update components to the most recent versions
Ilya Shipitsin (2):
travis-ci: fix osx builds
travis-ci: update components versions
.travis.yml | 17 +
1 file changed, 9 insertions(+), 8 deletions(-)
--
2.2
From: Ilya Shipitsin
tap windows, pkcs11 helper, mbedtls, openssl were updated to the most recent
versions
Signed-off-by: Ilya Shipitsin
---
.travis.yml | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 7a074d34..2d07cdc3 1006
From: Ilya Shipitsin
enabled FreeBSD 12.0 builds
Signed-off-by: Ilya Shipitsin
---
.cirrus.yml | 24
1 file changed, 24 insertions(+)
create mode 100644 .cirrus.yml
diff --git a/.cirrus.yml b/.cirrus.yml
new file mode 100644
index ..955b8de0
--- /dev/null
+++
From: Ilya Shipitsin
Added initial support for FreeBSD builds
Ilya Shipitsin (1):
initial cirrus-ci support
.cirrus.yml | 24
1 file changed, 24 insertions(+)
create mode 100644 .cirrus.yml
--
2.20.1
___
Openvpn-devel
From: Ilya Shipitsin
Under FreeBSD default folder is /usr/local/lib, all 3rd parties software is
installed
to it. I added LZO directories to unit tests search path
Ilya Shipitsin (1):
configure.ac: fix compile-time error in argv_testdriver
configure.ac | 4 ++--
1 file changed, 2 insertions
From: Ilya Shipitsin
allow run tests when lzo is installed to non default directory
---
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index dfb268ca..bcc74c32 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1360,8 +1360,8 @@ AC_
From: Ilya Shipitsin
Ubuntu Trusty reaches End of Life on April 30, 2019
Let us switch to xenial. Also, it simplifies mingw builds.
We do not need to add xenial mingw manually anymore
Signed-off-by: Ilya Shipitsin
---
.travis.yml | 9 ++---
.travis/build-deps.sh | 9 -
2
From: Ilya Shipitsin
osx image used for builds, i.e. xcode7.3 is outdated, we
can switch to "default" xcode9.4 and use more fast brew
travis-ci plugin
Signed-off-by: Ilya Shipitsin
---
.travis.yml | 8 ++--
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/.travis.yml b/.travis
From: Ilya Shipitsin
Signed-off-by: Ilya Shipitsin
---
.travis.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index ede2aaa6..428131ec 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,6 +33,9 @@ matrix:
- env: SSLLIB="openssl" OPENSSL_VERSION="1.1.0h"
Ubuntu Trusty reaches EOL soon, so it is good time to
upgrade travis-ci machinery to use Xenial image.
Also, some improvements are made in Linux and OSX builds.
___
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourcefo
15 matches
Mail list logo