Your message dated Wed, 12 Aug 2020 08:49:15 +0000
with message-id <e1k5mrf-000auh...@fasolo.debian.org>
and subject line Bug#957330: fixed in hexchat-otr 0.2.2-3
has caused the Debian Bug report #957330,
regarding hexchat-otr: 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.)
--
957330: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957330
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:hexchat-otr
Version: 0.2.2-2
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/hexchat-otr_0.2.2-2_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
[...]
checking whether C compiler accepts -funsigned-char... yes
checking whether C compiler accepts -fstack-protector-strong... yes
checking whether C compiler accepts -fPIE... yes
checking whether C compiler accepts -fPIC... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wconversion... yes
checking whether C compiler accepts -Winline... yes
checking whether C compiler accepts -Wno-padded... yes
checking whether C compiler accepts -Wno-unused-parameter... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Werror=implicit-function-declaration... yes
checking whether C compiler accepts -Werror=pointer-arith... yes
checking whether C compiler accepts -Werror=init-self... yes
checking whether C compiler accepts -Werror=format=2... yes
checking whether C compiler accepts -Werror=missing-include-dirs... yes
checking whether C compiler accepts -Werror=date-time... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
hexchat-otr 0.2.2
install location: /usr/lib/x86_64-linux-gnu/hexchat/plugins
dh_auto_build
make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make all-am
make[2]: Entering directory '/<<PKGBUILDDIR>>'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu99 -funsigned-char -fPIE -fPIC -Wall -Wextra
-Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -Werror=date-time -c -o src/otr_la-otr_key.lo
`test -f 'src/otr_key.c' || echo './'`src/otr_key.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu99 -funsigned-char -fPIC -Wall -Wextra
-Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -Werror=date-time -c src/otr_key.c -fPIC -DPIC -o
src/.libs/otr_la-otr_key.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu99 -funsigned-char -fPIC -Wall -Wextra
-Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -Werror=date-time -c src/otr_key.c -fPIE -o
src/otr_la-otr_key.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu99 -funsigned-char -fPIE -fPIC -Wall -Wextra
-Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -Werror=date-time -c -o src/otr_la-otr_ops.lo
`test -f 'src/otr_ops.c' || echo './'`src/otr_ops.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu99 -funsigned-char -fPIC -Wall -Wextra
-Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -Werror=date-time -c src/otr_ops.c -fPIC -DPIC -o
src/.libs/otr_la-otr_ops.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu99 -funsigned-char -fPIC -Wall -Wextra
-Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -Werror=date-time -c src/otr_ops.c -fPIE -o
src/otr_la-otr_ops.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu99 -funsigned-char -fPIE -fPIC -Wall -Wextra
-Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -Werror=date-time -c -o src/otr_la-otr_util.lo
`test -f 'src/otr_util.c' || echo './'`src/otr_util.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu99 -funsigned-char -fPIC -Wall -Wextra
-Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -Werror=date-time -c src/otr_util.c -fPIC -DPIC
-o src/.libs/otr_la-otr_util.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu99 -funsigned-char -fPIC -Wall -Wextra
-Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -Werror=date-time -c src/otr_util.c -fPIE -o
src/otr_la-otr_util.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu99 -funsigned-char -fPIE -fPIC -Wall -Wextra
-Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -Werror=date-time -c -o src/otr_la-hexchat_otr.lo
`test -f 'src/hexchat_otr.c' || echo './'`src/hexchat_otr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu99 -funsigned-char -fPIC -Wall -Wextra
-Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -Werror=date-time -c src/hexchat_otr.c -fPIC
-DPIC -o src/.libs/otr_la-hexchat_otr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu99 -funsigned-char -fPIC -Wall -Wextra
-Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -Werror=date-time -c src/hexchat_otr.c -fPIE -o
src/otr_la-hexchat_otr.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu99 -funsigned-char -fPIE -fPIC -Wall -Wextra
-Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -Werror=date-time -c -o
src/otr_la-hexchat-formats.lo `test -f 'src/hexchat-formats.c' || echo
'./'`src/hexchat-formats.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu99 -funsigned-char -fPIC -Wall -Wextra
-Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -Werror=date-time -c src/hexchat-formats.c -fPIC
-DPIC -o src/.libs/otr_la-hexchat-formats.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu99 -funsigned-char -fPIC -Wall -Wextra
-Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -Werror=date-time -c src/hexchat-formats.c -fPIE
-o src/otr_la-hexchat-formats.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu99 -funsigned-char -fPIE -fPIC -Wall -Wextra
-Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -Werror=date-time -avoid-version -module
-export-symbols-regex hexchat_.* -Wl,-z,relro -o otr.la -rpath
/usr/lib/x86_64-linux-gnu/hexchat/plugins src/otr_la-otr_key.lo
src/otr_la-otr_ops.lo src/otr_la-otr_util.lo src/otr_la-hexchat_otr.lo
src/otr_la-hexchat-formats.lo -lotr -lglib-2.0 -L/usr/lib/x86_64-linux-gnu
-lgcrypt
libtool: link: /usr/bin/nm -B src/.libs/otr_la-otr_key.o
src/.libs/otr_la-otr_ops.o src/.libs/otr_la-otr_util.o
src/.libs/otr_la-hexchat_otr.o src/.libs/otr_la-hexchat-formats.o | sed -n -e
's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed
's/.* //' | sort | uniq > .libs/otr.exp
libtool: link: /bin/grep -E -e "hexchat_.*" ".libs/otr.exp" > ".libs/otr.expT"
libtool: link: mv -f ".libs/otr.expT" ".libs/otr.exp"
libtool: link: echo "{ global:" > .libs/otr.ver
libtool: link: cat .libs/otr.exp | sed -e "s/\(.*\)/\1;/" >> .libs/otr.ver
libtool: link: echo "local: *; };" >> .libs/otr.ver
libtool: link: gcc -shared -fPIC -DPIC src/.libs/otr_la-otr_key.o
src/.libs/otr_la-otr_ops.o src/.libs/otr_la-otr_util.o
src/.libs/otr_la-hexchat_otr.o src/.libs/otr_la-hexchat-formats.o -lotr
-lglib-2.0 -L/usr/lib/x86_64-linux-gnu -lgcrypt -g -O2
-fstack-protector-strong -Wl,-z -Wl,relro -Wl,-soname -Wl,otr.so
-Wl,-version-script -Wl,.libs/otr.ver -o .libs/otr.so
/usr/bin/ld: src/.libs/otr_la-otr_ops.o:./src/hexchat_otr.h:58: multiple
definition of `lvls'; src/.libs/otr_la-otr_key.o:./src/hexchat_otr.h:58: first
defined here
/usr/bin/ld: src/.libs/otr_la-otr_util.o:./src/hexchat_otr.h:58: multiple
definition of `lvls'; src/.libs/otr_la-otr_key.o:./src/hexchat_otr.h:58: first
defined here
/usr/bin/ld: src/.libs/otr_la-hexchat_otr.o:./src/hexchat_otr.h:58: multiple
definition of `lvls'; src/.libs/otr_la-otr_key.o:./src/hexchat_otr.h:58: first
defined here
/usr/bin/ld: src/.libs/otr_la-hexchat-formats.o:./src/hexchat_otr.h:58:
multiple definition of `lvls';
src/.libs/otr_la-otr_key.o:./src/hexchat_otr.h:58: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:501: otr.la] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:396: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:4: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: hexchat-otr
Source-Version: 0.2.2-3
Done: Petter Reinholdtsen <p...@debian.org>
We believe that the bug you reported is fixed in the latest version of
hexchat-otr, 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.
Petter Reinholdtsen <p...@debian.org> (supplier of updated hexchat-otr 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: Wed, 12 Aug 2020 10:33:18 +0200
Source: hexchat-otr
Architecture: source
Version: 0.2.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Privacy Tools Maintainers
<pkg-privacy-maintain...@lists.alioth.debian.org>
Changed-By: Petter Reinholdtsen <p...@debian.org>
Closes: 957330
Changes:
hexchat-otr (0.2.2-3) unstable; urgency=medium
.
* Updated debhelper compat level from 9 to 12.
* Document build status using 'Rules-Requires-Root: no'.
* Use canonical Vcs links.
* Updated Standards-Version from 4.2.1 to 4.5.0.
* Changed hexchat dependency to enhances to better reflect the relation.
* Added 'Multi-Arch: same' to document the state of the package.
* Fix GCC 10 build problem using upstream patch (Closes: #957330).
Checksums-Sha1:
ff28dcd3a84f2c6ce675a706143915af252833b5 2045 hexchat-otr_0.2.2-3.dsc
db58b1b87757223ca6694f77fe665677e3777ef8 4972 hexchat-otr_0.2.2-3.debian.tar.xz
eb6c75a690a97af31a95467516051dc53cf8e899 6741
hexchat-otr_0.2.2-3_source.buildinfo
Checksums-Sha256:
fa8169a8c1c76144929bd7111d354e4f33d4b1a0607715f8703062104c7bd3c8 2045
hexchat-otr_0.2.2-3.dsc
bf00fc6f83617790cc5eb15196ae744c06da8e65f3a234e8febd9f3d46ec2535 4972
hexchat-otr_0.2.2-3.debian.tar.xz
4033d194916dbef7681222deb1c4a4ca56ccb0d7aa4a09da36c1e4e5b5a83140 6741
hexchat-otr_0.2.2-3_source.buildinfo
Files:
9c71bbc8958e23162effd7a9f358725e 2045 misc optional hexchat-otr_0.2.2-3.dsc
1d163487447fcc6d33f8fae9886eee67 4972 misc optional
hexchat-otr_0.2.2-3.debian.tar.xz
1c7a321e64283c54ac254cc5c54ff948 6741 misc optional
hexchat-otr_0.2.2-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAl8zqboACgkQgSgKoIe6
+w7ZVRAAiKVUmYG/rWZJDevBd6UAldDOeK3+2calNFbI/xvhwovqRVXEsbuv18ur
or2MIicBu3EFjQGEx9SeAsAXRrRrwLc34dwy/DTuc8gpmBCKeRjJev9OK26jNaGD
zWfa+5zEqvyFuBUjr5Zdk/scf9kt4K+KJDqT6UEaCkxc4UJU94dJ/BXAY1kJGSc6
jhrqs/rAI+cHaDFG+ZWFOg2ntKGwuryHUz/A4i5AKN0edrORfWIchIvJ/kF+YfGh
ZoXUWprrLrasFeedL/Uj52TjuHCB1QU3jInsvguLgz8ooNAVnwM48+RQ3rdXVnuK
8xZJTMenaIXmD7rk0AMVcnmojCn1j5+ZUfCoY2Lglx3qXSzq4X5DXi7QtCCbA6lx
GOvfmUw3wgyP6VXJph4dwhTYXNeBSHVaIUHA5ruVfoCfYpQ30AR/iAztC7Ig5nIG
Gf7LJLa0hAyxDV4TgGMUAMD/qE3Y8+s2yALFE2ornq2TyEgNC5Eypa513mBwNrSo
Rbi/kDMG/unPJ44ZInT1xp6gqUC5M0GXEs+nMQPiUczct+MfGOG05eyWbEJr3uy1
Z61hONsIKsLpPWXcCH++IwfOPe6+pRfZUwIkwTz/DbXxqoYWNhmecOGTaXyrbTZf
ocOP8BLAHZCybHl9/3WYaHgCqWWrvWWaNBX2rF84sdkHZ4sDeds=
=CYAz
-----END PGP SIGNATURE-----
--- End Message ---