Your message dated Tue, 16 Jun 2020 14:53:09 +0000
with message-id <[email protected]>
and subject line Bug#957869: fixed in terminal.app 0.9.9-3
has caused the Debian Bug report #957869,
regarding terminal.app: 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 [email protected]
immediately.)
--
957869: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957869
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:terminal.app
Version: 0.9.9-2
Severity: normal
Tags: sid bullseye
User: [email protected]
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/terminal.app_0.9.9-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
[...]
dh_autoreconf
dh_auto_configure
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -- messages=yes \
CFLAGS="-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2"
CXXFLAGS="-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security" FCFLAGS="-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" FFLAGS="-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" GCJFLAGS="-g
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong"
LDFLAGS="-Wl,-z,relro -Wl,-z,now -Wl,--no-undefined -Wl,--as-needed"
OBJCFLAGS="-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security" OBJCXXFLAGS="-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security"
make -j4 messages=yes "CFLAGS=-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security" "CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2"
"CXXFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security" "FCFLAGS=-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" "FFLAGS=-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" "GCJFLAGS=-g
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong"
"LDFLAGS=-Wl,-z,relro -Wl,-z,now -Wl,--no-undefined -Wl,--as-needed"
"OBJCFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security" "OBJCXXFLAGS=-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security"
make[2]: Entering directory '/<<PKGBUILDDIR>>'
This is gnustep-make 2.7.0. Type 'make print-gnustep-make-help' for help.
Running in gnustep-make version 2 strict mode.
cd .; \
/usr/share/GNUstep/Makefiles/mkinstalldirs ./obj
Making all for app Terminal...
cd .; \
/usr/share/GNUstep/Makefiles/mkinstalldirs ./obj/Terminal.obj/
/usr/share/GNUstep/Makefiles/mkinstalldirs Terminal.app/.
gcc main.m -c \
-MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions
-D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE
-Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime
-fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep
-I/usr/include/GNUstep \
-o obj/Terminal.obj/main.m.o
gcc Services.m -c \
-MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions
-D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE
-Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime
-fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep
-I/usr/include/GNUstep \
-o obj/Terminal.obj/Services.m.o
gcc ServicesPrefs.m -c \
-MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions
-D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE
-Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime
-fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep
-I/usr/include/GNUstep \
-o obj/Terminal.obj/ServicesPrefs.m.o
gcc ServicesParameterWindowController.m -c \
-MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions
-D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE
-Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime
-fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep
-I/usr/include/GNUstep \
-o obj/Terminal.obj/ServicesParameterWindowController.m.o
gcc TerminalWindow.m -c \
-MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions
-D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE
-Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime
-fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep
-I/usr/include/GNUstep \
-o obj/Terminal.obj/TerminalWindow.m.o
gcc TerminalWindowPrefs.m -c \
-MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions
-D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE
-Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime
-fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep
-I/usr/include/GNUstep \
-o obj/Terminal.obj/TerminalWindowPrefs.m.o
gcc TerminalView.m -c \
-MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions
-D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE
-Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime
-fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep
-I/usr/include/GNUstep \
-o obj/Terminal.obj/TerminalView.m.o
gcc TerminalViewPrefs.m -c \
-MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions
-D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE
-Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime
-fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep
-I/usr/include/GNUstep \
-o obj/Terminal.obj/TerminalViewPrefs.m.o
gcc TerminalParser_Linux.m -c \
-MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions
-D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE
-Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime
-fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep
-I/usr/include/GNUstep \
-o obj/Terminal.obj/TerminalParser_Linux.m.o
gcc TerminalParser_LinuxPrefs.m -c \
-MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions
-D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE
-Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime
-fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep
-I/usr/include/GNUstep \
-o obj/Terminal.obj/TerminalParser_LinuxPrefs.m.o
gcc PreferencesWindowController.m -c \
-MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions
-D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE
-Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime
-fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep
-I/usr/include/GNUstep \
-o obj/Terminal.obj/PreferencesWindowController.m.o
gcc autokeyviewchain.m -c \
-MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions
-D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE
-Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime
-fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep
-I/usr/include/GNUstep \
-o obj/Terminal.obj/autokeyviewchain.m.o
gcc Label.m -c \
-MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions
-D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE
-Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime
-fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep
-I/usr/include/GNUstep \
-o obj/Terminal.obj/Label.m.o
gcc -rdynamic -Wl,-z,relro -Wl,-z,now -Wl,--no-undefined -Wl,--as-needed
-pthread -fexceptions -fgnu-runtime -o Terminal.app/./Terminal \
./obj/Terminal.obj/main.m.o ./obj/Terminal.obj/Services.m.o
./obj/Terminal.obj/ServicesPrefs.m.o
./obj/Terminal.obj/ServicesParameterWindowController.m.o
./obj/Terminal.obj/TerminalWindow.m.o
./obj/Terminal.obj/TerminalWindowPrefs.m.o ./obj/Terminal.obj/TerminalView.m.o
./obj/Terminal.obj/TerminalViewPrefs.m.o
./obj/Terminal.obj/TerminalParser_Linux.m.o
./obj/Terminal.obj/TerminalParser_LinuxPrefs.m.o
./obj/Terminal.obj/PreferencesWindowController.m.o
./obj/Terminal.obj/autokeyviewchain.m.o ./obj/Terminal.obj/Label.m.o
-L/usr/local/lib -L/usr/lib -lgnustep-gui -lutil -lgnustep-base -lobjc
-lm
/usr/bin/ld: ./obj/Terminal.obj/Services.m.o:./TerminalWindow.h:20: multiple
definition of `TerminalWindowNoMoreActiveWindowsNotification';
./obj/Terminal.obj/main.m.o:./TerminalWindow.h:20: first defined here
/usr/bin/ld: ./obj/Terminal.obj/TerminalWindow.m.o:./TerminalWindow.h:20:
multiple definition of `TerminalWindowNoMoreActiveWindowsNotification';
./obj/Terminal.obj/main.m.o:./TerminalWindow.h:20: first defined here
collect2: error: ld returned 1 exit status
make[5]: *** [/usr/share/GNUstep/Makefiles/Instance/application.make:133:
Terminal.app/./Terminal] Error 1
make[4]: *** [/usr/share/GNUstep/Makefiles/Instance/application.make:147:
internal-app-run-compile-submake] Error 2
make[3]: *** [/usr/share/GNUstep/Makefiles/Master/rules.make:297:
Terminal.all.app.variables] Error 2
make[2]: *** [/usr/share/GNUstep/Makefiles/Master/application.make:38:
internal-all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 messages=yes "CFLAGS=-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security" "CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2"
"CXXFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security" "FCFLAGS=-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" "FFLAGS=-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" "GCJFLAGS=-g
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong"
"LDFLAGS=-Wl,-z,relro -Wl,-z,now -Wl,--no-undefined -Wl,--as-needed"
"OBJCFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security" "OBJCXXFLAGS=-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security" returned exit code 2
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:11: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: terminal.app
Source-Version: 0.9.9-3
Done: Yavor Doganov <[email protected]>
We believe that the bug you reported is fixed in the latest version of
terminal.app, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yavor Doganov <[email protected]> (supplier of updated terminal.app 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 16 Jun 2020 14:04:04 +0300
Source: terminal.app
Architecture: source
Version: 0.9.9-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GNUstep maintainers
<[email protected]>
Changed-By: Yavor Doganov <[email protected]>
Closes: 957869
Changes:
terminal.app (0.9.9-3) unstable; urgency=medium
.
* debian/control (Build-Depends): Switch to debhelper-compat; bump
compat level to 13. Drop gnustep-make; no longer necessary. Add
imagemagick for the icon conversion.
(Rules-Requires-Root): Set to "no".
(Standards-Version): Bump to 4.5.0; no changes needed.
* debian/compat: Delete.
* debian/rules (DEB_LDFLAGS_MAINT_APPEND): Remove -Wl,--as-needed;
default as of GCC 9.
(override_dh_link): Convert the icon to png format and install it in
/usr/share/GNUstep/Terminal.app; fixes AppStream errors.
* debian/Terminal.desktop: Use the PNG icon.
* debian/patches/gcc-10.patch: New; fix FTBFS with GCC 10
(Closes: #957869).
* debian/patches/series: Update.
Checksums-Sha1:
9a948dbbc5b59901a5ac20522992ba8b57f9a2c6 2029 terminal.app_0.9.9-3.dsc
06354413345e854da8ed09c018c86c93d6cabb16 9124
terminal.app_0.9.9-3.debian.tar.xz
a9caa5dacbca52afd29ecf1f58cff96bbb81c7ab 8335
terminal.app_0.9.9-3_amd64.buildinfo
Checksums-Sha256:
617ac4f7d9a3f098c51c438d69c81a2c438d12a06ac25b9fa07b2aaa9eca68ab 2029
terminal.app_0.9.9-3.dsc
5e6ae1f2c2697120980d89db2c0d19ced20013c7dc52da01b7e929ac9b6c5225 9124
terminal.app_0.9.9-3.debian.tar.xz
29da1f5a834ff15338442bb34141759a93d30b4887f31b5047a353c8194f8ff4 8335
terminal.app_0.9.9-3_amd64.buildinfo
Files:
784dc9ffdb6df10b578c804569d60ee1 2029 gnustep optional terminal.app_0.9.9-3.dsc
408f7abcf60169395f7c175d4f0d04e2 9124 gnustep optional
terminal.app_0.9.9-3.debian.tar.xz
cebde9f2970a602bdecd3050a90c45dd 8335 gnustep optional
terminal.app_0.9.9-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEELuenpRf8EkzxFcNUZR7vsCUn3xMFAl7o1lsACgkQZR7vsCUn
3xObLRAAstJI05KeCNbywCGUWkBfCmtAcexPlZQUAgq0orLOORMgmXqrj1DSlQRd
p5Kqs0hoP1cGHymnfRv9BAgBCqZVZ/l3WBya7yY9TlZTipuBLtsW6CcQfquGYl3d
bNm7102OVE1+1KjInhbhaXoUv+92UwcVkhHo9biRoydwySYpqUQs6pWU4o+VXFIp
UYlq92faFKb5CJPBKKbS3BSlkiAclIgfSpy5GiT9Q4oAiOjSgg30ZAqCT/imdwa0
W+OqeGzMAQbB8fneWKyNgvzmOlr4k6V3BW6/s6nZxpk+b42CruiL6yI4uJ5NKcSa
jfekIAq8Y9BNd56zJmA8bnK/J9Wo126AWLvgbTAP2vFg+4dKQnSmuDIWGVU9vSxC
JNXFKHRQXnNFFH7urYei/S9Sb2MqlJ6c4rkQNgwJ9vpHwecGc1AuV+DQeBoTNlEK
yfRDKk6bntNg2l8J3elaQy6t9TWo19bPYDYG4PZX/u5mPT55Hihmu8/2UhM+9UZk
zaiwz6dcKRyT1i73mbeCThrHxxoLfXy62wc9uHn1kSP8prz4XTlEZXYyr1mr1Py1
AddWvfk0euiCojmzH32a/ey+FD9kQ+EmAWgSwTemtGAbkvwmJpLoj7KDXsbrrwVP
/oPDPUGFty57vDTqfWGL3xTVx3CE0WOuSoaTd9dcIW6IsUjI2pg=
=yhQC
-----END PGP SIGNATURE-----
--- End Message ---