Your message dated Fri, 30 Oct 2020 19:34:44 +0000
with message-id <[email protected]>
and subject line Bug#957686: fixed in pinfo 0.6.13-1.1
has caused the Debian Bug report #957686,
regarding pinfo: 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.)


-- 
957686: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957686
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pinfo
Version: 0.6.13-1
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/pinfo_0.6.13-1_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

[...]
make[3]: Leaving directory '/<<PKGBUILDDIR>>/macros'
Making all in po
make[3]: Entering directory '/<<PKGBUILDDIR>>/po'
test ! -f ./pinfo.pot || \
  test -z "cs.gmo de.gmo eu.gmo ja.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo 
sv.gmo vi.gmo" || make cs.gmo de.gmo eu.gmo ja.gmo nl.gmo pl.gmo pt_BR.gmo 
ro.gmo ru.gmo sv.gmo vi.gmo
make[4]: Entering directory '/<<PKGBUILDDIR>>/po'
rm -f cs.gmo && /usr/bin/msgfmt -c --statistics -o cs.gmo cs.po
rm -f eu.gmo && /usr/bin/msgfmt -c --statistics -o eu.gmo eu.po
rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po
rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po
53 translated messages, 3 fuzzy translations, 4 untranslated messages.
49 translated messages, 6 fuzzy translations, 5 untranslated messages.
52 translated messages, 4 fuzzy translations, 4 untranslated messages.
40 translated messages, 8 fuzzy translations, 12 untranslated messages.
rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po
rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po
rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po
rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po
60 translated messages.
53 translated messages, 3 fuzzy translations, 4 untranslated messages.
51 translated messages53 translated messages, 5 fuzzy translations, 4 
untranslated messages.
, 3 fuzzy translations, 4 untranslated messages.
rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po
rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po
rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po
53 translated messages, 3 fuzzy translations, 4 untranslated messages.
22 translated messages, 10 fuzzy translations, 28 untranslated messages.
53 translated messages, 3 fuzzy translations, 4 untranslated messages.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/po'
touch stamp-po
make[3]: Leaving directory '/<<PKGBUILDDIR>>/po'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DHAVE_CONFIG_H -I. -I..   
-D__DEB_CANARY_CPPFLAGS_109d2dd3608f669ca17920c511c2a41e__ -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE  -D_XOPEN_SOURCE=600 -I/usr/include/readline 
-Wall -Wextra -Wshadow -Werror -DLOCALEDIR=\"/usr/share/locale\" 
-DCONFIGDIR=\"/etc/pinforc\" -g -O2 -Werror=array-bounds -Werror=clobbered 
-Werror=volatile-register-var -Werror=implicit-function-declaration 
-D__DEB_CANARY_CFLAGS_109d2dd3608f669ca17920c511c2a41e__ 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -D_XOPEN_SOURCE=600 -c -o pinfo-pinfo.o `test -f 
'pinfo.c' || echo './'`pinfo.c
gcc -DHAVE_CONFIG_H -I. -I..   
-D__DEB_CANARY_CPPFLAGS_109d2dd3608f669ca17920c511c2a41e__ -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE  -D_XOPEN_SOURCE=600 -I/usr/include/readline 
-Wall -Wextra -Wshadow -Werror -DLOCALEDIR=\"/usr/share/locale\" 
-DCONFIGDIR=\"/etc/pinforc\" -g -O2 -Werror=array-bounds -Werror=clobbered 
-Werror=volatile-register-var -Werror=implicit-function-declaration 
-D__DEB_CANARY_CFLAGS_109d2dd3608f669ca17920c511c2a41e__ 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -D_XOPEN_SOURCE=600 -c -o pinfo-colors.o `test -f 
'colors.c' || echo './'`colors.c
gcc -DHAVE_CONFIG_H -I. -I..   
-D__DEB_CANARY_CPPFLAGS_109d2dd3608f669ca17920c511c2a41e__ -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE  -D_XOPEN_SOURCE=600 -I/usr/include/readline 
-Wall -Wextra -Wshadow -Werror -DLOCALEDIR=\"/usr/share/locale\" 
-DCONFIGDIR=\"/etc/pinforc\" -g -O2 -Werror=array-bounds -Werror=clobbered 
-Werror=volatile-register-var -Werror=implicit-function-declaration 
-D__DEB_CANARY_CFLAGS_109d2dd3608f669ca17920c511c2a41e__ 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -D_XOPEN_SOURCE=600 -c -o pinfo-datatypes.o `test -f 
'datatypes.c' || echo './'`datatypes.c
gcc -DHAVE_CONFIG_H -I. -I..   
-D__DEB_CANARY_CPPFLAGS_109d2dd3608f669ca17920c511c2a41e__ -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE  -D_XOPEN_SOURCE=600 -I/usr/include/readline 
-Wall -Wextra -Wshadow -Werror -DLOCALEDIR=\"/usr/share/locale\" 
-DCONFIGDIR=\"/etc/pinforc\" -g -O2 -Werror=array-bounds -Werror=clobbered 
-Werror=volatile-register-var -Werror=implicit-function-declaration 
-D__DEB_CANARY_CFLAGS_109d2dd3608f669ca17920c511c2a41e__ 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -D_XOPEN_SOURCE=600 -c -o 
pinfo-filehandling_functions.o `test -f 'filehandling_functions.c' || echo 
'./'`filehandling_functions.c
gcc -DHAVE_CONFIG_H -I. -I..   
-D__DEB_CANARY_CPPFLAGS_109d2dd3608f669ca17920c511c2a41e__ -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE  -D_XOPEN_SOURCE=600 -I/usr/include/readline 
-Wall -Wextra -Wshadow -Werror -DLOCALEDIR=\"/usr/share/locale\" 
-DCONFIGDIR=\"/etc/pinforc\" -g -O2 -Werror=array-bounds -Werror=clobbered 
-Werror=volatile-register-var -Werror=implicit-function-declaration 
-D__DEB_CANARY_CFLAGS_109d2dd3608f669ca17920c511c2a41e__ 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -D_XOPEN_SOURCE=600 -c -o pinfo-mainfunction.o `test 
-f 'mainfunction.c' || echo './'`mainfunction.c
gcc -DHAVE_CONFIG_H -I. -I..   
-D__DEB_CANARY_CPPFLAGS_109d2dd3608f669ca17920c511c2a41e__ -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE  -D_XOPEN_SOURCE=600 -I/usr/include/readline 
-Wall -Wextra -Wshadow -Werror -DLOCALEDIR=\"/usr/share/locale\" 
-DCONFIGDIR=\"/etc/pinforc\" -g -O2 -Werror=array-bounds -Werror=clobbered 
-Werror=volatile-register-var -Werror=implicit-function-declaration 
-D__DEB_CANARY_CFLAGS_109d2dd3608f669ca17920c511c2a41e__ 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -D_XOPEN_SOURCE=600 -c -o pinfo-manual.o `test -f 
'manual.c' || echo './'`manual.c
gcc -DHAVE_CONFIG_H -I. -I..   
-D__DEB_CANARY_CPPFLAGS_109d2dd3608f669ca17920c511c2a41e__ -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE  -D_XOPEN_SOURCE=600 -I/usr/include/readline 
-Wall -Wextra -Wshadow -Werror -DLOCALEDIR=\"/usr/share/locale\" 
-DCONFIGDIR=\"/etc/pinforc\" -g -O2 -Werror=array-bounds -Werror=clobbered 
-Werror=volatile-register-var -Werror=implicit-function-declaration 
-D__DEB_CANARY_CFLAGS_109d2dd3608f669ca17920c511c2a41e__ 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -D_XOPEN_SOURCE=600 -c -o pinfo-menu_and_note_utils.o 
`test -f 'menu_and_note_utils.c' || echo './'`menu_and_note_utils.c
gcc -DHAVE_CONFIG_H -I. -I..   
-D__DEB_CANARY_CPPFLAGS_109d2dd3608f669ca17920c511c2a41e__ -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE  -D_XOPEN_SOURCE=600 -I/usr/include/readline 
-Wall -Wextra -Wshadow -Werror -DLOCALEDIR=\"/usr/share/locale\" 
-DCONFIGDIR=\"/etc/pinforc\" -g -O2 -Werror=array-bounds -Werror=clobbered 
-Werror=volatile-register-var -Werror=implicit-function-declaration 
-D__DEB_CANARY_CFLAGS_109d2dd3608f669ca17920c511c2a41e__ 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -D_XOPEN_SOURCE=600 -c -o pinfo-parse_config.o `test 
-f 'parse_config.c' || echo './'`parse_config.c
gcc -DHAVE_CONFIG_H -I. -I..   
-D__DEB_CANARY_CPPFLAGS_109d2dd3608f669ca17920c511c2a41e__ -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE  -D_XOPEN_SOURCE=600 -I/usr/include/readline 
-Wall -Wextra -Wshadow -Werror -DLOCALEDIR=\"/usr/share/locale\" 
-DCONFIGDIR=\"/etc/pinforc\" -g -O2 -Werror=array-bounds -Werror=clobbered 
-Werror=volatile-register-var -Werror=implicit-function-declaration 
-D__DEB_CANARY_CFLAGS_109d2dd3608f669ca17920c511c2a41e__ 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -D_XOPEN_SOURCE=600 -c -o pinfo-regexp_search.o `test 
-f 'regexp_search.c' || echo './'`regexp_search.c
gcc -DHAVE_CONFIG_H -I. -I..   
-D__DEB_CANARY_CPPFLAGS_109d2dd3608f669ca17920c511c2a41e__ -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE  -D_XOPEN_SOURCE=600 -I/usr/include/readline 
-Wall -Wextra -Wshadow -Werror -DLOCALEDIR=\"/usr/share/locale\" 
-DCONFIGDIR=\"/etc/pinforc\" -g -O2 -Werror=array-bounds -Werror=clobbered 
-Werror=volatile-register-var -Werror=implicit-function-declaration 
-D__DEB_CANARY_CFLAGS_109d2dd3608f669ca17920c511c2a41e__ 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -D_XOPEN_SOURCE=600 -c -o pinfo-signal_handler.o `test 
-f 'signal_handler.c' || echo './'`signal_handler.c
gcc -DHAVE_CONFIG_H -I. -I..   
-D__DEB_CANARY_CPPFLAGS_109d2dd3608f669ca17920c511c2a41e__ -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE  -D_XOPEN_SOURCE=600 -I/usr/include/readline 
-Wall -Wextra -Wshadow -Werror -DLOCALEDIR=\"/usr/share/locale\" 
-DCONFIGDIR=\"/etc/pinforc\" -g -O2 -Werror=array-bounds -Werror=clobbered 
-Werror=volatile-register-var -Werror=implicit-function-declaration 
-D__DEB_CANARY_CFLAGS_109d2dd3608f669ca17920c511c2a41e__ 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -D_XOPEN_SOURCE=600 -c -o pinfo-utils.o `test -f 
'utils.c' || echo './'`utils.c
gcc -DHAVE_CONFIG_H -I. -I..   
-D__DEB_CANARY_CPPFLAGS_109d2dd3608f669ca17920c511c2a41e__ -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE  -D_XOPEN_SOURCE=600 -I/usr/include/readline 
-Wall -Wextra -Wshadow -Werror -DLOCALEDIR=\"/usr/share/locale\" 
-DCONFIGDIR=\"/etc/pinforc\" -g -O2 -Werror=array-bounds -Werror=clobbered 
-Werror=volatile-register-var -Werror=implicit-function-declaration 
-D__DEB_CANARY_CFLAGS_109d2dd3608f669ca17920c511c2a41e__ 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -D_XOPEN_SOURCE=600 -c -o pinfo-video.o `test -f 
'video.c' || echo './'`video.c
gcc -DHAVE_CONFIG_H -I. -I..   
-D__DEB_CANARY_CPPFLAGS_109d2dd3608f669ca17920c511c2a41e__ -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE  -D_XOPEN_SOURCE=600 -I/usr/include/readline 
-Wall -Wextra -Wshadow -Werror -DLOCALEDIR=\"/usr/share/locale\" 
-DCONFIGDIR=\"/etc/pinforc\" -g -O2 -Werror=array-bounds -Werror=clobbered 
-Werror=volatile-register-var -Werror=implicit-function-declaration 
-D__DEB_CANARY_CFLAGS_109d2dd3608f669ca17920c511c2a41e__ 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -D_XOPEN_SOURCE=600 -c -o pinfo-initializelinks.o 
`test -f 'initializelinks.c' || echo './'`initializelinks.c
gcc -DHAVE_CONFIG_H -I. -I..   
-D__DEB_CANARY_CPPFLAGS_109d2dd3608f669ca17920c511c2a41e__ -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE  -D_XOPEN_SOURCE=600 -I/usr/include/readline 
-Wall -Wextra -Wshadow -Werror -DLOCALEDIR=\"/usr/share/locale\" 
-DCONFIGDIR=\"/etc/pinforc\" -g -O2 -Werror=array-bounds -Werror=clobbered 
-Werror=volatile-register-var -Werror=implicit-function-declaration 
-D__DEB_CANARY_CFLAGS_109d2dd3608f669ca17920c511c2a41e__ 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -D_XOPEN_SOURCE=600 -c -o pinfo-printinfo.o `test -f 
'printinfo.c' || echo './'`printinfo.c
In file included from /usr/include/string.h:495,
                 from common_includes.h:31,
                 from utils.c:22:
In function ‘strncpy’,
    inlined from ‘make_tempfile’ at utils.c:869:2:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: error: 
‘__builtin_strncpy’ specified bound depends on the length of the source 
argument [-Werror=stringop-overflow=]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utils.c: In function ‘make_tempfile’:
utils.c:867:8: note: length computed here
  867 |  len = strlen(tmpfile_template)+1;
      |        ^~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:723: pinfo-utils.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:476: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:406: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:9: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: pinfo
Source-Version: 0.6.13-1.1
Done: Sudip Mukherjee <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pinfo, 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.
Sudip Mukherjee <[email protected]> (supplier of updated pinfo 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, 28 Oct 2020 19:06:48 +0000
Source: pinfo
Architecture: source
Version: 0.6.13-1.1
Distribution: unstable
Urgency: medium
Maintainer: Bas Zoetekouw <[email protected]>
Changed-By: Sudip Mukherjee <[email protected]>
Closes: 957686
Changes:
 pinfo (0.6.13-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix ftbfs with GCC-10. (Closes: #957686)
Checksums-Sha1:
 9e1c704f6cef72cbddd55aaf4e0dd9a76457a88d 1761 pinfo_0.6.13-1.1.dsc
 73b02e856fc040e6bc446956ccf9bf5bb05168a8 7856 pinfo_0.6.13-1.1.debian.tar.xz
 81a45cf24ff651647b7fcfad56d1f8e09ed0018f 6604 pinfo_0.6.13-1.1_amd64.buildinfo
Checksums-Sha256:
 fbddf1595cf9d214003cd067b10a9d6aae9b74ee760ad21fd6d98b8811328421 1761 
pinfo_0.6.13-1.1.dsc
 3c16381a546eab6165f5e888776165b1b4f0c523d8e761fb8bcc294c0269bc91 7856 
pinfo_0.6.13-1.1.debian.tar.xz
 bc9dd3aff7755a91c52d28e2fe72bf738200b0d1195de9b023b746997ae2e4cb 6604 
pinfo_0.6.13-1.1_amd64.buildinfo
Files:
 1ef0122a99a4dbcc480bba1ee0133154 1761 doc optional pinfo_0.6.13-1.1.dsc
 7fbab1a72f71da326a6d9d789b17b08a 7856 doc optional 
pinfo_0.6.13-1.1.debian.tar.xz
 3701bf2ecae7f59d92bd51e2c844fe8a 6604 doc optional 
pinfo_0.6.13-1.1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl+ZwoQACgkQR5mjUUbR
KzVUOg//YvU51FvwzpLz4OPvWipbhGFXxPm1OOKD23R4gsK9uo2enCitWtK0cPlE
WsP9wC9YZOl06SJ8t4AAgVzWQXZmHWDWi4B8xOvHsa4Pr7l7nyBi/ZHKyV+Ay8Br
V6Ob+wLLfsMLRjYC23gMecbH34vK1e3AU8aWjPFvnLFPZxWHnSqlDhX9Yeta2+Q+
9MJBQsSjGU7YUXjd6PSMrrSAy7jdgVz7J6iFNlvnnd6wH1eUWyiDY9+OTRkggVCe
DhuWlW96mZNkJ/HVxFrGbw+KRGuFWBul/6C1lJiYTH2r1iup4zPHGO2SOmByGFNQ
J/0adgx1fzMNIyldHQGvqPHJVGiuSQCtF7eVRclg+IKCt5kpJWFsTUU/De4d0uVm
DqJCqJbu0tjQtk2Z+/hnbQPNXbtvke7IynEidMrYrczO6SnCIkJgqiGa0Dy8QnJ4
MqJVC6pWMjCwAZ9WUbVndRqVPbEIvaR/Hwud+QoLuGnFdwoS92OEh+9pXnpI99RF
elrSNZV3hD6b/rTHDzVdQxNMzxr68TIfbvD9MuNyxwluXnXHf+nssHFO1AfmKvbb
DkSpmzYA1QaNqJH0OMTbhm6b2z9KG0arBVMcidmrmF3bGCQOWpi3n+5yGnGUVnm5
8uGosgsHy6Sj5WIKyK3+VeNzmgxBIYBAKcgp3AgaY5X+Hzj+l+8=
=l/4w
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to