Your message dated Wed, 01 Aug 2001 14:55:39 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#105622: fixed in gcc-2.95 2.95.4.ds4-0.010721
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 17 Jul 2001 11:51:06 +0000
>From [EMAIL PROTECTED] Tue Jul 17 06:51:06 2001
Return-path: <[EMAIL PROTECTED]>
Received: from zirkon.biophys.uni-duesseldorf.de [::ffff:134.99.176.3] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15MTNZ-000236-00; Tue, 17 Jul 2001 06:51:05 -0500
Received: from localhost ([EMAIL PROTECTED])
        by zirkon.biophys.uni-duesseldorf.de (8.9.3/8.9.3) with ESMTP id 
NAA22327
        for <[EMAIL PROTECTED]>; Tue, 17 Jul 2001 13:51:01 +0200
Date: Tue, 17 Jul 2001 13:51:01 +0200 (CEST)
From: Michael Schmitz <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: failed autobuild of hercules_2.12-2 (m68k): assembly errors
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]

Package: hercules
Version: 2.12-2
Severity: serious

hercules fails to build from source with:

/tmp/cc9SGsPh.s: Assembler messages:
/tmp/cc9SGsPh.s:8973: Error: operands mismatch -- statement `add.l 
%a2,-36(%a6)' ignored
/tmp/cc9SGsPh.s:46013: Error: operands mismatch -- statement `add.l 
%a2,-36(%a6)' ignored
/tmp/cc9SGsPh.s:80255: Error: operands mismatch -- statement `add.l 
%a2,-36(%a6)' ignored
make[1]: *** [float.o] Error 1

No trace of add.l in the source so the compiler might be to blame...

        Michael

---------- Forwarded message ----------
Date: Tue, 17 Jul 2001 13:34:43 +0200
From: buildd m68k user account <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Log for failed build of hercules_2.12-2 (dist=unstable)

Automatic build of hercules_2.12-2 on arrakis by sbuild/m68k 1.158
Build started at 20010717-1222
******************************************************************************
Fetching .dsc file...
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 3.0.0), docbook-to-man, zlib1g-dev
Fetching source files...
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 3.0.29 >> 3.0.0)
docbook-to-man: missing
zlib1g-dev: missing
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get $CHROOT_OPTIONS -q -y install docbook-to-man 
zlib1g-dev
Reading Package Lists...
Building Dependency Tree...
The following extra packages will be installed:
  docbook-stylesheets jade 
The following NEW packages will be installed:
  docbook-stylesheets docbook-to-man jade zlib1g-dev 
0 packages upgraded, 4 newly installed, 0 to remove and 66 not upgraded.
Need to get 0B/834kB of archives. After unpacking 3803kB will be used.
Selecting previously deselected package jade.
(Reading database ... 10828 files and directories currently installed.)
Unpacking jade (from .../jade_1.2.1-18.1_m68k.deb) ...
Selecting previously deselected package docbook-stylesheets.
Unpacking docbook-stylesheets (from .../docbook-stylesheets_1.64-1_all.deb) ...
Selecting previously deselected package docbook-to-man.
Unpacking docbook-to-man (from .../docbook-to-man_1%3a2.0.0-9_m68k.deb) ...
Selecting previously deselected package zlib1g-dev.
Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.1.3-15_m68k.deb) ...
Setting up jade (1.2.1-18.1) ...
grep: /etc/sgml.catalog: No such file or directory
Removing SGML catalog entry for package dsssl...
Updating SGML catalog entry for package jade...

Setting up docbook-stylesheets (1.64-1) ...

Setting up docbook-to-man (2.0.0-9) ...

Setting up zlib1g-dev (1.1.3-15) ...

Checking correctness of source dependencies...
------------------------------------------------------------------------------
dpkg-source: extracting hercules in hercules-2.12
dpkg-source: extracting hercules in hercules-2.12
dpkg-source: extracting hercules in hercules-2.12
dpkg-buildpackage: source package is hercules
dpkg-buildpackage: source version is 2.12-2
dpkg-buildpackage: host architecture is m68k
 /usr/bin/sudo debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
make clean
make[1]: Entering directory `/build/buildd/hercules-2.12'
rm -rf hercules hercifc dasdinit dasdisup dasdload dasdls dasdpdsu tapecopy 
tapemap tapesplt cckd2ckd cckdcdsk ckd2cckd cckdcomp hetget hetinit hetmap 
hetupd dmap2hrc *.o core
make[1]: Leaving directory `/build/buildd/hercules-2.12'
rm -f hercules.1
dh_clean
 debian/rules build
dh_testdir
# Add here commands to compile the package.
# Change HOST_ARCH to i586 or i686 for an optimized build
make HOST_ARCH=m68k
make[1]: Entering directory `/build/buildd/hercules-2.12'
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o impl.o -c impl.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o config.o -c config.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o panel.o -c panel.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o version.o -c version.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o ipl.o -c ipl.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o assist.o -c assist.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o dat.o -c dat.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o stack.o -c stack.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o cpu.o -c cpu.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o vstore.o -c vstore.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o general1.o -c general1.c
general1.c: In function `z900_multiply_register':
inline.h:129: warning: `r' might be used uninitialized in this function
general1.c: In function `z900_multiply':
inline.h:129: warning: `r' might be used uninitialized in this function
general1.c: In function `z900_multiply_halfword':
inline.h:129: warning: `r' might be used uninitialized in this function
In file included from general1.c:3549:
general1.c: In function `s390_multiply_register':
inline.h:129: warning: `r' might be used uninitialized in this function
general1.c: In function `s390_multiply':
inline.h:129: warning: `r' might be used uninitialized in this function
general1.c: In function `s390_multiply_halfword':
inline.h:129: warning: `r' might be used uninitialized in this function
In file included from general1.c:3553:
general1.c: In function `s370_multiply_register':
inline.h:129: warning: `r' might be used uninitialized in this function
general1.c: In function `s370_multiply':
inline.h:129: warning: `r' might be used uninitialized in this function
general1.c: In function `s370_multiply_halfword':
inline.h:129: warning: `r' might be used uninitialized in this function
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o general2.o -c general2.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o plo.o -c plo.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o control.o -c control.c
control.c: In function `z900_reset_reference_bit_extended':
control.c:3183: warning: statement with no effect
In file included from control.c:5252:
control.c: In function `s390_reset_reference_bit_extended':
control.c:3183: warning: statement with no effect
In file included from control.c:5256:
control.c: In function `s370_reset_reference_bit':
control.c:3055: warning: statement with no effect
control.c: In function `s370_reset_reference_bit_extended':
control.c:3183: warning: statement with no effect
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o io.o -c io.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o decimal.o -c decimal.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o service.o -c service.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o opcode.o -c opcode.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o diagnose.o -c diagnose.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o diagmssf.o -c diagmssf.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o vm.o -c vm.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o channel.o -c channel.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o ckddasd.o -c ckddasd.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o fbadasd.o -c fbadasd.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o tapedev.o -c tapedev.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o cardrdr.o -c cardrdr.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o cardpch.o -c cardpch.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o printer.o -c printer.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o console.o -c console.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o external.o -c external.c
cc -Wall -g -DVERSION=2.12 -O2 -DNO_ATTR_REGPARM -o float.o -c float.c
float.c: In function `z900_mul_lf_to_ef':
float.c:1816: warning: `wk' might be used uninitialized in this function
float.c: In function `z900_mul_sf':
float.c:1876: warning: `wk' might be used uninitialized in this function
float.c: In function `z900_mul_ef':
float.c:1985: warning: `wk1' might be used uninitialized in this function
float.c:1986: warning: `wk2' might be used uninitialized in this function
float.c:1987: warning: `wk3' might be used uninitialized in this function
float.c:1988: warning: `wk4' might be used uninitialized in this function
In file included from float.c:6017:
float.c: In function `s390_mul_lf_to_ef':
float.c:1816: warning: `wk' might be used uninitialized in this function
float.c: In function `s390_mul_sf':
float.c:1876: warning: `wk' might be used uninitialized in this function
float.c: In function `s390_mul_ef':
float.c:1985: warning: `wk1' might be used uninitialized in this function
float.c:1986: warning: `wk2' might be used uninitialized in this function
float.c:1987: warning: `wk3' might be used uninitialized in this function
float.c:1988: warning: `wk4' might be used uninitialized in this function
In file included from float.c:6021:
float.c: In function `s370_mul_lf_to_ef':
float.c:1816: warning: `wk' might be used uninitialized in this function
float.c: In function `s370_mul_ef':
float.c:1985: warning: `wk1' might be used uninitialized in this function
float.c:1986: warning: `wk2' might be used uninitialized in this function
float.c:1987: warning: `wk3' might be used uninitialized in this function
float.c:1988: warning: `wk4' might be used uninitialized in this function
/tmp/cc9SGsPh.s: Assembler messages:
/tmp/cc9SGsPh.s:8973: Error: operands mismatch -- statement `add.l 
%a2,-36(%a6)' ignored
/tmp/cc9SGsPh.s:46013: Error: operands mismatch -- statement `add.l 
%a2,-36(%a6)' ignored
/tmp/cc9SGsPh.s:80255: Error: operands mismatch -- statement `add.l 
%a2,-36(%a6)' ignored
make[1]: *** [float.o] Error 1
make[1]: Leaving directory `/build/buildd/hercules-2.12'
make: *** [build-stamp] Error 2
******************************************************************************
Build finished at 20010717-1333
FAILED [dpkg-buildpackage died]


---------------------------------------
Received: (at 105622-close) by bugs.debian.org; 1 Aug 2001 19:14:44 +0000
>From [EMAIL PROTECTED] Wed Aug 01 14:14:44 2001
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [::ffff:206.246.226.45] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15S1S8-0001oL-00; Wed, 01 Aug 2001 14:14:44 -0500
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
        id 15S19f-0004yH-00; Wed, 01 Aug 2001 14:55:39 -0400
From: Matthias Klose <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#105622: fixed in gcc-2.95 2.95.4.ds4-0.010721
Message-Id: <[EMAIL PROTECTED]>
Sender: James Troup <[EMAIL PROTECTED]>
Date: Wed, 01 Aug 2001 14:55:39 -0400
Delivered-To: [EMAIL PROTECTED]

We believe that the bug you reported is fixed in the latest version of
gcc-2.95, which has been installed in the Debian FTP archive:

libstdc++2.10-glibc2.2_2.95.4-0.010721_i386.deb
  to pool/main/g/gcc-2.95/libstdc++2.10-glibc2.2_2.95.4-0.010721_i386.deb
libg++2.8.1.3-dev_2.95.4-0.010721_i386.deb
  to pool/main/g/gcc-2.95/libg++2.8.1.3-dev_2.95.4-0.010721_i386.deb
gpc-2.95-doc_2.95.4-0.010721_all.deb
  to pool/main/g/gcc-2.95/gpc-2.95-doc_2.95.4-0.010721_all.deb
gobjc-2.95_2.95.4-0.010721_i386.deb
  to pool/main/g/gcc-2.95/gobjc-2.95_2.95.4-0.010721_i386.deb
gcc-2.95_2.95.4.ds4-0.010721.dsc
  to pool/main/g/gcc-2.95/gcc-2.95_2.95.4.ds4-0.010721.dsc
libstdc++2.10-dev_2.95.4-0.010721_i386.deb
  to pool/main/g/gcc-2.95/libstdc++2.10-dev_2.95.4-0.010721_i386.deb
gpc-2.95_2.95.4-0.010721_i386.deb
  to pool/main/g/gcc-2.95/gpc-2.95_2.95.4-0.010721_i386.deb
g++-2.95_2.95.4-0.010721_i386.deb
  to pool/main/g/gcc-2.95/g++-2.95_2.95.4-0.010721_i386.deb
g77-2.95-doc_2.95.4-0.010721_all.deb
  to pool/main/g/gcc-2.95/g77-2.95-doc_2.95.4-0.010721_all.deb
libg++2.8.1.3-glibc2.2_2.95.4-0.010721_i386.deb
  to pool/main/g/gcc-2.95/libg++2.8.1.3-glibc2.2_2.95.4-0.010721_i386.deb
libstdc++2.10-dbg_2.95.4-0.010721_i386.deb
  to pool/main/g/gcc-2.95/libstdc++2.10-dbg_2.95.4-0.010721_i386.deb
chill-2.95_2.95.4-0.010721_i386.deb
  to pool/main/g/gcc-2.95/chill-2.95_2.95.4-0.010721_i386.deb
libg++2.8.1.3-dbg_2.95.4-0.010721_i386.deb
  to pool/main/g/gcc-2.95/libg++2.8.1.3-dbg_2.95.4-0.010721_i386.deb
protoize-2.95_2.95.4-0.010721_i386.deb
  to pool/main/g/gcc-2.95/protoize-2.95_2.95.4-0.010721_i386.deb
cpp-2.95-doc_2.95.4-0.010721_all.deb
  to pool/main/g/gcc-2.95/cpp-2.95-doc_2.95.4-0.010721_all.deb
g77-2.95_2.95.4-0.010721_i386.deb
  to pool/main/g/gcc-2.95/g77-2.95_2.95.4-0.010721_i386.deb
cpp-2.95_2.95.4-0.010721_i386.deb
  to pool/main/g/gcc-2.95/cpp-2.95_2.95.4-0.010721_i386.deb
gcc-2.95_2.95.4.ds4-0.010721.diff.gz
  to pool/main/g/gcc-2.95/gcc-2.95_2.95.4.ds4-0.010721.diff.gz
gcc-2.95-doc_2.95.4-0.010721_all.deb
  to pool/main/g/gcc-2.95/gcc-2.95-doc_2.95.4-0.010721_all.deb
gcc-2.95_2.95.4-0.010721_i386.deb
  to pool/main/g/gcc-2.95/gcc-2.95_2.95.4-0.010721_i386.deb



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.
Matthias Klose <[EMAIL PROTECTED]> (supplier of updated gcc-2.95 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-----

Format: 1.7
Date: Sat, 21 Jul 2001 12:44:23 +0200
Source: gcc-2.95
Binary: gcc-2.95-doc libstdc++2.10-dbg chill-2.95 g77-2.95-doc protoize-2.95 
cpp-2.95-doc gpc-2.95 gcc-2.95 g77-2.95 gobjc-2.95 g++-2.95 
libstdc++2.10-glibc2.2 gpc-2.95-doc libg++2.8.1.3-dev cpp-2.95 
libstdc++2.10-dev libg++2.8.1.3-glibc2.2 libg++2.8.1.3-dbg
Architecture: source all i386
Version: 2.95.4.ds4-0.010721
Distribution: unstable
Urgency: low
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <[EMAIL PROTECTED]>
Description: 
 chill-2.95 - The GNU Chill compiler.
 cpp-2.95   - The GNU C preprocessor.
 cpp-2.95-doc - Documentation for the GNU C preprocessor (cpp).
 g++-2.95   - The GNU C++ compiler.
 g77-2.95   - The GNU Fortran 77 compiler.
 g77-2.95-doc - Documentation for the GNU Fortran compiler (g77).
 gcc-2.95   - The GNU C compiler.
 gcc-2.95-doc - Documentation for the GNU compilers (gcc, gobjc, g++).
 gobjc-2.95 - The GNU Objective-C compiler.
 gpc-2.95   - The GNU Pascal compiler.
 gpc-2.95-doc - Documentation for the GNU Pascal compiler (gpc).
 libg++2.8.1.3-dbg - The GNU C++ extension library - debugging files.
 libg++2.8.1.3-dev - The GNU C++ extension library - development files.
 libg++2.8.1.3-glibc2.2 - The GNU C++ extension library - runtime version.
 libstdc++2.10-dbg - The GNU stdc++ library (debugging files)
 libstdc++2.10-dev - The GNU stdc++ library (development files)
 libstdc++2.10-glibc2.2 - The GNU stdc++ library
 protoize-2.95 - Create/remove ANSI prototypes from C code
Closes: 105622 105884
Changes: 
 gcc-2.95 (2.95.4.ds4-0.010721) unstable; urgency=low
 .
   * m68k md fix (closes: #105622) (Roman Zippel).
   * debian/rules2: Disable non-functional ulimit on Hurd (closes: #105884).
   * debian/patches/gcc-s390.dpatch: Updated patch (Gerhard Tonn).
   * debian/patches/gcc-gas-hidden.dpatch: Don't apply for alpha.
Files: 
 5d33ae5ee56f31b42704a2177c5b4670 1415 devel standard 
gcc-2.95_2.95.4.ds4-0.010721.dsc
 201d391a9e8c5ecafed90b03f8270a29 465098 devel standard 
gcc-2.95_2.95.4.ds4-0.010721.diff.gz
 c521db7e2c6b1d61152e1efb1e683e67 70542 doc optional 
cpp-2.95-doc_2.95.4-0.010721_all.deb
 20d429fe7c4d29a17d22ddbe2c8b75c3 341316 doc optional 
g77-2.95-doc_2.95.4-0.010721_all.deb
 91bee57ac7f208d71103e04745ef1bf6 480208 doc optional 
gcc-2.95-doc_2.95.4-0.010721_all.deb
 3c8f51be2b00d3113330f777a3acbfff 424116 doc optional 
gpc-2.95-doc_2.95.4-0.010721_all.deb
 888fffa6c7fa653dcbe72d9648004244 949954 devel standard 
gcc-2.95_2.95.4-0.010721_i386.deb
 7b890706a6321b1fce9364753524570d 126898 interpreters standard 
cpp-2.95_2.95.4-0.010721_i386.deb
 cffa8defe5fd7aa423325d424ec1ffc0 1027728 devel standard 
g++-2.95_2.95.4-0.010721_i386.deb
 e5e523cc196b47170de6caec5a50a0bf 22432 devel optional 
protoize-2.95_2.95.4-0.010721_i386.deb
 b7486c75b41c722189bba5b9e940948d 846746 devel optional 
gobjc-2.95_2.95.4-0.010721_i386.deb
 9ba61124a6eeced5633b539dcf3ad1f3 1055580 devel optional 
g77-2.95_2.95.4-0.010721_i386.deb
 c4db146e2ccce73a29069db36c0c1232 867182 devel extra 
chill-2.95_2.95.4-0.010721_i386.deb
 8f75361f44ce0b3d628e560fe60d209e 141072 base required 
libstdc++2.10-glibc2.2_2.95.4-0.010721_i386.deb
 c6972ba45e22ca3a9cde004417d63843 299574 devel standard 
libstdc++2.10-dev_2.95.4-0.010721_i386.deb
 c31981899a180758bf0fbd36652bc107 280744 devel extra 
libstdc++2.10-dbg_2.95.4-0.010721_i386.deb
 89fc43bb0016f7c2585e433d28832fdf 132634 libs optional 
libg++2.8.1.3-glibc2.2_2.95.4-0.010721_i386.deb
 523ac27ef871cca1d704e69c9946f16e 320868 devel extra 
libg++2.8.1.3-dev_2.95.4-0.010721_i386.deb
 a07089800007939a1fa16a4775437994 278864 devel extra 
libg++2.8.1.3-dbg_2.95.4-0.010721_i386.deb
 65488687b345c45bdfb0b07bdf20a190 1247114 devel optional 
gpc-2.95_2.95.4-0.010721_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv
Comment: Requires PGP version 2.6 or later.

iQEVAwUBO2grAQuDzMCIcnEhAQEF4Af9H4gs/GnJaDdMJHyRPYgdFueCmfrJNLry
hB/eGbqT4aUvf9E6sYLwBSg0gqSpTG+RD0YcvcraoYn5JZOsOrZgMGOQG21cVsNM
FPSimOVvEndWLmHeueE7/kaZObnjARZOrAV0dOMHoJ1IzKufF5PzXdnp5kh39XkQ
FfAAcNKNsUGLPVzz3VeKORd67716gcFMtmFnGBJv29m7ziPpH5+koURd3iLO0G3j
o8zNNd6p+PbOm93mL1+PyvmHsWK/5lzcfRzPkRCf6DMAkL9FoZJwF53RXrgiQDOi
L0nu9XnZNGG1jtvtnBGM56UdFuQAl1Pty4d807rUrrtwLeBZWfG0AQ==
=oBl1
-----END PGP SIGNATURE-----


Reply via email to