From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com [IPv6:2a00:1450:4864:20::331]) by sourceware.org (Postfix) with ESMTPS id C7FDA3858418 for ; Mon, 3 Jan 2022 14:35:15 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C7FDA3858418 Received: by mail-wm1-x331.google.com with SMTP id l4so21528869wmq.3 for ; Mon, 03 Jan 2022 06:35:15 -0800 (PST) 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) Received: from [192.168.2.121] (pd9ed532a.dip0.t-ipconnect.de. [217.237.83.42]) by smtp.gmail.com with ESMTPSA id i15sm25746105wrf.6.2022.01.03.06.35.14 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); 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-announce@cygwin.com From: Marco Atzeri Subject: 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 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jan 2022 14:35:17 -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 .