X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E5205385783F
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1678092437;
	bh=dgQF31xXCEoTNqO11ZwAr3/KdvWWvVHq7SF3p/Bxv6Y=;
	h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=LKMquQKIKk8ZlzV4Emoshw1hdhMcW0HZcHmPSMmd9uwypMrI+4eX40jEXyF5UBXq5
	 DSYNHP2UHQCuqLeahMCsd/AWwU/DocF5KeFBumhNbA7QgaOU/wuk4I6AvxX6oGawHz
	 vypSMuMFti1ul4xuqwfGEdZYDGVQrloaIoES1NBA=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7CC88385843D
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3E93D3858C66
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3AB4C3858D35
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1678092408;
 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=LkNHf490KntVwWaEck5LzjcKcX5NKEhD7yLtSYe8ztI=;
 b=yQYRVRhTcXACycOIiu3dyZmX4GcjB1QGxdExQ0cRgB3p38RDJvZI4hzTU+s45tdZKm
 zBLBZcWLh1GPU0ptLs+KdaK+dYVGhikvmF0Wnivqd+DxBtSxwvijfZFYJSrqN5EwwNzq
 LGCuRmEnJ1J7yt1HmUSBYoLtnVwURSh47tT53oqiwQeoCopZ4NV6qAcx5yVvXIEse28r
 uHbHmV1ym8UloApNkJzD2RDsUPaaDwynXD9t9lQapehFhDD5XBSL0XkYnJXC9u2WYx1m
 VapHQzFpOmfRbW7HstRq95tORGtjKkGrEV0Vxd72WRldtwYezZ52tg4/hvT1GLbpQ97C
 nyqA==
X-Gm-Message-State: AO0yUKWSZqkO+f8TgsxpOgNRtDW4gSujXqiKNqhk+MbFnXwOKni1tXo/
 FTAekvfZj6d8O09QVpt9RY8GPaxfyOM=
X-Google-Smtp-Source: AK7set+QI/6v0YnhtORASIx7KGBcEHXpW7ZV15rR0mNav/F2/dlrJzR1A9uym5oIEYznIKzTOuzbIQ==
X-Received: by 2002:a17:907:c297:b0:8f6:88b7:73a7 with SMTP id
 tk23-20020a170907c29700b008f688b773a7mr8702814ejc.7.1678092408034; 
 Mon, 06 Mar 2023 00:46:48 -0800 (PST)
Message-Id: <announce.563e2313-baf8-e07c-960c-210625873fb8@gmail.com>
Date: Mon, 6 Mar 2023 09:46:47 +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
Content-Language: it
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: gdal-3.6.2-1
X-Spam-Status: No, score=-1.1 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@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Marco Atzeri via Cygwin-announce via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Marco Atzeri via Cygwin-announce <cygwin-announce@cygwin.com>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

Version 3.6.2-1 of

    gdal
    libgdal-devel
    libgdal32		(API bump)
    python-gdal

have been uploaded for cygwin.

CHANGES
Latest upstream release
https://github.com/OSGeo/gdal/blob/v3.6.2/NEWS.md

DESCRIPTION
The Geospatial Data Abstraction Library  is a translator library for
raster and vector geospatial data formats that is released under an
X/MIT style Open Source license by the Open Source Geospatial Foundation.
As a library, it presents a single raster abstract data model and
vector abstract data model to the calling application for all
supported formats.
It also comes with a variety of useful command line utilities for
data translation and processing

HOMEPAGE
http://www.gdal.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
