delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2023/03/06/03:50:07

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 255D5385B526
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1678092571;
bh=vyvMq4WXJQnWMdZyPmQMWL8XwKc3+8ARfGIVmpEcvyY=;
h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=MIO6o2zR21h83J2PW7cYTQ4tCsXH0uQsOAyl8lcfT1G0WUYzHwbV1P9+9D05YlXJb
QH7q143+t26hzdq3/FkqwfTd7D9FnTlHG9QhMFHXS87ozs8F6V73saj0DOsFwsCgXh
u6Y37Rr/zXdYuhb0t3kcuIaG9OOpBUuddinrUX6A=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ACD463857BB2
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6B90A3857C55
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C99803858D35
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20210112; t=1678092542;
h=content-transfer-encoding:subject:from:to:content-language
:user-agent:mime-version:date:message-id:x-gm-message-state:from:to
:cc:subject:date:message-id:reply-to;
bh=3seiN+xTX9GiFuv4YH7jZUeVVf7r/u7tg+TUrRkHfAk=;
b=LadC78LseS4lAsiwKMtJ/8RK0e1l/dlN7/A+esk4F5PbQTl9mQBATfj527RH9MyY2e
wDRjMQjzgGCMyLhs1+m+YzZ/hsKd7T6k3TkPCoSkau2xFzjlAr6SJqxd8pc9//B6YofX
NU54Qbj2VF7HkqmYtgGP6pITzGLaaWoUsmfnqjELqmbiUj37LhnhVIczdU9yFkdUSHZe
dwqGsFh/t4UnLzKEis42GFRKaM3LRxySCBJmU+wFuopedDM+bqwmFTiuV3kjcSihcfzt
aAEMJNH2XHMR9DyWSu4udxI+TXLVewhFA6NruEqTAoNUu934O+u9InPIBro7K0Ag/3Tp
rQXw==
X-Gm-Message-State: AO0yUKUqNZeniWHUvOGAOEDFgZ9P6zd8O5xi7CYqZgzFpnOzNP2ucNRP
0xVgl35PAvnIGkmt6FLlAbkhIPWnKGI=
X-Google-Smtp-Source: AK7set+6OGGnmbNRf3OCpSHNLJjxQBftRyeLb83lioBnH13ugCvZqqKV7u/CmDmPkPahKsMaT+ucDA==
X-Received: by 2002:a17:907:8c8a:b0:8ee:babc:d2dd with SMTP id
td10-20020a1709078c8a00b008eebabcd2ddmr9191551ejc.18.1678092542548;
Mon, 06 Mar 2023 00:49:02 -0800 (PST)
Message-Id: <announce.a99172b4-1f89-e075-a4e3-96ead3912be4@gmail.com>
Date: Mon, 6 Mar 2023 09:49:02 +0100
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.8.0
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: geos-3.11.1-1
X-Spam-Status: No, score=-1.0 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.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin-announce AT cygwin DOT com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin AT cygwin DOT com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin-announce via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Marco Atzeri via Cygwin-announce <cygwin-announce AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

Version 3.11.1-1 of
    geos				(source only)
    libgeos-devel
    libgeos_3_11_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 bug fix release
https://github.com/libgeos/geos/blob/3.11.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 .

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019