Your message dated Wed, 26 Mar 2025 06:50:12 +0000
with message-id <e1txkaa-006rad...@fasolo.debian.org>
and subject line Bug#1097781: fixed in recoll 1.43.0-1
has caused the Debian Bug report #1097781,
regarding recoll: 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 ow...@bugs.debian.org
immediately.)


-- 
1097781: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097781
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:recoll
Version: 1.41.1-1.1
Severity: important
Tags: sid forky
User: debian-...@lists.debian.org
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/recoll_1.41.1-1.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

[...]
Program python3.12 found: YES (/usr/bin/python3.12)
Run-time dependency python found: YES 3.12
Program python3.13 found: YES (/usr/bin/python3.13)
Run-time dependency python found: YES 3.13
Program py3versions found: YES (/usr/bin/py3versions)
Program python3.12 found: YES (/usr/bin/python3.12)
Library aspell found: YES
Program python3.13 found: YES (/usr/bin/python3.13)
Library aspell found: YES
Program py3versions found: YES (/usr/bin/py3versions)
Program python3.12 found: YES (/usr/bin/python3.12)
Library chm found: YES
Program python3.13 found: YES (/usr/bin/python3.13)
Library chm found: YES
Program pkg-config found: YES (/usr/bin/pkg-config)
Configuring recoll.pro using configuration
Program /build/reproducible-path/recoll-1.41.1/qtgui/qmkmk.sh found: YES 
(/build/reproducible-path/recoll-1.41.1/qtgui/qmkmk.sh)
Build targets in project: 11
WARNING: Project specifies a minimum meson_version '>=0.53' but uses features 
which were added in newer versions:
 * 0.60.0: {'dep 'iconv' custom lookup'}
NOTICE: Future-deprecated features used:
 * 0.60.0: {'install_subdir with empty directory'}

recoll 1.41.1

  User defined options
    buildtype         : plain
    libdir            : lib/x86_64-linux-gnu
    localstatedir     : /var
    prefix            : /usr
    python.bytecompile: -1
    python.platlibdir : /usr/lib/python3/dist-packages
    recollq           : true
    sysconfdir        : /etc
    systemd           : false
    webengine         : true
    webkit            : false
    wrap_mode         : nodownload
    xadump            : true

Found ninja-1.12.1 at /usr/bin/ninja
make[1]: Leaving directory '/build/reproducible-path/recoll-1.41.1'
   dh_auto_build
        cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
[1/139] c++ -Ilibrecoll.so.39.2.0.p -I. -I.. -I../aspell -I../bincimapmime 
-I../common -I../index -I../internfile -I../rcldb -I../unac -I../utils 
-I../xaposix -I/usr/include/libxml2 -fdiagnostics-color=always 
-D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 
-DBUILDING_RECOLL -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ 
-DREADFILE_ENABLE_MD5 '-DRECOLL_DATADIR="/usr/share/recoll"' -g -O2 
-ffile-prefix-map=/build/reproducible-path/recoll-1.41.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ librecoll.so.39.2.0.p/bincimapmime_mime-printbody.cc.o -MF 
librecoll.so.39.2.0.p/bincimapmime_mime-printbody.cc.o.d -o 
librecoll.so.39.2.0.p/bincimapmime_mime-printbody.cc.o -c 
../bincimapmime/mime-printbody.cc
[2/139] c++ -Ilibrecoll.so.39.2.0.p -I. -I.. -I../aspell -I../bincimapmime 
-I../common -I../index -I../internfile -I../rcldb -I../unac -I../utils 
-I../xaposix -I/usr/include/libxml2 -fdiagnostics-color=always 
-D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 
-DBUILDING_RECOLL -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ 
-DREADFILE_ENABLE_MD5 '-DRECOLL_DATADIR="/usr/share/recoll"' -g -O2 
-ffile-prefix-map=/build/reproducible-path/recoll-1.41.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ librecoll.so.39.2.0.p/bincimapmime_convert.cc.o -MF 
librecoll.so.39.2.0.p/bincimapmime_convert.cc.o.d -o 
librecoll.so.39.2.0.p/bincimapmime_convert.cc.o -c ../bincimapmime/convert.cc
[3/139] c++ -Ilibrecoll.so.39.2.0.p -I. -I.. -I../aspell -I../bincimapmime 
-I../common -I../index -I../internfile -I../rcldb -I../unac -I../utils 
-I../xaposix -I/usr/include/libxml2 -fdiagnostics-color=always 
-D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 
-DBUILDING_RECOLL -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ 
-DREADFILE_ENABLE_MD5 '-DRECOLL_DATADIR="/usr/share/recoll"' -g -O2 
-ffile-prefix-map=/build/reproducible-path/recoll-1.41.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ librecoll.so.39.2.0.p/common_cstr.cpp.o -MF 
librecoll.so.39.2.0.p/common_cstr.cpp.o.d -o 
librecoll.so.39.2.0.p/common_cstr.cpp.o -c ../common/cstr.cpp
[4/139] c++ -Ilibrecoll.so.39.2.0.p -I. -I.. -I../aspell -I../bincimapmime 
-I../common -I../index -I../internfile -I../rcldb -I../unac -I../utils 
-I../xaposix -I/usr/include/libxml2 -fdiagnostics-color=always 
-D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 
-DBUILDING_RECOLL -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ 
-DREADFILE_ENABLE_MD5 '-DRECOLL_DATADIR="/usr/share/recoll"' -g -O2 
-ffile-prefix-map=/build/reproducible-path/recoll-1.41.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ librecoll.so.39.2.0.p/aspell_rclaspell.cpp.o -MF 
librecoll.so.39.2.0.p/aspell_rclaspell.cpp.o.d -o 
librecoll.so.39.2.0.p/aspell_rclaspell.cpp.o -c ../aspell/rclaspell.cpp
FAILED: librecoll.so.39.2.0.p/aspell_rclaspell.cpp.o 
c++ -Ilibrecoll.so.39.2.0.p -I. -I.. -I../aspell -I../bincimapmime -I../common 
-I../index -I../internfile -I../rcldb -I../unac -I../utils -I../xaposix 
-I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -DBUILDING_RECOLL 
-DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 
'-DRECOLL_DATADIR="/usr/share/recoll"' -g -O2 
-ffile-prefix-map=/build/reproducible-path/recoll-1.41.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ librecoll.so.39.2.0.p/aspell_rclaspell.cpp.o -MF 
librecoll.so.39.2.0.p/aspell_rclaspell.cpp.o.d -o 
librecoll.so.39.2.0.p/aspell_rclaspell.cpp.o -c ../aspell/rclaspell.cpp
In file included from ../aspell/rclaspell.h:35,
                 from ../aspell/rclaspell.cpp:21:
../common/rclconfig.h:41:5: error: ‘uint32_t’ does not name a type
   41 |     uint32_t valueslot{0};
      |     ^~~~~~~~
../common/rclconfig.h:27:1: note: ‘uint32_t’ is defined in header ‘<cstdint>’; 
this is probably fixable by adding ‘#include <cstdint>’
   26 | #include <memory>
  +++ |+#include <cstdint>
   27 | 
[5/139] c++ -Ilibrecoll.so.39.2.0.p -I. -I.. -I../aspell -I../bincimapmime 
-I../common -I../index -I../internfile -I../rcldb -I../unac -I../utils 
-I../xaposix -I/usr/include/libxml2 -fdiagnostics-color=always 
-D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 
-DBUILDING_RECOLL -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ 
-DREADFILE_ENABLE_MD5 '-DRECOLL_DATADIR="/usr/share/recoll"' -g -O2 
-ffile-prefix-map=/build/reproducible-path/recoll-1.41.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ librecoll.so.39.2.0.p/bincimapmime_mime-parseonlyheader.cc.o 
-MF librecoll.so.39.2.0.p/bincimapmime_mime-parseonlyheader.cc.o.d -o 
librecoll.so.39.2.0.p/bincimapmime_mime-parseonlyheader.cc.o -c 
../bincimapmime/mime-parseonlyheader.cc
[6/139] c++ -Ilibrecoll.so.39.2.0.p -I. -I.. -I../aspell -I../bincimapmime 
-I../common -I../index -I../internfile -I../rcldb -I../unac -I../utils 
-I../xaposix -I/usr/include/libxml2 -fdiagnostics-color=always 
-D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 
-DBUILDING_RECOLL -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ 
-DREADFILE_ENABLE_MD5 '-DRECOLL_DATADIR="/usr/share/recoll"' -g -O2 
-ffile-prefix-map=/build/reproducible-path/recoll-1.41.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ librecoll.so.39.2.0.p/common_cjksplitter.cpp.o -MF 
librecoll.so.39.2.0.p/common_cjksplitter.cpp.o.d -o 
librecoll.so.39.2.0.p/common_cjksplitter.cpp.o -c ../common/cjksplitter.cpp
[7/139] c++ -Ilibrecoll.so.39.2.0.p -I. -I.. -I../aspell -I../bincimapmime 
-I../common -I../index -I../internfile -I../rcldb -I../unac -I../utils 
-I../xaposix -I/usr/include/libxml2 -fdiagnostics-color=always 
-D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 
-DBUILDING_RECOLL -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ 
-DREADFILE_ENABLE_MD5 '-DRECOLL_DATADIR="/usr/share/recoll"' -g -O2 
-ffile-prefix-map=/build/reproducible-path/recoll-1.41.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ librecoll.so.39.2.0.p/bincimapmime_mime.cc.o -MF 
librecoll.so.39.2.0.p/bincimapmime_mime.cc.o.d -o 
librecoll.so.39.2.0.p/bincimapmime_mime.cc.o -c ../bincimapmime/mime.cc
[8/139] c++ -Ilibrecoll.so.39.2.0.p -I. -I.. -I../aspell -I../bincimapmime 
-I../common -I../index -I../internfile -I../rcldb -I../unac -I../utils 
-I../xaposix -I/usr/include/libxml2 -fdiagnostics-color=always 
-D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 
-DBUILDING_RECOLL -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ 
-DREADFILE_ENABLE_MD5 '-DRECOLL_DATADIR="/usr/share/recoll"' -g -O2 
-ffile-prefix-map=/build/reproducible-path/recoll-1.41.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ librecoll.so.39.2.0.p/bincimapmime_mime-parsefull.cc.o -MF 
librecoll.so.39.2.0.p/bincimapmime_mime-parsefull.cc.o.d -o 
librecoll.so.39.2.0.p/bincimapmime_mime-parsefull.cc.o -c 
../bincimapmime/mime-parsefull.cc
[9/139] c++ -Ilibrecoll.so.39.2.0.p -I. -I.. -I../aspell -I../bincimapmime 
-I../common -I../index -I../internfile -I../rcldb -I../unac -I../utils 
-I../xaposix -I/usr/include/libxml2 -fdiagnostics-color=always 
-D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 
-DBUILDING_RECOLL -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ 
-DREADFILE_ENABLE_MD5 '-DRECOLL_DATADIR="/usr/share/recoll"' -g -O2 
-ffile-prefix-map=/build/reproducible-path/recoll-1.41.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ librecoll.so.39.2.0.p/common_kosplitter.cpp.o -MF 
librecoll.so.39.2.0.p/common_kosplitter.cpp.o.d -o 
librecoll.so.39.2.0.p/common_kosplitter.cpp.o -c ../common/kosplitter.cpp
[10/139] c++ -Ilibrecoll.so.39.2.0.p -I. -I.. -I../aspell -I../bincimapmime 
-I../common -I../index -I../internfile -I../rcldb -I../unac -I../utils 
-I../xaposix -I/usr/include/libxml2 -fdiagnostics-color=always 
-D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 
-DBUILDING_RECOLL -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ 
-DREADFILE_ENABLE_MD5 '-DRECOLL_DATADIR="/usr/share/recoll"' -g -O2 
-ffile-prefix-map=/build/reproducible-path/recoll-1.41.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ librecoll.so.39.2.0.p/common_cnsplitter.cpp.o -MF 
librecoll.so.39.2.0.p/common_cnsplitter.cpp.o.d -o 
librecoll.so.39.2.0.p/common_cnsplitter.cpp.o -c ../common/cnsplitter.cpp
[11/139] c++ -Ilibrecoll.so.39.2.0.p -I. -I.. -I../aspell -I../bincimapmime 
-I../common -I../index -I../internfile -I../rcldb -I../unac -I../utils 
-I../xaposix -I/usr/include/libxml2 -fdiagnostics-color=always 
-D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 
-DBUILDING_RECOLL -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ 
-DREADFILE_ENABLE_MD5 '-DRECOLL_DATADIR="/usr/share/recoll"' -g -O2 
-ffile-prefix-map=/build/reproducible-path/recoll-1.41.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ librecoll.so.39.2.0.p/common_rclconfig.cpp.o -MF 
librecoll.so.39.2.0.p/common_rclconfig.cpp.o.d -o 
librecoll.so.39.2.0.p/common_rclconfig.cpp.o -c ../common/rclconfig.cpp
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v 
returned exit code 1
make: *** [debian/rules:21: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: recoll
Source-Version: 1.43.0-1
Done: Kartik Mistry <kar...@debian.org>

We believe that the bug you reported is fixed in the latest version of
recoll, 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 1097...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kartik Mistry <kar...@debian.org> (supplier of updated recoll 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: Tue, 25 Mar 2025 17:48:42 +0530
Source: recoll
Architecture: source
Version: 1.43.0-1
Distribution: unstable
Urgency: low
Maintainer: Kartik Mistry <kar...@debian.org>
Changed-By: Kartik Mistry <kar...@debian.org>
Closes: 1097781
Changes:
 recoll (1.43.0-1) unstable; urgency=low
 .
   * New upstream release:
     + Fix FTBFS with gcc-15 (Closes: #1097781)
   * Refreshed blhc.diff patch.
   * Updated debian/copyright.
   * Updated to Standards-Version 4.7.2
Checksums-Sha1:
 328315292560d29215d9203fab92611c46c33b6e 2561 recoll_1.43.0-1.dsc
 978dcf641aa4f0443b163b7508f4f067bfa42368 3263143 recoll_1.43.0.orig.tar.gz
 745550f7824cd273478a993f7131f4219d94e776 833 recoll_1.43.0.orig.tar.gz.asc
 83f8d03c6ebff69f18ac2f48b961118d8ffb65eb 15100 recoll_1.43.0-1.debian.tar.xz
Checksums-Sha256:
 1932dbb822a75cef1229974f23abb403982780b758bc91748d94e7cf9c342c30 2561 
recoll_1.43.0-1.dsc
 1dcf34634f81765161b122245931c231ab6e87ad6d73816eeca524d5659e8fcb 3263143 
recoll_1.43.0.orig.tar.gz
 88f63946dfc8ce16a065c630f9cccbd21ae7f2cd7c3532f52c20e624e2bcd490 833 
recoll_1.43.0.orig.tar.gz.asc
 265466fcdce9f3689a3931e20442da6ca93a5844d0de7af9aadf25c10761570f 15100 
recoll_1.43.0-1.debian.tar.xz
Files:
 97d5051853ad2ca1dee39528925e5948 2561 x11 optional recoll_1.43.0-1.dsc
 d96a4b3c96a1e5c9be7088849b7f0409 3263143 x11 optional recoll_1.43.0.orig.tar.gz
 2f1f8e245dedb3d9766e92c2a692e56d 833 x11 optional recoll_1.43.0.orig.tar.gz.asc
 1f0e83f781130ed47c725fa3e3abea91 15100 x11 optional 
recoll_1.43.0-1.debian.tar.xz


-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEa2MbXvVUr2sRlmKSAsHT8ng6pN4FAmfjng8ACgkQAsHT8ng6
pN52yBAAnmfulmTyxWfFtaJcZ8G6s0F5bVcolWR/WXbtJYsXniXAvwTm6crk+kQ/
7zeHL6E1f70LgzlrdA/tcWYcCWXalDF2v4pJz14oMPMvwPnRAQU9G/puXD67GzWl
Ju7WsPIN5Li7bhgOYvfyqbya0NOQbFFhvwhXhucms5kQOpNWCah4ZyT9bqLEP1bi
6UNV88dIEZZJ/otY8vF+/7JGYGAk6LKJM+sfMJwY8wDs6NS/0b6Z8AWsey7MLjoW
3HuPgEaSJ1xHe+Ue5u3G81WfTVf+ygXexzCbFPHmIq0tyKTLPVs19NU1U6FkP3gI
E4TFBz5qQ/J6gQ4d5TZPFJVtAcmTylFN4VdlLdixVpe70LtoR7jl0tkVSLgu7Dlw
8CWBHq2+SelDY/kINgp84JpH+KhfNAhYSdsu4bhygXBySdJ9KtjiFieCPqovlaFH
bygZ8ZWggIt4vZhfsfiivfKMBLxD8Am74LGQS8SFaFoixSgdnMEx7Gh+EGyAmsjH
vGWV88PyIdHfqXsymqUR9qnzIVGJT+y2AZ8GTBq0ipb6tsHfawRkn7xgeUccWvg2
QXYH5s6Z13PZo56MNabK1Y3XJ8zxJe8sWdJ0AWTLhhTwoBxGSyIsYWT8xUAOhU25
QTkmdczt7Lr7mlwoPBkELTrpuVZ338nDpsBup7DALkWM8mCWaKw=
=ovuv
-----END PGP SIGNATURE-----

Attachment: pgp7KvMgoRpDS.pgp
Description: PGP signature


--- End Message ---

Reply via email to