From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by sourceware.org (Postfix) with ESMTPS id 1DA0B3858412 for ; Sat, 5 Feb 2022 15:03:16 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 1DA0B3858412 Received: by mail-ej1-x62a.google.com with SMTP id ka4so28410862ejc.11 for ; Sat, 05 Feb 2022 07:03:16 -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=Z5CMuIBWx2jetS4ZBLn5fJFsj1SBy+bXXWFbJcucWRE=; b=FNCJT0nh6yARjOGSUpVpZd+lLHD0Ne60opiU3j4zJSLACpJHwCi9e2/1OPSD/PkWjR cO4r5vzLs9bO8qTRFOdTyYJPwSZUYmA/pnGR02P37pqcwKlLxiLhrkW6PHw7N/IgsIoE g+UvHoPvwKY1mtsiJjYteBPRIy9a1Buvs+jmETux7Kic83a8Gv2ZQSetGRl3KQZZbypp 1z3Zdu5NgDt9ohkCqwNAgrbkNtlSBI8Q68ahBW/K1a9HRchiZuIgAhmaDfwWuurL81va yPcdcTCirkWMG3EQ/RvabhVQfvJdpOgLFl1GClDPEJQoaiGl4NOGhO3IDH7V5pUNX0wx MGAg== X-Gm-Message-State: AOAM531WYO1h5/oRhC9t+GGaAJjQLq0k8QU6VBX8Tmus/lUh3c0cfgkH 7/cFV3TTCdh9Z78dIzsMawV3cjT3Sl0= X-Google-Smtp-Source: ABdhPJwjWy+CgakkNKhFA0SfLwY8i/uyW7eLa8hH+G6mJWUxcuwEqHIAy9nEe1qgTsJviACaVJho9g== X-Received: by 2002:a17:907:6d82:: with SMTP id sb2mr3327712ejc.3.1644073394860; Sat, 05 Feb 2022 07:03:14 -0800 (PST) Received: from ?IPV6:2003:cc:9f05:ad1a:f18d:60d0:9a8f:38b8? (p200300cc9f05ad1af18d60d09a8f38b8.dip0.t-ipconnect.de. [2003:cc:9f05:ad1a:f18d:60d0:9a8f:38b8]) by smtp.gmail.com with ESMTPSA id gr24sm1677335ejb.185.2022.02.05.07.03.14 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 05 Feb 2022 07:03:14 -0800 (PST) Message-ID: <732b6fec-7c6b-8f70-3971-aadbc4fded4d@gmail.com> Date: Sat, 5 Feb 2022 16:03:13 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1 Content-Language: it To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: geos-3.10.2-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, T_SCC_BODY_TEXT_LINE 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: Sat, 05 Feb 2022 15:03:18 -0000 Version 3.10.2-1 of geos (source only) libgeos-devel libgeos_3.10_2 (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.10.2/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 .