- 15 Oct, 2024 5 commits
-
-
Carlos Ramos Carreño authored
The upgrade is done to version 3.2.3, as this is the last version which still supports Python 2. This fixes the following compilation bug: ```c gdalwmsdataset.cpp:383:37: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if(pszHttpZeroBlockCodes == '\0') { ``` Jasper is no longer a dependency, and openjpeg is used instead. See merge request nexedi/slapos!1586.
-
Carlos Ramos Carreño authored
OpenJPEG provides a JPEG 2000 codec for use in GDAL. This was previously provided by Jasper, but support for Jasper is removed in recent GDAL versions. See merge request nexedi/slapos!1586.
-
Carlos Ramos Carreño authored
Most recent versions of GDAL require this functionality (and it does not hurt in any case). See merge request nexedi/slapos!1586.
-
Carlos Ramos Carreño authored
Renamed proj4 to proj, to use current naming of the project. Upgrades PROJ to the last available version (9.4.0) as a previous step to upgrade GDAL, which depends on it. See merge request nexedi/slapos!1586.
-
Carlos Ramos Carreño authored
Upgrades GEOS to the last available version (3.12.2) as a previous step to upgrade GDAL, which depends on it. See merge request nexedi/slapos!1586.
-
- 11 Oct, 2024 2 commits
-
-
Jérome Perrin authored
-
Joanne Hugé authored
-
- 10 Oct, 2024 4 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Thomas Gambier authored
THis is a fixup of 4df39d83.
-
Ivan Tyagov authored
Also copy generated binary to buildout root's bin folder.
-
- 09 Oct, 2024 27 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
-
Kazuhiko Shiozaki authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
* rename enb-output.log to enb-info.log * add host ID, FPGA version and kernel version in enb-info.log * keep the 50 latest enb radio logs * don't let enb-info execeed 500kB, but store up to 100MB of enb-info archives into another file
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Thomas Gambier authored
-
Thomas Gambier authored
-
Thomas Gambier authored
-
Thomas Gambier authored
-
Thomas Gambier authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
- 08 Oct, 2024 2 commits
-
-
Thomas Gambier authored
This is a fixup of cce1a1c9.
-
Paul Graydon authored
See merge request nexedi/slapos!1650
-