Your message dated Thu, 21 Jul 2022 08:48:11 +0000
with message-id <[email protected]>
and subject line Bug#1015554: fixed in nacl 20110221-11
has caused the Debian Bug report #1015554,
regarding nacl: ftbfs with LTO (link time optimization) enabled
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.)


-- 
1015554: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015554
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:nacl
Version: 20110221-10
Severity: minor
Tags: sid bookworm
User: [email protected]
Usertags: ftbfs-lto

This package currently fails to build (at least on the amd64
architecture) with link time optimizations enabled.  For a background
for LTO please see

https://wiki.debian.org/ToolChain/LTO

The goal is to enable this optimization by default in an upcoming
Debian release in dpkg-buildflags for 64bit architectures.  The goal
is to get this package to build with link time optimizations, or to
explicitly disable link time optimizations for this package build.

To reproduce the build failure, enable the lto optimization in
testing/unstable by adding "optimize=+lto" to DEB_BUILD_MAINT_OPTIONS
in the debian/rules file, or if this macro is unset, just set it:

export DEB_BUILD_MAINT_OPTIONS = optimize=+lto

Please try to fix the build with lto enabled, fixing the packaging or
forwarding the issue upstream. If the issue cannot be fixed,
explicitly disallow building the package with lto by adding to your
rules file:

export DEB_BUILD_MAINT_OPTIONS = optimize=-lto

or adding that string to your existing setting of DEB_BUILD_MAINT_OPTIONS.

The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/dpkglto/nacl_20110221-10_unstable_dpkglto.log
The last lines of the build log are at the end of this report.

[...]
20110221 debianbuildhost amd64 20220610 crypto_auth hmacsha256 try 
3bd7abd4f4dce04396f2ac7cb1cff70607f692411c49a1563b037d31e1662632 ok 45378 
833673264 2500004000 crypto_auth/hmacsha256/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
20110221 debianbuildhost amd64 20220610 crypto_auth hmacsha256 implementation 
crypto_auth/hmacsha256/ref -
20110221 debianbuildhost amd64 20220610 crypto_auth hmacsha256 cpuid 
GenuineIntel-00050654-1f8bfbff_
20110221 debianbuildhost amd64 20220610 crypto_auth hmacsha256 compiler 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 11.3.0
20110221 debianbuildhost amd64 20220610 crypto_auth hmacsha512256 fromcompiler 
crypto_auth/hmacsha512256/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 try.c try.c: In function ‘checksum_compute’:
20110221 debianbuildhost amd64 20220610 crypto_auth hmacsha512256 fromcompiler 
crypto_auth/hmacsha512256/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 try.c try.c:61:36: warning: implicit declaration of function ‘random’ 
[-Wimplicit-function-declaration]
20110221 debianbuildhost amd64 20220610 crypto_auth hmacsha512256 fromcompiler 
crypto_auth/hmacsha512256/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 try.c 61 |     for (j = -16;j < 0;++j) h[j] = random();
20110221 debianbuildhost amd64 20220610 crypto_auth hmacsha512256 fromcompiler 
crypto_auth/hmacsha512256/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 try.c |                                    ^~~~~~
20110221 debianbuildhost amd64 20220610 crypto_auth hmacsha512256 try 
2f5e8a6a0cac012d8d001351d7d583e69f91390df46305c3608e0c2893491886 ok 34860 
734110368 2500004000 crypto_auth/hmacsha512256/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
20110221 debianbuildhost amd64 20220610 crypto_auth hmacsha512256 
implementation crypto_auth/hmacsha512256/ref -
20110221 debianbuildhost amd64 20220610 crypto_auth hmacsha512256 cpuid 
GenuineIntel-00050654-1f8bfbff_
20110221 debianbuildhost amd64 20220610 crypto_auth hmacsha512256 compiler 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 11.3.0
20110221 debianbuildhost amd64 20220610 crypto_secretbox xsalsa20poly1305 
fromcompiler crypto_secretbox/xsalsa20poly1305/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 try.c try.c: In function ‘checksum_compute’:
20110221 debianbuildhost amd64 20220610 crypto_secretbox xsalsa20poly1305 
fromcompiler crypto_secretbox/xsalsa20poly1305/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 try.c try.c:73:36: warning: implicit declaration of function ‘random’ 
[-Wimplicit-function-declaration]
20110221 debianbuildhost amd64 20220610 crypto_secretbox xsalsa20poly1305 
fromcompiler crypto_secretbox/xsalsa20poly1305/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 try.c 73 |     for (j = -16;j < 0;++j) k[j] = random();
20110221 debianbuildhost amd64 20220610 crypto_secretbox xsalsa20poly1305 
fromcompiler crypto_secretbox/xsalsa20poly1305/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 try.c |                                    ^~~~~~
20110221 debianbuildhost amd64 20220610 crypto_secretbox xsalsa20poly1305 try 
df372f95dd87381b7c9ceb6f340ccaa03d19bed5d9e4ab004d99d847675a9658 ok 16602 
1277239922 2500004000 crypto_secretbox/xsalsa20poly1305/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
20110221 debianbuildhost amd64 20220610 crypto_secretbox xsalsa20poly1305 
implementation crypto_secretbox/xsalsa20poly1305/ref -
20110221 debianbuildhost amd64 20220610 crypto_secretbox xsalsa20poly1305 cpuid 
GenuineIntel-00050654-1f8bfbff_
20110221 debianbuildhost amd64 20220610 crypto_secretbox xsalsa20poly1305 
compiler 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 11.3.0
20110221 debianbuildhost amd64 20220610 crypto_scalarmult curve25519 try 
dacdae4a0f12353dfc66757f2fd1fff538fe6616115dace9afb8016a55be2a52 ok 363732 
152929676 2500004000 crypto_scalarmult/curve25519/donna_c64 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
20110221 debianbuildhost amd64 20220610 crypto_scalarmult curve25519 try 
dacdae4a0f12353dfc66757f2fd1fff538fe6616115dace9afb8016a55be2a52 ok 9702630 
3820120116 2500004000 crypto_scalarmult/curve25519/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
20110221 debianbuildhost amd64 20220610 crypto_scalarmult curve25519 
implementation crypto_scalarmult/curve25519/donna_c64 -
20110221 debianbuildhost amd64 20220610 crypto_scalarmult curve25519 cpuid 
GenuineIntel-00050654-1f8bfbff_
20110221 debianbuildhost amd64 20220610 crypto_scalarmult curve25519 compiler 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 11.3.0
20110221 debianbuildhost amd64 20220610 crypto_box curve25519xsalsa20poly1305 
fromcompiler crypto_box/curve25519xsalsa20poly1305/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 try.c try.c: In function ‘checksum_compute’:
20110221 debianbuildhost amd64 20220610 crypto_box curve25519xsalsa20poly1305 
fromcompiler crypto_box/curve25519xsalsa20poly1305/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 try.c try.c:94:38: warning: implicit declaration of function ‘random’ 
[-Wimplicit-function-declaration]
20110221 debianbuildhost amd64 20220610 crypto_box curve25519xsalsa20poly1305 
fromcompiler crypto_box/curve25519xsalsa20poly1305/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 try.c 94 |     for (j = -16;j < 0;++j) ska[j] = random();
20110221 debianbuildhost amd64 20220610 crypto_box curve25519xsalsa20poly1305 
fromcompiler crypto_box/curve25519xsalsa20poly1305/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 try.c |                                      ^~~~~~
20110221 debianbuildhost amd64 20220610 crypto_box curve25519xsalsa20poly1305 
try 5fac7400caabc14a99c5c0bc13fb1df5e468e870382a3a1c ok 380390 4999451880 
2500004000 crypto_box/curve25519xsalsa20poly1305/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
20110221 debianbuildhost amd64 20220610 crypto_box curve25519xsalsa20poly1305 
implementation crypto_box/curve25519xsalsa20poly1305/ref -
20110221 debianbuildhost amd64 20220610 crypto_box curve25519xsalsa20poly1305 
cpuid GenuineIntel-00050654-1f8bfbff_
20110221 debianbuildhost amd64 20220610 crypto_box curve25519xsalsa20poly1305 
compiler 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 11.3.0
20110221 debianbuildhost amd64 20220610 crypto_sign edwards25519sha512batch try 
- unknown 27851176 7517109976 2500004000 
crypto_sign/edwards25519sha512batch/ref 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
20110221 debianbuildhost amd64 20220610 crypto_sign edwards25519sha512batch 
implementation crypto_sign/edwards25519sha512batch/ref -
20110221 debianbuildhost amd64 20220610 crypto_sign edwards25519sha512batch 
cpuid GenuineIntel-00050654-1f8bfbff_
20110221 debianbuildhost amd64 20220610 crypto_sign edwards25519sha512batch 
compiler 
cc_-g_-O2_-ffile-prefix-map=/<<PKGBUILDDIR>>=._-flto=auto_-ffat-lto-objects_-fstack-protector-strong_-Wformat_-Werror=format-security_-fPIC_-Wdate-time_-D_FORTIFY_SOURCE=2_-flto=auto_-ffat-lto-objects_-Wl,-z,relro_-Wl,-z,now
 11.3.0
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   create-stamp debian/debhelper-build-stamp
   dh_prep
   debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_install -plibnacl-dev build/debianbuildhost/lib/*/libnacl.a 
'/usr/lib/x86_64-linux-gnu'
dh_install -plibnacl-dev build/debianbuildhost/lib/*/librandombytes.a 
'/usr/lib/x86_64-linux-gnu'
dh_install -plibnacl-dev build/debianbuildhost/include/*/crypto_*.h 
'/usr/include/nacl'
dh_install -plibnacl-dev build/debianbuildhost/include/*/randombytes.h 
'/usr/include/nacl'
dh_install
dh_install: warning: Cannot find (any matches for) 
"build/debianbuildhost/bin/curvecpserver" (tried in ., debian/tmp)

dh_install: warning: nacl-tools missing files: 
build/debianbuildhost/bin/curvecpserver
dh_install: warning: Cannot find (any matches for) 
"build/debianbuildhost/bin/curvecpclient" (tried in ., debian/tmp)

dh_install: warning: nacl-tools missing files: 
build/debianbuildhost/bin/curvecpclient
dh_install: warning: Cannot find (any matches for) 
"build/debianbuildhost/bin/curvecpmessage" (tried in ., debian/tmp)

dh_install: warning: nacl-tools missing files: 
build/debianbuildhost/bin/curvecpmessage
dh_install: warning: Cannot find (any matches for) 
"build/debianbuildhost/bin/curvecpmakekey" (tried in ., debian/tmp)

dh_install: warning: nacl-tools missing files: 
build/debianbuildhost/bin/curvecpmakekey
dh_install: warning: Cannot find (any matches for) 
"build/debianbuildhost/bin/nacl-sha256" (tried in ., debian/tmp)

dh_install: warning: nacl-tools missing files: 
build/debianbuildhost/bin/nacl-sha256
dh_install: warning: Cannot find (any matches for) 
"build/debianbuildhost/bin/nacl-sha512" (tried in ., debian/tmp)

dh_install: warning: nacl-tools missing files: 
build/debianbuildhost/bin/nacl-sha512
dh_install: error: missing files, aborting
make[1]: *** [debian/rules:39: override_dh_install] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:42: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: nacl
Source-Version: 20110221-11
Done: Jan Mojžíš <[email protected]>

We believe that the bug you reported is fixed in the latest version of
nacl, 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.
Jan Mojžíš <[email protected]> (supplier of updated nacl 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, 21 Jul 2022 08:45:15 +0200
Source: nacl
Architecture: source
Version: 20110221-11
Distribution: unstable
Urgency: medium
Maintainer: Jan Mojžíš <[email protected]>
Changed-By: Jan Mojžíš <[email protected]>
Closes: 1015554
Changes:
 nacl (20110221-11) unstable; urgency=medium
 .
   * d/p/0013-don-t-use-cpucycles.o-to-compile-binaries.patch added, fixes
     reproducible build
   * d/control: bump Standards-Version to 4.6.1, no changes
   * d/rules: reenable i386 ASM implementation disabled in previous deb. 
versions
   * d/rules: ar/ranlib don't work with LTO objects,
     added DEB_BUILD_MAINT_OPTIONS = optimize=-lto (Closes: 1015554)
Checksums-Sha1:
 c3aa7ef01faed541b8c7d730f26bbecd72acbe6b 1955 nacl_20110221-11.dsc
 87273afa9830e3e31fb15a925bd29c40aab933b0 14012 nacl_20110221-11.debian.tar.xz
 5a8c25a0e0d8d5136e6053f05f8609108ab758ef 5607 nacl_20110221-11_source.buildinfo
Checksums-Sha256:
 556d11ca65492a904b8a90b5b8e9acda89fef97cd17e399da69a150480cd3d46 1955 
nacl_20110221-11.dsc
 aafb3b7e6d8e83dde0d0f5be78bf3b37db3a1d8cce94f77f459b9bdc63b10dd5 14012 
nacl_20110221-11.debian.tar.xz
 3070ceead1eaca84abc8973900a95906ccc242b5a4f9ec7a01e9dbcdbce16b71 5607 
nacl_20110221-11_source.buildinfo
Files:
 aa9409e4f4820b4a4029e1b255e13069 1955 libs optional nacl_20110221-11.dsc
 1d195a8502ca503f1f6472c3e1c22602 14012 libs optional 
nacl_20110221-11.debian.tar.xz
 14b1aaf2caa3e7a9198f324788cfb6c4 5607 libs optional 
nacl_20110221-11_source.buildinfo

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

iQJJBAEBCgAzFiEE0Aiwwj2EeeRrn8uQRdpRdJaTn/kFAmLZAdEVHGphbi5tb2p6
aXNAZ21haWwuY29tAAoJEEXaUXSWk5/5NSEQAKwiJTvuMCOmgOwGGPlDxCp0I/vp
OQuYtt0pEQcsM1S8Axh1F+8A+gzlpua6W/assrfha16gb7HAqDHDVnqd8bDiyyfa
6pWKHTwN5hDFEGkwDyPDiI+me3MWbho9GjbZY8rEM/qfz+DSWJh/JPE4iCNnHwUo
JhLF1WWHgwhSytShkTBwKOt7ndto7SVqOySJd3raJVPNmaGKSsvSOr3dm9I7mk/0
f+ZwUJONOrgAilw19S1d/KLIk4Io8veLXt2OKXDMCjtQtp2j9zXV06XxwVjAYNjg
o7Xavh//DeMPuT1J2KMknJal5Eju/PVs4EqqCPzp4PLWNamjHv8SYpW25Ez5gq1w
V0kEOOaMXyioyrn5o3Fl+ToSgfcvkLY6gTkexj0vT1c4I8yeISwZc1d8xg4BDCyy
MCZJMf17+STb603DqGr/t/qOGwcS/jplnTaiAhyGfo3p5Jq1Eevp6Wx/pA5qN+x6
81+luQwNyfRJ7g0q/eeJlAOhAZH9sI/xmY/CGwlYiiXBUWtkI/oiOVEXLxisCK45
RWan/5V/x0o+jGAmSIKDTITxrx9NhqbFHlyk24ARrL5uLcZCG4e4P5nSrRHoCsvk
YAlqtJd0mOwXuK/YzXrROCIVb/xOCChLaZ5L0eg3xtg7nQoxOBX7tNfj8KbQSfJ0
sG8N0hNuIfqWeYAE
=0dJf
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to