Your message dated Fri, 03 Oct 2025 16:19:54 +0000 with message-id <E1v4iVe-002Zi1-2u@fasolo.debian.org> and subject line Bug#1097241: fixed in libowfat 0.34-1 has caused the Debian Bug report #1097241, regarding libowfat: ftbfs with GCC-15 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.) -- 1097241: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097241 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: libowfat: ftbfs with GCC-15
- From: Matthias Klose <doko@debian.org>
- Date: Mon, 17 Feb 2025 17:32:55 +0000
- Message-id: <E1tk4zH-009MNI-Eq@paradis.debian.org>
Package: src:libowfat Version: 0.32-5 Severity: important Tags: sid forky User: debian-gcc@lists.debian.org Usertags: ftbfs-gcc-15 [This bug is NOT targeted to the upcoming trixie release] Please keep this issue open in the bug tracker for the package it was filed for. If a fix in another package is required, please file a bug for the other package (or clone), and add a block in this package. Please keep the issue open until the package can be built in a follow-up test rebuild. The package fails to build in a test rebuild on at least amd64 with gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The severity of this report will be raised before the forky release. The full build log can be found at: http://qa-logs.debian.net/2025/02/16/amd64exp/libowfat_0.32-5_unstable_gccexp.log.gz The last lines of the build log are at the end of this report. To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t=experimental install g++ GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS. Other Common build failures are new warnings resulting in build failures with -Werror turned on, or new/dropped symbols in Debian symbols files. For other C/C++ related build failures see the porting guide at http://gcc.gnu.org/gcc-15/porting_to.html [...] x86_64-linux-gnu-gcc -c uint/uint16_read.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c uint/uint16_read_big.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c uint/uint16_unpack.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c uint/uint16_unpack_big.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c uint/uint32_pack.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c uint/uint32_pack_big.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c uint/uint32_read.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c uint/uint32_read_big.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c uint/uint32_unpack.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c uint/uint32_unpack_big.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c uint/uint64_pack.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c uint/uint64_pack_big.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c uint/uint64_read.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c uint/uint64_read_big.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c uint/uint64_unpack.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c uint/uint64_unpack_big.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c open/open_append.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c open/open_excl.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c open/open_read.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c open/open_rw.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c open/open_trunc.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c open/open_write.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c open/openreadclose.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c open/readclose.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_append.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_cat.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_catb.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_catlong0.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_catm_internal.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_cats.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_catulong0.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_chomp.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_chop.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_copy.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_copyb.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_copys.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_diff.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_diffs.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_free.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_init.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_ready.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_readyplus.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_starts.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC x86_64-linux-gnu-gcc -c stralloc/stralloc_zero.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC rm -f select.h if x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC -c trysysel.c >/dev/null 2>&1; then cp select.h2 select.h; else cp select.h1 select.h; fi rm -f trysysel.o x86_64-linux-gnu-gcc -c unix/iopause.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libowfat-0.32=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I. -fPIC In file included from unix/iopause.c:7: ./select.h:13:12: error: conflicting types for ‘select’; have ‘int(void)’ 13 | extern int select(); | ^~~~~~ In file included from /usr/include/x86_64-linux-gnu/sys/types.h:179, from ./select.h:6: /usr/include/x86_64-linux-gnu/sys/select.h:102:12: note: previous declaration of ‘select’ with type ‘int(int, fd_set * restrict, fd_set * restrict, fd_set * restrict, struct timeval * restrict)’ 102 | extern int select (int __nfds, fd_set *__restrict __readfds, | ^~~~~~ unix/iopause.c: In function ‘iopause’: unix/iopause.c:63:7: error: too many arguments to function ‘select’; expected 0, have 5 63 | if (select(nfds,&rfds,&wfds,(fd_set *) 0,&tv) <= 0) | ^~~~~~ ~~~~ ./select.h:13:12: note: declared here 13 | extern int select(); | ^~~~~~ make[2]: *** [/build/reproducible-path/libowfat-0.32/GNUmakefile:182: iopause.o] Error 1 make[2]: Leaving directory '/build/reproducible-path/libowfat-0.32' make[1]: *** [debian/rules:14: override_dh_auto_build] Error 2 make[1]: Leaving directory '/build/reproducible-path/libowfat-0.32' make: *** [debian/rules:11: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
- To: 1097241-close@bugs.debian.org
- Subject: Bug#1097241: fixed in libowfat 0.34-1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Fri, 03 Oct 2025 16:19:54 +0000
- Message-id: <E1v4iVe-002Zi1-2u@fasolo.debian.org>
- Reply-to: Agathe Porte <gagath@debian.org>
Source: libowfat Source-Version: 0.34-1 Done: Agathe Porte <gagath@debian.org> We believe that the bug you reported is fixed in the latest version of libowfat, 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 1097241@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Agathe Porte <gagath@debian.org> (supplier of updated libowfat 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: SHA512 Format: 1.8 Date: Fri, 03 Oct 2025 17:53:46 +0200 Source: libowfat Architecture: source Version: 0.34-1 Distribution: unstable Urgency: medium Maintainer: Agathe Porte <gagath@debian.org> Changed-By: Agathe Porte <gagath@debian.org> Closes: 813097 1097241 Changes: libowfat (0.34-1) unstable; urgency=medium . * Adopt package (Closes: #813097) * New upstream version 0.34 (Closes: #1097241) * Update d/watch format to version 5 * Add Build-Depends-Package in libowfat0t64.symbols * Drop unused package-name-doesnt-match-sonames lintian override * Update Standards-Version to 4.7.2 (no changes needed) * Install examples in libowfat-dev Checksums-Sha1: fb8374201126cc2433a5f1b2895b9cc4260f053a 1947 libowfat_0.34-1.dsc 542b1f496e0d47fb4eca5e062ea47cd8398b6951 223960 libowfat_0.34.orig.tar.xz 53a2a37cf9a50b975e276f3e2842e475810b8dec 14840 libowfat_0.34-1.debian.tar.xz e1a69a1faac3570ad6b8c7e0c2c4cd74214a20d4 6095 libowfat_0.34-1_amd64.buildinfo Checksums-Sha256: bcbd88d5b8293fa2309816e557ca7c158550ed7a1175a47c3e9367782a1e7e36 1947 libowfat_0.34-1.dsc d4330d373ac9581b397bc24a22ad1f7f5d58a7fe36d9d239fe352ceffc5d304b 223960 libowfat_0.34.orig.tar.xz 5036f8e85a8e66dfb33bbf2ba098977c6f9832b57b90c97dbd006dd353f03eee 14840 libowfat_0.34-1.debian.tar.xz bd8929306ef391c79eea5652df98befbf065582bb42b9e39ae2d8f85d04a97f7 6095 libowfat_0.34-1_amd64.buildinfo Files: d0f16c62021cd7742aaf2b2dc9e30fb7 1947 libs optional libowfat_0.34-1.dsc ca7ca7c14e66cc148ac663a29126f4d0 223960 libs optional libowfat_0.34.orig.tar.xz b7e8d351f73edd9054e813fe9d2d48cb 14840 libs optional libowfat_0.34-1.debian.tar.xz 166bdf66211f3e83f02b1ef1957829e8 6095 libs optional libowfat_0.34-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJGBAEBCgAwFiEE2xMJtrCqCOwoob8cBjaerR0+AQUFAmjf8l0SHGdhZ2F0aEBk ZWJpYW4ub3JnAAoJEAY2nq0dPgEFlKIP/2kbwR1HGI8F5s4gwgJZ7qNqTEuBumst xkswYmAUuO6TBIJHr5i7gbdJ0z9qvKqmogYr/0lkOO0tn1sqV9FZMLnbHCNPnwPd Y8OzIho+JR/djjuijhjARNK2E9gk/zXot/lDguS/l2kQvqipfH9Z4ch2qVSu2Qh8 c6Un+BTUP0F7+K9AFW65BrkA6r2hKguFPXQD7jSNufFjzjDyn5Kbf+UKfD4AYPXa dTiAoZ9d0wYAEyzyaVuM+s+ZwwIYSsIWMQx+LKSENHxBWQm8VT0Ct1LD2/nkJtWZ jlSHDY35Zs6WkTpsVfQCKPpHDjwnv/nfZrDkFzy7PdOkXmsrqytFl+uLxzqvYIS2 VCs55Tze2yFKC04Mb8KJgsa8JqQ99vMPfYo0DYYEG/qCVSclgxUyb+NimBUWVl20 nvlIE9qLdfL+OYW9qOSZ4a5n6MIbgJ6Ng3EEd1uo6glAMlchQUI/wq/oaAf5FjHx pNAF3Wj+xc3/uQc4kprCPO6ensm0wMsMjg7ITKHmIL5ahcdiFwSTkqywXuH+yn9F xonOguFpIIytsD11kzjjqZLU3dQ9/AcaNE5EW9BujRAbrQNi6c86iniP3pZPjHjG bUFupvr7Yf6af5K3P3rDTuK2kgkatpUuWvxAj2HRvd1Nmv2V6RMCRS5k05wldKYY xgcPxAt0/D+2 =ItaF -----END PGP SIGNATURE-----Attachment: pgpKSCYHDhEo0.pgp
Description: PGP signature
--- End Message ---