delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/05/04/22:43:40

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 10E9C3A19026
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1620182607;
bh=f5KSRXnaIp1quoRvPC3dVSgR4yDA61GIvGK3Z0JcMQM=;
h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=PXKPYwg/THWLKl+HJnrlOfflPCqvHIwWPf2fTjJUJvmOn8bXMKGqEVPXn/KJHN/a9
z8tGYhYbcKtnhw7waKpc93QYHdxwoF+cVIDz+Q4294UZ6m/ykPP6smKmFgi4+IpArQ
81x7vrDuqbMQ7zqU9Jb4J37l6WGmv4uQVj0W7Zy8=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8509E39DC4F7
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2A7B33848007
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 344213854833
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:to:from:subject:message-id:date:user-agent
:mime-version:content-language:content-transfer-encoding;
bh=pKH8UXF6jlBZUaOMfPJMOaz3tfIL37FBFJU8EzcGM3E=;
b=l6pdrcGfFNOs4R2c0MEYXWHk7JqxosXKzZt3SeezGmhg3G/DDc+P7ptYBJnMNVNOWW
dQvYH9nRnisNKGsZAVQQZUe1cDz3B2cW2EpDhWhd7ZkZLeuhiWn8xk3hsgPZCwe1ZEBv
b9LZQMdaDBvPbQBSemPNqTKMgKhVAz9usibRbBajEUyRfeZ1e6gAfDz1aENUZ5N5MXPP
FgNcJe/yGMS/D04PLLJV9mhanEFa3PRo/t52vkuZ3poxSrLQ75H+lqspwTIvY3FK8rl1
NuSBChrxY/tH2q3/D2QnkYDd+X9GGxjA373R6HMA93VG+0FSqWSHIlKfr0lLm3NV25LO
U94A==
X-Gm-Message-State: AOAM532uF4+Mp60kZQCcSbFfHt46ZuS1l1ucaT5i3W4TpHr3AAdUiGgV
kjpMFu7hKJgRCUIkkcol6HxaPWwJSkpLSQ==
X-Google-Smtp-Source: ABdhPJwPNWOERZ0rmk0MdDsML9w6VjvSpr7z5yw5WuPVbSwld4GRHKUknbXr0Ty5kTawybIn30/mpA==
X-Received: by 2002:a05:6000:108b:: with SMTP id
y11mr35444742wrw.166.1620182601379;
Tue, 04 May 2021 19:43:21 -0700 (PDT)
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: geos-3.9.1-1
Message-Id: <announce.0135fc97-8c1b-d3a8-40ca-d425a4a2691a@gmail.com>
Date: Wed, 5 May 2021 04:43:20 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.10.0
MIME-Version: 1.0
X-Spam-Status: No, score=-1.3 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.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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 AT cygwin DOT com>

Version 3.9.1-1 of
    geos			(source only)
    libgeos-devel
    libgeos_3_9_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://trac.osgeo.org/geos/browser/git/NEWS?rev=3.9.1

NOTES
SONAME bump for C++ interface is a peculiar design decision
https://lists.osgeo.org/pipermail/geos-devel/2017-January/007643.html

The C++ Library is only used by the C Library that has stable API,
Application should only use the C Interface.


HOMEPAGE
https://trac.osgeo.org/geos/

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