Your message dated Mon, 14 Aug 2023 21:38:58 +0000
with message-id <e1qvfh8-005yo0...@fasolo.debian.org>
and subject line Bug#1037726: fixed in libengine-gost-openssl 3.0.2-1
has caused the Debian Bug report #1037726,
regarding libengine-gost-openssl: ftbfs with GCC-13
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.)
--
1037726: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037726
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libengine-gost-openssl
Version: 3.0.1-2
Severity: normal
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-13
[This bug is targeted to the upcoming trixie release]
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-13/g++-13, but succeeds to build with gcc-12/g++-12. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2023/05/22/logs/libengine-gost-openssl_3.0.1-2_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 13, either set CC=gcc-13 CXX=g++-13 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-13/porting_to.html
[...]
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libprov && /usr/bin/cmake -E
cmake_link_script CMakeFiles/libprov.dir/link.txt --verbose=1
[ 26%] Building C object CMakeFiles/gost_core.dir/gost_asn1.c.o
/usr/bin/cc -DHAVE_ADDCARRY_U64 -DL_ENDIAN -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -Werror -Wall -Wno-unused-parameter
-Wno-unused-function -Wno-missing-braces -Wno-error=unknown-pragmas
-Wno-error=pragmas -Wno-deprecated-declarations -std=gnu90 -MD -MT
CMakeFiles/gost_core.dir/gost_asn1.c.o -MF
CMakeFiles/gost_core.dir/gost_asn1.c.o.d -o
CMakeFiles/gost_core.dir/gost_asn1.c.o -c /<<PKGBUILDDIR>>/gost_asn1.c
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 27%] Linking C executable bin/test_digest
[ 28%] Building C object CMakeFiles/test_tlstree.dir/test_tlstree.c.o
/usr/bin/cmake -E cmake_link_script CMakeFiles/test_digest.dir/link.txt
--verbose=1
/usr/bin/cc -DHAVE_ADDCARRY_U64 -DL_ENDIAN -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -Wdate-time
-D_FORTIFY_SOURCE=2 -Werror -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Wno-error=unknown-pragmas -Wno-error=pragmas
-Wno-deprecated-declarations -std=gnu90 -MD -MT
CMakeFiles/test_tlstree.dir/test_tlstree.c.o -MF
CMakeFiles/test_tlstree.dir/test_tlstree.c.o.d -o
CMakeFiles/test_tlstree.dir/test_tlstree.c.o -c /<<PKGBUILDDIR>>/test_tlstree.c
/usr/bin/ar qc libprov.a CMakeFiles/libprov.dir/err.c.o
/usr/bin/ranlib libprov.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro
CMakeFiles/test_digest.dir/test_digest.c.o -o bin/test_digest
/usr/lib/x86_64-linux-gnu/libcrypto.so
[ 28%] Built target test_ciphers
[ 30%] Building C object CMakeFiles/gost_core.dir/gost_crypt.c.o
/usr/bin/cc -DHAVE_ADDCARRY_U64 -DL_ENDIAN -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -Werror -Wall -Wno-unused-parameter
-Wno-unused-function -Wno-missing-braces -Wno-error=unknown-pragmas
-Wno-error=pragmas -Wno-deprecated-declarations -std=gnu90 -MD -MT
CMakeFiles/gost_core.dir/gost_crypt.c.o -MF
CMakeFiles/gost_core.dir/gost_crypt.c.o.d -o
CMakeFiles/gost_core.dir/gost_crypt.c.o -c /<<PKGBUILDDIR>>/gost_crypt.c
[ 30%] Built target libprov
[ 31%] Building C object CMakeFiles/gost_core.dir/gost_keywrap.c.o
/usr/bin/cc -DHAVE_ADDCARRY_U64 -DL_ENDIAN -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -Werror -Wall -Wno-unused-parameter
-Wno-unused-function -Wno-missing-braces -Wno-error=unknown-pragmas
-Wno-error=pragmas -Wno-deprecated-declarations -std=gnu90 -MD -MT
CMakeFiles/gost_core.dir/gost_keywrap.c.o -MF
CMakeFiles/gost_core.dir/gost_keywrap.c.o.d -o
CMakeFiles/gost_core.dir/gost_keywrap.c.o -c /<<PKGBUILDDIR>>/gost_keywrap.c
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 31%] Built target test_digest
[ 32%] Building C object CMakeFiles/gost_core.dir/gost_md.c.o
/usr/bin/cc -DHAVE_ADDCARRY_U64 -DL_ENDIAN -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -Werror -Wall -Wno-unused-parameter
-Wno-unused-function -Wno-missing-braces -Wno-error=unknown-pragmas
-Wno-error=pragmas -Wno-deprecated-declarations -std=gnu90 -MD -MT
CMakeFiles/gost_core.dir/gost_md.c.o -MF CMakeFiles/gost_core.dir/gost_md.c.o.d
-o CMakeFiles/gost_core.dir/gost_md.c.o -c /<<PKGBUILDDIR>>/gost_md.c
[ 33%] Building C object CMakeFiles/gost_core.dir/gost_md2012.c.o
/usr/bin/cc -DHAVE_ADDCARRY_U64 -DL_ENDIAN -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -Werror -Wall -Wno-unused-parameter
-Wno-unused-function -Wno-missing-braces -Wno-error=unknown-pragmas
-Wno-error=pragmas -Wno-deprecated-declarations -std=gnu90 -MD -MT
CMakeFiles/gost_core.dir/gost_md2012.c.o -MF
CMakeFiles/gost_core.dir/gost_md2012.c.o.d -o
CMakeFiles/gost_core.dir/gost_md2012.c.o -c /<<PKGBUILDDIR>>/gost_md2012.c
[ 35%] Building C object CMakeFiles/gost_core.dir/gost_omac.c.o
/usr/bin/cc -DHAVE_ADDCARRY_U64 -DL_ENDIAN -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -Werror -Wall -Wno-unused-parameter
-Wno-unused-function -Wno-missing-braces -Wno-error=unknown-pragmas
-Wno-error=pragmas -Wno-deprecated-declarations -std=gnu90 -MD -MT
CMakeFiles/gost_core.dir/gost_omac.c.o -MF
CMakeFiles/gost_core.dir/gost_omac.c.o.d -o
CMakeFiles/gost_core.dir/gost_omac.c.o -c /<<PKGBUILDDIR>>/gost_omac.c
[ 36%] Building C object CMakeFiles/gost_core.dir/gost_omac_acpkm.c.o
/usr/bin/cc -DHAVE_ADDCARRY_U64 -DL_ENDIAN -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -Werror -Wall -Wno-unused-parameter
-Wno-unused-function -Wno-missing-braces -Wno-error=unknown-pragmas
-Wno-error=pragmas -Wno-deprecated-declarations -std=gnu90 -MD -MT
CMakeFiles/gost_core.dir/gost_omac_acpkm.c.o -MF
CMakeFiles/gost_core.dir/gost_omac_acpkm.c.o.d -o
CMakeFiles/gost_core.dir/gost_omac_acpkm.c.o -c
/<<PKGBUILDDIR>>/gost_omac_acpkm.c
[ 37%] Linking C executable bin/test_tlstree
/usr/bin/cmake -E cmake_link_script CMakeFiles/test_tlstree.dir/link.txt
--verbose=1
/usr/bin/cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro
CMakeFiles/test_tlstree.dir/test_tlstree.c.o -o bin/test_tlstree
/usr/lib/x86_64-linux-gnu/libcrypto.so
[ 38%] Building C object CMakeFiles/gost_core.dir/gost_gost2015.c.o
/usr/bin/cc -DHAVE_ADDCARRY_U64 -DL_ENDIAN -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -Werror -Wall -Wno-unused-parameter
-Wno-unused-function -Wno-missing-braces -Wno-error=unknown-pragmas
-Wno-error=pragmas -Wno-deprecated-declarations -std=gnu90 -MD -MT
CMakeFiles/gost_core.dir/gost_gost2015.c.o -MF
CMakeFiles/gost_core.dir/gost_gost2015.c.o.d -o
CMakeFiles/gost_core.dir/gost_gost2015.c.o -c /<<PKGBUILDDIR>>/gost_gost2015.c
[ 40%] Building C object CMakeFiles/gost_core.dir/gost_params.c.o
/usr/bin/cc -DHAVE_ADDCARRY_U64 -DL_ENDIAN -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -Werror -Wall -Wno-unused-parameter
-Wno-unused-function -Wno-missing-braces -Wno-error=unknown-pragmas
-Wno-error=pragmas -Wno-deprecated-declarations -std=gnu90 -MD -MT
CMakeFiles/gost_core.dir/gost_params.c.o -MF
CMakeFiles/gost_core.dir/gost_params.c.o.d -o
CMakeFiles/gost_core.dir/gost_params.c.o -c /<<PKGBUILDDIR>>/gost_params.c
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 40%] Built target test_tlstree
[ 41%] Building C object CMakeFiles/gost_core.dir/gost_keyexpimp.c.o
/usr/bin/cc -DHAVE_ADDCARRY_U64 -DL_ENDIAN -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -Werror -Wall -Wno-unused-parameter
-Wno-unused-function -Wno-missing-braces -Wno-error=unknown-pragmas
-Wno-error=pragmas -Wno-deprecated-declarations -std=gnu90 -MD -MT
CMakeFiles/gost_core.dir/gost_keyexpimp.c.o -MF
CMakeFiles/gost_core.dir/gost_keyexpimp.c.o.d -o
CMakeFiles/gost_core.dir/gost_keyexpimp.c.o -c /<<PKGBUILDDIR>>/gost_keyexpimp.c
[ 42%] Building C object CMakeFiles/gost_core.dir/gost89.c.o
/usr/bin/cc -DHAVE_ADDCARRY_U64 -DL_ENDIAN -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -Werror -Wall -Wno-unused-parameter
-Wno-unused-function -Wno-missing-braces -Wno-error=unknown-pragmas
-Wno-error=pragmas -Wno-deprecated-declarations -std=gnu90 -MD -MT
CMakeFiles/gost_core.dir/gost89.c.o -MF CMakeFiles/gost_core.dir/gost89.c.o.d
-o CMakeFiles/gost_core.dir/gost89.c.o -c /<<PKGBUILDDIR>>/gost89.c
[ 43%] Building C object CMakeFiles/gost_core.dir/gosthash.c.o
/usr/bin/cc -DHAVE_ADDCARRY_U64 -DL_ENDIAN -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -Werror -Wall -Wno-unused-parameter
-Wno-unused-function -Wno-missing-braces -Wno-error=unknown-pragmas
-Wno-error=pragmas -Wno-deprecated-declarations -std=gnu90 -MD -MT
CMakeFiles/gost_core.dir/gosthash.c.o -MF
CMakeFiles/gost_core.dir/gosthash.c.o.d -o
CMakeFiles/gost_core.dir/gosthash.c.o -c /<<PKGBUILDDIR>>/gosthash.c
In function ‘make_kn’,
inlined from ‘CMAC_ACPKM_Final’ at /<<PKGBUILDDIR>>/gost_omac_acpkm.c:270:5,
inlined from ‘omac_acpkm_imit_final’ at
/<<PKGBUILDDIR>>/gost_omac_acpkm.c:350:5:
/<<PKGBUILDDIR>>/gost_omac_acpkm.c:55:20: error: writing 1 byte into a region
of size 0 [-Werror=stringop-overflow=]
55 | k1[bl - 1] ^= bl == 16 ? 0x87 : 0x1b;
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/gost_omac_acpkm.c: In function ‘omac_acpkm_imit_final’:
/<<PKGBUILDDIR>>/gost_omac_acpkm.c:256:24: note: at offset [-2147483649, -1]
into destination object ‘k2’ of size 32
256 | unsigned char *k1, k2[EVP_MAX_BLOCK_LENGTH];
| ^~
[ 46%] Building C object CMakeFiles/gost_core.dir/gost_grasshopper_core.c.o
[ 46%] Building C object CMakeFiles/gost_core.dir/gosthash2012.c.o
/usr/bin/cc -DHAVE_ADDCARRY_U64 -DL_ENDIAN -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -Werror -Wall -Wno-unused-parameter
-Wno-unused-function -Wno-missing-braces -Wno-error=unknown-pragmas
-Wno-error=pragmas -Wno-deprecated-declarations -std=gnu90 -MD -MT
CMakeFiles/gost_core.dir/gosthash2012.c.o -MF
CMakeFiles/gost_core.dir/gosthash2012.c.o.d -o
CMakeFiles/gost_core.dir/gosthash2012.c.o -c /<<PKGBUILDDIR>>/gosthash2012.c
/usr/bin/cc -DHAVE_ADDCARRY_U64 -DL_ENDIAN -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -Werror -Wall -Wno-unused-parameter
-Wno-unused-function -Wno-missing-braces -Wno-error=unknown-pragmas
-Wno-error=pragmas -Wno-deprecated-declarations -std=gnu90 -MD -MT
CMakeFiles/gost_core.dir/gost_grasshopper_core.c.o -MF
CMakeFiles/gost_core.dir/gost_grasshopper_core.c.o.d -o
CMakeFiles/gost_core.dir/gost_grasshopper_core.c.o -c
/<<PKGBUILDDIR>>/gost_grasshopper_core.c
cc1: all warnings being treated as errors
[ 47%] Building C object CMakeFiles/gost_core.dir/gost_grasshopper_defines.c.o
make[3]: *** [CMakeFiles/gost_core.dir/build.make:205:
CMakeFiles/gost_core.dir/gost_omac_acpkm.c.o] Error 1
make[3]: *** Waiting for unfinished jobs....
/usr/bin/cc -DHAVE_ADDCARRY_U64 -DL_ENDIAN -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -Werror -Wall -Wno-unused-parameter
-Wno-unused-function -Wno-missing-braces -Wno-error=unknown-pragmas
-Wno-error=pragmas -Wno-deprecated-declarations -std=gnu90 -MD -MT
CMakeFiles/gost_core.dir/gost_grasshopper_defines.c.o -MF
CMakeFiles/gost_core.dir/gost_grasshopper_defines.c.o.d -o
CMakeFiles/gost_core.dir/gost_grasshopper_defines.c.o -c
/<<PKGBUILDDIR>>/gost_grasshopper_defines.c
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:433: CMakeFiles/gost_core.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:26: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: libengine-gost-openssl
Source-Version: 3.0.2-1
Done: Wartan Hachaturow <w...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libengine-gost-openssl, 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 1037...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Wartan Hachaturow <w...@debian.org> (supplier of updated libengine-gost-openssl
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, 14 Aug 2023 23:59:32 +0300
Source: libengine-gost-openssl
Architecture: source
Version: 3.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Wartan Hachaturow <w...@debian.org>
Changed-By: Wartan Hachaturow <w...@debian.org>
Closes: 1037726
Changes:
libengine-gost-openssl (3.0.2-1) unstable; urgency=medium
.
* New upstream version
* Includes fix for gcc13 (Closes: #1037726)
Checksums-Sha1:
a08828c24a0b73e23a0110d3ce7d7df90707b5a8 2087
libengine-gost-openssl_3.0.2-1.dsc
34b41487a2156bd88da7d6a57937ce04de31e476 1660332
libengine-gost-openssl_3.0.2.orig.tar.gz
9d6bb9190775cc02f5ade7875513f00cd6419ad9 5736
libengine-gost-openssl_3.0.2-1.debian.tar.xz
ecc95b8c893d74de4154bda8ab4411ef1a5d4396 8167
libengine-gost-openssl_3.0.2-1_amd64.buildinfo
Checksums-Sha256:
7bcc9a3cea4c17ef1f63db59287ee2605a63662aab046aa88377e339df087421 2087
libengine-gost-openssl_3.0.2-1.dsc
74ab1f26bd9b51579b5f3e26979b48bd404331f19331a3728c425502aa5f4d26 1660332
libengine-gost-openssl_3.0.2.orig.tar.gz
7963a832122ca53d2a850855520f5a03774be763ce6f94530208563c970d21ec 5736
libengine-gost-openssl_3.0.2-1.debian.tar.xz
41cf5e6f942dbac0a58f65e1def308650ae2e0166b664df7e6ba3cd0a01c9510 8167
libengine-gost-openssl_3.0.2-1_amd64.buildinfo
Files:
261b1791fc789ee1dbb02f4397bba22a 2087 libs optional
libengine-gost-openssl_3.0.2-1.dsc
483203c366aa3c0f8d524594f25efe95 1660332 libs optional
libengine-gost-openssl_3.0.2.orig.tar.gz
c24bb93cb4097ab37c64f61e41dcbe92 5736 libs optional
libengine-gost-openssl_3.0.2-1.debian.tar.xz
8d27b21be639cd73d85107cfeb5c56d2 8167 libs optional
libengine-gost-openssl_3.0.2-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEEajnkcbgq6WwIXs+/dh38ZlWd9w4FAmTamjsQHHdhcnRAZGVi
aWFuLm9yZwAKCRB2HfxmVZ33DvrpD/9ByWAuDHm5qdIvzFMAW++wBjIE9BJcX0hL
Zyx8DQ2UZE0hk7hPLhYrA2IRLfDc9AqXdu39Ik4YWOBAP1dxp8/INbOnNSzy4llQ
yoGyPOagiv3PWVC/RiHL1YP5G8W1i5JKaHobU9OYI9THXZQ0LFRWYMt59b/eeuky
yR96k8XFao2Rfm+bUTR5SrNdXqj2XsomR4xk/dpFpkLoTN6OpbrVA/pZeGf2LPrD
61o2mIfoAkzwM0eQ0CT1+FG77xLMDNxWN7qyNiaGlxnyH9QR0mDSoXCSbghnCmji
09Ixnz1erW2DTg23GcKmTKPk+PX0cXWVr4SZuDv/gfJyKZNrnfzqSRfWDd101bcn
2cSULcsu3z5m3og0aAkRaOKgLgqiVyXTnOtOpRc1Cxw9RFSm0YkJBYrlEUA4Wu30
MhejNKf6bUNVnFvqHVNmaBMvqQlVESUAiV2VxfLdiKehqU5g2c8AbQEhws13CaGk
//sQ1x8URu0Ou/5IIj0MZFDEwVCaI3bjYJ3A+gE1U14XD99JN00l6Vrt6uIWMAJ+
/wMIXchlNj69UZDmaxHr7v/depUbMHb6mcum69k40sx8NrsxbVZsM6DazdWZ1QL7
VQ0OMx5hpKce/M0Uv+SKNwBEk2J87uQWTkoBHNNIGuH1fAKkmhGLYMJFjo/bXHAg
n2iS8przqg==
=iZNA
-----END PGP SIGNATURE-----
--- End Message ---