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

===========================================================================
             AUSCERT External Security Bulletin Redistribution

                               ESB-2021.2412
                        Security update for sqlite3
                               16 July 2021

===========================================================================

        AusCERT Security Bulletin Summary
        ---------------------------------

Product:           sqlite3
Publisher:         SUSE
Operating System:  SUSE
Impact/Access:     Denial of Service        -- Remote/Unauthenticated
                   Access Confidential Data -- Remote/Unauthenticated
                   Reduced Security         -- Remote/Unauthenticated
Resolution:        Patch/Upgrade
CVE Names:         CVE-2020-15358 CVE-2020-13632 CVE-2020-13631
                   CVE-2020-13630 CVE-2020-13435 CVE-2020-13434
                   CVE-2020-9327 CVE-2019-20218 CVE-2019-19959
                   CVE-2019-19926 CVE-2019-19925 CVE-2019-19924
                   CVE-2019-19923 CVE-2019-19880 CVE-2019-19646
                   CVE-2019-19645 CVE-2019-19603 CVE-2019-19317
                   CVE-2019-19244 CVE-2015-3415 CVE-2015-3414

Reference:         ASB-2020.0034
                   ESB-2020.4100
                   ESB-2020.4060.2
                   ESB-2020.3884
                   ESB-2020.2879.2
                   ESB-2020.2651

Original Bulletin: 
   https://www.suse.com/support/update/announcement/2021/suse-su-20212320-1

- --------------------------BEGIN INCLUDED TEXT--------------------

SUSE Security Update: Security update for sqlite3

______________________________________________________________________________

Announcement ID:   SUSE-SU-2021:2320-1
Rating:            important
References:        #1157818 #1158812 #1158958 #1158959 #1158960 #1159491
                   #1159715 #1159847 #1159850 #1160309 #1160438 #1160439
                   #1164719 #1172091 #1172115 #1172234 #1172236 #1172240
                   #1173641 #928700 #928701
Cross-References:  CVE-2015-3414 CVE-2015-3415 CVE-2019-19244 CVE-2019-19317
                   CVE-2019-19603 CVE-2019-19645 CVE-2019-19646 CVE-2019-19880
                   CVE-2019-19923 CVE-2019-19924 CVE-2019-19925 CVE-2019-19926
                   CVE-2019-19959 CVE-2019-20218 CVE-2020-13434 CVE-2020-13435
                   CVE-2020-13630 CVE-2020-13631 CVE-2020-13632 CVE-2020-15358
                   CVE-2020-9327
Affected Products:
                   SUSE MicroOS 5.0
                   SUSE Manager Server 4.0
                   SUSE Manager Retail Branch Server 4.0
                   SUSE Manager Proxy 4.0
                   SUSE Linux Enterprise Server for SAP 15-SP1
                   SUSE Linux Enterprise Server for SAP 15
                   SUSE Linux Enterprise Server 15-SP1-LTSS
                   SUSE Linux Enterprise Server 15-SP1-BCL
                   SUSE Linux Enterprise Server 15-LTSS
                   SUSE Linux Enterprise Module for Basesystem 15-SP3
                   SUSE Linux Enterprise Module for Basesystem 15-SP2
                   SUSE Linux Enterprise High Performance Computing 15-SP1-LTSS
                   SUSE Linux Enterprise High Performance Computing 15-SP1-ESPOS
                   SUSE Linux Enterprise High Performance Computing 15-LTSS
                   SUSE Linux Enterprise High Performance Computing 15-ESPOS
                   SUSE Enterprise Storage 6
                   SUSE CaaS Platform 4.0
______________________________________________________________________________

An update that fixes 21 vulnerabilities, contains one feature is now available.

Description:

This update for sqlite3 fixes the following issues:

  o Update to version 3.36.0
  o CVE-2020-15358: heap-based buffer overflow in multiSelectOrderBy due to
    mishandling of query-flattener optimization (bsc#1173641)
  o CVE-2020-9327: NULL pointer dereference and segmentation fault because of
    generated column optimizations in isAuxiliaryVtabOperator (bsc#1164719)
  o CVE-2019-20218: selectExpander in select.c proceeds with WITH stack
    unwinding even after a parsing error (bsc#1160439)
  o CVE-2019-19959: memory-management error via ext/misc/zipfile.c involving
    embedded '\0' input (bsc#1160438)
  o CVE-2019-19923: improper handling of certain uses of SELECT DISTINCT in
    flattenSubquery may lead to null pointer dereference (bsc#1160309)
  o CVE-2019-19924: improper error handling in sqlite3WindowRewrite() (bsc#
    1159850)
  o CVE-2019-19925: improper handling of NULL pathname during an update of a
    ZIP archive (bsc#1159847)
  o CVE-2019-19926: improper handling of certain errors during parsing
    multiSelect in select.c (bsc#1159715)
  o CVE-2019-19880: exprListAppendList in window.c allows attackers to trigger
    an invalid pointer dereference (bsc#1159491)
  o CVE-2019-19603: during handling of CREATE TABLE and CREATE VIEW statements,
    does not consider confusion with a shadow table name (bsc#1158960)
  o CVE-2019-19646: pragma.c mishandles NOT NULL in an integrity_check PRAGMA
    command in certain cases of generated columns (bsc#1158959)
  o CVE-2019-19645: alter.c allows attackers to trigger infinite recursion via
    certain types of self-referential views in conjunction with ALTER TABLE
    statements (bsc#1158958)
  o CVE-2019-19317: lookupName in resolve.c omits bits from the colUsed bitmask
    in the case of a generated column, which allows attackers to cause a denial
    of service (bsc#1158812)
  o CVE-2019-19244: sqlite3,sqlite2,sqlite: The function sqlite3Select in
    select.c allows a crash if a sub-select uses both DISTINCT and window
    functions, and also has certain ORDER BY usage (bsc#1157818)
  o CVE-2015-3415: sqlite3VdbeExec comparison operator vulnerability (bsc#
    928701)
  o CVE-2015-3414: sqlite3,sqlite2: dequoting of collation-sequence names (bsc#
    928700)
  o CVE-2020-13434: integer overflow in sqlite3_str_vappendf (bsc#1172115)
  o CVE-2020-13630: (bsc#1172234: use-after-free in fts3EvalNextRow
  o CVE-2020-13631: virtual table allowed to be renamed to one of its shadow
    tables (bsc#1172236)
  o CVE-2020-13632: NULL pointer dereference via crafted matchinfo() query (bsc
    #1172240)
  o CVE-2020-13435: Malicious SQL statements could have crashed the process
    that is running SQLite (bsc#1172091)

Patch Instructions:

To install this SUSE Security Update use the SUSE recommended installation
methods like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

  o SUSE MicroOS 5.0:
    zypper in -t patch SUSE-SUSE-MicroOS-5.0-2021-2320=1
  o SUSE Manager Server 4.0:
    zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Server-4.0-2021-2320=1
  o SUSE Manager Retail Branch Server 4.0:
    zypper in -t patch
    SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.0-2021-2320=1
  o SUSE Manager Proxy 4.0:
    zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Proxy-4.0-2021-2320=1
  o SUSE Linux Enterprise Server for SAP 15-SP1:
    zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP1-2021-2320=1
  o SUSE Linux Enterprise Server for SAP 15:
    zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-2021-2320=1
  o SUSE Linux Enterprise Server 15-SP1-LTSS:
    zypper in -t patch SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-2320=1
  o SUSE Linux Enterprise Server 15-SP1-BCL:
    zypper in -t patch SUSE-SLE-Product-SLES-15-SP1-BCL-2021-2320=1
  o SUSE Linux Enterprise Server 15-LTSS:
    zypper in -t patch SUSE-SLE-Product-SLES-15-2021-2320=1
  o SUSE Linux Enterprise Module for Basesystem 15-SP3:
    zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP3-2021-2320=1
  o SUSE Linux Enterprise Module for Basesystem 15-SP2:
    zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP2-2021-2320=1
  o SUSE Linux Enterprise High Performance Computing 15-SP1-LTSS:
    zypper in -t patch SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-2320=1
  o SUSE Linux Enterprise High Performance Computing 15-SP1-ESPOS:
    zypper in -t patch SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-2320=1
  o SUSE Linux Enterprise High Performance Computing 15-LTSS:
    zypper in -t patch SUSE-SLE-Product-HPC-15-2021-2320=1
  o SUSE Linux Enterprise High Performance Computing 15-ESPOS:
    zypper in -t patch SUSE-SLE-Product-HPC-15-2021-2320=1
  o SUSE Enterprise Storage 6:
    zypper in -t patch SUSE-Storage-6-2021-2320=1
  o SUSE CaaS Platform 4.0:
    To install this update, use the SUSE CaaS Platform 'skuba' tool. I will
    inform you if it detects new updates and let you then trigger updating of
    the complete cluster in a controlled way.

Package List:

  o SUSE MicroOS 5.0 (aarch64 x86_64):
       libsqlite3-0-3.36.0-3.12.1
       libsqlite3-0-debuginfo-3.36.0-3.12.1
       sqlite3-debuginfo-3.36.0-3.12.1
       sqlite3-debugsource-3.36.0-3.12.1
  o SUSE Manager Server 4.0 (ppc64le s390x x86_64):
       libsqlite3-0-3.36.0-3.12.1
       libsqlite3-0-debuginfo-3.36.0-3.12.1
       sqlite3-3.36.0-3.12.1
       sqlite3-debuginfo-3.36.0-3.12.1
       sqlite3-debugsource-3.36.0-3.12.1
       sqlite3-devel-3.36.0-3.12.1
  o SUSE Manager Server 4.0 (x86_64):
       libsqlite3-0-32bit-3.36.0-3.12.1
       libsqlite3-0-32bit-debuginfo-3.36.0-3.12.1
  o SUSE Manager Retail Branch Server 4.0 (x86_64):
       libsqlite3-0-3.36.0-3.12.1
       libsqlite3-0-32bit-3.36.0-3.12.1
       libsqlite3-0-32bit-debuginfo-3.36.0-3.12.1
       libsqlite3-0-debuginfo-3.36.0-3.12.1
       sqlite3-3.36.0-3.12.1
       sqlite3-debuginfo-3.36.0-3.12.1
       sqlite3-debugsource-3.36.0-3.12.1
       sqlite3-devel-3.36.0-3.12.1
  o SUSE Manager Proxy 4.0 (x86_64):
       libsqlite3-0-3.36.0-3.12.1
       libsqlite3-0-32bit-3.36.0-3.12.1
       libsqlite3-0-32bit-debuginfo-3.36.0-3.12.1
       libsqlite3-0-debuginfo-3.36.0-3.12.1
       sqlite3-3.36.0-3.12.1
       sqlite3-debuginfo-3.36.0-3.12.1
       sqlite3-debugsource-3.36.0-3.12.1
       sqlite3-devel-3.36.0-3.12.1
  o SUSE Linux Enterprise Server for SAP 15-SP1 (ppc64le x86_64):
       libsqlite3-0-3.36.0-3.12.1
       libsqlite3-0-debuginfo-3.36.0-3.12.1
       sqlite3-3.36.0-3.12.1
       sqlite3-debuginfo-3.36.0-3.12.1
       sqlite3-debugsource-3.36.0-3.12.1
       sqlite3-devel-3.36.0-3.12.1
  o SUSE Linux Enterprise Server for SAP 15-SP1 (x86_64):
       libsqlite3-0-32bit-3.36.0-3.12.1
       libsqlite3-0-32bit-debuginfo-3.36.0-3.12.1
  o SUSE Linux Enterprise Server for SAP 15 (ppc64le x86_64):
       libsqlite3-0-3.36.0-3.12.1
       libsqlite3-0-debuginfo-3.36.0-3.12.1
       sqlite3-3.36.0-3.12.1
       sqlite3-debuginfo-3.36.0-3.12.1
       sqlite3-debugsource-3.36.0-3.12.1
       sqlite3-devel-3.36.0-3.12.1
  o SUSE Linux Enterprise Server for SAP 15 (x86_64):
       libsqlite3-0-32bit-3.36.0-3.12.1
       libsqlite3-0-32bit-debuginfo-3.36.0-3.12.1
  o SUSE Linux Enterprise Server 15-SP1-LTSS (aarch64 ppc64le s390x x86_64):
       libsqlite3-0-3.36.0-3.12.1
       libsqlite3-0-debuginfo-3.36.0-3.12.1
       sqlite3-3.36.0-3.12.1
       sqlite3-debuginfo-3.36.0-3.12.1
       sqlite3-debugsource-3.36.0-3.12.1
       sqlite3-devel-3.36.0-3.12.1
  o SUSE Linux Enterprise Server 15-SP1-LTSS (x86_64):
       libsqlite3-0-32bit-3.36.0-3.12.1
       libsqlite3-0-32bit-debuginfo-3.36.0-3.12.1
  o SUSE Linux Enterprise Server 15-SP1-BCL (x86_64):
       libsqlite3-0-3.36.0-3.12.1
       libsqlite3-0-32bit-3.36.0-3.12.1
       libsqlite3-0-32bit-debuginfo-3.36.0-3.12.1
       libsqlite3-0-debuginfo-3.36.0-3.12.1
       sqlite3-3.36.0-3.12.1
       sqlite3-debuginfo-3.36.0-3.12.1
       sqlite3-debugsource-3.36.0-3.12.1
       sqlite3-devel-3.36.0-3.12.1
  o SUSE Linux Enterprise Server 15-LTSS (aarch64 s390x):
       libsqlite3-0-3.36.0-3.12.1
       libsqlite3-0-debuginfo-3.36.0-3.12.1
       sqlite3-3.36.0-3.12.1
       sqlite3-debuginfo-3.36.0-3.12.1
       sqlite3-debugsource-3.36.0-3.12.1
       sqlite3-devel-3.36.0-3.12.1
  o SUSE Linux Enterprise Module for Basesystem 15-SP3 (aarch64 ppc64le s390x
    x86_64):
       libsqlite3-0-3.36.0-3.12.1
       libsqlite3-0-debuginfo-3.36.0-3.12.1
       sqlite3-3.36.0-3.12.1
       sqlite3-debuginfo-3.36.0-3.12.1
       sqlite3-debugsource-3.36.0-3.12.1
       sqlite3-devel-3.36.0-3.12.1
  o SUSE Linux Enterprise Module for Basesystem 15-SP3 (x86_64):
       libsqlite3-0-32bit-3.36.0-3.12.1
       libsqlite3-0-32bit-debuginfo-3.36.0-3.12.1
  o SUSE Linux Enterprise Module for Basesystem 15-SP2 (aarch64 ppc64le s390x
    x86_64):
       libsqlite3-0-3.36.0-3.12.1
       libsqlite3-0-debuginfo-3.36.0-3.12.1
       sqlite3-3.36.0-3.12.1
       sqlite3-debuginfo-3.36.0-3.12.1
       sqlite3-debugsource-3.36.0-3.12.1
       sqlite3-devel-3.36.0-3.12.1
  o SUSE Linux Enterprise Module for Basesystem 15-SP2 (x86_64):
       libsqlite3-0-32bit-3.36.0-3.12.1
       libsqlite3-0-32bit-debuginfo-3.36.0-3.12.1
  o SUSE Linux Enterprise High Performance Computing 15-SP1-LTSS (aarch64
    x86_64):
       libsqlite3-0-3.36.0-3.12.1
       libsqlite3-0-debuginfo-3.36.0-3.12.1
       sqlite3-3.36.0-3.12.1
       sqlite3-debuginfo-3.36.0-3.12.1
       sqlite3-debugsource-3.36.0-3.12.1
       sqlite3-devel-3.36.0-3.12.1
  o SUSE Linux Enterprise High Performance Computing 15-SP1-LTSS (x86_64):
       libsqlite3-0-32bit-3.36.0-3.12.1
       libsqlite3-0-32bit-debuginfo-3.36.0-3.12.1
  o SUSE Linux Enterprise High Performance Computing 15-SP1-ESPOS (aarch64
    x86_64):
       libsqlite3-0-3.36.0-3.12.1
       libsqlite3-0-debuginfo-3.36.0-3.12.1
       sqlite3-3.36.0-3.12.1
       sqlite3-debuginfo-3.36.0-3.12.1
       sqlite3-debugsource-3.36.0-3.12.1
       sqlite3-devel-3.36.0-3.12.1
  o SUSE Linux Enterprise High Performance Computing 15-SP1-ESPOS (x86_64):
       libsqlite3-0-32bit-3.36.0-3.12.1
       libsqlite3-0-32bit-debuginfo-3.36.0-3.12.1
  o SUSE Linux Enterprise High Performance Computing 15-LTSS (aarch64 x86_64):
       libsqlite3-0-3.36.0-3.12.1
       libsqlite3-0-debuginfo-3.36.0-3.12.1
       sqlite3-3.36.0-3.12.1
       sqlite3-debuginfo-3.36.0-3.12.1
       sqlite3-debugsource-3.36.0-3.12.1
       sqlite3-devel-3.36.0-3.12.1
  o SUSE Linux Enterprise High Performance Computing 15-LTSS (x86_64):
       libsqlite3-0-32bit-3.36.0-3.12.1
       libsqlite3-0-32bit-debuginfo-3.36.0-3.12.1
  o SUSE Linux Enterprise High Performance Computing 15-ESPOS (aarch64 x86_64):
       libsqlite3-0-3.36.0-3.12.1
       libsqlite3-0-debuginfo-3.36.0-3.12.1
       sqlite3-3.36.0-3.12.1
       sqlite3-debuginfo-3.36.0-3.12.1
       sqlite3-debugsource-3.36.0-3.12.1
       sqlite3-devel-3.36.0-3.12.1
  o SUSE Linux Enterprise High Performance Computing 15-ESPOS (x86_64):
       libsqlite3-0-32bit-3.36.0-3.12.1
       libsqlite3-0-32bit-debuginfo-3.36.0-3.12.1
  o SUSE Enterprise Storage 6 (aarch64 x86_64):
       libsqlite3-0-3.36.0-3.12.1
       libsqlite3-0-debuginfo-3.36.0-3.12.1
       sqlite3-3.36.0-3.12.1
       sqlite3-debuginfo-3.36.0-3.12.1
       sqlite3-debugsource-3.36.0-3.12.1
       sqlite3-devel-3.36.0-3.12.1
  o SUSE Enterprise Storage 6 (x86_64):
       libsqlite3-0-32bit-3.36.0-3.12.1
       libsqlite3-0-32bit-debuginfo-3.36.0-3.12.1
  o SUSE CaaS Platform 4.0 (x86_64):
       libsqlite3-0-3.36.0-3.12.1
       libsqlite3-0-32bit-3.36.0-3.12.1
       libsqlite3-0-32bit-debuginfo-3.36.0-3.12.1
       libsqlite3-0-debuginfo-3.36.0-3.12.1
       sqlite3-3.36.0-3.12.1
       sqlite3-debuginfo-3.36.0-3.12.1
       sqlite3-debugsource-3.36.0-3.12.1
       sqlite3-devel-3.36.0-3.12.1


References:

  o https://www.suse.com/security/cve/CVE-2015-3414.html
  o https://www.suse.com/security/cve/CVE-2015-3415.html
  o https://www.suse.com/security/cve/CVE-2019-19244.html
  o https://www.suse.com/security/cve/CVE-2019-19317.html
  o https://www.suse.com/security/cve/CVE-2019-19603.html
  o https://www.suse.com/security/cve/CVE-2019-19645.html
  o https://www.suse.com/security/cve/CVE-2019-19646.html
  o https://www.suse.com/security/cve/CVE-2019-19880.html
  o https://www.suse.com/security/cve/CVE-2019-19923.html
  o https://www.suse.com/security/cve/CVE-2019-19924.html
  o https://www.suse.com/security/cve/CVE-2019-19925.html
  o https://www.suse.com/security/cve/CVE-2019-19926.html
  o https://www.suse.com/security/cve/CVE-2019-19959.html
  o https://www.suse.com/security/cve/CVE-2019-20218.html
  o https://www.suse.com/security/cve/CVE-2020-13434.html
  o https://www.suse.com/security/cve/CVE-2020-13435.html
  o https://www.suse.com/security/cve/CVE-2020-13630.html
  o https://www.suse.com/security/cve/CVE-2020-13631.html
  o https://www.suse.com/security/cve/CVE-2020-13632.html
  o https://www.suse.com/security/cve/CVE-2020-15358.html
  o https://www.suse.com/security/cve/CVE-2020-9327.html
  o https://bugzilla.suse.com/1157818
  o https://bugzilla.suse.com/1158812
  o https://bugzilla.suse.com/1158958
  o https://bugzilla.suse.com/1158959
  o https://bugzilla.suse.com/1158960
  o https://bugzilla.suse.com/1159491
  o https://bugzilla.suse.com/1159715
  o https://bugzilla.suse.com/1159847
  o https://bugzilla.suse.com/1159850
  o https://bugzilla.suse.com/1160309
  o https://bugzilla.suse.com/1160438
  o https://bugzilla.suse.com/1160439
  o https://bugzilla.suse.com/1164719
  o https://bugzilla.suse.com/1172091
  o https://bugzilla.suse.com/1172115
  o https://bugzilla.suse.com/1172234
  o https://bugzilla.suse.com/1172236
  o https://bugzilla.suse.com/1172240
  o https://bugzilla.suse.com/1173641
  o https://bugzilla.suse.com/928700
  o https://bugzilla.suse.com/928701

- --------------------------END INCLUDED TEXT--------------------

You have received this e-mail bulletin as a result of your organisation's
registration with AusCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.

NOTE: Third Party Rights
This security bulletin is provided as a service to AusCERT's members.  As
AusCERT did not write the document quoted above, AusCERT has had no control
over its content. The decision to follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AusCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.

NOTE: This is only the original release of the security bulletin.  It may
not be updated when updates to the original are made.  If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the author's website to ensure that the information is still current.

Contact information for the authors of the original document is included
in the Security Bulletin above.  If you have any questions or need further
information, please contact them directly.

Previous advisories and external security bulletins can be retrieved from:

        https://www.auscert.org.au/bulletins/

===========================================================================
Australian Computer Emergency Response Team
The University of Queensland
Brisbane
Qld 4072

Internet Email: auscert@auscert.org.au
Facsimile:      (07) 3365 7031
Telephone:      (07) 3365 4417 (International: +61 7 3365 4417)
                AusCERT personnel answer during Queensland business hours
                which are GMT+10:00 (AEST).
                On call after hours for member emergencies only.
===========================================================================
-----BEGIN PGP SIGNATURE-----
Comment: http://www.auscert.org.au/render.html?it=1967

iQIVAwUBYPDuFuNLKJtyKPYoAQjx5A//SFDoEt+iFUTxdehRA3gRjjh/t6VOhQhX
ynsM3VML2jxswdHvp4Nc5O3sXf5fTDcc6mFictB30dZVlKb12jyRocMCRwnj/1iw
YuWrQGCKNOtt5vb2KnNBFMs3lBrhakMNkeGiFva1r+Pr+DUXTdzPmMsHP4t864U7
XyDxxsCW/QpscZwGJyq7169Rkqb5rzDRdZFFqIEkRixFhAnjRnr5zv3yL49wWOGh
zX8yuCzwCBO2JNMlEKFJMH9VMoAmMAYp8XIv7lYVaq47YF56/8HhxKUfJcZQyTz7
oOPtPPtFLZrACrEvefULfXL/z3rFu9QX3pw6ku+nWwB1VkBYn7e+rWJD8V3+SKGi
TqPTtIukMNyM6QgSy4Pv9Fjc1UziYLiuxod2YFsRGJSkJgx30pD/HARBUz1PBe7o
GaQmfXh747bM6THe9tW8hHCFkw2y34QVbLqpJ798myxX9Q3QUAT2MAkiHJNNC6PB
gncG18CR8gWI4shSl3Oc9ThqRDbSMxsi0t2danJ//wgkEUATzUH9MoUCYvXjmm8R
OnynQ9ruNYfdb0Piibu1s6kTvJAmlLvtvCFbIitePYR5SwtaE0zyVXlB603qopQO
GcmelAbRi9Ijbmp6PlwddtYf5WOHZJWq6WBj4LWyM6CxFfoDHWuTXNJvNUBegDgr
dexXAJxtaMM=
=JefM
-----END PGP SIGNATURE-----