Your message dated Fri, 24 Jul 2020 03:33:44 +0000
with message-id <e1jyosu-00086c...@fasolo.debian.org>
and subject line Bug#957035: fixed in barcode 0.99-4
has caused the Debian Bug report #957035,
regarding barcode: 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.)
--
957035: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957035
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:barcode
Version: 0.99-3
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/barcode_0.99-3_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
[...]
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -Ilib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c -o codabar.lo codabar.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-Ilib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c plessey.c -fPIC -DPIC -o
.libs/plessey.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-Ilib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c codabar.c -fPIC -DPIC -o
.libs/codabar.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -Ilib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c -o ps.lo ps.c
plessey.c: In function ‘Barcode_pls_encode’:
plessey.c:153:9: warning: format not a string literal and no format arguments
[-Wformat-security]
153 | sprintf(ptr, patterns[checkptr[strlen(text) * 4 + i]]);
| ^~~~~~~
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -Ilib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c -o svg.lo svg.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-Ilib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c ps.c -fPIC -DPIC -o
.libs/ps.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-Ilib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c svg.c -fPIC -DPIC -o
.libs/svg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-Ilib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c plessey.c -o plessey.o
>/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-Ilib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c codabar.c -o codabar.o
>/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-Ilib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c ps.c -o ps.o >/dev/null
2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-Ilib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c svg.c -o svg.o >/dev/null
2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -Ilib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c -o pcl.lo pcl.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -Ilib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c -o code11.lo code11.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-Ilib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c pcl.c -fPIC -DPIC -o
.libs/pcl.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-Ilib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c code11.c -fPIC -DPIC -o
.libs/code11.o
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Ilib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c -o sample.o sample.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-Ilib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c code11.c -o code11.o
>/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-Ilib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -c pcl.c -o pcl.o >/dev/null
2>&1
/bin/bash ./libtool --tag=CC --mode=link gcc -Ilib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -L. -lpaper -Wl,-z,relro
-Wl,-z,now -Wl,--as-needed -o libbarcode.la library.lo ean.lo code128.lo
code39.lo code93.lo i25.lo msi.lo plessey.lo codabar.lo ps.lo svg.lo pcl.lo
code11.lo
libtool: link: ar cr .libs/libbarcode.a .libs/library.o .libs/ean.o
.libs/code128.o .libs/code39.o .libs/code93.o .libs/i25.o .libs/msi.o
.libs/plessey.o .libs/codabar.o .libs/ps.o .libs/svg.o .libs/pcl.o
.libs/code11.o
libtool: link: ranlib .libs/libbarcode.a
libtool: link: ( cd ".libs" && rm -f "libbarcode.la" && ln -s
"../libbarcode.la" "libbarcode.la" )
/bin/bash ./libtool --tag=CC --mode=link gcc -Ilib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -L. -lpaper -Wl,-z,relro
-Wl,-z,now -Wl,--as-needed -o barcode main.o cmdline.o libbarcode.la
lib/libgnu.la
/bin/bash ./libtool --tag=CC --mode=link gcc -Ilib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -DHAVE_CONFIG_H -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -L. -lpaper -Wl,-z,relro
-Wl,-z,now -Wl,--as-needed -o sample sample.o libbarcode.la
libtool: link: gcc -Ilib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=format-security -DHAVE_CONFIG_H -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -Wl,-z -Wl,relro -Wl,-z
-Wl,now -Wl,--as-needed -o sample sample.o -L. ./.libs/libbarcode.a -lpaper
/usr/bin/ld: ./.libs/libbarcode.a(library.o):./barcode.h:126: multiple
definition of `streaming'; sample.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(ean.o):./barcode.h:126: multiple definition
of `streaming'; sample.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(code128.o):./barcode.h:126: multiple
definition of `streaming'; sample.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(code39.o):./barcode.h:126: multiple
definition of `streaming'; sample.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(code93.o):./barcode.h:126: multiple
definition of `streaming'; sample.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(i25.o):./barcode.h:126: multiple definition
of `streaming'; sample.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(msi.o):./barcode.h:126: multiple definition
of `streaming'; sample.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(plessey.o):./barcode.h:126: multiple
definition of `streaming'; sample.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(codabar.o):./barcode.h:126: multiple
definition of `streaming'; sample.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(ps.o):./barcode.h:126: multiple definition of
`streaming'; sample.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(svg.o):./barcode.h:126: multiple definition
of `streaming'; sample.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(pcl.o):./barcode.h:126: multiple definition
of `streaming'; sample.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(code11.o):./barcode.h:126: multiple
definition of `streaming'; sample.o:./barcode.h:126: first defined here
libtool: link: gcc -Ilib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=format-security -DHAVE_CONFIG_H -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=format-security -Wl,-z -Wl,relro -Wl,-z
-Wl,now -Wl,--as-needed -o barcode main.o cmdline.o -L. ./.libs/libbarcode.a
-lpaper lib/.libs/libgnu.a -lm
/usr/bin/ld: cmdline.o:./barcode.h:126: multiple definition of `streaming';
main.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(library.o):./barcode.h:126: multiple
definition of `streaming'; main.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(ean.o):./barcode.h:126: multiple definition
of `streaming'; main.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(code128.o):./barcode.h:126: multiple
definition of `streaming'; main.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(code39.o):./barcode.h:126: multiple
definition of `streaming'; main.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(code93.o):./barcode.h:126: multiple
definition of `streaming'; main.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(i25.o):./barcode.h:126: multiple definition
of `streaming'; main.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(msi.o):./barcode.h:126: multiple definition
of `streaming'; main.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(plessey.o):./barcode.h:126: multiple
definition of `streaming'; main.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(codabar.o):./barcode.h:126: multiple
definition of `streaming'; main.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(ps.o):./barcode.h:126: multiple definition of
`streaming'; main.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(svg.o):./barcode.h:126: multiple definition
of `streaming'; main.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(pcl.o):./barcode.h:126: multiple definition
of `streaming'; main.o:./barcode.h:126: first defined here
/usr/bin/ld: ./.libs/libbarcode.a(code11.o):./barcode.h:126: multiple
definition of `streaming'; main.o:./barcode.h:126: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:1499: sample] Error 1
make[3]: *** Waiting for unfinished jobs....
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:1495: barcode] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:1567: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:1377: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:16: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: barcode
Source-Version: 0.99-4
Done: Boyuan Yang <by...@debian.org>
We believe that the bug you reported is fixed in the latest version of
barcode, 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.
Boyuan Yang <by...@debian.org> (supplier of updated barcode 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: Thu, 23 Jul 2020 22:47:49 -0400
Source: barcode
Architecture: source
Version: 0.99-4
Distribution: unstable
Urgency: medium
Maintainer: Boyuan Yang <by...@debian.org>
Changed-By: Boyuan Yang <by...@debian.org>
Closes: 941997 957035
Changes:
barcode (0.99-4) unstable; urgency=medium
.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit (from ./configure),
Repository, Repository-Browse.
* Fix day-of-week for changelog entries 0.97-2, 0.95.1-4, 0.95.1-2,
0.94-1, 0.92-2.
.
[ Boyuan Yang ]
* debian/control:
+ Bump Standards-Version to 4.5.0.
+ Bump debhelper compat to v13.
* debian/patches: Add patch to bring libbarcode support back.
(Closes: #941997)
* debian/patches: Add patch to fix FTBFS with GCC 10.
(Closes: #957035)
Checksums-Sha1:
cf9dd3f7840e4c7836d2b5b919cad28841e36387 2071 barcode_0.99-4.dsc
68824282fa06ebde1839b63a07c5f0082c800c32 11648 barcode_0.99-4.debian.tar.xz
d8e556aeef8e912f7d518876e3cbab672eab7dda 5863 barcode_0.99-4_amd64.buildinfo
Checksums-Sha256:
cb97ae7e3f4adda07108c0f4ff48fd58eaf4cc4b7156f5b689c0d614c4414233 2071
barcode_0.99-4.dsc
39d078190f25fbeba010cd39b53823657d082412528a3f1e80e040d70a4a76ad 11648
barcode_0.99-4.debian.tar.xz
5099df00d593e86441b57f78f6226c4cd5e5464e12c383c55ab457f688eec882 5863
barcode_0.99-4_amd64.buildinfo
Files:
16689009ba5b706bb897a049f2893ca4 2071 graphics optional barcode_0.99-4.dsc
b850de2748fcaf26943a27257e12c319 11648 graphics optional
barcode_0.99-4.debian.tar.xz
bf0c7d3f3300289b2147b8f0de975307 5863 graphics optional
barcode_0.99-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAl8aVA4ACgkQwpPntGGC
Ws61hw/+I2fbzfLJRxgMUxzX3gVM2A914yBkXrytlZnpoje0sa4Hl0eMdpTksuw5
0xm9UUBhHYLCnbecneLKEjSI4eY6WZ5GuNcfOrVHnzLIMzAvV/V2ehsRfcJ2yJbc
OlRfDlDolDYNqN0otQDYMwK7Up6d9/u5hQ2Ve5GGbh3qqO/4Spu2Tlt0YT2AJrSt
8uEGrPgv13NXndgJiAz4/cF517+VKtGJe1GFbE9BiB8/dIFVe/nYs2DC7bXEqC5N
iUVbF1UxHpTXDEopbqcvBEtntXzcYba0OB5+Oo2+6Ay0hMMImeAq7F5CENDNEz+w
1s0QjGmLMfQOh6oiKmYkmbmQ6umKmv82t+69gA5I0IP8H+5s9EHl9D+1jFjtGC+P
UB9aNpWr9CCOPB+to8lqQns6JDRad8AsgcbqaH+mag/zG6P5VvxGa8BUiNWkF5px
FBtcF8LiJmLcwAbA9CxISb0kNUXF8GHbFGFvs3KbHPsLFOSs7dgvhE3ncDGB8w9w
T203ljZkcYHw+heGroMZEz/V1gCLwZCdko3OsFyDZmwi341TXEmYGa0c8U5pdDNh
ikICbSuEBbqWDU9beYHfiVURpjUvontYc5H57H9oW1NiIu0JNV1riMko5p8EBkim
oMFgP9sO8ikPgRhpYyqLkj2n6+qBVnA9doa9mh10cERMmezdPYY=
=gt2A
-----END PGP SIGNATURE-----
--- End Message ---