Your message dated Thu, 25 Sep 2025 06:49:42 +0000
with message-id <[email protected]>
and subject line Bug#1097476: fixed in notion 4.0.3+dfsg-2
has caused the Debian Bug report #1097476,
regarding notion: ftbfs with GCC-15
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.)
--
1097476: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097476
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:notion
Version: 4.0.3+dfsg-1
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15
[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/notion_4.0.3+dfsg-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html
[...]
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
debian/rules override_dh_auto_build
make[1]: Entering directory '/build/reproducible-path/notion-4.0.3+dfsg'
NOTION_RELEASE=4.0.3+dfsg-1 CFLAGS="-g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/notion-4.0.3+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2"
dh_auto_build
make -j8 "INSTALL=install --strip-program=true"
make[2]: Entering directory '/build/reproducible-path/notion-4.0.3+dfsg'
>> pkg-config found Lua 5.3 (available: lua5.3 lua-5.3 lua53).
>> Lua 5.3 binary is /usr/bin/lua5.3 and luac is /usr/bin/luac5.3
set -e; for i in libmainloop libtu libextl mod_tiling mod_query mod_menu
mod_dock mod_sp mod_sm de mod_statusbar mod_xinerama mod_xrandr mod_xkbevents
mod_notionflux ioncore notion etc utils man po contrib/scripts; do make -C $i;
done
make[3]: Entering directory
'/build/reproducible-path/notion-4.0.3+dfsg/libmainloop'
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/notion-4.0.3+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W
-Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"' -MMD
-W -Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -I.. -I.. -I.. -DHAS_SYSTEM_ASPRINTF=1
-DNOTION_RELEASE='"4.0.3+dfsg-1"' -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED
-std=c99 -DCF_HAS_VA_COPY -MMD -Wdate-time -D_FORTIFY_SOURCE=2 -c -o select.o
select.c
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/notion-4.0.3+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W
-Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"' -MMD
-W -Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -I.. -I.. -I.. -DHAS_SYSTEM_ASPRINTF=1
-DNOTION_RELEASE='"4.0.3+dfsg-1"' -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED
-std=c99 -DCF_HAS_VA_COPY -MMD -Wdate-time -D_FORTIFY_SOURCE=2 -c -o defer.o
defer.c
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/notion-4.0.3+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W
-Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"' -MMD
-W -Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -I.. -I.. -I.. -DHAS_SYSTEM_ASPRINTF=1
-DNOTION_RELEASE='"4.0.3+dfsg-1"' -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED
-std=c99 -DCF_HAS_VA_COPY -MMD -Wdate-time -D_FORTIFY_SOURCE=2 -c -o signal.o
signal.c
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/notion-4.0.3+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W
-Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"' -MMD
-W -Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -I.. -I.. -I.. -DHAS_SYSTEM_ASPRINTF=1
-DNOTION_RELEASE='"4.0.3+dfsg-1"' -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED
-std=c99 -DCF_HAS_VA_COPY -MMD -Wdate-time -D_FORTIFY_SOURCE=2 -c -o hooks.o
hooks.c
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/notion-4.0.3+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W
-Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"' -MMD
-W -Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -I.. -I.. -I.. -DHAS_SYSTEM_ASPRINTF=1
-DNOTION_RELEASE='"4.0.3+dfsg-1"' -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED
-std=c99 -DCF_HAS_VA_COPY -MMD -Wdate-time -D_FORTIFY_SOURCE=2 -c -o exec.o
exec.c
x86_64-linux-gnu-ar rcs libmainloop.a select.o defer.o signal.o hooks.o exec.o
make[3]: Leaving directory
'/build/reproducible-path/notion-4.0.3+dfsg/libmainloop'
make[3]: Entering directory '/build/reproducible-path/notion-4.0.3+dfsg/libtu'
set -e; for i in test; do make -C $i; done
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/notion-4.0.3+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W
-Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"' -MMD
-W -Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"'
-D_POSIX_C_SOURCE=200112L -W -Wall -pedantic -MMD -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o iterable.o iterable.c
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/notion-4.0.3+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W
-Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"' -MMD
-W -Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"'
-D_POSIX_C_SOURCE=200112L -W -Wall -pedantic -MMD -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o map.o map.c
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/notion-4.0.3+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W
-Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"' -MMD
-W -Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"'
-D_POSIX_C_SOURCE=200112L -W -Wall -pedantic -MMD -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o misc.o misc.c
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/notion-4.0.3+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W
-Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"' -MMD
-W -Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"'
-D_POSIX_C_SOURCE=200112L -W -Wall -pedantic -MMD -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o obj.o obj.c
make[4]: Entering directory
'/build/reproducible-path/notion-4.0.3+dfsg/libtu/test'
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/notion-4.0.3+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W
-Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"' -MMD
-W -Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"'
-D_POSIX_C_SOURCE=200112L -W -Wall -pedantic -MMD -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o objlist.o objlist.c
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/notion-4.0.3+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W
-Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"' -MMD
-W -Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"'
-D_POSIX_C_SOURCE=200112L -W -Wall -pedantic -MMD -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o optparser.o optparser.c
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/notion-4.0.3+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W
-Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"' -MMD
-W -Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"'
-D_POSIX_C_SOURCE=200112L -W -Wall -pedantic -MMD -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o output.o output.c
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory
'/build/reproducible-path/notion-4.0.3+dfsg/libtu/test'
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/notion-4.0.3+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W
-Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"' -MMD
-W -Wall -pedantic -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAVE_X11_XFT
-DHAVE_X11_BMF -DHAS_SYSTEM_ASPRINTF=1 -DNOTION_RELEASE='"4.0.3+dfsg-1"'
-D_POSIX_C_SOURCE=200112L -W -Wall -pedantic -MMD -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o parser.o parser.c
obj.c: In function ‘destroy_obj’:
obj.c:43:13: error: too many arguments to function ‘d->destroy_fn’; expected 0,
have 1
43 | d->destroy_fn(obj);
| ^ ~~~
In file included from obj.c:14:
objp.h:29:12: note: declared here
29 | void (*destroy_fn)();
| ^~~~~~~~~~
obj.c: In function ‘comp_fun’:
obj.c:130:14: warning: ISO C forbids conversion of function pointer to object
pointer type [-Wpedantic]
130 | void *af=(void*)((DynFunTab*)a)->func;
| ^
obj.c:131:14: warning: ISO C forbids conversion of function pointer to object
pointer type [-Wpedantic]
131 | void *bf=(void*)((DynFunTab*)b)->func;
| ^
obj.c: In function ‘lookup_dynfun’:
obj.c:192:20: warning: ISO C forbids conversion of function pointer to object
pointer type [-Wpedantic]
192 | if((void*)df[ndx].func==(void*)func){
| ^
obj.c:192:41: warning: ISO C forbids conversion of function pointer to object
pointer type [-Wpedantic]
192 | if((void*)df[ndx].func==(void*)func){
| ^
obj.c:196:20: warning: ISO C forbids conversion of function pointer to object
pointer type [-Wpedantic]
196 | if((void*)df[ndx].func<(void*)func)
| ^
obj.c:196:40: warning: ISO C forbids conversion of function pointer to object
pointer type [-Wpedantic]
196 | if((void*)df[ndx].func<(void*)func)
| ^
make[3]: *** [<builtin>: obj.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/build/reproducible-path/notion-4.0.3+dfsg/libtu'
make[2]: *** [build/rules.mk:175: subdirs] Error 2
make[2]: Leaving directory '/build/reproducible-path/notion-4.0.3+dfsg'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" returned
exit code 2
make[1]: *** [debian/rules:16: override_dh_auto_build] Error 25
make[1]: Leaving directory '/build/reproducible-path/notion-4.0.3+dfsg'
make: *** [debian/rules:11: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: notion
Source-Version: 4.0.3+dfsg-2
Done: Dima Kogan <[email protected]>
We believe that the bug you reported is fixed in the latest version of
notion, 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.
Dima Kogan <[email protected]> (supplier of updated notion 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: Wed, 24 Sep 2025 23:20:06 -0700
Source: notion
Architecture: source
Version: 4.0.3+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Dima Kogan <[email protected]>
Changed-By: Dima Kogan <[email protected]>
Closes: 1097476
Changes:
notion (4.0.3+dfsg-2) unstable; urgency=medium
.
* Build with the c17 standard (Closes: #1097476
Checksums-Sha1:
8e09f33044d29bbbbfff6414dcf327034a8ef3be 2009 notion_4.0.3+dfsg-2.dsc
7a437a6d75506c34908852a10457a205c209b99c 29904
notion_4.0.3+dfsg-2.debian.tar.xz
e7e32ca34d3d1a2d9c383e38f92bc7bd803cecf4 7574
notion_4.0.3+dfsg-2_amd64.buildinfo
Checksums-Sha256:
d1863c1b44058442057e26df92dcc63555691943545c0e326132f579d3051f98 2009
notion_4.0.3+dfsg-2.dsc
62e26e22cf1e5cf6f831d9dced50881e2709690e0ec04460cad3f81b4a323212 29904
notion_4.0.3+dfsg-2.debian.tar.xz
4c643d7309f4aefa617c826a761d51f1ba2779d69dd5f79e3c5e681a3612fd4b 7574
notion_4.0.3+dfsg-2_amd64.buildinfo
Files:
36527c4432c11d5565907ae6c4789fbf 2009 x11 optional notion_4.0.3+dfsg-2.dsc
88420d03452e622e65c7ec3889f933f7 29904 x11 optional
notion_4.0.3+dfsg-2.debian.tar.xz
ea7cec26cbf567ee743d2ff12684ae83 7574 x11 optional
notion_4.0.3+dfsg-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEteL6GQ/fmv4hiInPrMfCzzCUEYgFAmjU4OUACgkQrMfCzzCU
EYj38xAAnjlVCq2FuQoc4PTO3/8JwYPbdAhtTOLZzfPk9wYtemyslJ0McX2rY9dl
EYk+r0yySl28fY7W97PFMH8fsiMTieg5zYnKVJSXYzS/Y2hQPC6gqfUwPUmoqnwj
KpVDQ1jWby0vdPLonE8rMT8rmMDXHjvXASyOsFL/yzzf1/YsNNUQwlyfbcVNi4U/
883Jn95XWOuPxc2G2s/KiyKq6IDct2+8EmvzES49ZvPbwE7bRlQVo7oDVOxxfo+K
DkeW0oQbaF1VCAX+XdLD4+z1LQ1Cuic+QMN4WXBQdyOrAmVV0+ErOm4RNIH2lni3
Fpg5I7PZHUiy6QiLYjl9Iu2+d5pd4uLKcPzmQlr7yWGY3TekfstAcfXB2MXYCEls
QtvqEFIc/XmrbnpPjLxREnSfD29w9J7XJAAL2n+PKp2vVNqVHIrC3VzLYPUKGnvZ
eSuAJnrIkIr3aDiirXQOuiMD0JcNrZnOQuQT3mdcpWEoXmVzhjnOMB95CV1BsW/h
qZ3mHcwpWTmpCj+HojiYVaimSr4MtGx09V/3MkGvvh1qOv+Cks+Dbs94g6vpcXZ1
RkhyTZ2xJKNvr4euzDYQi27a9P+ZSZ2uar+fVlxmTP9KnEhRwLzFjlHyWf61FPte
O7UCo8IV7cI0sYQaa46LPRvXGm1S4mr1etk2NX7TtEgmzZWkskA=
=JXlU
-----END PGP SIGNATURE-----
pgpoUD9PLtuEO.pgp
Description: PGP signature
--- End Message ---