Your message dated Sun, 14 Feb 2021 16:34:31 +0000
with message-id <e1lbklv-0000h2...@fasolo.debian.org>
and subject line Bug#957343: fixed in httest 2.4.23-1.1
has caused the Debian Bug report #957343,
regarding httest: ftbfs with GCC-10
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.)


-- 
957343: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957343
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:httest
Version: 2.4.23-1
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/httest_2.4.23-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
                 from /usr/include/openssl/ssl.h:15,
                 from ssl_module.c:28:
/usr/include/openssl/ssl.h:1890:1: note: declared here
 1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void))
      | ^~~~~~~~~~~~~~~~~~
ssl_module.c:820:5: warning: ‘DTLSv1_server_method’ is deprecated 
[-Wdeprecated-declarations]
  820 |     config->meth = (SSL_METHOD *)DTLSv1_server_method();
      |     ^~~~~~
In file included from /usr/include/openssl/e_os2.h:13,
                 from /usr/include/openssl/ssl.h:15,
                 from ssl_module.c:28:
/usr/include/openssl/ssl.h:1896:1: note: declared here
 1896 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void))
      | ^~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE 
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o coder_module.o coder_module.c
gcc -DHAVE_CONFIG_H -I. -I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE 
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o math_module.o math_module.c
gcc -DHAVE_CONFIG_H -I. -I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE 
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o sys_module.o sys_module.c
gcc -DHAVE_CONFIG_H -I. -I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE 
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o binary_module.o binary_module.c
gcc -DHAVE_CONFIG_H -I. -I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE 
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o udp_module.o udp_module.c
gcc -DHAVE_CONFIG_H -I. -I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE 
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o socks_module.o socks_module.c
gcc -DHAVE_CONFIG_H -I. -I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE 
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o websocket_module.o websocket_module.c
gcc -DHAVE_CONFIG_H -I. -I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE 
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o dbg_module.o dbg_module.c
gcc -DHAVE_CONFIG_H -I. -I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE 
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o perf_module.o perf_module.c
worker.c: In function ‘worker_flush’:
worker.c:4367:20: warning: ‘%s’ directive argument is null [-Wformat-overflow=]
 4367 |                    apr_psprintf(self->pbody, "Encapsulated: %s", res));
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE 
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o annotation_module.o annotation_module.c
gcc -DHAVE_CONFIG_H -I. -I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE 
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o charset_module.o charset_module.c
gcc -DHAVE_CONFIG_H -I. -I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE 
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o body.o body.c
gcc -DHAVE_CONFIG_H -I. -I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE 
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o dso_module.o dso_module.c
gcc -DHAVE_CONFIG_H -I. -I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE 
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o htproxy.o htproxy.c
gcc -DHAVE_CONFIG_H -I. -I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE 
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o conf.o conf.c
gcc -DHAVE_CONFIG_H -I. -I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE 
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o htremote.o htremote.c
gcc -DHAVE_CONFIG_H -I. -I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE 
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o htntlm.o htntlm.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../config   -DLINUX -D_REENTRANT -D_GNU_SOURCE -Wdate-time 
-D_FORTIFY_SOURCE=2 -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include   -c -o foo.lo foo.c
htntlm.c: In function ‘main’:
htntlm.c:1680:5: warning: ‘RAND_pseudo_bytes’ is deprecated 
[-Wdeprecated-declarations]
 1680 |     RAND_pseudo_bytes((unsigned char *)&hook->client_challenge,
      |     ^~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/evp.h:13,
                 from htntlm.c:40:
/usr/include/openssl/rand.h:44:1: note: declared here
   44 | DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num))
      | ^~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../config -DLINUX -D_REENTRANT 
-D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 
-I/usr/include -c foo.c  -fPIC -DPIC -o .libs/foo.o
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include    -Wl,-z,relro -o httest httest.o file.o socket.o regex.o 
util.o replacer.o ssl.o worker.o module.o transport.o store.o eval.o logger.o 
appender.o appender_simple.o appender_std.o modules.o ssl_module.o tcp_module.o 
skeleton_module.o date_module.o coder_module.o math_module.o sys_module.o 
binary_module.o udp_module.o socks_module.o websocket_module.o dbg_module.o 
perf_module.o annotation_module.o charset_module.o body.o dso_module.o  -lssl 
-lcrypto  -L/usr/lib/x86_64-linux-gnu -lapr-1   -L/usr/lib/x86_64-linux-gnu 
-laprutil-1       -lpcre -lz -lm
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../config -DLINUX -D_REENTRANT 
-D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -I../include -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 
-I/usr/include -c foo.c -o foo.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include    -Wl,-z,relro -o htremote htremote.o util.o store.o  -lssl 
-lcrypto  -L/usr/lib/x86_64-linux-gnu -lapr-1   -L/usr/lib/x86_64-linux-gnu 
-laprutil-1       -lpcre -lz -lm
libtool: link: gcc -I../include -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 
-I/usr/include -Wl,-z -Wl,relro -o httest httest.o file.o socket.o regex.o 
util.o replacer.o ssl.o worker.o module.o transport.o store.o eval.o logger.o 
appender.o appender_simple.o appender_std.o modules.o ssl_module.o tcp_module.o 
skeleton_module.o date_module.o coder_module.o math_module.o sys_module.o 
binary_module.o udp_module.o socks_module.o websocket_module.o dbg_module.o 
perf_module.o annotation_module.o charset_module.o body.o dso_module.o  -lssl 
-lcrypto -L/usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/libapr-1.so 
/usr/lib/x86_64-linux-gnu/libaprutil-1.so -lpcre -lz -lm -pthread
/usr/bin/ld: perf_module.o:./src/perf_module.c:117: multiple definition of 
`start_time'; date_module.o:./src/date_module.c:35: first defined here
libtool: link: gcc -I../include -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 
-I/usr/include -Wl,-z -Wl,relro -o htremote htremote.o util.o store.o  -lssl 
-lcrypto -L/usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/libapr-1.so 
/usr/lib/x86_64-linux-gnu/libaprutil-1.so -lpcre -lz -lm -pthread
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include    -Wl,-z,relro -o libhello.la -rpath /usr/lib/x86_64-linux-gnu 
foo.lo  -lssl -lcrypto  -L/usr/lib/x86_64-linux-gnu -lapr-1   
-L/usr/lib/x86_64-linux-gnu -laprutil-1       -lpcre -lz -lm
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I../include -pthread  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
-I/usr/include    -Wl,-z,relro -o htproxy htproxy.o file.o socket.o regex.o 
util.o ssl.o replacer.o worker.o module.o conf.o transport.o store.o 
tcp_module.o eval.o logger.o appender.o appender_std.o  -lssl -lcrypto  
-L/usr/lib/x86_64-linux-gnu -lapr-1   -L/usr/lib/x86_64-linux-gnu -laprutil-1   
    -lpcre -lz -lm
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:560: httest] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: link: gcc -shared  -fPIC -DPIC  .libs/foo.o   -lssl -lcrypto 
-L/usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/libapr-1.so 
/usr/lib/x86_64-linux-gnu/libaprutil-1.so -lpcre -lz -lm  -pthread -g -O2 
-fstack-protector-strong -Wl,-z -Wl,relro   -pthread -Wl,-soname 
-Wl,libhello.so.0 -o .libs/libhello.so.0.0.0
libtool: link: gcc -I../include -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 
-I/usr/include -Wl,-z -Wl,relro -o htproxy htproxy.o file.o socket.o regex.o 
util.o ssl.o replacer.o worker.o module.o conf.o transport.o store.o 
tcp_module.o eval.o logger.o appender.o appender_std.o  -lssl -lcrypto 
-L/usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/libapr-1.so 
/usr/lib/x86_64-linux-gnu/libaprutil-1.so -lpcre -lz -lm -pthread
libtool: link: (cd ".libs" && rm -f "libhello.so.0" && ln -s 
"libhello.so.0.0.0" "libhello.so.0")
libtool: link: (cd ".libs" && rm -f "libhello.so" && ln -s "libhello.so.0.0.0" 
"libhello.so")
libtool: link: ar cr .libs/libhello.a  foo.o
libtool: link: ranlib .libs/libhello.a
libtool: link: ( cd ".libs" && rm -f "libhello.la" && ln -s "../libhello.la" 
"libhello.la" )
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:402: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:6: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: httest
Source-Version: 2.4.23-1.1
Done: Nilesh Patra <npatra...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
httest, 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 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nilesh Patra <npatra...@gmail.com> (supplier of updated httest 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: SHA512

Format: 1.8
Date: Sun, 14 Feb 2021 21:37:12 +0530
Source: httest
Architecture: source
Version: 2.4.23-1.1
Distribution: unstable
Urgency: medium
Maintainer: Eva Ramon Salinas <deb...@empanadilla.net>
Changed-By: Nilesh Patra <npatra...@gmail.com>
Closes: 957343
Changes:
 httest (2.4.23-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix gcc-10 FTBFS (Closes: #957343)
Checksums-Sha1:
 e96ca1d4c301a41e1e8377617708821de3c8c33a 1961 httest_2.4.23-1.1.dsc
 1b9235ba901e3c6823d0ab2bca9379a3fc8c4114 3992 httest_2.4.23-1.1.debian.tar.xz
 9c5e47626b82d76f981d8029d8edd2954b5e5a43 7285 httest_2.4.23-1.1_amd64.buildinfo
Checksums-Sha256:
 f837223a32a3aa8de41ef4cdb1a06285c41eceeb6d362d45b9cd142a99c93f43 1961 
httest_2.4.23-1.1.dsc
 cc909045485137b4fad010b614ee4d87a8a04ae4f35c2325e27ef5af7b2a5a8c 3992 
httest_2.4.23-1.1.debian.tar.xz
 b17b597ab8994e571a956d9e5bf77748115b9d2d83272351727ed1ec28fe4190 7285 
httest_2.4.23-1.1_amd64.buildinfo
Files:
 f0f8b348888f619e4bc78ef40439fa31 1961 devel optional httest_2.4.23-1.1.dsc
 3d9ee7561bb71466268fced5e9f943f5 3992 devel optional 
httest_2.4.23-1.1.debian.tar.xz
 161afcf4b3d484df9ecfbd9bee86a212 7285 devel optional 
httest_2.4.23-1.1_amd64.buildinfo

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

iQJIBAEBCgAyFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAmApS/8UHG5wYXRyYTk3
NEBnbWFpbC5jb20ACgkQALrnSzQzafGp8hAAonXAjOaFaco9jKLb68gIrm92u8Lh
U1qLioLVZ+xQMai/2hFsJYcbtvqJgUU9h/pX6ozZHyIvkfL7iDfWf/04YQBPGT4a
OXNL0B8bf1T/RD/+TxSvofs9OmevMc3aOyY7PJ+FT2NW6h3MCxSKHEGUjud0sRjS
UfW7KAg70rHzSZCkfKv9V/KHfbj8BbwJpiQTKyrGVjezDyRef+ciuvn4TTZVs5ys
6nVyIdapifgb7uohEEIvo/ZjOJGRt/T6vGwlCQZjNsmdqc90h3AZyDsvHOQKlgrq
FmaygVf0aperwoSJWSfxbW6iclEGyyQ3+5GzX1OaAHD9Rz6Vr6AsybDsAvoG+86Y
AEINLZv/nz6cXYmIRUeIeaiQVfI4ocJeBCX2vk57t+/eO7neZAy15G2uFJdi2RKT
1NfAaMHYNVVED9dABTKTLTXzPbtyMmlqOlB10LpPKjz+Nc7abP+185CtQB2W2E9a
xyEIIP1RPRpZYUwBqPdN0ktK4HJcwYn/j0EI1fwi9V2455fOoZLgGU5gNsre72Aq
WIGktYwnn4P02pOjzecHxy4XBbyQCDzr6gx0uOhYs10oEG7il1HvSotchGJm7klG
DDh6DnwEXAjmAVQff5y5Zjb3cZos4MnPvKXDHhEca1nQfCoPbkc6ESRD5n1UVp4a
xFM3i1RriRC9qxo=
=7PaU
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to