[gnome-continuous] Tag libssh
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Tag libssh
- Date: Fri, 16 Feb 2018 18:14:32 +0000 (UTC)
commit 8ff5831ce5868dbcec90ecf36ba1d81edb440b33
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri Feb 16 18:13:41 2018 +0000
Tag libssh
Following commits cause this build failure:
In file included from ../src/pki_container_openssh.c:35:0:
../src/pki_container_openssh.c: In function ‘pki_openssh_import_privkey_blob’:
../include/libssh/priv.h:290:61: error: lvalue required as unary ‘&’ operand
memset((s), '\0', (n)); __asm__ volatile("" : : "r"(&(s)) : "memory"); \
^
../src/pki_container_openssh.c:112:9: note: in expansion of macro ‘explicit_bzero’
explicit_bzero(ssh_string_data(privkey), ED25519_SK_LEN);
^
manifest.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 745253f..886d965 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1259,6 +1259,8 @@
"patches": ["evolution-ews-buildapi.patch"]},
{"src": "git:git://git.libssh.org/projects/libssh.git",
+ "tag": "963111b836af9a89c4156e92ab3ef5c03b346d87",
+ "tag-reason": "Build failure; explicit_bzero()",
"patches": ["libssh-cmake-buildapi.patch"]},
{"src": "gnome:libgssh"},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]