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 B348F3858422 for ; Mon, 3 Jan 2022 14:36:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B348F3858422 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1641220567; bh=PZJ/pnRmec9o4MvvmnV9UnjXmA41BVSFF+aGUFxM31I=; h=Date:To:Subject:From:Reply-To:From; b=lSRGQN0JJ+/XymAhcioK4R7E10Ph/na7gDc04k1eqAHznd5B0KJJa060DRmBxMLZq znt18oa9sT0J1rO4acO/YgEn9equmUHjCV60YwfelUATmScyo584uCLIrJDbHoV9JQ Oq/c1HRsAlFB4Xj6oCwC7rSd9d+6qI4ImGXSiYFw= DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 72E543858411 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1641220567; bh=PZJ/pnRmec9o4MvvmnV9UnjXmA41BVSFF+aGUFxM31I=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Help: List-Subscribe:From:Reply-To:From; b=rg6wIEj+TcgbGO9w6gIGR5d9w3kgt10kAooMyCOtRa2MlCdHZbfoBMqqYYJruEXiH O8vQc/jtcoXQO+sFMSQZ2G+g2o35QaLRpYR2pJvkIPTnbuHQlExAIDlWcSNRG4ScL+ qdcwnjGbqayRICxu3/8SkjCuzC1YdYnBXA+EAFPo= DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C7FDA3858418 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=PZJ/pnRmec9o4MvvmnV9UnjXmA41BVSFF+aGUFxM31I=; b=20iH10mXAg/JL/wG481EZ++CCL1RW8bCO1KnF/2bmTyYmfC0exQ1aT0OYNNf42hTpZ UlBylO1x0acOkSnHlFXo44fv43QaannnhokQ/KTe0T7ZG2TxythJSOX6GpG2gjCP1/AM fGK6Ydjrgy+jgAknj482U508VV03wl9SH2VhUBg0NXHNMjZdh/laFFzolSi+lIq7SYtU ehjq+uV+qYINLo2VFQ3cV2CP81c4mvfgEr4uR+nU3um37tkaEvGjHk3zHrfgjRGOFR5u L4DOiQkM2+Iob3/qtjds4/5JYqu04gRCQapFxI7jlqF6uoaYZSm0fvbM2CsmqypAqQdM NJyQ== X-Gm-Message-State: AOAM533srrAPp98iIf/mevhTTWepRN75ppp4EaNGf4YH1gX7J3IdqQQL PDWRKBUF2MG6ShA3PrSESilfsGl0Acc= X-Google-Smtp-Source: ABdhPJwB56wIUCOT8DtECkZrV8lwDY2OwercIbuLFmBAQrT8XVI1awEuCNNrB5mMUMQDqJ9887TI3A== X-Received: by 2002:a05:600c:1c26:: with SMTP id j38mr38588585wms.101.1641220514943; Mon, 03 Jan 2022 06:35:14 -0800 (PST) Message-Id: Date: Mon, 3 Jan 2022 15:35:13 +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:36:07 -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 .