Package: gdal / 3.2.2+dfsg-2+deb11u2

Metadata

Package Version Patches format
gdal 3.2.2+dfsg-2+deb11u2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
ogdi | (download)

GDALmake.opt.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix include path of ogdi library.
hdf4 | (download)

configure | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 link the -alt hdf4 libs.
gdal grass | (download)

frmts/grass/GNUmakefile | 14 8 + 6 - 0 !
1 file changed, 8 insertions(+), 6 deletions(-)

 add support for building the libgdal-grass plugin.
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544978
ecw plugin | (download)

frmts/ecw/GNUmakefile | 9 9 + 0 - 0 !
frmts/ecw/pkg/Makefile.in | 36 36 + 0 - 0 !
frmts/ecw/pkg/README | 30 30 + 0 - 0 !
frmts/ecw/pkg/aclocal.m4 | 202 202 + 0 - 0 !
frmts/ecw/pkg/configure | 4498 4498 + 0 - 0 !
frmts/ecw/pkg/configure.in | 186 186 + 0 - 0 !
6 files changed, 4961 insertions(+)

 add support for building the libgdal-ecw plugin.
mrsid plugin | (download)

frmts/mrsid/GNUmakefile | 7 7 + 0 - 0 !
frmts/mrsid/pkg/Makefile.in | 36 36 + 0 - 0 !
frmts/mrsid/pkg/README | 34 34 + 0 - 0 !
frmts/mrsid/pkg/aclocal.m4 | 202 202 + 0 - 0 !
frmts/mrsid/pkg/configure | 4680 4680 + 0 - 0 !
frmts/mrsid/pkg/configure.in | 280 280 + 0 - 0 !
6 files changed, 5239 insertions(+)

 add support for building the libgdal-mrsid plugin.
spatialite | (download)

configure | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix linking with sqlite3, because debian spatialite does not embed sqlite.
java.opt | (download)

swig/java/java.opt | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix path to default jvm.
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628022
perl vendor | (download)

swig/perl/GNUmakefile | 2 1 + 1 - 0 !
swig/perl/Makefile | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 pass installdirs=vendor to makefile.pl to get stuff into the right place
perl doxyfile | (download)

swig/perl/Doxyfile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix generation of classes documentation in perl bindings doxygen stuff.
0001 Update LVBAG driver with the new XSD schema 3324.patch | (download)

ogr/ogrsf_frmts/lvbag/ogr_lvbag.h | 4 3 + 1 - 0 !
ogr/ogrsf_frmts/lvbag/ogrlvbagdriver.cpp | 7 6 + 1 - 0 !
ogr/ogrsf_frmts/lvbag/ogrlvbaglayer.cpp | 82 36 + 46 - 0 !
3 files changed, 45 insertions(+), 48 deletions(-)

 update lvbag driver with the new xsd schema
 - Pin the driver to data extracts from XSD version 'v20200601'
 - Open option default AUTOCORRECT_INVALID_DATA from YES to NO
 - Add Open option LEGACY_ID. This will force the driver to use the BAG 1.0 identifiers (16 charaster BAG ID's)
 - Remove fields lvID, namespace, lokaalID, versie from all datasets
 - Report field oorspronkelijkBouwjaar (built year) as integer
 - Rename dataset OpenbareRuimte to Openbareruimte
 - Repair both BAG 1.0 and BAG 2.0 identifiers, if possible
 - Update test corpus with the new XSD schema's
 - Update testcases accordingly
 - Add testcase for the old XSD schema
 - Update docs
0001 Allow for multiple gebruiksdoelen.patch | (download)

ogr/ogrsf_frmts/lvbag/ogrlvbaglayer.cpp | 21 20 + 1 - 0 !
1 file changed, 20 insertions(+), 1 deletion(-)

 allow for multiple 'gebruiksdoelen'
0001 Some datasources can have a secondary address.patch | (download)

ogr/ogrsf_frmts/lvbag/ogr_lvbag.h | 10 9 + 1 - 0 !
ogr/ogrsf_frmts/lvbag/ogrlvbaglayer.cpp | 48 39 + 9 - 0 !
2 files changed, 48 insertions(+), 10 deletions(-)

 some datasources can have a secondary address
0001 NevenAdres should be a stringList.patch | (download)

ogr/ogrsf_frmts/lvbag/ogrlvbaglayer.cpp | 65 31 + 34 - 0 !
1 file changed, 31 insertions(+), 34 deletions(-)

 nevenadres should be a stringlist.
 Reflect nevenAdres with multiple entries in the testcases
0001 PandRef can contain multiple values.patch | (download)

ogr/ogrsf_frmts/lvbag/ogrlvbaglayer.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 pandref can contain multiple values
0001 Add a cppcheck_2004 CI target and fix related issues.patch | (download)

ogr/ogrsf_frmts/lvbag/ogrlvbaglayer.cpp | 38 19 + 19 - 0 !
1 file changed, 19 insertions(+), 19 deletions(-)

 fix cppcheck related issues
0001 Addresses minor issues in the LVBAG driver 3531 Fixe.patch | (download)

ogr/ogrsf_frmts/lvbag/ogrlvbagdriver.cpp | 21 7 + 14 - 0 !
ogr/ogrsf_frmts/lvbag/ogrlvbaglayer.cpp | 2 1 + 1 - 0 !
2 files changed, 8 insertions(+), 15 deletions(-)

 addresses minor issues in the lvbag driver
 - Remove the XML extension check
 - Addressing issue in which an archive with a single file is not identified by the driver
 - Conform specification; PND dataset should report polygon, not multiPolygon
0001 LVBAG Convert MultiPolygon to Polygon 3599 fixes 358.patch | (download)

ogr/ogrsf_frmts/lvbag/ogrlvbaglayer.cpp | 19 18 + 1 - 0 !
1 file changed, 18 insertions(+), 1 deletion(-)

 lvbag: convert multipolygon to polygon
0001 LVBAG Driver add field definition for gerelateerdewo.patch | (download)

ogr/ogrsf_frmts/lvbag/ogrlvbaglayer.cpp | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 lvbag driver: add field definition for "gerelateerdewoonplaats"
0001 OGR LVBAG add Field verkorteNaam to OpenbareRuimte F.patch | (download)

ogr/ogrsf_frmts/lvbag/ogrlvbaglayer.cpp | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 ogr lvbag: add field verkortenaam to openbareruimte ft with tests
cve 2021 45943.patch | (download)

frmts/pcidsk/sdk/segment/cpcidskbinarysegment.cpp | 7 6 + 1 - 0 !
1 file changed, 6 insertions(+), 1 deletion(-)

---