Re: [gdal-dev] GDAL 3.8.2 RC1 is available, and motion to approve it

2023-12-20 Thread Even Rouault via gdal-dev

Motion passed with +1 from PSC members JukkaR, JavierJS and me

Le 16/12/2023 à 15:01, Even Rouault via gdal-dev a écrit :

Hi,

I have prepared an advanced-of-time GDAL/OGR 3.8.2 release candidate, 
mostly

to fix a 3.8.0 regression that has been reported lately
(https://github.com/OSGeo/gdal/issues/8967), which caused an excessive 
use of
RAM when translating a VRT with many VRTComplexSource (typically used 
when

nodata or mask are involved), making such use cases unworkable.

Pick up an archive among the following ones (by ascending size):

  https://download.osgeo.org/gdal/3.8.2/gdal-3.8.2rc1.tar.xz
  https://download.osgeo.org/gdal/3.8.2/gdal-3.8.2rc1.tar.gz
  https://download.osgeo.org/gdal/3.8.2/gdal382rc1.zip

A snapshot of the gdalautotest suite is also available:

https://download.osgeo.org/gdal/3.8.2/gdalautotest-3.8.2rc1.tar.gz
  https://download.osgeo.org/gdal/3.8.2/gdalautotest-3.8.2rc1.zip

The NEWS file is here:

  https://github.com/OSGeo/gdal/blob/v3.8.2RC1/NEWS.md

Motion: adopt 3.8.2 RC1 as final 3.8.2 release

Starting with my +1,

Best regards,

Even


--
http://www.spatialys.com
My software is free, but my time generally not.

___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev


Re: [gdal-dev] GDAL 3.8.2 RC1 is available, and motion to approve it

2023-12-16 Thread Javier Jimenez Shaw via gdal-dev
+1 Javier

On Sat, 16 Dec 2023, 15:01 Even Rouault via gdal-dev, <
gdal-dev@lists.osgeo.org> wrote:

> Hi,
>
> I have prepared an advanced-of-time GDAL/OGR 3.8.2 release candidate,
> mostly
> to fix a 3.8.0 regression that has been reported lately
> (https://github.com/OSGeo/gdal/issues/8967), which caused an excessive
> use of
> RAM when translating a VRT with many VRTComplexSource (typically used when
> nodata or mask are involved), making such use cases unworkable.
>
> Pick up an archive among the following ones (by ascending size):
>
>https://download.osgeo.org/gdal/3.8.2/gdal-3.8.2rc1.tar.xz
>https://download.osgeo.org/gdal/3.8.2/gdal-3.8.2rc1.tar.gz
>https://download.osgeo.org/gdal/3.8.2/gdal382rc1.zip
>
> A snapshot of the gdalautotest suite is also available:
>
> https://download.osgeo.org/gdal/3.8.2/gdalautotest-3.8.2rc1.tar.gz
>https://download.osgeo.org/gdal/3.8.2/gdalautotest-3.8.2rc1.zip
>
> The NEWS file is here:
>
>https://github.com/OSGeo/gdal/blob/v3.8.2RC1/NEWS.md
>
> Motion: adopt 3.8.2 RC1 as final 3.8.2 release
>
> Starting with my +1,
>
> Best regards,
>
> Even
>
> --
> http://www.spatialys.com
> My software is free, but my time generally not.
>
> ___
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
>
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev


Re: [gdal-dev] GDAL 3.8.2 RC1 is available, and motion to approve it

2023-12-16 Thread Rahkonen Jukka via gdal-dev
+1

-Jukka Rahkonen-

-Alkuperäinen viesti-
Lähettäjä: gdal-dev  Puolesta Even Rouault 
via gdal-dev
Lähetetty: lauantai 16. joulukuuta 2023 16.01
Vastaanottaja: gdal-dev@lists.osgeo.org
Aihe: [gdal-dev] GDAL 3.8.2 RC1 is available, and motion to approve it

Hi,

I have prepared an advanced-of-time GDAL/OGR 3.8.2 release candidate, mostly to 
fix a 3.8.0 regression that has been reported lately 
(https://github.com/OSGeo/gdal/issues/8967), which caused an excessive use of 
RAM when translating a VRT with many VRTComplexSource (typically used when 
nodata or mask are involved), making such use cases unworkable.

Pick up an archive among the following ones (by ascending size):

   https://download.osgeo.org/gdal/3.8.2/gdal-3.8.2rc1.tar.xz
   https://download.osgeo.org/gdal/3.8.2/gdal-3.8.2rc1.tar.gz
   https://download.osgeo.org/gdal/3.8.2/gdal382rc1.zip

A snapshot of the gdalautotest suite is also available:

https://download.osgeo.org/gdal/3.8.2/gdalautotest-3.8.2rc1.tar.gz
   https://download.osgeo.org/gdal/3.8.2/gdalautotest-3.8.2rc1.zip

The NEWS file is here:

   https://github.com/OSGeo/gdal/blob/v3.8.2RC1/NEWS.md

Motion: adopt 3.8.2 RC1 as final 3.8.2 release

Starting with my +1,

Best regards,

Even

--
http://www.spatialys.com/
My software is free, but my time generally not.

___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev


[gdal-dev] GDAL 3.8.2 RC1 is available, and motion to approve it

2023-12-16 Thread Even Rouault via gdal-dev

Hi,

I have prepared an advanced-of-time GDAL/OGR 3.8.2 release candidate, mostly
to fix a 3.8.0 regression that has been reported lately
(https://github.com/OSGeo/gdal/issues/8967), which caused an excessive 
use of

RAM when translating a VRT with many VRTComplexSource (typically used when
nodata or mask are involved), making such use cases unworkable.

Pick up an archive among the following ones (by ascending size):

  https://download.osgeo.org/gdal/3.8.2/gdal-3.8.2rc1.tar.xz
  https://download.osgeo.org/gdal/3.8.2/gdal-3.8.2rc1.tar.gz
  https://download.osgeo.org/gdal/3.8.2/gdal382rc1.zip

A snapshot of the gdalautotest suite is also available:

https://download.osgeo.org/gdal/3.8.2/gdalautotest-3.8.2rc1.tar.gz
  https://download.osgeo.org/gdal/3.8.2/gdalautotest-3.8.2rc1.zip

The NEWS file is here:

  https://github.com/OSGeo/gdal/blob/v3.8.2RC1/NEWS.md

Motion: adopt 3.8.2 RC1 as final 3.8.2 release

Starting with my +1,

Best regards,

Even

--
http://www.spatialys.com
My software is free, but my time generally not.

___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev