Your message dated Mon, 06 Apr 2020 12:04:27 +0000
with message-id <e1jlqun-0001le...@fasolo.debian.org>
and subject line Bug#925798: fixed in ortp 1:1.0.2-1.1
has caused the Debian Bug report #925798,
regarding ortp: ftbfs with GCC-9
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.)


-- 
925798: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925798
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ortp
Version: 1:1.0.2-1
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-9

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-9/g++-9, but succeeds to build with gcc-8/g++-8. 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/gcc9-20190321/ortp_1.0.2-1_unstable_gcc9.log
The last lines of the build log are at the end of this report.

To build with GCC 9, either set CC=gcc-9 CXX=g++-9 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-9/porting_to.html

GCC 9 also passes the linker option --as-needed by default; typical
build issues are passing libraries before object files to the linker,
or underlinking of convenience libraries built from the same source.

[...]
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cc -DBCTBX_STATIC 
-DHAVE_CONFIG_H -DORTP_EXPORTS -DORTP_STATIC -Dortp_EXPORTS 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC    -Wall 
-Wuninitialized -Werror -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -fno-strict-aliasing 
-Wdeclaration-after-statement -Wstrict-prototypes -Wno-error=strict-prototypes 
-o CMakeFiles/ortp.dir/extremum.c.o   -c /<<PKGBUILDDIR>>/src/extremum.c
[ 14%] Building C object src/CMakeFiles/ortp-static.dir/congestiondetector.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cc -DBCTBX_STATIC 
-DHAVE_CONFIG_H -DORTP_EXPORTS -DORTP_STATIC -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -Wall 
-Wuninitialized -Werror -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -fno-strict-aliasing 
-Wdeclaration-after-statement -Wstrict-prototypes -Wno-error=strict-prototypes 
-o CMakeFiles/ortp-static.dir/congestiondetector.c.o   -c 
/<<PKGBUILDDIR>>/src/congestiondetector.c
[ 16%] Building C object src/CMakeFiles/ortp.dir/jitterctl.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cc -DBCTBX_STATIC 
-DHAVE_CONFIG_H -DORTP_EXPORTS -DORTP_STATIC -Dortp_EXPORTS 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC    -Wall 
-Wuninitialized -Werror -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -fno-strict-aliasing 
-Wdeclaration-after-statement -Wstrict-prototypes -Wno-error=strict-prototypes 
-o CMakeFiles/ortp.dir/jitterctl.c.o   -c /<<PKGBUILDDIR>>/src/jitterctl.c
[ 18%] Building C object src/CMakeFiles/ortp.dir/kalmanrls.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cc -DBCTBX_STATIC 
-DHAVE_CONFIG_H -DORTP_EXPORTS -DORTP_STATIC -Dortp_EXPORTS 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC    -Wall 
-Wuninitialized -Werror -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -fno-strict-aliasing 
-Wdeclaration-after-statement -Wstrict-prototypes -Wno-error=strict-prototypes 
-o CMakeFiles/ortp.dir/kalmanrls.c.o   -c /<<PKGBUILDDIR>>/src/kalmanrls.c
[ 19%] Building C object src/CMakeFiles/ortp.dir/logging.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cc -DBCTBX_STATIC 
-DHAVE_CONFIG_H -DORTP_EXPORTS -DORTP_STATIC -Dortp_EXPORTS 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC    -Wall 
-Wuninitialized -Werror -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -fno-strict-aliasing 
-Wdeclaration-after-statement -Wstrict-prototypes -Wno-error=strict-prototypes 
-o CMakeFiles/ortp.dir/logging.c.o   -c /<<PKGBUILDDIR>>/src/logging.c
[ 21%] Building C object src/CMakeFiles/ortp-static.dir/event.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cc -DBCTBX_STATIC 
-DHAVE_CONFIG_H -DORTP_EXPORTS -DORTP_STATIC -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -Wall 
-Wuninitialized -Werror -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -fno-strict-aliasing 
-Wdeclaration-after-statement -Wstrict-prototypes -Wno-error=strict-prototypes 
-o CMakeFiles/ortp-static.dir/event.c.o   -c /<<PKGBUILDDIR>>/src/event.c
[ 22%] Building C object src/CMakeFiles/ortp.dir/netsim.c.o
In file included from /usr/include/string.h:494,
                 from /<<PKGBUILDDIR>>/include/ortp/port.h:41,
                 from /<<PKGBUILDDIR>>/include/ortp/logging.h:29,
                 from /<<PKGBUILDDIR>>/src/logging.c:24:
In function 'strncat',
    inlined from 'ortp_strcat_vprintf' at /<<PKGBUILDDIR>>/src/logging.c:220:3:
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cc -DBCTBX_STATIC 
-DHAVE_CONFIG_H -DORTP_EXPORTS -DORTP_STATIC -Dortp_EXPORTS 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC    -Wall 
-Wuninitialized -Werror -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -fno-strict-aliasing 
-Wdeclaration-after-statement -Wstrict-prototypes -Wno-error=strict-prototypes 
-o CMakeFiles/ortp.dir/netsim.c.o   -c /<<PKGBUILDDIR>>/src/netsim.c
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:136:10: error: 
'__builtin_strncat' output truncated before terminating nul copying as many 
bytes from a string as its length [-Werror=stringop-truncation]
  136 |   return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/logging.c: In function 'ortp_strcat_vprintf':
/<<PKGBUILDDIR>>/src/logging.c:217:11: note: length computed here
  217 |  retlen = strlen(ret);
      |           ^~~~~~~~~~~
cc1: all warnings being treated as errors
make[3]: *** [src/CMakeFiles/ortp.dir/build.make:157: 
src/CMakeFiles/ortp.dir/logging.c.o] Error 1
make[3]: *** Waiting for unfinished jobs....
[ 24%] Building C object src/CMakeFiles/ortp-static.dir/extremum.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cc -DBCTBX_STATIC 
-DHAVE_CONFIG_H -DORTP_EXPORTS -DORTP_STATIC -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -Wall 
-Wuninitialized -Werror -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -fno-strict-aliasing 
-Wdeclaration-after-statement -Wstrict-prototypes -Wno-error=strict-prototypes 
-o CMakeFiles/ortp-static.dir/extremum.c.o   -c /<<PKGBUILDDIR>>/src/extremum.c
[ 26%] Building C object src/CMakeFiles/ortp-static.dir/jitterctl.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cc -DBCTBX_STATIC 
-DHAVE_CONFIG_H -DORTP_EXPORTS -DORTP_STATIC -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -Wall 
-Wuninitialized -Werror -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -fno-strict-aliasing 
-Wdeclaration-after-statement -Wstrict-prototypes -Wno-error=strict-prototypes 
-o CMakeFiles/ortp-static.dir/jitterctl.c.o   -c 
/<<PKGBUILDDIR>>/src/jitterctl.c
[ 27%] Building C object src/CMakeFiles/ortp-static.dir/kalmanrls.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cc -DBCTBX_STATIC 
-DHAVE_CONFIG_H -DORTP_EXPORTS -DORTP_STATIC -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -Wall 
-Wuninitialized -Werror -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -fno-strict-aliasing 
-Wdeclaration-after-statement -Wstrict-prototypes -Wno-error=strict-prototypes 
-o CMakeFiles/ortp-static.dir/kalmanrls.c.o   -c 
/<<PKGBUILDDIR>>/src/kalmanrls.c
[ 29%] Building C object src/CMakeFiles/ortp-static.dir/logging.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cc -DBCTBX_STATIC 
-DHAVE_CONFIG_H -DORTP_EXPORTS -DORTP_STATIC -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -Wall 
-Wuninitialized -Werror -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -fno-strict-aliasing 
-Wdeclaration-after-statement -Wstrict-prototypes -Wno-error=strict-prototypes 
-o CMakeFiles/ortp-static.dir/logging.c.o   -c /<<PKGBUILDDIR>>/src/logging.c
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:169: src/CMakeFiles/ortp.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[ 31%] Building C object src/CMakeFiles/ortp-static.dir/netsim.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cc -DBCTBX_STATIC 
-DHAVE_CONFIG_H -DORTP_EXPORTS -DORTP_STATIC -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -Wall 
-Wuninitialized -Werror -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -fno-strict-aliasing 
-Wdeclaration-after-statement -Wstrict-prototypes -Wno-error=strict-prototypes 
-o CMakeFiles/ortp-static.dir/netsim.c.o   -c /<<PKGBUILDDIR>>/src/netsim.c
[ 32%] Building C object src/CMakeFiles/ortp-static.dir/ortp.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cc -DBCTBX_STATIC 
-DHAVE_CONFIG_H -DORTP_EXPORTS -DORTP_STATIC -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -Wall 
-Wuninitialized -Werror -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -fno-strict-aliasing 
-Wdeclaration-after-statement -Wstrict-prototypes -Wno-error=strict-prototypes 
-o CMakeFiles/ortp-static.dir/ortp.c.o   -c /<<PKGBUILDDIR>>/src/ortp.c
In file included from /usr/include/string.h:494,
                 from /<<PKGBUILDDIR>>/include/ortp/port.h:41,
                 from /<<PKGBUILDDIR>>/include/ortp/logging.h:29,
                 from /<<PKGBUILDDIR>>/src/logging.c:24:
In function 'strncat',
    inlined from 'ortp_strcat_vprintf' at /<<PKGBUILDDIR>>/src/logging.c:220:3:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:136:10: error: 
'__builtin_strncat' output truncated before terminating nul copying as many 
bytes from a string as its length [-Werror=stringop-truncation]
  136 |   return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/logging.c: In function 'ortp_strcat_vprintf':
/<<PKGBUILDDIR>>/src/logging.c:217:11: note: length computed here
  217 |  retlen = strlen(ret);
      |           ^~~~~~~~~~~
cc1: all warnings being treated as errors
make[3]: *** [src/CMakeFiles/ortp-static.dir/build.make:157: 
src/CMakeFiles/ortp-static.dir/logging.c.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 32%] Built target ortp-html-doc
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:206: src/CMakeFiles/ortp-static.dir/all] 
Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:155: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: cd obj-x86_64-linux-gnu && make -j4 returned exit code 2
make: *** [debian/rules:10: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: ortp
Source-Version: 1:1.0.2-1.1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>

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

Debian distribution maintenance software
pp.
Sudip Mukherjee <sudipm.mukher...@gmail.com> (supplier of updated ortp 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: Mon, 06 Apr 2020 10:50:38 +0100
Source: ortp
Architecture: source
Version: 1:1.0.2-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian VoIP Team <pkg-voip-maintain...@lists.alioth.debian.org>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 925798
Changes:
 ortp (1:1.0.2-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix ftbfs with GCC. (Closes: #925798)
Checksums-Sha1:
 639a402e7c0467e3a79fc061f4d08522a3c9353c 2191 ortp_1.0.2-1.1.dsc
 68421b0eeddb741da7368a5eb8b3c55e1f4dc9c8 11340 ortp_1.0.2-1.1.debian.tar.xz
 ca1db8aca51c3f05c1c5e3b80132b1c2c6adb928 6530 ortp_1.0.2-1.1_source.buildinfo
Checksums-Sha256:
 d33d16d279fcd2efaa357571f770ff370717c987b10fc659bd81befb7e10c255 2191 
ortp_1.0.2-1.1.dsc
 4073602273eb573d9500a0a63d2a261b255be9b7fea1026463ac0e40afc9a0cd 11340 
ortp_1.0.2-1.1.debian.tar.xz
 e4825546c61b4ba3d60addc857d461ec2b35c726599f8c74588ecd1a77e91dcc 6530 
ortp_1.0.2-1.1_source.buildinfo
Files:
 7e819ca9c73306304c49fd0d14dc56ad 2191 libs optional ortp_1.0.2-1.1.dsc
 b583b0d1bebb3b6a083e0f638ef7969b 11340 libs optional 
ortp_1.0.2-1.1.debian.tar.xz
 2c873072cc4de6cfe4fa573cd961507b 6530 libs optional 
ortp_1.0.2-1.1_source.buildinfo

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

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAl6LF4kACgkQweDZLphv
fH6schAA4YYhuvlXH2tc3J84DrUhdJktjaRU+AUl4gUGDeoIa/SiD+u1To49Q4Aw
U2wbnqEkiTxAx3b47wKQ6o3Dj5r0CLpqA53vWeyxtJ2t+KZJL60+DPfRlblBAQSz
puwoS6ZSywYmmBQfGUiIo/jFujBzf5zC/708V6Zv+HA9WEw55aawlWdQ/qwlWsLd
/g5ndsa3y+0bNz8dh9oo+rVHdRITuVktTEi86J6/6JrR9zrYR7rAW7Lt7mLXk9no
4BKaeZFbxLJ+oFD8QIUDzNg1YVa9jqqX8Zo9xZG+O3O3k2MOjegloydJ59nexZ/w
FNDQgYsCzomnjnbas9PG7TcR6UQSpAp40G+pWgEliNlF55Mm8dlFfViQ/ctxB02G
Ueph+gzIYv7QUtDwLMyUKXZANolTeB5NRysm1ZzulD4OtR3fI6nV1Db2SlsjbAOA
Rw0H4lRA/yiRk91ul/N0uDBzWyinsRx1x8CJiqktRr8G6Z5tywGvdlTFYnPEjuzp
kY+OJ8Me4ZKi4ykf3wpuI0/NS5pWpK/ofeN+nZlf3paB5oEB/vZvMlf3/kRpf5Zu
pYisPpwO1ktPhONnWAIswu7eqA37k0YEtZCGGkL0a62rYxkGzxOjtyKZdvjBylIZ
/UhcDPFBAUAzyzLpW5LLOt4WRzpZkdI4+zIYfGabXT5H3X1AFkk=
=92xb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to