Your message dated Thu, 25 Sep 2025 19:34:58 +0000
with message-id <[email protected]>
and subject line Bug#1096508: fixed in dc3dd 7.3.1-4
has caused the Debian Bug report #1096508,
regarding dc3dd: 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.)


-- 
1096508: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096508
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:dc3dd
Version: 7.3.1-3
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/dc3dd_7.3.1-3_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

[...]
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o full-read.o full-read.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o full-write.o full-write.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o getdate.o getdate.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o hash-pjw.o hash-pjw.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o hash-triple.o hash-triple.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o linebuffer.o linebuffer.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o localcharset.o localcharset.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o malloca.o malloca.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o mbchar.o mbchar.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o mbscasecmp.o mbscasecmp.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o mbslen.o mbslen.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o mbsstr.o mbsstr.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o mbswidth.o mbswidth.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o memchr2.o memchr2.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o openat-die.o openat-die.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o printf-frexp.o printf-frexp.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o printf-frexpl.o printf-frexpl.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o propername.o propername.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o randint.o randint.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o randperm.o randperm.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o randread.o randread.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o rand-isaac.o rand-isaac.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o readtokens0.o readtokens0.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o savewd.o savewd.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o striconv.o striconv.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o strnlen1.o strnlen1.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o trim.o trim.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o unicodeio.o unicodeio.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o version-etc.o version-etc.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o version-etc-fsf.o 
version-etc-fsf.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o xalloc-die.o xalloc-die.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o xmemcoll.o xmemcoll.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o xprintf.o xprintf.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o xstriconv.o xstriconv.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o xstrndup.o xstrndup.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o xstrtoimax.o xstrtoimax.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o xstrtoumax.o xstrtoumax.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o buffer-lcm.o buffer-lcm.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o xmemxfrm.o xmemxfrm.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o argmatch.o argmatch.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o asnprintf.o asnprintf.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o asprintf.o asprintf.c
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o basename.o basename.c
In file included from argmatch.c:22:
argmatch.c: In function '__argmatch_die':
./config.h:8:22: error: too many arguments to function 'usage'; expected 0, 
have 1
    8 | #define ARGMATCH_DIE usage (1)
      |                      ^~~~~  ~
argmatch.c:63:3: note: in expansion of macro 'ARGMATCH_DIE'
   63 |   ARGMATCH_DIE;
      |   ^~~~~~~~~~~~
./config.h:11:32: note: declared here
   11 | #define ARGMATCH_DIE_DECL void usage ()
      |                                ^~~~~
argmatch.c:57:1: note: in expansion of macro 'ARGMATCH_DIE_DECL'
   57 | ARGMATCH_DIE_DECL;
      | ^~~~~~~~~~~~~~~~~
gcc  -I.   -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/dc3dd-7.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o c-strtod.o c-strtod.c
make[4]: *** [Makefile:1475: argmatch.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/build/reproducible-path/dc3dd-7.3.1/lib'
make[3]: *** [Makefile:1138: all] Error 2
make[3]: Leaving directory '/build/reproducible-path/dc3dd-7.3.1/lib'
make[2]: *** [Makefile:925: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/dc3dd-7.3.1'
make[1]: *** [Makefile:881: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/dc3dd-7.3.1'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: dc3dd
Source-Version: 7.3.1-4
Done: Sven Geuer <[email protected]>

We believe that the bug you reported is fixed in the latest version of
dc3dd, 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.
Sven Geuer <[email protected]> (supplier of updated dc3dd 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: Thu, 25 Sep 2025 20:58:53 +0200
Source: dc3dd
Architecture: source
Version: 7.3.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <[email protected]>
Changed-By: Sven Geuer <[email protected]>
Closes: 1096508
Changes:
 dc3dd (7.3.1-4) unstable; urgency=medium
 .
   * Team upload.
   * d/p/*: Add patch FTBFS-with-gcc-15.patch (Closes: #1096508).
   * d/copyright: Update copyright holders regarding Debian packaging.
   * d/watch: Convert watch file to version 5 format.
   * d/control:
     - Drop 'Rules-Requires-Root: no', it's the standard now.
     - Bump Standards-Version to 4.7.2.
   * Add missing "Team upload." to previous changelog entry.
Checksums-Sha1:
 fd39cb75bc6559aa30fdff30563976af19e88f4b 2178 dc3dd_7.3.1-4.dsc
 f459138d35ed7aaa175f6571b820c5c47a6d83e1 14368 dc3dd_7.3.1-4.debian.tar.xz
 33dc75dee3d363e9af77c3ca27032d959b925c80 6034680 dc3dd_7.3.1-4.git.tar.xz
 584529d8d430c69f951963d31379374b1b44f782 18210 dc3dd_7.3.1-4_source.buildinfo
Checksums-Sha256:
 0f286fc2ceabb36136885280f49715f5bf4d8ed44e0fdc35dbd5f7f9eda87bb8 2178 
dc3dd_7.3.1-4.dsc
 e37d784057d8e5190088f0d8bb617ea18bffbfac0888c4246e4a31f38c3da720 14368 
dc3dd_7.3.1-4.debian.tar.xz
 b38f1ab945506174649d58297eb62fbb9cfa91a2756e8034f1a4da605669515f 6034680 
dc3dd_7.3.1-4.git.tar.xz
 79622c0ae6cece6611be46115b129da85afbe19ab019def9ddf9ce963853fa8f 18210 
dc3dd_7.3.1-4_source.buildinfo
Files:
 e1dfb49d710890d35a55193327006da0 2178 utils optional dc3dd_7.3.1-4.dsc
 db70ea90c9f61f3a60b0420b1d4a9e92 14368 utils optional 
dc3dd_7.3.1-4.debian.tar.xz
 e818eccb48d809e9a7f09e319cfcb502 6034680 utils optional 
dc3dd_7.3.1-4.git.tar.xz
 bae18823987000e64b63d53d4435b31d 18210 utils optional 
dc3dd_7.3.1-4_source.buildinfo
Git-Tag-Info: tag=696293aa992448c81e2114608a554a95805cab10 
fp=3df5e8aa43fc9fdfd086f195adf50edaf8add585
Git-Tag-Tagger: Sven Geuer <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmjVkw8ACgkQYG0ITkaD
wHl+zRAA75eYhWocOm9uzy0VX1Dpn/1FqJ3p6RH0QdjX2irLH0tfRa0yKRPwj1F4
hanAFthA5mS0GEkmlpFfK0BrXmoR3I7A4twL7JtsBfpX/2tO0u8KKWMKoOhW/ZFf
D0D4728xO9f7D/UN608uIBMQn45q2XLppk8sCxiQids03Mlf+xoWDtAs6ZErFXIq
BCxennKrh4UIiiKey2CBe/i0GlPFQiKbBtzpRJtlcsIgaLgCZokPxV4A/pjBN4bT
yDD4Yt9+hIb2oR/JT05xE7IEvj24DtVDg5p2f9U5uHoOqk1Hv/R7p2AEqthPzhR4
PHrrP4UbX0x2WvB21nr9cLXBeYJZy4atz4qp7TBLc2hz7Z23YtoGezOIUgL6J/pS
CD7R6nIK/P0AeXrgeFEwnFnWs2MeObiFTdSSg6ndZr0DVe+yWKM5D3Qvy24+Ha0Q
lnhsRIIarRKtP1DoCfaQmGXdwvF1D/KoHa9MzB6y+JuM3FrlNGuBXnuDSixixnIB
NsoDSK72SJaG0XqOGXUrEROIzO9DTJDPxhlFu77n0/FqOdmX7k+xsDAia4ZcwDpU
rfnayjP/Q+NoUZV4XTYlQFvo2WCHXePLd83YBrvndIePjq9U2VWhCWzTto07GAwk
brwcpH0JeBhOjIKTZHFsbHdwtJoCtuvgpaD81czelft15kTKa9M=
=GZ7Z
-----END PGP SIGNATURE-----

Attachment: pgpMyjXMWWvy3.pgp
Description: PGP signature


--- End Message ---

Reply via email to