From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 0AB783858418 for ; Mon, 3 Jan 2022 14:27:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0AB783858418 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1641220077; bh=GmKCXeYR6CmHRKct2qoeff8xFqWdG/y6nutm4wGibzE=; h=Date:To:Subject:From:Reply-To:From; b=Oyr9xZbwi813hFUq3cPVOTG378TDeI/bXcW7jHHE2hqgTCagutXIXYUxvveBGVP3Q N+jy9KHeklfkIpEAvaqhJ13hOdPl/hGl+8/aR4QYZbANIiUG74DHqRvWTEn3+qN/IQ yQnl7W21U+FJxLw/zFexFdXXhqw3lCNhE9KWRHjI= DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BFB6B3858423 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1641220076; bh=GmKCXeYR6CmHRKct2qoeff8xFqWdG/y6nutm4wGibzE=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Help: List-Subscribe:From:Reply-To:From; b=Ue9o7RhmyqMAmSuZorSSdRLLxuWORz8VYmmlKc9JSOhvdZ2H2HNoSDq1JuzRCrDuq 2agW9BcZV5FuuiCB3H8w9YFLV+N8iT0AbFMQvzFBjO0syk0cWdMr7juRho4X19CWYS yj68jU5EmHnzwwSQaTTG5Gf4tvxNrQq8lZiCDolk= DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 2AC833858C2C X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent :content-language:to:from:subject:content-transfer-encoding; bh=GmKCXeYR6CmHRKct2qoeff8xFqWdG/y6nutm4wGibzE=; b=PziKwWXdo7vMjwXfLk6ui3xJkBwiXN3goGfmeA+TotCUUM1OT+u28TSR6IerBvp9UH EOZ83S4WWM+8PIkTU9UY+rHmv+/p0Z3Fh/rXpsOPVCz48sbgfiUG2GJKJoDA8Eyv4NVN eNO+jFUkEudI6XxlTNNEInGCQtqIadsgws23EvDfRBbPEXlF5c83mrK/9FHBCvGdsnTv ljGzVFrdMAyFTZH/zQb8EtZK2pRPB4DadUHbZuTqfJmHTVrIxP9oMXoEdWfvP34xoh1r YrtyrvLe6mWWjuiZ5/EeVyoevxqLc9RINrHxe1MPjGYdlI9lidGxPg9JYD167wqZlnXr c1Mg== X-Gm-Message-State: AOAM532FVUeSM5dijeUokDuRnzTd/gDcAZsLkgSV8fHDu9ZWQFVpMwQ2 nB+S7wjFVkED1yYxifoEzuGmLbS90hw= X-Google-Smtp-Source: ABdhPJy4boIeSk4xwDRDHU5po5lZUkUX71dCklr8LEzlNcPu5ozNeJQ2or5RGtSg4QxTSWTqxiNf8w== X-Received: by 2002:a05:600c:c7:: with SMTP id u7mr38678272wmm.85.1641220024138; Mon, 03 Jan 2022 06:27:04 -0800 (PST) Message-Id: Date: Mon, 3 Jan 2022 15:27:02 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 Content-Language: it To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: geos-3.10.1-1 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 From: Marco Atzeri via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jan 2022 14:27:57 -0000 Version 3.10.1-1 of geos (source only) libgeos-devel libgeos_3.10_1 (C++ lib, SONAME Bump) libgeos_c1 (C API) have been uploaded for cygwin. GEOS (Geometry Engine - Open Source) is a C++ port of the Topology Suite (JTS). As such, it aims to contain the complete functionality of JTS in C++. This includes all the OpenGIS Simple Features for SQL spatial predicate functions and spatial operators, as well as specific JTS enhanced topology functions. CHANGES Latest upstream release https://github.com/libgeos/geos/blob/3.10.1/NEWS NOTES SONAME bump for C++ interface is a peculiar design decision https://libgeos.org/usage/cpp_api/ The C++ Library is only used by the C Library that has stable API, Application should only use the C Interface. HOMEPAGE https://libgeos.org/ Regards Marco Atzeri If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com .