From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x42b.google.com (mail-wr1-x42b.google.com [IPv6:2a00:1450:4864:20::42b]) by sourceware.org (Postfix) with ESMTPS id C201E385B831 for ; Sun, 5 Apr 2020 06:44:34 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C201E385B831 Received: by mail-wr1-x42b.google.com with SMTP id w10so13537990wrm.4 for ; Sat, 04 Apr 2020 23:44:34 -0700 (PDT) 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-transfer-encoding; bh=o+ySWqeZhHhzTwGfozMdgemi8SefWZGm0hW/aLDCOD0=; b=AixolQW1H3ZVXl+Wf4sGOaVe1MGQYDdv6jlmTfE69lwh3AW4XWIK/cAJuHDBfiV6X+ SRqOrNH97jwnsoFviyemQQA7Iz+LLdA/FuYUGTaRMOr7l4HagOUVTuMqgQYt7LAwRt4T uN/ORcwWlMllJosF8qScU1GrOT3Qb6WrJoA/I2eJNgftWaCodEX9nIBryfc2OCL7Ue+X SOutGWP2FYqKdTLEEQ+21qCWGbrrB0Vwys7tPvzdrt79q0qDCrSLlvHpT7oGV7/9ldhJ 3i0ZL1XAFs5pjfoCIgYI822XKE0Odnj3rnbAdvzxeyMP0e0t2cqHbOAq93SwaNUT3mZl Im3g== X-Gm-Message-State: AGi0Pua9KF/9mYKdQ5hrPa2U1Rxmmtg7ymvdFlbVk+3OeiACDhJTdrIU MHLKLBVYRBG6NKTx68rBrnxLUmxS X-Google-Smtp-Source: APiQypJFF98EbP8joZZ4RAD3MCbGr5GmRm4E8BDt/+LtWn/pwHqADR3HvU3O1E7Unh4qHsTPyl2ebA== X-Received: by 2002:adf:fc4c:: with SMTP id e12mr17547598wrs.265.1586069073568; Sat, 04 Apr 2020 23:44:33 -0700 (PDT) Received: from ?IPv6:2003:ee:6713:1701:f943:5b6d:47:50d8? (p200300EE67131701F9435B6D004750D8.dip0.t-ipconnect.de. [2003:ee:6713:1701:f943:5b6d:47:50d8]) by smtp.gmail.com with ESMTPSA id h132sm20067579wmf.18.2020.04.04.23.44.32 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 04 Apr 2020 23:44:32 -0700 (PDT) To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: geos-3.8.0-1 Message-ID: <147909be-dda3-eb28-6085-b1bab25c85b6@gmail.com> Date: Sun, 5 Apr 2020 08:44:31 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.7 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@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: Sun, 05 Apr 2020 06:44:36 -0000 Version 3.8.0-1 of geos (source only) libgeos-devel libgeos_3_8_0 (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.8.0 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 .