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

Bug#886976: marked as done (gcc-8: add a splash before mipsr6 etc to fix arch name recognize/)



Your message dated Wed, 24 Jan 2018 05:04:53 +0000
with message-id <E1eeDEz-000IWj-S7@fasolo.debian.org>
and subject line Bug#886976: fixed in gcc-8 8-20180123-1
has caused the Debian Bug report #886976,
regarding gcc-8: add a splash before mipsr6 etc to fix arch name recognize/
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.)


-- 
886976: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886976
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:gcc-8

Currently we missed a slash before the arch_name when
   biarch64archs +=

`Make' will add a space before it, which makes some mistake when
recognize arch_name.

-- 
YunQiang Su
diff --git a/debian/rules.defs b/debian/rules.defs
index 3941829..b872fa0 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -1655,9 +1655,9 @@ biarch32archs := /amd64/ppc64/kfreebsd-amd64/s390x/sparc64/x32/mipsn32/mipsn32el
 biarch64archs := /i386/powerpc/sparc/s390/mips/mipsel/mipsn32/mipsn32el/
 biarchn32archs := /mips/mipsel/mips64/mips64el/
 ifeq (yes,$(MIPS_R6_ENABLED))
-  biarch32archs += mipsn32r6/mipsn32r6el/mips64r6/mips64r6el/
-  biarch64archs += mipsr6/mipsr6el/mipsn32r6/mipsn32r6el/x32/
-  biarchn32archs += mipsr6/mipsr6el/mips64r6/mips64r6el/
+  biarch32archs += /mipsn32r6/mipsn32r6el/mips64r6/mips64r6el/
+  biarch64archs += /mipsr6/mipsr6el/mipsn32r6/mipsn32r6el/x32/
+  biarchn32archs += /mipsr6/mipsr6el/mips64r6/mips64r6el/
 endif
 
 ifeq ($(derivative),Ubuntu)

--- End Message ---
--- Begin Message ---
Source: gcc-8
Source-Version: 8-20180123-1

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

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated gcc-8 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: Tue, 23 Jan 2018 23:10:51 +0100
Source: gcc-8
Binary: gcc-8-base libgcc1 libgcc1-dbg libgcc2 libgcc2-dbg libgcc-8-dev libgcc4 libgcc4-dbg lib64gcc1 lib64gcc1-dbg lib64gcc-8-dev lib32gcc1 lib32gcc1-dbg lib32gcc-8-dev libn32gcc1 libn32gcc1-dbg libn32gcc-8-dev libx32gcc1 libx32gcc1-dbg libx32gcc-8-dev gcc-8 gcc-8-multilib gcc-8-test-results gcc-8-plugin-dev gcc-8-hppa64-linux-gnu cpp-8 gcc-8-locales g++-8 g++-8-multilib libgomp1 libgomp1-dbg lib32gomp1 lib32gomp1-dbg lib64gomp1 lib64gomp1-dbg libn32gomp1 libn32gomp1-dbg libx32gomp1 libx32gomp1-dbg libitm1 libitm1-dbg lib32itm1 lib32itm1-dbg lib64itm1 lib64itm1-dbg libx32itm1 libx32itm1-dbg libatomic1 libatomic1-dbg lib32atomic1 lib32atomic1-dbg lib64atomic1 lib64atomic1-dbg libn32atomic1 libn32atomic1-dbg libx32atomic1 libx32atomic1-dbg libasan5 libasan5-dbg lib32asan5 lib32asan5-dbg lib64asan5 lib64asan5-dbg libx32asan5 libx32asan5-dbg liblsan0 liblsan0-dbg lib32lsan0 lib32lsan0-dbg libx32lsan0 libx32lsan0-dbg libtsan0 libtsan0-dbg libubsan1 libubsan1-dbg lib32ubsan1
 lib32ubsan1-dbg lib64ubsan1 lib64ubsan1-dbg libx32ubsan1 libx32ubsan1-dbg libmpx2 libmpx2-dbg lib32mpx2 lib32mpx2-dbg lib64mpx2 lib64mpx2-dbg libquadmath0 libquadmath0-dbg lib32quadmath0 lib32quadmath0-dbg lib64quadmath0 lib64quadmath0-dbg libx32quadmath0 libx32quadmath0-dbg libcc1-0 libgccjit0 libgccjit0-dbg libgccjit-8-doc libgccjit-8-dev gobjc++-8 gobjc++-8-multilib gobjc-8 gobjc-8-multilib libobjc-8-dev lib64objc-8-dev lib32objc-8-dev libn32objc-8-dev libx32objc-8-dev libobjc4 libobjc4-dbg lib64objc4 lib64objc4-dbg lib32objc4 lib32objc4-dbg libn32objc4 libn32objc4-dbg libx32objc4 libx32objc4-dbg gfortran-8 gfortran-8-multilib libgfortran-8-dev lib64gfortran-8-dev lib32gfortran-8-dev libn32gfortran-8-dev libx32gfortran-8-dev libgfortran5 libgfortran5-dbg lib64gfortran5 lib64gfortran5-dbg lib32gfortran5 lib32gfortran5-dbg libn32gfortran5 libn32gfortran5-dbg libx32gfortran5 libx32gfortran5-dbg gccgo-8 gccgo-8-multilib libgo13 libgo13-dbg lib64go13 lib64go13-dbg
 lib32go13 lib32go13-dbg libn32go13 libn32go13-dbg libx32go13 libx32go13-dbg libstdc++6 lib32stdc++6 lib64stdc++6 libn32stdc++6 libx32stdc++6 libstdc++-8-dev libstdc++-8-pic libstdc++6-8-dbg lib32stdc++-8-dev lib32stdc++6-8-dbg lib64stdc++-8-dev lib64stdc++6-8-dbg libn32stdc++-8-dev libn32stdc++6-8-dbg libx32stdc++-8-dev libx32stdc++6-8-dbg libstdc++-8-doc gnat-8 gnat-8-sjlj libgnat-8 libgnat-8-dbg libgnatvsn8-dev libgnatvsn8 libgnatvsn8-dbg gdc-8 gdc-8-multilib libgphobos-8-dev libgphobos76 libgphobos76-dbg lib64gphobos-8-dev lib64gphobos76 lib64gphobos76-dbg lib32gphobos-8-dev lib32gphobos76 lib32gphobos76-dbg libx32gphobos-8-dev libx32gphobos76 libx32gphobos76-dbg gccbrig-8 libhsail-rt-8-dev libhsail-rt0 libhsail-rt0-dbg fixincludes gcc-8-offload-nvptx libgomp-plugin-nvptx1
 gcc-8-source
Architecture: source
Version: 8-20180123-1
Distribution: experimental
Urgency: medium
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description:
 cpp-8      - GNU C preprocessor
 fixincludes - Fix non-ANSI header files
 g++-8      - GNU C++ compiler
 g++-8-multilib - GNU C++ compiler (multilib support)
 gcc-8      - GNU C compiler
 gcc-8-base - GCC, the GNU Compiler Collection (base package)
 gcc-8-hppa64-linux-gnu - GNU C compiler (cross compiler for hppa64)
 gcc-8-locales - GCC, the GNU compiler collection (native language support files)
 gcc-8-multilib - GNU C compiler (multilib support)
 gcc-8-offload-nvptx - GCC offloading compiler to NVPTX
 gcc-8-plugin-dev - Files for GNU GCC plugin development.
 gcc-8-source - Source of the GNU Compiler Collection
 gcc-8-test-results - Test results for the GCC test suite
 gccbrig-8  - GNU BRIG (HSA IL) frontend
 gccgo-8    - GNU Go compiler
 gccgo-8-multilib - GNU Go compiler (multilib support)
 gdc-8      - GNU D compiler (version 2)
 gdc-8-multilib - GNU D compiler (version 2, multilib support)
 gfortran-8 - GNU Fortran compiler
 gfortran-8-multilib - GNU Fortran compiler (multilib support)
 gnat-8     - GNU Ada compiler
 gnat-8-sjlj - GNU Ada compiler (setjump/longjump runtime library)
 gobjc++-8  - GNU Objective-C++ compiler
 gobjc++-8-multilib - GNU Objective-C++ compiler (multilib support)
 gobjc-8    - GNU Objective-C compiler
 gobjc-8-multilib - GNU Objective-C compiler (multilib support)
 lib32asan5 - AddressSanitizer -- a fast memory error detector (32bit)
 lib32asan5-dbg - AddressSanitizer -- a fast memory error detector (32 bit debug sy
 lib32atomic1 - support library providing __atomic built-in functions (32bit)
 lib32atomic1-dbg - support library providing __atomic built-in functions (32 bit deb
 lib32gcc-8-dev - GCC support library (32 bit development files)
 lib32gcc1  - GCC support library (32 bit Version)
 lib32gcc1-dbg - GCC support library (debug symbols)
 lib32gfortran-8-dev - Runtime library for GNU Fortran applications (32bit development f
 lib32gfortran5 - Runtime library for GNU Fortran applications (32bit)
 lib32gfortran5-dbg - Runtime library for GNU Fortran applications (32 bit debug symbol
 lib32go13  - Runtime library for GNU Go applications (32bit)
 lib32go13-dbg - Runtime library for GNU Go applications (32 bit debug symbols)
 lib32gomp1 - GCC OpenMP (GOMP) support library (32bit)
 lib32gomp1-dbg - GCC OpenMP (GOMP) support library (32 bit debug symbols)
 lib32gphobos-8-dev - Phobos D standard library (32bit development files)
 lib32gphobos76 - Phobos D standard library (runtime library)
 lib32gphobos76-dbg - Phobos D standard library (debug symbols)
 lib32itm1  - GNU Transactional Memory Library (32bit)
 lib32itm1-dbg - GNU Transactional Memory Library (32 bit debug symbols)
 lib32lsan0 - LeakSanitizer -- a memory leak detector (32bit)
 lib32lsan0-dbg - LeakSanitizer -- a memory leak detector (32 bit debug symbols)
 lib32mpx2  - Intel memory protection extensions (32bit)
 lib32mpx2-dbg - Intel memory protection extensions (32 bit debug symbols)
 lib32objc-8-dev - Runtime library for GNU Objective-C applications (32bit developme
 lib32objc4 - Runtime library for GNU Objective-C applications (32bit)
 lib32objc4-dbg - Runtime library for GNU Objective-C applications (32 bit debug sy
 lib32quadmath0 - GCC Quad-Precision Math Library (32bit)
 lib32quadmath0-dbg - GCC Quad-Precision Math Library (32 bit debug symbols)
 lib32stdc++-8-dev - GNU Standard C++ Library v3 (development files)
 lib32stdc++6 - GNU Standard C++ Library v3 (32 bit Version)
 lib32stdc++6-8-dbg - GNU Standard C++ Library v3 (debugging files)
 lib32ubsan1 - UBSan -- undefined behaviour sanitizer (32bit)
 lib32ubsan1-dbg - UBSan -- undefined behaviour sanitizer (32 bit debug symbols)
 lib64asan5 - AddressSanitizer -- a fast memory error detector (64bit)
 lib64asan5-dbg - AddressSanitizer -- a fast memory error detector (64bit debug sym
 lib64atomic1 - support library providing __atomic built-in functions (64bit)
 lib64atomic1-dbg - support library providing __atomic built-in functions (64bit debu
 lib64gcc-8-dev - GCC support library (64bit development files)
 lib64gcc1  - GCC support library (64bit)
 lib64gcc1-dbg - GCC support library (debug symbols)
 lib64gfortran-8-dev - Runtime library for GNU Fortran applications (64bit development f
 lib64gfortran5 - Runtime library for GNU Fortran applications (64bit)
 lib64gfortran5-dbg - Runtime library for GNU Fortran applications (64bit debug symbols
 lib64go13  - Runtime library for GNU Go applications (64bit)
 lib64go13-dbg - Runtime library for GNU Go applications (64bit debug symbols)
 lib64gomp1 - GCC OpenMP (GOMP) support library (64bit)
 lib64gomp1-dbg - GCC OpenMP (GOMP) support library (64bit debug symbols)
 lib64gphobos-8-dev - Phobos D standard library (64bit development files)
 lib64gphobos76 - Phobos D standard library (runtime library)
 lib64gphobos76-dbg - Phobos D standard library (debug symbols)
 lib64itm1  - GNU Transactional Memory Library (64bit)
 lib64itm1-dbg - GNU Transactional Memory Library (64bit debug symbols)
 lib64mpx2  - Intel memory protection extensions (64bit)
 lib64mpx2-dbg - Intel memory protection extensions (64bit debug symbols)
 lib64objc-8-dev - Runtime library for GNU Objective-C applications (64bit developme
 lib64objc4 - Runtime library for GNU Objective-C applications (64bit)
 lib64objc4-dbg - Runtime library for GNU Objective-C applications (64 bit debug sy
 lib64quadmath0 - GCC Quad-Precision Math Library  (64bit)
 lib64quadmath0-dbg - GCC Quad-Precision Math Library  (64bit debug symbols)
 lib64stdc++-8-dev - GNU Standard C++ Library v3 (development files)
 lib64stdc++6 - GNU Standard C++ Library v3 (64bit)
 lib64stdc++6-8-dbg - GNU Standard C++ Library v3 (debugging files)
 lib64ubsan1 - UBSan -- undefined behaviour sanitizer (64bit)
 lib64ubsan1-dbg - UBSan -- undefined behaviour sanitizer (64bit debug symbols)
 libasan5   - AddressSanitizer -- a fast memory error detector
 libasan5-dbg - AddressSanitizer -- a fast memory error detector (debug symbols)
 libatomic1 - support library providing __atomic built-in functions
 libatomic1-dbg - support library providing __atomic built-in functions (debug symb
 libcc1-0   - GCC cc1 plugin for GDB
 libgcc-8-dev - GCC support library (development files)
 libgcc1    - GCC support library
 libgcc1-dbg - GCC support library (debug symbols)
 libgcc2    - GCC support library
 libgcc2-dbg - GCC support library (debug symbols)
 libgcc4    - GCC support library
 libgcc4-dbg - GCC support library (debug symbols)
 libgccjit-8-dev - GCC just-in-time compilation (development files)
 libgccjit-8-doc - GCC just-in-time compilation (documentation)
 libgccjit0 - GCC just-in-time compilation (shared library)
 libgccjit0-dbg - GCC just-in-time compilation (debug information)
 libgfortran-8-dev - Runtime library for GNU Fortran applications (development files)
 libgfortran5 - Runtime library for GNU Fortran applications
 libgfortran5-dbg - Runtime library for GNU Fortran applications (debug symbols)
 libgnat-8  - runtime for applications compiled with GNAT (shared library)
 libgnat-8-dbg - runtime for applications compiled with GNAT (debugging symbols)
 libgnatvsn8 - GNU Ada compiler selected components (shared library)
 libgnatvsn8-dbg - GNU Ada compiler selected components (debugging symbols)
 libgnatvsn8-dev - GNU Ada compiler selected components (development files)
 libgo13    - Runtime library for GNU Go applications
 libgo13-dbg - Runtime library for GNU Go applications (debug symbols)
 libgomp-plugin-nvptx1 - GCC OpenMP v4.5 plugin for offloading to NVPTX
 libgomp1   - GCC OpenMP (GOMP) support library
 libgomp1-dbg - GCC OpenMP (GOMP) support library (debug symbols)
 libgphobos-8-dev - Phobos D standard library
 libgphobos76 - Phobos D standard library (runtime library)
 libgphobos76-dbg - Phobos D standard library (debug symbols)
 libhsail-rt-8-dev - HSAIL runtime library (development files)
 libhsail-rt0 - HSAIL runtime library
 libhsail-rt0-dbg - HSAIL runtime library (debug symbols)
 libitm1    - GNU Transactional Memory Library
 libitm1-dbg - GNU Transactional Memory Library (debug symbols)
 liblsan0   - LeakSanitizer -- a memory leak detector (runtime)
 liblsan0-dbg - LeakSanitizer -- a memory leak detector (debug symbols)
 libmpx2    - Intel memory protection extensions (runtime)
 libmpx2-dbg - Intel memory protection extensions (debug symbols)
 libn32atomic1 - support library providing __atomic built-in functions (n32)
 libn32atomic1-dbg - support library providing __atomic built-in functions (n32 debug
 libn32gcc-8-dev - GCC support library (n32 development files)
 libn32gcc1 - GCC support library (n32)
 libn32gcc1-dbg - GCC support library (debug symbols)
 libn32gfortran-8-dev - Runtime library for GNU Fortran applications (n32 development fil
 libn32gfortran5 - Runtime library for GNU Fortran applications (n32)
 libn32gfortran5-dbg - Runtime library for GNU Fortran applications (n32 debug symbols)
 libn32go13 - Runtime library for GNU Go applications (n32)
 libn32go13-dbg - Runtime library for GNU Go applications (n32 debug symbols)
 libn32gomp1 - GCC OpenMP (GOMP) support library (n32)
 libn32gomp1-dbg - GCC OpenMP (GOMP) support library (n32 debug symbols)
 libn32objc-8-dev - Runtime library for GNU Objective-C applications (n32 development
 libn32objc4 - Runtime library for GNU Objective-C applications (n32)
 libn32objc4-dbg - Runtime library for GNU Objective-C applications (n32 debug symbo
 libn32stdc++-8-dev - GNU Standard C++ Library v3 (development files)
 libn32stdc++6 - GNU Standard C++ Library v3 (n32)
 libn32stdc++6-8-dbg - GNU Standard C++ Library v3 (debugging files)
 libobjc-8-dev - Runtime library for GNU Objective-C applications (development fil
 libobjc4   - Runtime library for GNU Objective-C applications
 libobjc4-dbg - Runtime library for GNU Objective-C applications (debug symbols)
 libquadmath0 - GCC Quad-Precision Math Library
 libquadmath0-dbg - GCC Quad-Precision Math Library (debug symbols)
 libstdc++-8-dev - GNU Standard C++ Library v3 (development files)
 libstdc++-8-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++-8-pic - GNU Standard C++ Library v3 (shared library subset kit)
 libstdc++6 - GNU Standard C++ Library v3
 libstdc++6-8-dbg - GNU Standard C++ Library v3 (debugging files)
 libtsan0   - ThreadSanitizer -- a Valgrind-based detector of data races (runti
 libtsan0-dbg - ThreadSanitizer -- a Valgrind-based detector of data races (debug
 libubsan1  - UBSan -- undefined behaviour sanitizer (runtime)
 libubsan1-dbg - UBSan -- undefined behaviour sanitizer (debug symbols)
 libx32asan5 - AddressSanitizer -- a fast memory error detector (x32)
 libx32asan5-dbg - AddressSanitizer -- a fast memory error detector (x32 debug symbo
 libx32atomic1 - support library providing __atomic built-in functions (x32)
 libx32atomic1-dbg - support library providing __atomic built-in functions (x32 debug
 libx32gcc-8-dev - GCC support library (x32 development files)
 libx32gcc1 - GCC support library (x32)
 libx32gcc1-dbg - GCC support library (debug symbols)
 libx32gfortran-8-dev - Runtime library for GNU Fortran applications (x32 development fil
 libx32gfortran5 - Runtime library for GNU Fortran applications (x32)
 libx32gfortran5-dbg - Runtime library for GNU Fortran applications (x32 debug symbols)
 libx32go13 - Runtime library for GNU Go applications (x32)
 libx32go13-dbg - Runtime library for GNU Go applications (x32 debug symbols)
 libx32gomp1 - GCC OpenMP (GOMP) support library (x32)
 libx32gomp1-dbg - GCC OpenMP (GOMP) support library (x32 debug symbols)
 libx32gphobos-8-dev - Phobos D standard library (x32 development files)
 libx32gphobos76 - Phobos D standard library (runtime library)
 libx32gphobos76-dbg - Phobos D standard library (debug symbols)
 libx32itm1 - GNU Transactional Memory Library (x32)
 libx32itm1-dbg - GNU Transactional Memory Library (x32 debug symbols)
 libx32lsan0 - LeakSanitizer -- a memory leak detector (x32)
 libx32lsan0-dbg - LeakSanitizer -- a memory leak detector (x32 debug symbols)
 libx32objc-8-dev - Runtime library for GNU Objective-C applications (x32 development
 libx32objc4 - Runtime library for GNU Objective-C applications (x32)
 libx32objc4-dbg - Runtime library for GNU Objective-C applications (x32 debug symbo
 libx32quadmath0 - GCC Quad-Precision Math Library (x32)
 libx32quadmath0-dbg - GCC Quad-Precision Math Library (x32 debug symbols)
 libx32stdc++-8-dev - GNU Standard C++ Library v3 (development files)
 libx32stdc++6 - GNU Standard C++ Library v3 (x32)
 libx32stdc++6-8-dbg - GNU Standard C++ Library v3 (debugging files)
 libx32ubsan1 - UBSan -- undefined behaviour sanitizer (x32)
 libx32ubsan1-dbg - UBSan -- undefined behaviour sanitizer (x32 debug symbols)
Closes: 886976
Changes:
 gcc-8 (8-20180123-1) experimental; urgency=medium
 .
   * GCC 8 snapshot, taken from the trunk 20180123 (r257004).
   * Update GDC to 20180123.
   * Install the msa.h header for mips targets (YunQiang Su). Addresses: #887066.
   * Fix mipsen r6 biarch configs (YunQiang Su). Closes: #886976.
Checksums-Sha1:
 86159c93aa1bc2cf78209003cf3cbc2b6c0074d1 32310 gcc-8_8-20180123-1.dsc
 9dfe68b76d08d045fd9a2d2d9bbaeca2f92f36bd 68728306 gcc-8_8-20180123.orig.tar.gz
 23a62c45e91ba1bc7f0fe90a165464c77ede3601 598737 gcc-8_8-20180123-1.diff.gz
 610a0bb6671a07c4af7cd14a6b64cd3d06f60694 11276 gcc-8_8-20180123-1_source.buildinfo
Checksums-Sha256:
 88558451533ef143f9f026f8bb5415f860075cefaec17723bf51f2aee2ffa759 32310 gcc-8_8-20180123-1.dsc
 7a1cb1342cdc0c925dc0dd511c86339e5473bf4ff74776b3af2eb8f18e49ad29 68728306 gcc-8_8-20180123.orig.tar.gz
 3efb2fd7d3f9ddf312fc04b0d2015fe13740119973be734d3e7b349d7c4a5ca2 598737 gcc-8_8-20180123-1.diff.gz
 b724205795b9ab99ff8fca24bf04c8e8b71e50f74fcffddc46265017cef1943b 11276 gcc-8_8-20180123-1_source.buildinfo
Files:
 85a13e560cbee81d02d55113703fcb10 32310 devel optional gcc-8_8-20180123-1.dsc
 467cf0aded4cab9930d15dc53995369f 68728306 devel optional gcc-8_8-20180123.orig.tar.gz
 54b0c8433f6ee35a53c28e48768816a6 598737 devel optional gcc-8_8-20180123-1.diff.gz
 51c544deca30140850caa8bc8c182002 11276 devel optional gcc-8_8-20180123-1_source.buildinfo

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

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlpn8ZYQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9TcvD/4kAGeMWXVRW0xwRSt+7i7mdsZjUkRm84hl
8qFeo8lpLvk6ImCap334IXvmctpNXnKrxC0vB1QRugtYEkVf/HvxrzCnI8cl28XV
Xap37zipBalNPJHE17JCV33dqYaKbrsHM/YE/KroqZ3M+KCzEGF1NSO68FG9nn3g
gWSZ1LOej9FIcznjtEB0axHwGAdGNdspR0y+JTImJff4akuREz1fP3XYBW/JW37v
dtEg63ERyi6aaI0szr5dtfzoRv6Td/X98xNjXoJ+6Y6WkU7ufhaDHKWc+kypzsr6
M7Mijsito+snJH3BZgZyQqTccvwPTCEkNBdKJoBknAI+/IAZ0Asq3TrBH0TNwP7W
ZrXNFZ1ZHVv0EmYBuaf2dOjwY7I+q0oXJNCxpfRIOKyuY/JZ/wdwZ14nz/It+cLx
kdD4ZkNHcdVgigbGXe1pcFZEtzCksJh26+a5uoYacmItjESt8MvgzXL1kGKrmz3t
jfUkWOxh+6kwkO1rzAn/CalxgvZ4bC6oOycxeB3eBZY7Qc2p+IMlPx5Wx0hgB4Tn
wEMqwEvdQZhw9Vfp21JRhy4zuCotcH8mWj29d0mKXKklYizm+MoXNiVu0V3Z29MI
f9VQJCb31c67YhFkpnsw528EPlVBDFi6YL2Bc4r51lM7F5cu3j9dq/apwvpatZqx
Au40lIKsmg==
=G5Fc
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: