[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU libtasn1 branch, master, updated. libtasn1_4_9-30-g7963486
From: |
Nikos Mavrogiannopoulos |
Subject: |
[SCM] GNU libtasn1 branch, master, updated. libtasn1_4_9-30-g7963486 |
Date: |
Mon, 16 Jan 2017 13:28:24 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU libtasn1".
http://git.savannah.gnu.org/cgit/libtasn1.git/commit/?id=7963486c6286aa479ad90455f602c0edad39d8b5
The branch, master has been updated
via 7963486c6286aa479ad90455f602c0edad39d8b5 (commit)
from 813cf31f1e9acc7347e1707aa7a50c906b7d336a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7963486c6286aa479ad90455f602c0edad39d8b5
Author: Nikos Mavrogiannopoulos <address@hidden>
Date: Mon Jan 16 14:28:19 2017 +0100
.gitlab-ci.yml: install bison on all platforms
-----------------------------------------------------------------------
Summary of changes:
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0443e8d..2592683 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
image: centos:7
before_script:
- - yum install -y git make autoconf libtool automake gettext-devel glibc-devel
gcc valgrind clang libasan-static libubsan libgcc.i686 glibc-devel.i686
+ - yum install -y git make bison autoconf libtool automake gettext-devel
glibc-devel gcc valgrind clang libasan-static libubsan libgcc.i686
glibc-devel.i686
# See http://doc.gitlab.com/ce/ci/yaml/ for documentation.
Build and Check (x86-64):
hooks/post-receive
--
GNU libtasn1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU libtasn1 branch, master, updated. libtasn1_4_9-30-g7963486,
Nikos Mavrogiannopoulos <=