Your message dated Tue, 14 Jul 2026 12:04:37 +0000
with message-id <[email protected]>
and subject line Bug#1133673: fixed in yaml-cpp 0.9.0+dfsg-5
has caused the Debian Bug report #1133673,
regarding yaml-cpp: ftbfs with GCC-16
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.)


-- 
1133673: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1133673
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:yaml-cpp
Version: 0.8.0+dfsg-9
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: ftbfs-gcc-16

Hi,

yaml-cpp fails to build in a test rebuild on at least amd64 and arm64 with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.

The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/yaml-cpp_arm64.build.xz

The last lines of the build log are at the end of this report.

To build with GCC 16, either set CC=gcc-16 CXX=g++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html

Please only close this issue after double-checking that the package can be
built correctly with GCC 16.

Please do not reassign this bug to another package. If a fix in another package
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.

[...]




-- Build files have been written to: 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/build-shared
make[1]: Leaving directory '/build/reproducible-path/yaml-cpp-0.8.0+dfsg'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/reproducible-path/yaml-cpp-0.8.0+dfsg'
dh_testdir
/usr/bin/make -C build-static VERBOSE=1
make[2]: Entering directory 
'/build/reproducible-path/yaml-cpp-0.8.0+dfsg/build-static'
/usr/bin/cmake -P 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/build-static/CMakeFiles/VerifyGlobs.cmake
/usr/bin/cmake -S/build/reproducible-path/yaml-cpp-0.8.0+dfsg 
-B/build/reproducible-path/yaml-cpp-0.8.0+dfsg/build-static 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/build-static/CMakeFiles 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/build-static//CMakeFiles/progress.marks
/usr/bin/make  -f CMakeFiles/Makefile2 all
make[3]: Entering directory 
'/build/reproducible-path/yaml-cpp-0.8.0+dfsg/build-static'
/usr/bin/make  -f CMakeFiles/yaml-cpp.dir/build.make 
CMakeFiles/yaml-cpp.dir/depend
make[4]: Entering directory 
'/build/reproducible-path/yaml-cpp-0.8.0+dfsg/build-static'
cd /build/reproducible-path/yaml-cpp-0.8.0+dfsg/build-static && /usr/bin/cmake 
-E cmake_depends "Unix Makefiles" /build/reproducible-path/yaml-cpp-0.8.0+dfsg 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/build-static 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/build-static 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/build-static/CMakeFiles/yaml-cpp.dir/DependInfo.cmake
 "--color=" yaml-cpp
make[4]: Leaving directory 
'/build/reproducible-path/yaml-cpp-0.8.0+dfsg/build-static'
/usr/bin/make  -f CMakeFiles/yaml-cpp.dir/build.make 
CMakeFiles/yaml-cpp.dir/build
make[4]: Entering directory 
'/build/reproducible-path/yaml-cpp-0.8.0+dfsg/build-static'
[  1%] Building CXX object 
CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o
/usr/bin/c++ -DYAML_CPP_STATIC_DEFINE 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/include 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src -g -O2 
-ffile-prefix-map=/build/reproducible-path/yaml-cpp-0.8.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -Wall -Wextra -Wshadow -Weffc++ 
-Wno-long-long -pedantic -pedantic-errors -MD -MT 
CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o -MF 
CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o.d -o 
CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o -c 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/contrib/graphbuilder.cpp
[  3%] Building CXX object 
CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o
/usr/bin/c++ -DYAML_CPP_STATIC_DEFINE 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/include 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src -g -O2 
-ffile-prefix-map=/build/reproducible-path/yaml-cpp-0.8.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -Wall -Wextra -Wshadow -Weffc++ 
-Wno-long-long -pedantic -pedantic-errors -MD -MT 
CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o -MF 
CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o.d -o 
CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o -c 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/contrib/graphbuilderadapter.cpp
[  5%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o
/usr/bin/c++ -DYAML_CPP_STATIC_DEFINE 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/include 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src -g -O2 
-ffile-prefix-map=/build/reproducible-path/yaml-cpp-0.8.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -Wall -Wextra -Wshadow -Weffc++ 
-Wno-long-long -pedantic -pedantic-errors -MD -MT 
CMakeFiles/yaml-cpp.dir/src/binary.cpp.o -MF 
CMakeFiles/yaml-cpp.dir/src/binary.cpp.o.d -o 
CMakeFiles/yaml-cpp.dir/src/binary.cpp.o -c 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/binary.cpp
[  7%] Building CXX object CMakeFiles/yaml-cpp.dir/src/convert.cpp.o
/usr/bin/c++ -DYAML_CPP_STATIC_DEFINE 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/include 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src -g -O2 
-ffile-prefix-map=/build/reproducible-path/yaml-cpp-0.8.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -Wall -Wextra -Wshadow -Weffc++ 
-Wno-long-long -pedantic -pedantic-errors -MD -MT 
CMakeFiles/yaml-cpp.dir/src/convert.cpp.o -MF 
CMakeFiles/yaml-cpp.dir/src/convert.cpp.o.d -o 
CMakeFiles/yaml-cpp.dir/src/convert.cpp.o -c 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/convert.cpp
[  9%] Building CXX object CMakeFiles/yaml-cpp.dir/src/depthguard.cpp.o
/usr/bin/c++ -DYAML_CPP_STATIC_DEFINE 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/include 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src -g -O2 
-ffile-prefix-map=/build/reproducible-path/yaml-cpp-0.8.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -Wall -Wextra -Wshadow -Weffc++ 
-Wno-long-long -pedantic -pedantic-errors -MD -MT 
CMakeFiles/yaml-cpp.dir/src/depthguard.cpp.o -MF 
CMakeFiles/yaml-cpp.dir/src/depthguard.cpp.o.d -o 
CMakeFiles/yaml-cpp.dir/src/depthguard.cpp.o -c 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/depthguard.cpp
[ 11%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.cpp.o
/usr/bin/c++ -DYAML_CPP_STATIC_DEFINE 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/include 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src -g -O2 
-ffile-prefix-map=/build/reproducible-path/yaml-cpp-0.8.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -Wall -Wextra -Wshadow -Weffc++ 
-Wno-long-long -pedantic -pedantic-errors -MD -MT 
CMakeFiles/yaml-cpp.dir/src/directives.cpp.o -MF 
CMakeFiles/yaml-cpp.dir/src/directives.cpp.o.d -o 
CMakeFiles/yaml-cpp.dir/src/directives.cpp.o -c 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/directives.cpp
[ 13%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emit.cpp.o
/usr/bin/c++ -DYAML_CPP_STATIC_DEFINE 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/include 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src -g -O2 
-ffile-prefix-map=/build/reproducible-path/yaml-cpp-0.8.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -Wall -Wextra -Wshadow -Weffc++ 
-Wno-long-long -pedantic -pedantic-errors -MD -MT 
CMakeFiles/yaml-cpp.dir/src/emit.cpp.o -MF 
CMakeFiles/yaml-cpp.dir/src/emit.cpp.o.d -o 
CMakeFiles/yaml-cpp.dir/src/emit.cpp.o -c 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/emit.cpp
[ 15%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o
/usr/bin/c++ -DYAML_CPP_STATIC_DEFINE 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/include 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src -g -O2 
-ffile-prefix-map=/build/reproducible-path/yaml-cpp-0.8.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -Wall -Wextra -Wshadow -Weffc++ 
-Wno-long-long -pedantic -pedantic-errors -MD -MT 
CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o -MF 
CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o.d -o 
CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o -c 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/emitfromevents.cpp
[ 16%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o
/usr/bin/c++ -DYAML_CPP_STATIC_DEFINE 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/include 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src -g -O2 
-ffile-prefix-map=/build/reproducible-path/yaml-cpp-0.8.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -Wall -Wextra -Wshadow -Weffc++ 
-Wno-long-long -pedantic -pedantic-errors -MD -MT 
CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o -MF 
CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o.d -o 
CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o -c 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/emitter.cpp
[ 18%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o
/usr/bin/c++ -DYAML_CPP_STATIC_DEFINE 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/include 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src -g -O2 
-ffile-prefix-map=/build/reproducible-path/yaml-cpp-0.8.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -Wall -Wextra -Wshadow -Weffc++ 
-Wno-long-long -pedantic -pedantic-errors -MD -MT 
CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o -MF 
CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o.d -o 
CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o -c 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/emitterstate.cpp
[ 20%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o
/usr/bin/c++ -DYAML_CPP_STATIC_DEFINE 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/include 
-I/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src -g -O2 
-ffile-prefix-map=/build/reproducible-path/yaml-cpp-0.8.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=gnu++20 -fPIC -Wall -Wextra -Wshadow -Weffc++ 
-Wno-long-long -pedantic -pedantic-errors -MD -MT 
CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o -MF 
CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o.d -o 
CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o -c 
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/emitterutils.cpp
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/emitterutils.cpp:221:11: 
error: ‘uint16_t’ was not declared in this scope
  221 | std::pair<uint16_t, uint16_t> EncodeUTF16SurrogatePair(int codePoint) {
      |           ^~~~~~~~
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/emitterutils.cpp:13:1: note: 
‘uint16_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding 
‘#include <cstdint>’
   12 | #include "yaml-cpp/null.h"
  +++ |+#include <cstdint>
   13 | #include "yaml-cpp/ostream_wrapper.h"
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/emitterutils.cpp:221:21: 
error: ‘uint16_t’ was not declared in this scope
  221 | std::pair<uint16_t, uint16_t> EncodeUTF16SurrogatePair(int codePoint) {
      |                     ^~~~~~~~
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/emitterutils.cpp:221:21: note: 
‘uint16_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding 
‘#include <cstdint>’
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/emitterutils.cpp:221:29: 
error: template argument 1 is invalid
  221 | std::pair<uint16_t, uint16_t> EncodeUTF16SurrogatePair(int codePoint) {
      |                             ^
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/emitterutils.cpp:221:29: 
error: template argument 2 is invalid
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/emitterutils.cpp: In function 
‘void 
YAML::Utils::{anonymous}::WriteDoubleQuoteEscapeSequence(YAML::ostream_wrapper&,
 int, YAML::StringEscaping::value)’:
/build/reproducible-path/yaml-cpp-0.8.0+dfsg/src/emitterutils.cpp:245:26: 
error: ‘EncodeUTF16SurrogatePair’ was not declared in this scope
  245 |     auto surrogatePair = EncodeUTF16SurrogatePair(codePoint);
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~
make[4]: *** [CMakeFiles/yaml-cpp.dir/build.make:222: 
CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o] Error 1
make[4]: Leaving directory 
'/build/reproducible-path/yaml-cpp-0.8.0+dfsg/build-static'
make[3]: *** [CMakeFiles/Makefile2:1066: CMakeFiles/yaml-cpp.dir/all] Error 2
make[3]: Leaving directory 
'/build/reproducible-path/yaml-cpp-0.8.0+dfsg/build-static'
make[2]: *** [Makefile:149: all] Error 2
make[2]: Leaving directory 
'/build/reproducible-path/yaml-cpp-0.8.0+dfsg/build-static'
make[1]: *** [debian/rules:36: override_dh_auto_build] Error 2
make[1]: Leaving directory '/build/reproducible-path/yaml-cpp-0.8.0+dfsg'
make: *** [debian/rules:68: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2

--- End Message ---
--- Begin Message ---
Source: yaml-cpp
Source-Version: 0.9.0+dfsg-5
Done: Simon Quigley <[email protected]>

We believe that the bug you reported is fixed in the latest version of
yaml-cpp, 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.
Simon Quigley <[email protected]> (supplier of updated yaml-cpp 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: Tue, 14 Jul 2026 06:53:43 -0500
Source: yaml-cpp
Architecture: source
Version: 0.9.0+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Simon Quigley <[email protected]>
Changed-By: Simon Quigley <[email protected]>
Closes: 1133673
Changes:
 yaml-cpp (0.9.0+dfsg-5) unstable; urgency=medium
 .
   [ Gianfranco Costamagna ]
   * Refresh symbols for gcc-16, the new release already fixes the build
     failure (Closes: #1133673).
 .
   [ Simon Quigley ]
   * Upgrade the watch file to version 5.
   * Refresh the upstream metadata.
   * Refresh the copyright file.
   * Bump debhelper compat to 14.
   * Update Standards-Version to 4.7.4.
   * Fix patch headers.
Checksums-Sha1:
 088747194e8ff81713730375b792c89c9af3fb09 2081 yaml-cpp_0.9.0+dfsg-5.dsc
 1a527d315739bdeee9ec820e429f248e8d17a8ed 152604 yaml-cpp_0.9.0+dfsg.orig.tar.xz
 0932f15c405f4b5790e5cc9147a07bfbf0d9eff7 13800 
yaml-cpp_0.9.0+dfsg-5.debian.tar.xz
 116e08a20f819a83451b8f82e86ac328d28b350a 7872 
yaml-cpp_0.9.0+dfsg-5_source.buildinfo
Checksums-Sha256:
 82c9219842eaf4319eddcc5b4b275be57370cfaee41051f64ea42887c1b67293 2081 
yaml-cpp_0.9.0+dfsg-5.dsc
 95ae9e6666e695cdbcc31aa5ed6bf1165401d5403d023673055a67cbff22b757 152604 
yaml-cpp_0.9.0+dfsg.orig.tar.xz
 7ee0d48020fb6eba7abb1b3218810ff28d2591c74ffa45884b9d51031a78acbb 13800 
yaml-cpp_0.9.0+dfsg-5.debian.tar.xz
 ef99b468403a5371e5e6a2e739daf27b0da1fc4dd50d2366e0fa90ce5d82e913 7872 
yaml-cpp_0.9.0+dfsg-5_source.buildinfo
Files:
 70508c8f8f28e0e2e66f5e3508099b4f 2081 devel optional yaml-cpp_0.9.0+dfsg-5.dsc
 82382ec2168fa680d7225f2296fef43a 152604 devel optional 
yaml-cpp_0.9.0+dfsg.orig.tar.xz
 e84f6e0104a2123aa890b934f6063842 13800 devel optional 
yaml-cpp_0.9.0+dfsg-5.debian.tar.xz
 5bcbd923e4a4b4ae3c9e89085a037f26 7872 devel optional 
yaml-cpp_0.9.0+dfsg-5_source.buildinfo

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

iQIzBAEBCgAdFiEEXHq+og+GMEWcyMi14n8s+EWML6QFAmpWI3YACgkQ4n8s+EWM
L6Qc6hAArAcp4aokpsQXmHal9pmqTVktxp+MfsoXok3fGD7lX0e7baupAmavWpOR
RUIwgxymDK5/QA1MmygmWaTFHzk6hp4uOPMQWUTG8DNmeM2k69EcV3SaDNDozxND
goAmAATgPrRLudGju4bmJSC+epeJeY560yINa6ynCyW2aUZirM5OyjfcEsX5zHnt
A+4FVL+Np0OHjDIbD25zr1MjtxydpJoFJzW0GGbWG1xKxvjdVHb82nFPhZdxTYcb
Xl0pidlRaW8kLQZZjIGQIMw9OGlJfMM2s0EEYx9OsTR5lazA19q9CHcTgBCWa3ez
aJf1ReVu41OkqQ3/738PiOrLCbKHT/T2vC0OJHHBkaK61cEi7kg2+IeIMJzlBKHz
hibKKADAXKkrW45/BuIlPXqka7/Hs0Is/XX+ujc80h3se4TTycoDw4HA9xnBYqpS
OF/slp+Zkrqc1SOhm+j0QjjrOZ6n/lWY8JR+1boNDchxau3idZ3b08rZlnhqC81l
lJKGrZyx6hlBYNMd6iqgQ/nPJzxZYkk1h8bltYNCQizBAHnlbiZQvLVITYNaHZPL
5HS9Obr3h+7qBs7ynwYyrZTheFv72C2enWOeklxp28gSNgR5U3v0w58SZyUXR+gk
a7PWHdsENrgA2YiyrIEeKO7BvJkN2di9YIbghWQzinlo28lmAVI=
=Roxo
-----END PGP SIGNATURE-----

Attachment: pgpjf4AzXua6b.pgp
Description: PGP signature


--- End Message ---

Reply via email to