Your message dated Sat, 22 Feb 2025 15:15:37 +0000
with message-id <[email protected]>
and subject line Bug#1098071: fixed in voms 2.1.0-2
has caused the Debian Bug report #1098071,
regarding voms: 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.)


-- 
1098071: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098071
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:voms
Version: 2.1.0-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/voms_2.1.0-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

[...]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I../../include -I. -I./include -I/include/ 
-I../../sslutils -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c dummy.c  -fPIC -DPIC -o 
.libs/librep_la-dummy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I../../include -I. -I./include -I/include/ 
-I../../sslutils -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c dummy.c -o librep_la-dummy.o 
>/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../../include -I. 
-I./include -I/include/ -I../../sslutils  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -o 
librep.la  librep_la-dummy.lo  
libtool: link: ar cr .libs/librep.a .libs/librep_la-dummy.o 
libtool: link: ranlib .libs/librep.a
libtool: link: ( cd ".libs" && rm -f "librep.la" && ln -s "../librep.la" 
"librep.la" )
make[3]: Leaving directory '/build/reproducible-path/voms-2.1.0/src/replib'
Making all in sslutils
make[3]: Entering directory '/build/reproducible-path/voms-2.1.0/src/sslutils'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src/autogen   -Wdate-time -D_FORTIFY_SOURCE=2  -I ../../src/include -g 
-O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libssl_utils_nog_la-scutils.lo 
`test -f 'scutils.c' || echo './'`scutils.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src/autogen   -Wdate-time -D_FORTIFY_SOURCE=2  -I ../../src/include -g 
-O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libssl_utils_nog_la-sslutils.lo 
`test -f 'sslutils.c' || echo './'`sslutils.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src/autogen   -Wdate-time -D_FORTIFY_SOURCE=2  -I ../../src/include -g 
-O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o 
libssl_utils_nog_la-proxycertinfo.lo `test -f 'proxycertinfo.c' || echo 
'./'`proxycertinfo.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src/autogen   -Wdate-time -D_FORTIFY_SOURCE=2  -I ../../src/include -g 
-O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o 
libssl_utils_nog_la-proxypolicy.lo `test -f 'proxypolicy.c' || echo 
'./'`proxypolicy.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src/autogen   -Wdate-time -D_FORTIFY_SOURCE=2  -I ../../src/include -g 
-O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o 
libssl_utils_nog_la-signing_policy.lo `test -f 'signing_policy.c' || echo 
'./'`signing_policy.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src/autogen   -Wdate-time -D_FORTIFY_SOURCE=2  -I ../../src/include -g 
-O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o 
libssl_utils_nog_la-lex.signing.lo `test -f 'lex.signing.c' || echo 
'./'`lex.signing.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src/autogen   -Wdate-time -D_FORTIFY_SOURCE=2  -I ../../src/include -g 
-O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libssl_utils_nog_la-namespaces.lo 
`test -f 'namespaces.c' || echo './'`namespaces.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src/autogen   -Wdate-time -D_FORTIFY_SOURCE=2  -I ../../src/include -g 
-O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o 
libssl_utils_nog_la-lex.namespaces.lo `test -f 'lex.namespaces.c' || echo 
'./'`lex.namespaces.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I ../../src/include -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c scutils.c  -fPIC -DPIC -o 
.libs/libssl_utils_nog_la-scutils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I ../../src/include -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c sslutils.c  -fPIC -DPIC -o 
.libs/libssl_utils_nog_la-sslutils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I ../../src/include -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c namespaces.c  -fPIC -DPIC -o 
.libs/libssl_utils_nog_la-namespaces.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I ../../src/include -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c proxypolicy.c  -fPIC -DPIC -o 
.libs/libssl_utils_nog_la-proxypolicy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I ../../src/include -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c lex.signing.c  -fPIC -DPIC -o 
.libs/libssl_utils_nog_la-lex.signing.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I ../../src/include -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c lex.namespaces.c  -fPIC -DPIC -o 
.libs/libssl_utils_nog_la-lex.namespaces.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I ../../src/include -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c signing_policy.c  -fPIC -DPIC -o 
.libs/libssl_utils_nog_la-signing_policy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I ../../src/include -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c proxycertinfo.c  -fPIC -DPIC -o 
.libs/libssl_utils_nog_la-proxycertinfo.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I ../../src/include -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c scutils.c -o 
libssl_utils_nog_la-scutils.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src/autogen   -Wdate-time -D_FORTIFY_SOURCE=2  -I ../../src/include -g 
-O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libssl_utils_nog_la-evaluate.lo 
`test -f 'evaluate.c' || echo './'`evaluate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I ../../src/include -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evaluate.c  -fPIC -DPIC -o 
.libs/libssl_utils_nog_la-evaluate.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I ../../src/include -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c proxypolicy.c -o 
libssl_utils_nog_la-proxypolicy.o >/dev/null 2>&1
sslutils.c: In function 'cert_load_pkcs12':
sslutils.c:2801:12: error: too many arguments to function 'pw_cb'; expected 0, 
have 3
 2801 |       sz = pw_cb(buffer, 1024, 0);
      |            ^~~~~ ~~~~~~
In file included from sslutils.c:37:
sslutils.c: In function 'proxy_load_user_key':
sslutils.c:3109:46: error: passing argument 3 of 'PEM_read_PrivateKey' from 
incompatible pointer type [-Wincompatible-pointer-types]
 3109 |                               OPENSSL_PEM_CB(xpw_cb,NULL)) == NULL) {
      |                                              ^~~~~~
      |                                              |
      |                                              int (*)(void)
../../src/include/sslutils.h:69:30: note: in definition of macro 
'OPENSSL_PEM_CB'
   69 | #define OPENSSL_PEM_CB(A,B)  A, B
      |                              ^
In file included from /usr/include/openssl/ssl.h:37,
                 from ../../src/include/sslutils.h:109:
/usr/include/openssl/pem.h:478:1: note: expected 'int (*)(char *, int,  int,  
void *)' but argument is of type 'int (*)(void)'
  478 | DECLARE_PEM_rw_cb_ex(PrivateKey, EVP_PKEY)
      | ^~~~~~~~~~~~~~~~~~~~
sslutils.c:3162:31: warning: initialization discards 'const' qualifier from 
pointer target type [-Wdiscarded-qualifiers]
 3162 |             RSA* public_rsa = EVP_PKEY_get0_RSA(ucertpkey);
      |                               ^~~~~~~~~~~~~~~~~
sslutils.c:3183:36: warning: initialization discards 'const' qualifier from 
pointer target type [-Wdiscarded-qualifiers]
 3183 |                 RSA* private_rsa = EVP_PKEY_get0_RSA(*private_key);
      |                                    ^~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:534: libssl_utils_nog_la-sslutils.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I ../../src/include -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c proxycertinfo.c -o 
libssl_utils_nog_la-proxycertinfo.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I ../../src/include -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evaluate.c -o 
libssl_utils_nog_la-evaluate.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I ../../src/include -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c lex.signing.c -o 
libssl_utils_nog_la-lex.signing.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I ../../src/include -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c lex.namespaces.c -o 
libssl_utils_nog_la-lex.namespaces.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I ../../src/include -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c namespaces.c -o 
libssl_utils_nog_la-namespaces.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/autogen -Wdate-time 
-D_FORTIFY_SOURCE=2 -I ../../src/include -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/voms-2.1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c signing_policy.c -o 
libssl_utils_nog_la-signing_policy.o >/dev/null 2>&1
make[3]: Leaving directory '/build/reproducible-path/voms-2.1.0/src/sslutils'
make[2]: *** [Makefile:435: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/voms-2.1.0/src'
make[1]: *** [Makefile:473: all-recursive] Error 1
make[1]: Leaving directory '/build/reproducible-path/voms-2.1.0'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: voms
Source-Version: 2.1.0-2
Done: Mattias Ellert <[email protected]>

We believe that the bug you reported is fixed in the latest version of
voms, 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.
Mattias Ellert <[email protected]> (supplier of updated voms 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: Sat, 22 Feb 2025 14:00:25 +0100
Source: voms
Architecture: source
Version: 2.1.0-2
Distribution: unstable
Urgency: medium
Maintainer: Mattias Ellert <[email protected]>
Changed-By: Mattias Ellert <[email protected]>
Closes: 1098071
Changes:
 voms (2.1.0-2) unstable; urgency=medium
 .
   * Fix compilation with GCC 15 (Closes: #1098071)
Checksums-Sha1:
 6a944ffa31f63b6405dff349a8abdbbfad103f8d 2144 voms_2.1.0-2.dsc
 e4310d73aeb47f7e5cfabbd8546213677a3c9ec9 10996 voms_2.1.0-2.debian.tar.xz
 082409a2cb5fb0cd973b3b7276be76d2c638b67f 8460 voms_2.1.0-2_amd64.buildinfo
Checksums-Sha256:
 b85174ba8833298c8206f693c423528ebe21a37b9d2a4b440eb61394f5c32e20 2144 
voms_2.1.0-2.dsc
 f51ef61bfa181a191536139be4ea40b34a8b609e6e7772fc57ff9b7f2cc7ae94 10996 
voms_2.1.0-2.debian.tar.xz
 483d4155bf68b0053f3feff61a3101c2d1173f502ae2fdf286b2f6cf54e55c2b 8460 
voms_2.1.0-2_amd64.buildinfo
Files:
 7646cddeaad8e5411157d2424601cc36 2144 net optional voms_2.1.0-2.dsc
 af77bfd3ed839d4823419671a4ea9d89 10996 net optional voms_2.1.0-2.debian.tar.xz
 c13d14737e3a5282e112a441d76f6904 8460 net optional voms_2.1.0-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEE6hgwr99NQxrZ4RRS6K7C/zvhqUsFAme52PgACgkQ6K7C/zvh
qUsBjRAAiDhbJ2jnchfvn+154ogT9zYXFrzaTCF9wily+VXxZ/rsiV+UWyP7rlRN
U7uLotAADMzIsLnx8/CnmukWVWUj+N5b51mDbzo+DZVedGSCwhxK8NfKaF2vtmUJ
Ol5m0yd4ZoEAYEeMl5HDJUPS2qwmSjhI73zMv9i+tC9mrswGcBdlWvpLO1WfWqyn
yc8aShArj9xl0xEb2rH+9ZLt92vLK9P88So3VDqwabuSK3+djDVlzTwhL8CboTCY
ZdGdS8rBb8XBVi+wVA4iHfMjo9t71iDwRHFfsfP8v3YDZW8FpdMgTSag/qoFvIUO
1DJj2hmGQQdS3zk5vjU3hEY8JxQd5y1JVtAj+2I/OLr6SjnSFQX24E7r28E0w90B
SOUAgwQXFpvwPMiwj6rgQdD8lMRY8HdwP2+zYepW+Zo9yQv/IQsKu47XCxmqnEus
8yqolGEi4TNpqCroKrxaBAB9rMukNgyyoErMsID06BhwKyoNFyx/IgewFaUiTLu0
Lo/ecAOHbsA8s9Jw/qLKcXgeR1NFvDKp9pQr7GGAF7AhhsIbLQXmikJeyaLiBxAM
M4RubXZvjqwUW2cBAcfOhfZ6h/EyGBMPmoRAEINFGppHtWcowd+6DOznHKqolR8b
0eWG1NhVy/mJeAI6HjMTRVH4RvVb+zHOmPsYMEA+3Zt0xLBxtLw=
=RKoA
-----END PGP SIGNATURE-----

Attachment: pgpv0IFqAgPgi.pgp
Description: PGP signature


--- End Message ---

Reply via email to