Your message dated Wed, 05 Jun 2013 17:19:21 +0000
with message-id <e1ukhmn-0006rt...@franck.debian.org>
and subject line Bug#701435: fixed in ofono 1.9-2
has caused the Debian Bug report #701435,
regarding ofono: ftbfs with eglibc-2.17
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.)


-- 
701435: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701435
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ofono
Version: 1.6-2
Severity: important
Tags: sid jessie
User: debian-gl...@lists.debian.org
Usertags: ftbfs-glibc-2.17

The package fails to build in a test rebuild on at least amd64 with
eglibc-2.17, but succeeds to build with eglibc-2.13. The
severity of this report may be raised before the jessie release.

The test rebuild was done together with GCC-4.8, so some issues
might be caused by the updated GCC as well.

  src/storage.h:32:1: error: unknown type name 'ssize_t'

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/ofono_1.6-2_unstable_gcc48.log
The last lines of the build log are at the end of this report.

To install eglibc from experimental,

  apt-get -t experimental install libc6-dev

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

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev


[...]
plugins/bluetooth.c: In function 'bluetooth_unref':
/usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef 
'_GStaticAssertCompileTimeAssertion_1' locally defined but not used 
[-Wunused-local-typedefs]
 #define G_STATIC_ASSERT(expr) typedef char G_PASTE 
(_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
                                                     ^
/usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro 
'G_PASTE_ARGS'
 #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
                                               ^
/usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro 
'G_PASTE'
 #define G_STATIC_ASSERT(expr) typedef char G_PASTE 
(_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
                                            ^
/usr/include/glib-2.0/glib/gatomic.h:99:5: note: in expansion of macro 
'G_STATIC_ASSERT'
     G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint));                     \
     ^
plugins/bluetooth.c:888:6: note: in expansion of macro 
'g_atomic_int_dec_and_test'
  if (g_atomic_int_dec_and_test(&bluetooth_refcount) == FALSE)
      ^
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
plugins/telit.o plugins/telit.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
plugins/sap.o plugins/sap.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
plugins/hfp_hf.o plugins/hfp_hf.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
plugins/hfp_ag.o plugins/hfp_ag.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
plugins/dun_gw.o plugins/dun_gw.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
plugins/connman.o plugins/connman.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
btio/btio.o btio/btio.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
plugins/mbpi.o plugins/mbpi.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
plugins/provision.o plugins/provision.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
plugins/cdma-provision.o plugins/cdma-provision.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
plugins/smart-messaging.o plugins/smart-messaging.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
plugins/push-notification.o plugins/push-notification.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
src/main.o src/main.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
src/log.o src/log.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
src/plugin.o src/plugin.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
src/modem.o src/modem.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
src/manager.o src/manager.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
src/dbus.o src/dbus.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
src/network.o src/network.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
src/voicecall.o src/voicecall.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
src/ussd.o src/ussd.c
gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi 
-I./gatchat -I./btio  -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DOFONO_PLUGIN_BUILTIN 
-DPLUGINDIR=\""/usr/lib/ofono/plugins"\" -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
src/sms.o src/sms.c
In file included from src/sms.c:38:0:
src/storage.h:32:1: error: unknown type name 'ssize_t'
 ssize_t read_file(unsigned char *buffer, size_t len,
 ^
src/storage.h:36:1: error: unknown type name 'ssize_t'
 ssize_t write_file(const unsigned char *buffer, size_t len, mode_t mode,
 ^
make[2]: *** [src/sms.o] Error 1
make[1]: *** [all] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: ofono
Source-Version: 1.9-2

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

Debian distribution maintenance software
pp.
Hector Oron <zu...@debian.org> (supplier of updated ofono 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: Tue, 04 Jun 2013 15:47:00 +0200
Source: ofono
Binary: ofono ofono-dev ofono-dbg
Architecture: source all amd64
Version: 1.9-2
Distribution: unstable
Urgency: low
Maintainer: Debian Telepathy maintainers 
<pkg-telepathy-maintain...@lists.alioth.debian.org>
Changed-By: Hector Oron <zu...@debian.org>
Description: 
 ofono      - Mobile telephony stack (daemon)
 ofono-dbg  - Mobile telephony stack (debugging files)
 ofono-dev  - Mobile telephony stack (development files)
Closes: 701435
Changes: 
 ofono (1.9-2) unstable; urgency=low
 .
   * Upload to unstable.
   * d/p/fix-ftbfs-glibc-2.17.patch: ftbfs with eglibc-2.17 (Closes: #701435)
Checksums-Sha1: 
 aabbc6671cf2ab8be24324215be16a1de56724e2 2150 ofono_1.9-2.dsc
 0e284e6cb7333a3fad538aaf33f9434aad1bbef9 7619 ofono_1.9-2.debian.tar.gz
 f2b4fb866418220302ad44c1658b4f8acc57fe17 37030 ofono-dev_1.9-2_all.deb
 1601c8bcadc140d9bd02877991120085e2b5423c 562298 ofono_1.9-2_amd64.deb
 f04f6ef3e21fde368d584ce82d1f247aecda39d2 1963470 ofono-dbg_1.9-2_amd64.deb
Checksums-Sha256: 
 36884fbdf20d4a4c458e2cf7c5565881d8dc7134bdd47fdc7198b6b9934d2f60 2150 
ofono_1.9-2.dsc
 8b7d908e7bebecb67a8359ff5875c4ab6dae2cf688871e627e9d4f156a05285c 7619 
ofono_1.9-2.debian.tar.gz
 26fb77dec43ca2e6b68087d8899d016284a78c9d3b411c438e58f845c5f3cf88 37030 
ofono-dev_1.9-2_all.deb
 d25f850f2569de329c63b420ea3105b5ab696e58797a18d7d804b2c7e28cc414 562298 
ofono_1.9-2_amd64.deb
 1e69c5090476991cc7f566eb5a3600967815ff44bcda52de6e98c5345ca0f0b4 1963470 
ofono-dbg_1.9-2_amd64.deb
Files: 
 a36b3a241f0a39290a4d7eb3f62db762 2150 admin optional ofono_1.9-2.dsc
 d48b7dd9af7aabb82f94a2f021666540 7619 admin optional ofono_1.9-2.debian.tar.gz
 8cab3d0cf466ff52c00862405569b671 37030 admin optional ofono-dev_1.9-2_all.deb
 12dfe1c48ca7374527cb20a51a346255 562298 admin optional ofono_1.9-2_amd64.deb
 9232c9e2ca05eb09384a60f70582d251 1963470 debug extra ofono-dbg_1.9-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJRr27AAAoJEK8ig6p24qx7AVAQAJrwwVRMKdidH1uv9laha7uN
C+o7ximgSgJAkdDQiYPJJF3JNLy0xPJmJfaFLFf42P8oW9p9H4rGrjUkXa9WaOtT
PzwjQHRKqR9x0G32nGmp5vKxmpLeq5/ljlvQdur0TR2m8wwyzC+l/rf3edajTvCZ
lOwtQi/ph7u2PWTg1OgMrDBTwbO2VqN1qePSs0V7l7VJ8voCLGCkQy8X+Ktpb5BJ
W02Zws0TGOGdcqdoHQs3KCcIk87lmX34U4J30XRrgBh607cRjJUS+4O2DcMhzxaT
m/Zxt8uwtck6VFcpAZ3/mbx4OeEla76CEeNUs9oOZ9tFo6iTHIlfSdHRmNybtUGZ
SviCDEtockqYthzFieTTegsJ8Qd+yTcXeSrBXstZq1BVn3StQ6nBQ31jc/gxupuu
0khjdsOPRiwXETg5KO2eYUzHPPKRCLEi/BbdgheapaCsXPrBXpqyLZkl0tmh1sKj
3qxdpvWl+VLLdkSSFkp2JZ3kDrN1JN4/oWMmdDRCM+nn/a445+yQf0P0tYS31vCs
lc4BvWsmXrTJ6adb0CCr/H1lr6pA1zyD53RDkOobHYYxQIWGnCTERldOCawMJsKg
/Tx9ZmqOVmSrnsk3gExgnJVu4RnsVylBOG9PisaIMdVu22j0h9wcEWV7K+GWVzo8
GO7ogvjUzZnVTn85w86U
=ZduS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to