From owner-freebsd-geom@FreeBSD.ORG Mon Jul 11 10:10:08 2011 Return-Path: Delivered-To: freebsd-geom@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78A1C106566C for ; Mon, 11 Jul 2011 10:10:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 64BD28FC12 for ; Mon, 11 Jul 2011 10:10:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6BAA82O018111 for ; Mon, 11 Jul 2011 10:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6BAA8Z0018109; Mon, 11 Jul 2011 10:10:08 GMT (envelope-from gnats) Date: Mon, 11 Jul 2011 10:10:08 GMT Message-Id: <201107111010.p6BAA8Z0018109@freefall.freebsd.org> To: freebsd-geom@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: kern/158398: commit references a PR X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2011 10:10:08 -0000 The following reply was made to PR kern/158398; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/158398: commit references a PR Date: Mon, 11 Jul 2011 10:02:40 +0000 (UTC) Author: ae Date: Mon Jul 11 10:02:27 2011 New Revision: 223930 URL: http://svn.freebsd.org/changeset/base/223930 Log: Remove include of sys/sbuf.h from geom/geom.h. sbuf support is not always required for geom/geom.h users, and no need to depend from it. PR: kern/158398 Modified: head/sys/geom/geom.h Modified: head/sys/geom/geom.h ============================================================================== --- head/sys/geom/geom.h Mon Jul 11 08:42:09 2011 (r223929) +++ head/sys/geom/geom.h Mon Jul 11 10:02:27 2011 (r223930) @@ -44,7 +44,6 @@ #include #include #include -#include #include struct g_class; _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org" From owner-freebsd-geom@FreeBSD.ORG Mon Jul 11 11:07:02 2011 Return-Path: Delivered-To: freebsd-geom@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9320106566C for ; Mon, 11 Jul 2011 11:07:02 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9878F8FC25 for ; Mon, 11 Jul 2011 11:07:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6BB72JN076987 for ; Mon, 11 Jul 2011 11:07:02 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6BB71O4076985 for freebsd-geom@FreeBSD.org; Mon, 11 Jul 2011 11:07:01 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 11 Jul 2011 11:07:01 GMT Message-Id: <201107111107.p6BB71O4076985@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-geom@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-geom@FreeBSD.org X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2011 11:07:02 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/158398 geom [headers] [patch] includes o kern/158197 geom [geom] geom_cache with size>1000 leads to panics o kern/157879 geom [libgeom] ABI change without version bump in 8.2 o kern/157863 geom [geli] kbdmux prevents geli passwords from being enter p kern/157819 geom [geom] gpart(8): drop serial from MBR o kern/157739 geom [geom] GPT labels with geom_multipath o kern/157724 geom [geom] gpart(8) 'add' command must preserve gap for sc o kern/157723 geom [geom] GEOM should not process 'c' (raw) partitions fo o kern/157108 geom [gjournal] dumpon(8) fails on gjournal providers o kern/155994 geom [geom] Long "Suspend time" when reading large files fr o kern/154226 geom [geom] GEOM label does not change when you modify them o kern/150858 geom [geom] [geom_label] [patch] glabel(8) is not compatibl o kern/150626 geom [geom] [gjournal] gjournal(8) destroys label o kern/150555 geom [geom] gjournal unusable on GPT partitions o kern/150334 geom [geom] [udf] [patch] geom label does not support UDF o kern/149762 geom volume labels with rogue characters o bin/149215 geom [panic] [geom_part] gpart(8): Delete linux's slice via o kern/147667 geom [gmirror] Booting with one component of a gmirror, the o kern/145818 geom [geom] geom_stat_open showing cached information for n o kern/145042 geom [geom] System stops booting after printing message "GE o kern/144905 geom [geom][geom_part] panic in gpart_ctlreq when unpluggin o kern/143455 geom gstripe(8) in RELENG_8 (31st Jan 2010) broken o kern/142563 geom [geom] [hang] ioctl freeze in zpool o kern/141740 geom [geom] gjournal(8): g_journal_destroy concurrent error o kern/140352 geom [geom] gjournal + glabel not working o kern/135898 geom [geom] Severe filesystem corruption - large files or l o kern/134922 geom [gmirror] [panic] kernel panic when use fdisk on disk o kern/134113 geom [geli] Problem setting secondary GELI key o kern/133931 geom [geli] [request] intentionally wrong password to destr o bin/132845 geom [geom] [patch] ggated(8) does not close files opened a o kern/131353 geom [geom] gjournal(8) kernel lock o kern/129674 geom [geom] gjournal root did not mount on boot o kern/129645 geom gjournal(8): GEOM_JOURNAL causes system to fail to boo o kern/129245 geom [geom] gcache is more suitable for suffix based provid f kern/128276 geom [gmirror] machine lock up when gmirror module is used o kern/127420 geom [geom] [gjournal] [panic] Journal overflow on gmirrore o kern/124973 geom [gjournal] [patch] boot order affects geom_journal con o kern/124969 geom gvinum(8): gvinum raid5 plex does not detect missing s o kern/123962 geom [panic] [gjournal] gjournal (455Gb data, 8Gb journal), o kern/123122 geom [geom] GEOM / gjournal kernel lock o kern/122738 geom [geom] gmirror list "losts consumers" after gmirror de o kern/122067 geom [geom] [panic] Geom crashed during boot o kern/121364 geom [gmirror] Removing all providers create a "zombie" mir o kern/120091 geom [geom] [geli] [gjournal] geli does not prompt for pass o kern/115856 geom [geli] ZFS thought it was degraded when it should have o kern/115547 geom [geom] [patch] [request] let GEOM Eli get password fro o kern/114532 geom [geom] GEOM_MIRROR shows up in kldstat even if compile f kern/113957 geom [gmirror] gmirror is intermittently reporting a degrad o kern/113837 geom [geom] unable to access 1024 sector size storage o kern/113419 geom [geom] geom fox multipathing not failing back o kern/107707 geom [geom] [patch] [request] add new class geom_xbox360 to o kern/94632 geom [geom] Kernel output resets input while GELI asks for o kern/90582 geom [geom] [panic] Restore cause panic string (ffs_blkfree o bin/90093 geom fdisk(8) incapable of altering in-core geometry o kern/87544 geom [gbde] mmaping large files on a gbde filesystem deadlo o bin/86388 geom [geom] [geom_part] periodic(8) daily should backup gpa o kern/84556 geom [geom] [panic] GBDE-encrypted swap causes panic at shu o kern/79251 geom [2TB] newfs fails on 2.6TB gbde device o kern/79035 geom [vinum] gvinum unable to create a striped set of mirro o bin/78131 geom gbde(8) "destroy" not working. 60 problems total. From owner-freebsd-geom@FreeBSD.ORG Thu Jul 14 05:32:15 2011 Return-Path: Delivered-To: freebsd-geom@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F66C1065673; Thu, 14 Jul 2011 05:32:15 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EC86A8FC0C; Thu, 14 Jul 2011 05:32:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6E5WEXF028340; Thu, 14 Jul 2011 05:32:14 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6E5WE4k028336; Thu, 14 Jul 2011 05:32:14 GMT (envelope-from linimon) Date: Thu, 14 Jul 2011 05:32:14 GMT Message-Id: <201107140532.p6E5WE4k028336@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-geom@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: bin/131415: [geli] keystrokes are unregulary sent to Geli when typing passphrase X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2011 05:32:15 -0000 Old Synopsis: keystrokes are unregulary sent to Geli when typing passphrase New Synopsis: [geli] keystrokes are unregulary sent to Geli when typing passphrase Responsible-Changed-From-To: freebsd-bugs->freebsd-geom Responsible-Changed-By: linimon Responsible-Changed-When: Thu Jul 14 05:31:33 UTC 2011 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=131415 From owner-freebsd-geom@FreeBSD.ORG Thu Jul 14 06:47:34 2011 Return-Path: Delivered-To: freebsd-geom@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29707106567A; Thu, 14 Jul 2011 06:47:34 +0000 (UTC) (envelope-from ae@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 02DE38FC13; Thu, 14 Jul 2011 06:47:34 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6E6lX7a095717; Thu, 14 Jul 2011 06:47:33 GMT (envelope-from ae@freefall.freebsd.org) Received: (from ae@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6E6lXed095713; Thu, 14 Jul 2011 06:47:33 GMT (envelope-from ae) Date: Thu, 14 Jul 2011 06:47:33 GMT Message-Id: <201107140647.p6E6lXed095713@freefall.freebsd.org> To: rmh@debian.org, ae@FreeBSD.org, freebsd-geom@FreeBSD.org From: ae@FreeBSD.org Cc: Subject: Re: kern/158398: [headers] [patch] includes gratuitously X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2011 06:47:34 -0000 Synopsis: [headers] [patch] includes gratuitously State-Changed-From-To: open->patched State-Changed-By: ae State-Changed-When: Thu Jul 14 06:47:06 UTC 2011 State-Changed-Why: Patched in head/. http://www.freebsd.org/cgi/query-pr.cgi?pr=158398 From owner-freebsd-geom@FreeBSD.ORG Thu Jul 14 11:00:35 2011 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEE8A1065672; Thu, 14 Jul 2011 11:00:35 +0000 (UTC) (envelope-from rmh.aybabtu@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7FC5F8FC13; Thu, 14 Jul 2011 11:00:35 +0000 (UTC) Received: by iwr19 with SMTP id 19so116726iwr.13 for ; Thu, 14 Jul 2011 04:00:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=qZPqJMdPVotE0aSkdCJz/UvRtqVm0jqlldhOjbsahkQ=; b=qfqfkw52rdD47lrwpgdnIGw7+oH6Ccjm6aWHcxgblN0dvR1w7/ZJ1WrVytaMdEzKyV hLcOShjdvNAX4t/ETYCxxMuKVlcygK2AddDkgdpOA0GHhCEEW4kfM8K8iD1i4tMHi01c Ctf8/JGrSBT7xhbStZW4fxh8x7FM0xauPAnFU= MIME-Version: 1.0 Received: by 10.42.172.131 with SMTP id n3mr2600927icz.247.1310639385002; Thu, 14 Jul 2011 03:29:45 -0700 (PDT) Sender: rmh.aybabtu@gmail.com Received: by 10.42.224.70 with HTTP; Thu, 14 Jul 2011 03:29:44 -0700 (PDT) In-Reply-To: <201107140647.p6E6lXed095713@freefall.freebsd.org> References: <201107140647.p6E6lXed095713@freefall.freebsd.org> Date: Thu, 14 Jul 2011 12:29:44 +0200 X-Google-Sender-Auth: Tl2CAjetzPSdmVItFvWi5h_hKQY Message-ID: From: Robert Millan To: ae@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: freebsd-geom@freebsd.org Subject: Re: kern/158398: [headers] [patch] includes gratuitously X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2011 11:00:35 -0000 2011/7/14 : > Synopsis: [headers] [patch] includes gratuitously > > State-Changed-From-To: open->patched > State-Changed-By: ae > State-Changed-When: Thu Jul 14 06:47:06 UTC 2011 > State-Changed-Why: > Patched in head/. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=158398 I thought that my patch would cause breakage, did you found a solution for the problem reported by Andrey? -- Robert Millan From owner-freebsd-geom@FreeBSD.ORG Thu Jul 14 12:34:20 2011 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9E7B106564A; Thu, 14 Jul 2011 12:34:20 +0000 (UTC) (envelope-from rmh.aybabtu@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 699458FC17; Thu, 14 Jul 2011 12:34:20 +0000 (UTC) Received: by iwr19 with SMTP id 19so200637iwr.13 for ; Thu, 14 Jul 2011 05:34:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=lw2QuMwcgYFB5Prg25P//9qn5beLxKyyT4ZIHrLGsMo=; b=BZbqI0fNcmX94+a4kQhzkYWCu+D1cYzunNTC/DH5ofAFKLvOhxyCBJevDH1WftjSD1 0xbbUkEZq7ebE82Y93lfo0b1lro3ilvDx9sru0k0vrUCB61M8pAcqeoupqkOq3sG4io1 xSmTase88FkTPTyIP352DfcRmhBdM5oQFRtKA= MIME-Version: 1.0 Received: by 10.42.147.65 with SMTP id m1mr870793icv.46.1310646859827; Thu, 14 Jul 2011 05:34:19 -0700 (PDT) Sender: rmh.aybabtu@gmail.com Received: by 10.42.224.70 with HTTP; Thu, 14 Jul 2011 05:34:19 -0700 (PDT) In-Reply-To: <4E1EDD56.1080204@FreeBSD.org> References: <201107140647.p6E6lXed095713@freefall.freebsd.org> <4E1EDD56.1080204@FreeBSD.org> Date: Thu, 14 Jul 2011 14:34:19 +0200 X-Google-Sender-Auth: YEPL03-nvBmP9HbGEav5WQ0oNA4 Message-ID: From: Robert Millan To: "Andrey V. Elsukov" Content-Type: text/plain; charset=UTF-8 Cc: freebsd-geom@freebsd.org Subject: Re: kern/158398: [headers] [patch] includes gratuitously X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2011 12:34:20 -0000 2011/7/14 Andrey V. Elsukov : >> I thought that my patch would cause breakage, did you found a solution >> for the problem reported by Andrey? > > I have fixed all places which were broken :) > I hope so. Ah, I didn't realize I was talking to the same person. Thank you for fixing this! -- Robert Millan From owner-freebsd-geom@FreeBSD.ORG Thu Jul 14 15:03:16 2011 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEEE1106566B for ; Thu, 14 Jul 2011 15:03:16 +0000 (UTC) (envelope-from ae@FreeBSD.org) Received: from proxy.kirov.so-ups.ru (proxy.kirov.so-cdu.ru [77.72.136.146]) by mx1.freebsd.org (Postfix) with ESMTP id 6C19F8FC12 for ; Thu, 14 Jul 2011 15:03:15 +0000 (UTC) Received: from kirov.so-cdu.ru (kirov.oduur.so [172.21.81.1]) by proxy.kirov.so-ups.ru (Postfix) with ESMTP id 243A4B8018; Thu, 14 Jul 2011 16:13:14 +0400 (MSD) Received: by ns.kirov.so-cdu.ru (Postfix, from userid 1010) id 1C79DB83F4; Thu, 14 Jul 2011 16:13:14 +0400 (MSD) Received: from [10.118.3.52] (elsukov.kirov.oduur.so [10.118.3.52]) by ns.kirov.so-cdu.ru (Postfix) with ESMTP id D9F74B83EF; Thu, 14 Jul 2011 16:13:13 +0400 (MSD) Message-ID: <4E1EDD56.1080204@FreeBSD.org> Date: Thu, 14 Jul 2011 16:13:10 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Robert Millan References: <201107140647.p6E6lXed095713@freefall.freebsd.org> In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5CA54C882D5EDDDD56ACD879" Cc: freebsd-geom@freebsd.org Subject: Re: kern/158398: [headers] [patch] includes gratuitously X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2011 15:03:16 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5CA54C882D5EDDDD56ACD879 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On 14.07.2011 14:29, Robert Millan wrote: > 2011/7/14 : >> Synopsis: [headers] [patch] includes gratui= tously >> >> State-Changed-From-To: open->patched >> State-Changed-By: ae >> State-Changed-When: Thu Jul 14 06:47:06 UTC 2011 >> State-Changed-Why: >> Patched in head/. >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=3D158398 >=20 > I thought that my patch would cause breakage, did you found a solution > for the problem reported by Andrey? I have fixed all places which were broken :) I hope so. --=20 WBR, Andrey V. Elsukov --------------enig5CA54C882D5EDDDD56ACD879 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) iQEcBAEBAgAGBQJOHt1ZAAoJEAHF6gQQyKF6LoIH/0wTrE2jJT9cMx0X2J90VqJb kkiTnkcGvwlXCGUKent35oJ0povIoSCYKKAUP5O7+fNmPfpvPXY/0zO4qqk3bKoy ZA49lUJ5Ug1k08zOYMRhanQ6L0Swze3og4xDKEzHHyzh34N3oOxtl9fYVD4P6l0R /gD/XJENs+ud7J+yE3jNppd6YRN+slD0zjT3cXRMFEtgw+tXVTuvHJKIbfNZPY/s geUf8aTkA9JmXIfV4q56t0gdGO+7xGSlPdaYY6HJYVp4kj1PMB505V++I0PQEr2F sGiPJgImkS9OU50gVVM07+I82wztMaIOWqwfztbH5WzZhW/48ebsAaYZLmudyYg= =d1nH -----END PGP SIGNATURE----- --------------enig5CA54C882D5EDDDD56ACD879--