Your message dated Tue, 16 Jan 2018 23:19:34 +0000
with message-id <e1ebavy-000gub...@fasolo.debian.org>
and subject line Bug#884400: fixed in ssh-agent-filter 0.5-2
has caused the Debian Bug report #884400,
regarding ssh-agent-filter FTBFS with nettle-dev 3.4-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
884400: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884400
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ssh-agent-filter
Version: 0.4.2-1
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ssh-agent-filter.html

...
g++ -g -O2 -Werror=array-bounds -Werror=clobbered -Werror=volatile-register-var 
-Werror=implicit-function-declaration 
-fdebug-prefix-map=/build/1st/ssh-agent-filter-0.4.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64  -c -o ssh-agent-filter.o ssh-agent-filter.C
ssh-agent-filter.C: In function 'std::__cxx11::string md5_hex(const string&)':
ssh-agent-filter.C:114:48: error: invalid conversion from 'uint8_t* {aka 
unsigned char*}' to 'char*' [-fpermissive]
  base16_encode_update(hex, MD5_DIGEST_SIZE, bin);
                                                ^
In file included from ssh-agent-filter.C:82:0:
/usr/include/nettle/base16.h:64:1: note:   initializing argument 1 of 'void 
nettle_base16_encode_update(char*, size_t, const uint8_t*)'
 base16_encode_update(char *dst,
 ^
ssh-agent-filter.C: In function 'std::__cxx11::string base64_encode(const 
string&)':
ssh-agent-filter.C:122:98: error: invalid conversion from 'uint8_t* {aka 
unsigned char*}' to 'char*' [-fpermissive]
  auto len = base64_encode_update(&ctx, b64, s.size(), reinterpret_cast<uint8_t 
const *>(s.data()));
                                                                                
                  ^
In file included from ssh-agent-filter.C:81:0:
/usr/include/nettle/base64.h:98:1: note:   initializing argument 2 of 'size_t 
nettle_base64_encode_update(base64_encode_ctx*, char*, size_t, const uint8_t*)'
 base64_encode_update(struct base64_encode_ctx *ctx,
 ^
ssh-agent-filter.C:123:39: error: invalid conversion from 'uint8_t* {aka 
unsigned char*}' to 'char*' [-fpermissive]
  len += base64_encode_final(&ctx, b64 + len);
                                   ~~~~^~~~~
In file included from ssh-agent-filter.C:81:0:
/usr/include/nettle/base64.h:106:1: note:   initializing argument 2 of 'size_t 
nettle_base64_encode_final(base64_encode_ctx*, char*)'
 base64_encode_final(struct base64_encode_ctx *ctx,
 ^
ssh-agent-filter.C: In function 'int main(int, const char* const*)':
ssh-agent-filter.C:547:8: warning: ignoring return value of 'int chdir(const 
char*)', declared with attribute warn_unused_result [-Wunused-result]
   chdir("/");
   ~~~~~^~~~~
<builtin>: recipe for target 'ssh-agent-filter.o' failed
make[1]: *** [ssh-agent-filter.o] Error 1

--- End Message ---
--- Begin Message ---
Source: ssh-agent-filter
Source-Version: 0.5-2

We believe that the bug you reported is fixed in the latest version of
ssh-agent-filter, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 884...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Weingärtner <t...@tiwe.de> (supplier of updated ssh-agent-filter package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 14 Jan 2018 18:37:19 +0100
Source: ssh-agent-filter
Binary: ssh-agent-filter
Architecture: source
Version: 0.5-2
Distribution: unstable
Urgency: medium
Maintainer: Timo Weingärtner <t...@tiwe.de>
Changed-By: Timo Weingärtner <t...@tiwe.de>
Closes: 884400
Description: 
 ssh-agent-filter - filtering proxy for ssh-agent
Changes:
 ssh-agent-filter (0.5-2) unstable; urgency=medium
 .
   * fix autopkgtests: allow-sdterr, add Depends: shunit2
   * fix debian/watch
 .
 ssh-agent-filter (0.5-1) unstable; urgency=medium
 .
   * release 0.5
     * follow API change in nettle 3.4 (Closes: 884400)
   * Bump Standards-Version and dh compat
   * version Build-Depends: on nettle 3.4 (new API)
   * update upstream urls
   * add upstream testsuite as autopkgtest
   * add Rules-Requires-Root: no
Checksums-Sha1: 
 f0e1247f46c4c17be67687bc3de9fe8c25fd9422 2128 ssh-agent-filter_0.5-2.dsc
 855b600bde255720fd0d99852550438eb9925394 31856 ssh-agent-filter_0.5.orig.tar.gz
 d3bade950943c4aef865a05a228efea50187945d 2716 
ssh-agent-filter_0.5-2.debian.tar.xz
Checksums-Sha256: 
 c703d4310c86ac6652b4e7544cb0ac7ea08b48cf034b023ff333ec3d982acd86 2128 
ssh-agent-filter_0.5-2.dsc
 856711559c55a6f389ca3184d5a463a046ef33f2e55e6b0deeedcda00e98d707 31856 
ssh-agent-filter_0.5.orig.tar.gz
 0d820367d0e00c04b089d30c82cda771bb27a1f637d67506c7b159a4e0d8df78 2716 
ssh-agent-filter_0.5-2.debian.tar.xz
Files: 
 732881bbf92efe6c8359aacb3f397fb3 2128 net optional ssh-agent-filter_0.5-2.dsc
 f4f8b73b40c2e3ec36f955e00d752eb2 31856 net optional 
ssh-agent-filter_0.5.orig.tar.gz
 84da09cd3874c1bd6140065216c2f64a 2716 net optional 
ssh-agent-filter_0.5-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEmp0i7uigj/hu3NSrq//tskAIxvkFAlpehOIACgkQq//tskAI
xvm5LQ/8CAdwoA7k3QNvrXOSLgZmmndu+KlEOo2mZtx03kN6QY5LmMcCG5NXHGeh
glZ2GaqmoVh3AT2HIolzxXnmGSBCNEHtjfsfinePburDQfo95IIEWVKGPF1ST/7S
EdMTUwBwJwf+MFQ+VyL38br+uX3AqKKMhJE0rwHhjQNT5dvw8kFLIOLQ6OSKvApr
QG+HnnEw7yqV5beB3jroHueU7iRBwg1C5EcHHDzerdYfKALrSkFK8cgSxbu1pk0S
pC3ugNQj7UAWNTjnkoXnrWOhR0TnVi+Ir6f9MQIlnS2Fi+NXSbTH+T/3S5yfSq75
2jDKsT8nP2UIu3GeYIC+8eYB9Px7Ziw6JpdeHrdNOc368E9YignXmSShichn+01a
J2OGTOJU3WJVuWEMs1b+fjVMkz4fcOF7EjA7oqBYrWewq0w4mP1grKAo52btlj4x
6BzIyQjLa2dRmWoAQX/ueWqg0FC+li7nS6obmgth4L3dNkFd/xNFESfoS5esPQGh
RQCe1e77tfRn50f3qcyEx5BLgQKc06il6vEV7AO8WU/2ArIAAAR0x1EJaGg+3pCs
9N9c3huh89RBjnNivrplbD4oTsfamV/vP365I2c88Nt9ZXm/FICjiv69Tm25Z7Ot
R8OZmGnrHKtYI/iQLLWbPyBM8yY9S+RvZEW/aDkv+wIoynQUkck=
=Jr8x
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to