Your message dated Mon, 24 Aug 2020 22:03:31 +0000
with message-id <e1kakyt-00050s...@fasolo.debian.org>
and subject line Bug#957151: fixed in drbd-utils 9.13.1-1
has caused the Debian Bug report #957151,
regarding drbd-utils: 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.)


-- 
957151: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957151
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:drbd-utils
Version: 9.11.0-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/drbd-utils_9.11.0-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

[...]
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I../../drbd-headers -I.. -I. 
-I../shared  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o drbdmeta.o 
../shared/drbdmeta.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I../../drbd-headers -I.. -I. 
-I../shared  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o drbdmeta_scanner.o 
../shared/drbdmeta_scanner.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I../../drbd-headers -I.. -I. 
-I../shared  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o drbd_strings.o 
../../drbd-headers/drbd_strings.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I../../drbd-headers -I.. -I. 
-I../shared  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o drbdmeta_linux.o 
../shared/drbdmeta_linux.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I../../drbd-headers -I.. -I. 
-I../shared  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o drbdsetup.o drbdsetup.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I../../drbd-headers -I.. -I. 
-I../shared  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o wrap_printf.o 
../shared/wrap_printf.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I../../drbd-headers -I.. -I. 
-I../shared  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o drbdsetup_colors.o 
drbdsetup_colors.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I../../drbd-headers -I.. -I. 
-I../shared  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o drbdsetup_linux.o 
drbdsetup_linux.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I../../drbd-headers -I.. -I. 
-I../shared  -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  
-Wl,-z,relro -Wl,-z,now -o drbdadm drbdadm_scanner.o drbdadm_parser.o 
drbdadm_postparse.o drbdadm_main.o drbdadm_adjust.o drbdadm_dump.o 
drbdtool_common.o drbdadm_usage_cnt.o drbd_buildtag.o registry.o config_flags.o 
libnla.o drbd_nla.o shared_tool.o shared_main.o shared_parser.o libgenl.o 
drbdadm_linux.o drbdtool_common_linux.o
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I../../drbd-headers -I.. -I. 
-I../shared  -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  
-Wl,-z,relro -Wl,-z,now -o drbdmeta drbdmeta.o drbdmeta_scanner.o 
drbdtool_common.o drbd_buildtag.o drbd_strings.o shared_tool.o drbdmeta_linux.o 
drbdtool_common_linux.o
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I../../drbd-headers -I.. -I. 
-I../shared  -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  
-Wl,-z,relro -Wl,-z,now -o drbdsetup libnla.o registry.o drbdsetup.o 
drbdtool_common.o drbd_buildtag.o drbd_strings.o config_flags.o drbd_nla.o 
wrap_printf.o drbdsetup_colors.o shared_tool.o libgenl.o 
drbdtool_common_linux.o drbdsetup_linux.o
make[2]: Leaving directory '/<<PKGBUILDDIR>>/user/v9'
make[2]: Entering directory '/<<PKGBUILDDIR>>/scripts'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/scripts'
make[2]: Entering directory '/<<PKGBUILDDIR>>/user/v83'
flex -s -odrbdadm_scanner.c drbdadm_scanner.fl
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbdadm_scanner.o drbdadm_scanner.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbdadm_parser.o drbdadm_parser.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbdadm_main.o drbdadm_main.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbdadm_adjust.o drbdadm_adjust.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbdtool_common.o drbdtool_common.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbdadm_usage_cnt.o drbdadm_usage_cnt.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbd_buildtag.o ../shared/drbd_buildtag.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbdadm_minor_table.o drbdadm_minor_table.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o shared_tool.o ../shared/shared_tool.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o shared_main.o ../shared/shared_main.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o shared_parser.o ../shared/shared_parser.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbdsetup.o drbdsetup.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbd_strings.o drbd_strings.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro -Wl,-z,now -o 
drbdadm-83 drbdadm_scanner.o drbdadm_parser.o drbdadm_main.o drbdadm_adjust.o 
drbdtool_common.o drbdadm_usage_cnt.o drbd_buildtag.o drbdadm_minor_table.o 
shared_tool.o shared_main.o shared_parser.o
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro -Wl,-z,now -o 
drbdsetup-83 drbdsetup.o drbdtool_common.o drbd_buildtag.o drbd_strings.o 
shared_tool.o
make[2]: Leaving directory '/<<PKGBUILDDIR>>/user/v83'
make[2]: Entering directory '/<<PKGBUILDDIR>>/user/v84'
flex -s -odrbdadm_scanner.c drbdadm_scanner.fl
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbdadm_scanner.o drbdadm_scanner.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbdadm_parser.o drbdadm_parser.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbdadm_main.o drbdadm_main.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbdadm_adjust.o drbdadm_adjust.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbdtool_common.o drbdtool_common.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbdadm_usage_cnt.o drbdadm_usage_cnt.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbd_buildtag.o ../shared/drbd_buildtag.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o registry.o registry.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o config_flags.o config_flags.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o libgenl.o ../shared/libgenl.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbd_nla.o drbd_nla.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o shared_tool.o ../shared/shared_tool.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o shared_main.o ../shared/shared_main.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o shared_parser.o ../shared/shared_parser.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o libnla.o ../shared/libnla.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbdsetup.o drbdsetup.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbd_strings.o drbd_strings.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o wrap_printf.o ../shared/wrap_printf.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o drbdsetup_colors.o drbdsetup_colors.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -I. -I../shared  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro -Wl,-z,now -o 
drbdadm-84 drbdadm_scanner.o drbdadm_parser.o drbdadm_main.o drbdadm_adjust.o 
drbdtool_common.o drbdadm_usage_cnt.o drbd_buildtag.o registry.o config_flags.o 
libgenl.o drbd_nla.o shared_tool.o shared_main.o shared_parser.o libnla.o
/usr/bin/ld: drbdadm_parser.o:./user/v84/drbdadm.h:254: multiple definition of 
`setup_options'; drbdadm_scanner.o:./user/v84/drbdadm.h:254: first defined here
/usr/bin/ld: drbdadm_main.o:./user/v84/drbdadm.h:254: multiple definition of 
`setup_options'; drbdadm_scanner.o:./user/v84/drbdadm.h:254: first defined here
/usr/bin/ld: drbdadm_adjust.o:./user/v84/drbdadm.h:254: multiple definition of 
`setup_options'; drbdadm_scanner.o:./user/v84/drbdadm.h:254: first defined here
/usr/bin/ld: drbdadm_usage_cnt.o:./user/v84/drbdadm.h:254: multiple definition 
of `setup_options'; drbdadm_scanner.o:./user/v84/drbdadm.h:254: first defined 
here
/usr/bin/ld: shared_tool.o:./user/v84/./drbdadm.h:254: multiple definition of 
`setup_options'; drbdadm_scanner.o:./user/v84/drbdadm.h:254: first defined here
/usr/bin/ld: shared_parser.o:./user/v84/./drbdadm.h:254: multiple definition of 
`setup_options'; drbdadm_scanner.o:./user/v84/drbdadm.h:254: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:83: drbdadm-84] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>/user/v84'
make[1]: *** [Makefile:104: tools] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:10: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: drbd-utils
Source-Version: 9.13.1-1
Done: Apollon Oikonomopoulos <apoi...@debian.org>

We believe that the bug you reported is fixed in the latest version of
drbd-utils, 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.
Apollon Oikonomopoulos <apoi...@debian.org> (supplier of updated drbd-utils 
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: Mon, 24 Aug 2020 16:53:01 +0300
Source: drbd-utils
Architecture: source
Version: 9.13.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian DRBD Maintainers 
<debian-ha-maintain...@lists.alioth.debian.org>
Changed-By: Apollon Oikonomopoulos <apoi...@debian.org>
Closes: 957151
Changes:
 drbd-utils (9.13.1-1) unstable; urgency=medium
 .
   * New upstream version 9.13.1
   * d/watch: use LINBIT's landing page
   * Refresh 0001-dpkg-statoverride-instead-of-chgrp-chmod.patch
   * Fix FTBFS with GCC 10 by cherry-picking upstream commit a513dea1 (Closes:
     #957151)
   * Bump dh compat to 13
     + Drop redundant dh_missing override
   * Bump Standards-Version to 4.5.0; no changes needed
   * Replace Recommends for heirloom-mailx by bsd-mailx
   * Add a basic autopkgtest running `drbdadm dump`
Checksums-Sha1:
 18be4e453432909f0c0a521b329ed6cd6ec9b0a9 2186 drbd-utils_9.13.1-1.dsc
 bfb19db59c93d22b363d7f6813889aaf46d87f0f 1233159 drbd-utils_9.13.1.orig.tar.gz
 15cbfdb4b1d5db904693283f26c58e89ceed9cff 19140 
drbd-utils_9.13.1-1.debian.tar.xz
 e9d75a2c281356cdae05ef5ea5152279d3906115 7811 
drbd-utils_9.13.1-1_source.buildinfo
Checksums-Sha256:
 cef753b48324d628c17523d0d28aa046c75e18718b3dfe6159de574f9b046d64 2186 
drbd-utils_9.13.1-1.dsc
 88e578a9638b2bb804b10efbae95017b116889c7c47040bf9d137137fd32db9b 1233159 
drbd-utils_9.13.1.orig.tar.gz
 8747a79edbb43775de1dfdf2260a1165930163f79837697d8d8cda21f03c5299 19140 
drbd-utils_9.13.1-1.debian.tar.xz
 00f2709afa0bc4c2daac7a589be0afb07b7dad3dde48f4707cde4ec20c6e1c6b 7811 
drbd-utils_9.13.1-1_source.buildinfo
Files:
 6db08057ed2abd962e93c7a5a7706339 2186 admin optional drbd-utils_9.13.1-1.dsc
 e06bc1691640f459533226480035033f 1233159 admin optional 
drbd-utils_9.13.1.orig.tar.gz
 b54dafdab46e652dd814888b876cc08b 19140 admin optional 
drbd-utils_9.13.1-1.debian.tar.xz
 791a69f180f52a2b9332ac41d03b250f 7811 admin optional 
drbd-utils_9.13.1-1_source.buildinfo

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

iQJHBAEBCAAxFiEEPgL9ZlYpWVIRC6uZ9RsYxyAkgiQFAl9ENK8THGFwb2lrb3NA
ZGViaWFuLm9yZwAKCRD1GxjHICSCJJAtEACwyvP0ujwv1OReRZmKPXoQsmIfbgfX
VTxUWYCry7xz8NzMK0eao3om/vEnWtg/xCcfcNoUMEtiNzaNzSG6R9OytzhA5dR4
fQmvlHBKi3ztqqGKqEiYHmg2igmyw/u60wZ4Zh+wecEEyhtVgTCP0ZTYTaZOPZ4B
4UoRFhSIIJ4nCUsIVAAqMyMA1AjOLAe5iPIz8ynsHni18pTKnXECXDcdcT3IgC8H
c0EUQx0Ui7I41EelRr+fhcKTjW4GwXET9trtK/QIkL86yzQOpNfdq4U8lgXTKL+o
K7E8XB/OstvoNHKt9mrfBxACscl/ZU2gc3oZa2PKW6tSSauXyxUIT52PF+DOha3f
UnrBOPUzGSjivd9lRRTsS/a0dR/kH1ygjvUkHLFKfZmY+N2Clu8bcPiAvQWKe8bW
gpV4zjElMoZDSF2ivUql5NhHcS1jDkXR7u3+fSYUf77ttT50TkzEnNVx3WIacLH7
ipkIOpBVr7S32MHfkFJndltjRgJ9P92XURgFwSEd/xrvRZlp5rpQiZyeqhaYuvEc
OIwZMGMVHRbfDAXZ4AF8ScYkQ6YsFokQNtnM81/P7bivTXN0pIZBwslStl11XT+Q
Afjw19O/og2y8KOwopSNFl1usRf1n+xvcZ78uF+lqQyo1ozqh+ik0Ox4/OW0mUbl
dAS3BvNZzTlzbg==
=tGXO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to