[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#730744: marked as done (libc must use socketcall for accept4 in wheezy)



Your message dated Tue, 27 May 2014 22:47:07 +0000
with message-id <E1WpQ9D-0000U4-EV@franck.debian.org>
and subject line Bug#730744: fixed in eglibc 2.13-38+deb7u2
has caused the Debian Bug report #730744,
regarding libc must use socketcall for accept4 in wheezy
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 owner@bugs.debian.org
immediately.)


-- 
730744: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730744
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2.2-common
Version: 2.2.22-13
Severity: normal

I can't tell whether that's an apache2 or libc bug, here's the story:

Apache suddenly stopped working (it was still working a week ago, and there was
no configuration change on the system in the interval). I suspect the last
logrotation triggered this, but unfortunately I can't track it down to an
upgraded packages: I run unattended-upgrades, but there's nothing in the logs
for that period, and I don't remember manually dist-upgrading either,
so I'm really clueless as to what broke.

Symptoms:

Apache won't serve any incoming connection, they just hang forever. Logs are
filled with:

[error] (38)Function not implemented: apr_socket_accept: (client socket)

strace'ing httpd -X shows:

open("/etc/group", O_RDONLY|O_CLOEXEC)  = 12
_llseek(12, 0, [0], SEEK_CUR)           = 0
fstat64(12, {st_mode=S_IFREG|0644, st_size=860, ...}) = 0
mmap2(NULL, 860, PROT_READ, MAP_SHARED, 12, 0) = 0x4802b000
_llseek(12, 860, [860], SEEK_SET)       = 0
fstat64(12, {st_mode=S_IFREG|0644, st_size=860, ...}) = 0
munmap(0x4802b000, 860)                 = 0
close(12)                               = 0
setgroups(1, [33])                      = 0
geteuid()                               = 0
setuid(33)                              = 0
epoll_create1(O_CLOEXEC)                = 12
epoll_ctl(12, EPOLL_CTL_ADD, 5, {EPOLLIN, {u32=1220006224, u64=5239886832996450304}}) = 0
epoll_ctl(12, EPOLL_CTL_ADD, 4, {EPOLLIN, {u32=1220006256, u64=5239886970435403776}}) = 0
epoll_ctl(12, EPOLL_CTL_ADD, 3, {EPOLLIN, {u32=1220006288, u64=5239887107874357248}}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x48b81000
semop(1015808, {{0, -1, SEM_UNDO}}, 1)  = 0
epoll_wait(12, {{EPOLLIN, {u32=1220006224, u64=5239886832996450304}}}, 3, 10000) = 1
SYS_344(0x5, 0xbff0f62c, 0xbff0f618, 0x80000, 0x10000) = -1 ENOSYS (Function not implemented)
write(2, "[Fri Nov 29 01:36:32 2013] [erro"..., 100) = 100
semop(1015808, {{0, 1, SEM_UNDO}}, 1)   = 0
close(12)                               = 0

This looks quite like the issue mentioned in this thread:
http://lists.debian.org/debian-powerpc/2013/06/msg00005.html

In particular, I'm also running 2.6.32, which is the minimum version for
wheezy's glibc.

HTH

-- Package-specific info:
List of enabled modules from 'apache2 -M':
  actions* alias auth_basic authn_file authz_default authz_groupfile
  authz_host authz_user autoindex cgi deflate dir env include mime
  negotiation php5 reqtimeout setenvif status userdir
  (A * means that the .conf file for that module is not enabled in
   /etc/apache2/mods-enabled/)
List of enabled php5 extensions:
  ldap mcrypt mysql mysqli pdo pdo_mysql

-- System Information:
Debian Release: 7.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.32.61
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages apache2 depends on:
ii  apache2-mpm-prefork  2.2.22-13
ii  apache2.2-common     2.2.22-13

apache2 recommends no packages.

apache2 suggests no packages.

Versions of packages apache2.2-common depends on:
ii  apache2-utils  2.2.22-13
ii  apache2.2-bin  2.2.22-13
ii  lsb-base       4.1+Debian8+deb7u1
ii  mime-support   3.52-1
ii  perl           5.14.2-21+deb7u1
ii  procps         1:3.3.3-3

Versions of packages apache2.2-common recommends:
ii  ssl-cert  1.0.32

Versions of packages apache2.2-common suggests:
pn  apache2-doc                             <none>
pn  apache2-suexec | apache2-suexec-custom  <none>
ii  elinks [www-browser]                    0.12~pre5-9
ii  lynx-cur [www-browser]                  2.8.8dev.12-2

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: eglibc
Source-Version: 2.13-38+deb7u2

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

Debian distribution maintenance software
pp.
Aurelien Jarno <aurel32@debian.org> (supplier of updated eglibc 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 25 May 2014 20:01:05 +0200
Source: eglibc
Binary: libc-bin libc-dev-bin glibc-doc eglibc-source locales locales-all nscd multiarch-support libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb libc6.1 libc6.1-dev libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 libc0.3-dev libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 libc0.1-dev libc0.1-dbg libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 libc6-dev-i386 libc6-sparc64 libc6-dev-sparc64 libc6-s390 libc6-dev-s390 libc6-s390x libc6-dev-s390x libc6-amd64 libc6-dev-amd64 libc6-powerpc libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 libc6-mipsn32 libc6-dev-mipsn32 libc6-mips64 libc6-dev-mips64 libc0.1-i386 libc0.1-dev-i386 libc6-i686 libc6-xen libc0.1-i686 libc0.3-i686 libc0.3-xen libc6.1-alphaev67 libc6-loongson2f libnss-dns-udeb libnss-files-udeb
Architecture: source all amd64
Version: 2.13-38+deb7u2
Distribution: wheezy
Urgency: medium
Maintainer: Aurelien Jarno <aurel32@debian.org>
Changed-By: Aurelien Jarno <aurel32@debian.org>
Description: 
 eglibc-source - Embedded GNU C Library: sources
 glibc-doc  - Embedded GNU C Library: Documentation
 libc-bin   - Embedded GNU C Library: Binaries
 libc-dev-bin - Embedded GNU C Library: Development binaries
 libc0.1    - Embedded GNU C Library: Shared libraries
 libc0.1-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.1-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc0.1-dev-i386 - Embedded GNU C Library: 32bit development libraries for AMD64
 libc0.1-i386 - Embedded GNU C Library: 32bit shared libraries for AMD64
 libc0.1-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc0.1-pic - Embedded GNU C Library: PIC archive library
 libc0.1-prof - Embedded GNU C Library: Profiling Libraries
 libc0.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc0.3    - Embedded GNU C Library: Shared libraries
 libc0.3-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.3-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc0.3-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc0.3-pic - Embedded GNU C Library: PIC archive library
 libc0.3-prof - Embedded GNU C Library: Profiling Libraries
 libc0.3-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc0.3-xen - Embedded GNU C Library: Shared libraries [Xen version]
 libc6      - Embedded GNU C Library: Shared libraries
 libc6-amd64 - Embedded GNU C Library: 64bit Shared libraries for AMD64
 libc6-dbg  - Embedded GNU C Library: detached debugging symbols
 libc6-dev  - Embedded GNU C Library: Development Libraries and Header Files
 libc6-dev-amd64 - Embedded GNU C Library: 64bit Development Libraries for AMD64
 libc6-dev-i386 - Embedded GNU C Library: 32-bit development libraries for AMD64
 libc6-dev-mips64 - Embedded GNU C Library: 64bit Development Libraries for MIPS64
 libc6-dev-mipsn32 - Embedded GNU C Library: n32 Development Libraries for MIPS64
 libc6-dev-powerpc - Embedded GNU C Library: 32bit powerpc development libraries for p
 libc6-dev-ppc64 - Embedded GNU C Library: 64bit Development Libraries for PowerPC64
 libc6-dev-s390 - Embedded GNU C Library: 32bit Development Libraries for IBM zSeri
 libc6-dev-s390x - Embedded GNU C Library: 64bit Development Libraries for IBM zSeri
 libc6-dev-sparc64 - Embedded GNU C Library: 64bit Development Libraries for UltraSPAR
 libc6-i386 - Embedded GNU C Library: 32-bit shared libraries for AMD64
 libc6-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc6-loongson2f - Embedded GNU C Library: Shared libraries (Loongson 2F optimized)
 libc6-mips64 - Embedded GNU C Library: 64bit Shared libraries for MIPS64
 libc6-mipsn32 - Embedded GNU C Library: n32 Shared libraries for MIPS64
 libc6-pic  - Embedded GNU C Library: PIC archive library
 libc6-powerpc - Embedded GNU C Library: 32bit powerpc shared libraries for ppc64
 libc6-ppc64 - Embedded GNU C Library: 64bit Shared libraries for PowerPC64
 libc6-prof - Embedded GNU C Library: Profiling Libraries
 libc6-s390 - Embedded GNU C Library: 32bit Shared libraries for IBM zSeries
 libc6-s390x - Embedded GNU C Library: 64bit Shared libraries for IBM zSeries
 libc6-sparc64 - Embedded GNU C Library: 64bit Shared libraries for UltraSPARC
 libc6-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc6-xen  - Embedded GNU C Library: Shared libraries [Xen version]
 libc6.1    - Embedded GNU C Library: Shared libraries
 libc6.1-alphaev67 - Embedded GNU C Library: Shared libraries (EV67 optimized)
 libc6.1-dbg - Embedded GNU C Library: detached debugging symbols
 libc6.1-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc6.1-pic - Embedded GNU C Library: PIC archive library
 libc6.1-prof - Embedded GNU C Library: Profiling Libraries
 libc6.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libnss-dns-udeb - Embedded GNU C Library: NSS helper for DNS - udeb (udeb)
 libnss-files-udeb - Embedded GNU C Library: NSS helper for files - udeb (udeb)
 locales    - Embedded GNU C Library: National Language (locale) data [support]
 locales-all - Embedded GNU C Library: Precompiled locale data
 multiarch-support - Transitional package to ensure multiarch compatibility
 nscd       - Embedded GNU C Library: Name Service Cache Daemon
Closes: 699206 707185 727786 730744 736097 738544 738652 739734 739758 740158 740196 741354 747103
Changes: 
 eglibc (2.13-38+deb7u2) wheezy; urgency=medium
 .
   [ Aurelien Jarno ]
   * debian/patches/localedata/cvs-de_AT-Februar.diff: new patch from
     upstream to fix February month name in de_AT locale.  Closes: #738544.
   * debian/patches/mips/cvs-backtrace.diff: new patch from upstream to
     fix backtrace() on mips.  Closes: #741354.
   * any/local-ldconfig-ignore-ld.so.diff: new patch to ignore the dynamic
     linker in ldconfig.  Closes: #699206, #707185, #727786, #736097,
     #739734, #739758.
   * debian/debhelper.in/libc.preinst: Disable ldconfig when a potentially
     broken dynamic loader symlink is found and when a fixed version hasn't
     already been unpacked. This happens when a biarch package of the same
     architecture than the native one has been installed (e.g.:
     libc6-amd64:i386 on amd64) and ldconfig is run afterwards. Don't fail
     if the dynamic loader symlink is dangling or missing.  Closes: #740158,
     #740196.
   * debian/debhelper.in/libc.postrm: generalize the dynamic linker
     symlink creation to all biarch packages.
   * debian/debhelper.in/libc-alt.postrm: generalize the dynamic linker
     symlink removal to all biarch packages.
   * patches/any/submitted-nl_langinfo-static.diff: new patch from upstream
     to fix nl_langinfo() when used in static binaries.  Closes: #747103.
   * debian/patches/any/cvs-CVE-2013-4458.diff: backport a new part from
     upstream to fix a regression introduced in 2.13-38+deb7u1 in IPv6 name
     resolution.  Closes: #738652.
   * patches/any/cvs-socketcall-syscall.diff: new patch from upstream to fix
     socketcall multiplex syscall features detection.  Closes: #730744.
Checksums-Sha1: 
 5f491a6ec975243dd00bedc220105e2b5cb265fa 5364 eglibc_2.13-38+deb7u2.dsc
 78745fd95f9920a4be66321090cd63c1211b6ed4 2002525 eglibc_2.13-38+deb7u2.diff.gz
 3e14cb4749fa03b3b526a14bebe0c0537c5ef5ad 1897246 glibc-doc_2.13-38+deb7u2_all.deb
 993d65f6d8a339985a35bb7200a6c28b4019c45c 13407184 eglibc-source_2.13-38+deb7u2_all.deb
 00ef48afb464595f4f02ac44a58ab34aba05f099 5718470 locales_2.13-38+deb7u2_all.deb
 35371d86230063f7c7de294cfb4554d8add90913 4346246 libc6_2.13-38+deb7u2_amd64.deb
 7bd253081960f4a1455ea8ea30a652468ac1cb94 2663114 libc6-dev_2.13-38+deb7u2_amd64.deb
 58ad08161b23733e67a29c9056a12e8171b30acd 2104814 libc6-prof_2.13-38+deb7u2_amd64.deb
 76588cf71af4299b0112d33b7f35c2693414d014 1612012 libc6-pic_2.13-38+deb7u2_amd64.deb
 f458e8f07c58d18eaa3f41bf36761c164840ec39 1271438 libc-bin_2.13-38+deb7u2_amd64.deb
 d0b1fc58aaa843131acb91da06f453f692a86803 226522 libc-dev-bin_2.13-38+deb7u2_amd64.deb
 18cd495e166d1a279d5d1f8392ec341caee6d073 150764 multiarch-support_2.13-38+deb7u2_amd64.deb
 dc0d2a0d1f849e3e4c5ad85c2a280014420baba3 3306624 locales-all_2.13-38+deb7u2_amd64.deb
 b9501397fc170ce5d8954ce40ae9af0bf2b989b1 4022178 libc6-i386_2.13-38+deb7u2_amd64.deb
 8e211777adac47540a9ffd5c366fb347f510881b 1591568 libc6-dev-i386_2.13-38+deb7u2_amd64.deb
 060cd31ce5c3cdd2669f16d18ed2eefd43b7c010 215104 nscd_2.13-38+deb7u2_amd64.deb
 27f13342b557c06d027151b30d50ff96c5630847 2592898 libc6-dbg_2.13-38+deb7u2_amd64.deb
 c6398eb9b5e1ad7c2e40357c8b23520797338118 938542 libc6-udeb_2.13-38+deb7u2_amd64.udeb
 28ed410987fe8f3b75fd673cdbc06045f687756f 10188 libnss-dns-udeb_2.13-38+deb7u2_amd64.udeb
 9db9c3150553321f698413001d2618b9ba533907 16090 libnss-files-udeb_2.13-38+deb7u2_amd64.udeb
Checksums-Sha256: 
 bce1cb84e14b003b86ae990462850dacd3fd3337f8cd7fe51eb2b6ca3b8d62e2 5364 eglibc_2.13-38+deb7u2.dsc
 b8bf003fd7144e253857a8f8038fe277d34bc7dda0d86389ecb9c710aef28c5d 2002525 eglibc_2.13-38+deb7u2.diff.gz
 484e17c54f4dcb600f93ba37b0055195a6f83cfdcd047f7bcf6071b42a6ec681 1897246 glibc-doc_2.13-38+deb7u2_all.deb
 cbb48089f9eacad867a696e036b7649c7d83c5deee43da7ecce08657aa327ac7 13407184 eglibc-source_2.13-38+deb7u2_all.deb
 25cbac830864dc7b2701f4991bce1ba81f4e22393b7a42012502e03bc6f01a6c 5718470 locales_2.13-38+deb7u2_all.deb
 4811ca1b245107424242b45c0ab8a8e7ed4d7af08ccb99c881b5214117242032 4346246 libc6_2.13-38+deb7u2_amd64.deb
 3141d75cb109d40d7c2dcbb8df56e1d1ced0e5c587a6f7c5c7ae8f8fdf58916c 2663114 libc6-dev_2.13-38+deb7u2_amd64.deb
 11edec1c67a1fae8927c767adccb5b0f44c5b22f731f0f625fc3b8c745bf3c3a 2104814 libc6-prof_2.13-38+deb7u2_amd64.deb
 9adb0d518dbeba6d899fcf88e787679f773f7c452dd18b22708cf6c196d2ae89 1612012 libc6-pic_2.13-38+deb7u2_amd64.deb
 df608f9fa7c88862bf05c819dec3926e059ca48e0759945e6a6ef10d37a2440f 1271438 libc-bin_2.13-38+deb7u2_amd64.deb
 a52a11aa95358d34a715f77f546dd346bbdbd7ac682d975790289e8674f74bc8 226522 libc-dev-bin_2.13-38+deb7u2_amd64.deb
 d40098776b877e4595043608ef63614fd57cd2437b4270011f26892a9f7c30d9 150764 multiarch-support_2.13-38+deb7u2_amd64.deb
 29dbc1e2c7d45ff960943cc2a38f97259baf1a15f67d57b7a2f0aa42723da545 3306624 locales-all_2.13-38+deb7u2_amd64.deb
 a53ad0196f9416e12f8301c51f721df60ad94ca00192923514b7a84e2ee25076 4022178 libc6-i386_2.13-38+deb7u2_amd64.deb
 424a2ad47bc09aa53cfeefe3c4265567eaac153cd930600aaf2a6395d6c5705b 1591568 libc6-dev-i386_2.13-38+deb7u2_amd64.deb
 16c8bbb4ae0135251e0fac7132e1d2ac0b29e7e032885a27e6b01835d4959e35 215104 nscd_2.13-38+deb7u2_amd64.deb
 0c64ffb07304291e8ba90a695d451c7fa0437052b29eb15aecf33b58a29fb317 2592898 libc6-dbg_2.13-38+deb7u2_amd64.deb
 210128bdabecd0369ae207db8986aa4bfa3616a283d829593fdb7f6e65858c17 938542 libc6-udeb_2.13-38+deb7u2_amd64.udeb
 83d7598243dbb0e9c8aa91f60dcacfc7ad39dd8a9d0a5ad9765a2251db1d5a32 10188 libnss-dns-udeb_2.13-38+deb7u2_amd64.udeb
 cd9c442768d431d8d0c0fa12c23c60b7c3bc339b6404fb715fb8a12e0c2e9bdf 16090 libnss-files-udeb_2.13-38+deb7u2_amd64.udeb
Files: 
 04eed8a81400a73d19093b8eafd376d0 5364 libs required eglibc_2.13-38+deb7u2.dsc
 7af6eb9ce6e42f4ddf8806b129f6cb1f 2002525 libs required eglibc_2.13-38+deb7u2.diff.gz
 8d6d7dbcd86dbcbe7528e81e285559d6 1897246 doc optional glibc-doc_2.13-38+deb7u2_all.deb
 0e72617893fdc2e0e3e242365c16b31a 13407184 devel optional eglibc-source_2.13-38+deb7u2_all.deb
 81ffbda725286f65ce44fb226ae1fb1e 5718470 localization standard locales_2.13-38+deb7u2_all.deb
 141485fd0e345b96721c25abfd04a400 4346246 libs required libc6_2.13-38+deb7u2_amd64.deb
 559643166d8649dd41900adc7d917eaf 2663114 libdevel optional libc6-dev_2.13-38+deb7u2_amd64.deb
 fd6d8ebfcc8fe55b311b4490ebedb0a8 2104814 libdevel extra libc6-prof_2.13-38+deb7u2_amd64.deb
 febf2ab9c18ba8c9dd5f9276f71726bd 1612012 libdevel optional libc6-pic_2.13-38+deb7u2_amd64.deb
 d0b854386d14d2cd109f503c5b04e6d3 1271438 libs required libc-bin_2.13-38+deb7u2_amd64.deb
 e82d10e78b8e073f615a9ac4944df059 226522 libdevel optional libc-dev-bin_2.13-38+deb7u2_amd64.deb
 2b145f246a0e652628606d743b4f7724 150764 libs required multiarch-support_2.13-38+deb7u2_amd64.deb
 46b9e2ca51f1b8cc5e948ac6bb1e70c9 3306624 localization extra locales-all_2.13-38+deb7u2_amd64.deb
 441729dc4458a829025a7d3342023956 4022178 libs optional libc6-i386_2.13-38+deb7u2_amd64.deb
 6d216d048d4156d9c7afa8a3597164cb 1591568 libdevel optional libc6-dev-i386_2.13-38+deb7u2_amd64.deb
 bb5cb260b2f6940255cfe6823f278659 215104 admin optional nscd_2.13-38+deb7u2_amd64.deb
 b04aaf34f4865d1d9f2296d178dc0d38 2592898 debug extra libc6-dbg_2.13-38+deb7u2_amd64.deb
 c24d4656062cf8691a9cb3069d3ece94 938542 debian-installer extra libc6-udeb_2.13-38+deb7u2_amd64.udeb
 a33058c62e939298a280e3e50910841e 10188 debian-installer extra libnss-dns-udeb_2.13-38+deb7u2_amd64.udeb
 135c940e94f4fdba6a527b2a8bac8b78 16090 debian-installer extra libnss-files-udeb_2.13-38+deb7u2_amd64.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBU4Q6FrqceAYd3YybAQjGaw/9EQkdCktMUos6bBbQz33K6a0iZLUpg/Nj
qQdy1dI4X4MnIRXemN4L0uakB701peBfEfpc6/530aLX9FhppR/PLaqepY8iqUXx
p5a+ZkXvvr1fgmBqrPviJp+E9psq2JJtMhTaoeLJRq9VDmAQFFhUZLvYA7kTDZPJ
VQ0P6K0Cbm6eOQnY+qew18r8lvnREI9DvCA9ZJCgQVUN+N7PB1xWfKwSlmj9ykO5
m0TO0qpnxD3LO4QUXrbZwf6jemNYf2EFszoZX2dq2iMg952V+oWu6urKyYJUeeI8
g9Yl5Pop6UZmUQp4Oj2N6TdJV3b54VoZQKAMc+fMksc6VnvUQYeKwZHRJljwSqjl
CJ4jol/KFKw+LHLIYFG+NWQaOdMUpjpiFQg8LZqtXe6/vl7hTXda/6LY8gxaBAIJ
745WG5oymKgoAMrIvgdjg4t9zm0BqXs3k21Nn0xzFs0F8Q4Y5px6m4hGrxSLW2gj
GocfHEagy5XAFn4sRswFLakH0wQbXZk05v28cBdmyVlkp49EM2lMZ/9mL/0X0LFM
sRrmTzjpLCWgCF+vXKVbvpFjrj5oTo4AKYaNDt/ggGCFKAiXvScCcKf7UjslLO/d
jxHKiDDiN0D8dxj60LdDaPPCQGFGtyL4M99t8cBXPKaB4HtUp073rSCvfOyW2Vzx
04pRFMWPe2g=
=7aeu
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: