X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2253D3A19000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1620182471;
	bh=QiVwyoifjbl92pdD8ItROdBwi+YjkzfCbjmRzkCKJfg=;
	h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=deVtfzynlHJhAlEMLpXCvZVnif/IGoJ0pDkN1vz6e5K/T42UFWBIFwdOg6rlyWWaU
	 EydA+Ct+WPa1c3ysltE0GyqLhA3uLeLwJAJXKRHj4rrqAfmaoJQCSwFE5c3BrHgIon
	 /djNm7lS3h6kWK0oeH1uk+3cxtpWftnH4uWUbjLM=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 967DA3848400
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4C5933968C39
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9828E3848400
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=p54GgIbDGE7MtfmMXqtBA6W+Y2LpcAiBsTYXf72LJXc=;
 b=ETsrKpN2iD/ikQ7N03Zo13hNt/5iBj7M1SF3uzsmpeCUp0LJHkfei6+dbzBrcTcFqz
 qVE0SEIz4IEx/tukXZWAHy4E8d0QmYG1FbpK7xYKwMJDPFLfacKQWxpKyVPISapmEACD
 LPWfBcnCiO4aj8BnzmagGUXpSZ86IjXw0AAJtiyB7NTdUtnJfxcKnYkHdo9XnlaA2+dC
 vUJaQYRwxNcKtRf5KSyX2Hm2W+SSgVtdqqGrHlLvDaXAIfDS9tE/0zAgG3PwtxcnSP15
 ImKKvX1MpURnLB8qh5s1tnYu5Kq5aVpg8mcd5RD1LjV13O++lCaZa6gTlFY1d2TYRoi8
 cEnw==
X-Gm-Message-State: AOAM530Ga0y+A60ki17Bz/YNTivEjJHry7ti8b88kpvH77m+kRwQG59W
 hbI4r3/Y23ZRJGt7ktLnYe81XJk6CafhMQ==
X-Google-Smtp-Source: ABdhPJyNHBGHMTDm93u6WR3yvawZauFYgj4wVDZR13l/zGqnfevQqpImfRPFN6TCKkIQAZoskBcDyw==
X-Received: by 2002:a05:600c:4896:: with SMTP id
 j22mr7266652wmp.156.1620182466592; 
 Tue, 04 May 2021 19:41:06 -0700 (PDT)
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: gdal-3.3.0-1
Message-Id: <announce.b32b0c14-2f07-ae07-008d-d1c6ee1f6021@gmail.com>
Date: Wed, 5 May 2021 04:41:05 +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
Content-Language: it
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@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@cygwin.com>

Version 3.3.0-1 of
    gdal
    libgdal-devel
    libgdal29		(API bump)
    perl-gdal
    python-gdal

have been uploaded for cygwin.

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

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
