From trac_osgeo4w at osgeo.org Tue Apr 14 00:57:19 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Tue, 14 Apr 2026 07:57:19 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #906: Adding Sqlean SQLite extension set to OSGeo4W distribution? In-Reply-To: <048.6f166dda79bbd686fc0daa5e70d7dd54@osgeo.org> References: <048.6f166dda79bbd686fc0daa5e70d7dd54@osgeo.org> Message-ID: <063.cfac94ce60e590f152c103abbb98b6c3@osgeo.org> #906: Adding Sqlean SQLite extension set to OSGeo4W distribution? ----------------------------------------------+---------------------------- Reporter: phidrho | Owner: osgeo4w-dev@? Type: enhancement | Status: closed Priority: normal | Component: Package Version: | Resolution: fixed Keywords: GPKG Geopackage SQLite SpatiaLite | ----------------------------------------------+---------------------------- Changes (by jef): * resolution: => fixed * status: new => closed Comment: added in https://github.com/jef-n/OSGeo4W/commit/fcdf796c7e689c2b0e98d8d9cdeb2fb5c4d7228d -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Tue Apr 14 00:59:06 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Tue, 14 Apr 2026 07:59:06 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #890: Windows Server 2016 Qt6-Installation not possible (QTBUG-134075) In-Reply-To: <047.cac3487766bc7ef884f046051e2aea41@osgeo.org> References: <047.cac3487766bc7ef884f046051e2aea41@osgeo.org> Message-ID: <062.4cd6a51829088039ca2db1d1709cbe80@osgeo.org> #890: Windows Server 2016 Qt6-Installation not possible (QTBUG-134075) -------------------+---------------------------- Reporter: Meibes | Owner: osgeo4w-dev@? Type: defect | Status: closed Priority: normal | Component: Package Version: | Resolution: fixed Keywords: | -------------------+---------------------------- Changes (by jef): * resolution: => fixed * status: new => closed Comment: update Qt to 6.10.0 -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Thu Apr 16 06:53:09 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Thu, 16 Apr 2026 13:53:09 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #917: QGIS LTR and prior versions - Python - vunerability Message-ID: <050.3a1cdf2f60abc8349f264f8c8ed19025@osgeo.org> #917: QGIS LTR and prior versions - Python - vunerability ----------------------+--------------------------- Reporter: timboqgis | Owner: osgeo4w-dev@? Type: defect | Status: new Priority: normal | Component: Package Version: | Keywords: Python ----------------------+--------------------------- As of the 11/04/2026 - Microsoft Defender has found all current and prior versions of QGIS to now be vunerable to CVE-2026-6100 with the bundled Python (currently 3.12.13) but covers all Python versions up to 3.15.0. A use-after-free (UAF) vulnerability exists in Python's `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` modules. This issue occurs when a memory allocation fails with a `MemoryError` and the decompression instance is reused across multiple decompression calls. The vulnerability is triggered under memory pressure conditions and can lead to application crashes or arbitrary code execution. Helper functions such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as they create new decompressor instances for each call. Exploitation of this vulnerability can result in application crashes or arbitrary code execution, posing a significant risk to system integrity and security. -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Thu Apr 16 06:56:07 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Thu, 16 Apr 2026 13:56:07 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #917: QGIS LTR and prior versions - Python - vunerability In-Reply-To: <050.3a1cdf2f60abc8349f264f8c8ed19025@osgeo.org> References: <050.3a1cdf2f60abc8349f264f8c8ed19025@osgeo.org> Message-ID: <065.0e53d24eaabc61cccad17756aa11316c@osgeo.org> #917: QGIS LTR and prior versions - Python - vunerability ----------------------+---------------------------- Reporter: timboqgis | Owner: osgeo4w-dev@? Type: defect | Status: new Priority: normal | Component: Package Version: | Resolution: Keywords: Python | ----------------------+---------------------------- Comment (by jef): Was the 3.12 fix meanwhile released? -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Thu Apr 16 06:57:27 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Thu, 16 Apr 2026 13:57:27 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #917: QGIS LTR and prior versions - Python - vunerability In-Reply-To: <050.3a1cdf2f60abc8349f264f8c8ed19025@osgeo.org> References: <050.3a1cdf2f60abc8349f264f8c8ed19025@osgeo.org> Message-ID: <065.4d6db47f850b44cd71a1428b7c55abca@osgeo.org> #917: QGIS LTR and prior versions - Python - vunerability ----------------------+---------------------------- Reporter: timboqgis | Owner: osgeo4w-dev@? Type: defect | Status: new Priority: normal | Component: Package Version: | Resolution: Keywords: Python | ----------------------+---------------------------- Comment (by jef): https://github.com/python/cpython/pull/148503 -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Thu Apr 16 07:23:59 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Thu, 16 Apr 2026 14:23:59 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #917: QGIS LTR and prior versions - Python - vunerability In-Reply-To: <050.3a1cdf2f60abc8349f264f8c8ed19025@osgeo.org> References: <050.3a1cdf2f60abc8349f264f8c8ed19025@osgeo.org> Message-ID: <065.cd91b9082bbc1003741aab220d840006@osgeo.org> #917: QGIS LTR and prior versions - Python - vunerability ----------------------+---------------------------- Reporter: timboqgis | Owner: osgeo4w-dev@? Type: defect | Status: new Priority: normal | Component: Package Version: | Resolution: Keywords: Python | ----------------------+---------------------------- Comment (by timboqgis): Hi Jef, i didnt see this patch thanks - reporting for awareness. I'm unsure if the fix is bundled into the current QGIS LTR 3.44.9-1. Will need to find the change notes. We dont patch python independtly for clients and rely on the bundled software. -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Thu Apr 16 07:26:27 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Thu, 16 Apr 2026 14:26:27 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #917: QGIS LTR and prior versions - Python - vunerability In-Reply-To: <050.3a1cdf2f60abc8349f264f8c8ed19025@osgeo.org> References: <050.3a1cdf2f60abc8349f264f8c8ed19025@osgeo.org> Message-ID: <065.130489ca533465a590b10ceffb83d07f@osgeo.org> #917: QGIS LTR and prior versions - Python - vunerability ----------------------+---------------------------- Reporter: timboqgis | Owner: osgeo4w-dev@? Type: defect | Status: new Priority: normal | Component: Package Version: | Resolution: Keywords: Python | ----------------------+---------------------------- Comment (by jef): When I saw this vulnerablity the fix wasn't backported to 3.12 yet - I just didn't recheck until this ticket. -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Thu Apr 16 08:43:03 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Thu, 16 Apr 2026 15:43:03 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #917: QGIS LTR and prior versions - Python - vunerability In-Reply-To: <050.3a1cdf2f60abc8349f264f8c8ed19025@osgeo.org> References: <050.3a1cdf2f60abc8349f264f8c8ed19025@osgeo.org> Message-ID: <065.57209666a0cd6367486145a9b336ddbc@osgeo.org> #917: QGIS LTR and prior versions - Python - vunerability ----------------------+---------------------------- Reporter: timboqgis | Owner: osgeo4w-dev@? Type: defect | Status: new Priority: normal | Component: Package Version: | Resolution: Keywords: Python | ----------------------+---------------------------- Comment (by timboqgis): My colleague mentioned that QGIS LTR 3.44.10 is due for release on 1st May so we'll wait for this release and hope the fix is released and included by then. Happy to close this ticket though, knowing its being worked on. Thanks -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Thu Apr 16 08:48:42 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Thu, 16 Apr 2026 15:48:42 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #917: QGIS LTR and prior versions - Python - vunerability In-Reply-To: <050.3a1cdf2f60abc8349f264f8c8ed19025@osgeo.org> References: <050.3a1cdf2f60abc8349f264f8c8ed19025@osgeo.org> Message-ID: <065.8aa07c73b468071d4f5afa44af62d2c0@osgeo.org> #917: QGIS LTR and prior versions - Python - vunerability ----------------------+---------------------------- Reporter: timboqgis | Owner: osgeo4w-dev@? Type: defect | Status: closed Priority: normal | Component: Package Version: | Resolution: fixed Keywords: Python | ----------------------+---------------------------- Changes (by jef): * resolution: => fixed * status: new => closed -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Thu Apr 16 09:01:01 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Thu, 16 Apr 2026 16:01:01 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #917: QGIS LTR and prior versions - Python - vulnerability (was: QGIS LTR and prior versions - Python - vunerability) In-Reply-To: <050.3a1cdf2f60abc8349f264f8c8ed19025@osgeo.org> References: <050.3a1cdf2f60abc8349f264f8c8ed19025@osgeo.org> Message-ID: <065.8fb344fa6cf869424b754479abca06c2@osgeo.org> #917: QGIS LTR and prior versions - Python - vulnerability ----------------------+---------------------------- Reporter: timboqgis | Owner: osgeo4w-dev@? Type: defect | Status: closed Priority: normal | Component: Package Version: | Resolution: fixed Keywords: Python | ----------------------+---------------------------- Changes (by jef): * summary: QGIS LTR and prior versions - Python - vunerability => QGIS LTR and prior versions - Python - vulnerability -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Sat Apr 18 05:03:36 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Sat, 18 Apr 2026 12:03:36 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #916: qgis-dev-full-grids is available, whereas qgis-full-grids and qgis-ltr-full-grids are not available In-Reply-To: <052.daab0e6febcac8a992903b54538aa041@osgeo.org> References: <052.daab0e6febcac8a992903b54538aa041@osgeo.org> Message-ID: <067.36975b8274b687f78a4ced877a2f5fc7@osgeo.org> #916: qgis-dev-full-grids is available, whereas qgis-full-grids and qgis-ltr- full-grids are not available ------------------------+---------------------------- Reporter: andreaerdna | Owner: osgeo4w-dev@? Type: defect | Status: closed Priority: normal | Component: Package Version: | Resolution: fixed Keywords: | ------------------------+---------------------------- Changes (by andreaerdna): * resolution: => fixed * status: new => closed Comment: It looks like the issue has been fixed, since the following qgis-*-full- grids packages are now available: qgis-dev-full-grids\\ qgis-full-grids\\ qgis-ltr-dev-full-grids\\ qgis-ltr-full-grids\\ qgis-rel-dev-full-grids\\ -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Sat Apr 18 06:29:20 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Sat, 18 Apr 2026 13:29:20 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #918: qgis-dev postinstall: crssync.exe entry point not found | qgis dev fails to start Message-ID: <052.54fb3d3d0d1417a40ddc952ddb1f6a35@osgeo.org> #918: qgis-dev postinstall: crssync.exe entry point not found | qgis dev fails to start ------------------------+--------------------------- Reporter: andreaerdna | Owner: osgeo4w-dev@? Type: defect | Status: new Priority: normal | Component: Package Version: | Keywords: ------------------------+--------------------------- Updating qgis-dev-full-free to 4.1.0-1127-3e1a035655f-1 and all the dependencies (notably gdal-dev* and python3-gdal-dev to 3.13.0-1045-f614903ddd-1.tar.bz2 and pdal-dev* to 2.10.0-21-848e1d6d0-1), the following error window is displayed during qgis-dev postinstall crssync.exe - Impossibile trovare il punto di ingresso\\ Impossibile trovare il punto di ingresso ?IsValid at OGRGeometry@@UEBAHXZ della procedura nella libreria di collegamento dinamico C:\OS9960~1\apps \pdal-dev\bin\pdal-devcpp210.dll. The installation procedure finished successfully. QGIS 4.0.1-Master fails to start with a similar error regarding qgis-dev- bin.exe -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Sat Apr 18 06:31:07 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Sat, 18 Apr 2026 13:31:07 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #918: qgis-dev postinstall: crssync.exe entry point not found | qgis dev fails to start In-Reply-To: <052.54fb3d3d0d1417a40ddc952ddb1f6a35@osgeo.org> References: <052.54fb3d3d0d1417a40ddc952ddb1f6a35@osgeo.org> Message-ID: <067.ed8e98c5175c0abd6834c08c15f8d184@osgeo.org> #918: qgis-dev postinstall: crssync.exe entry point not found | qgis dev fails to start ------------------------+---------------------------- Reporter: andreaerdna | Owner: osgeo4w-dev@? Type: defect | Status: new Priority: normal | Component: Package Version: | Resolution: Keywords: | ------------------------+---------------------------- Changes (by andreaerdna): * Attachment "qgis-dev-error.PNG" added. -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Sat Apr 18 06:32:35 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Sat, 18 Apr 2026 13:32:35 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #918: qgis-dev postinstall: crssync.exe entry point not found | qgis dev fails to start In-Reply-To: <052.54fb3d3d0d1417a40ddc952ddb1f6a35@osgeo.org> References: <052.54fb3d3d0d1417a40ddc952ddb1f6a35@osgeo.org> Message-ID: <067.fcaa99296d1e7c23de07406aa2eef77f@osgeo.org> #918: qgis-dev postinstall: crssync.exe entry point not found | qgis dev fails to start ------------------------+---------------------------- Reporter: andreaerdna | Owner: osgeo4w-dev@? Type: defect | Status: new Priority: normal | Component: Package Version: | Resolution: Keywords: | ------------------------+---------------------------- Description changed by andreaerdna: Old description: > Updating qgis-dev-full-free to 4.1.0-1127-3e1a035655f-1 and all the > dependencies (notably gdal-dev* and python3-gdal-dev to > 3.13.0-1045-f614903ddd-1.tar.bz2 and pdal-dev* to 2.10.0-21-848e1d6d0-1), > the following error window is displayed during qgis-dev postinstall > > crssync.exe - Impossibile trovare il punto di ingresso\\ > Impossibile trovare il punto di ingresso ?IsValid at OGRGeometry@@UEBAHXZ > della procedura nella libreria di collegamento dinamico C:\OS9960~1\apps > \pdal-dev\bin\pdal-devcpp210.dll. > > The installation procedure finished successfully. > > QGIS 4.0.1-Master fails to start with a similar error regarding qgis-dev- > bin.exe New description: Updating qgis-dev-full-free to 4.1.0-1127-3e1a035655f-1 and all the dependencies (notably gdal-dev* and python3-gdal-dev to 3.13.0-1045-f614903ddd-1.tar.bz2 and pdal-dev* to 2.10.0-21-848e1d6d0-1), the following error window is displayed during qgis-dev postinstall [[Image(qgis-dev-error.PNG)]] crssync.exe - Impossibile trovare il punto di ingresso\\ Impossibile trovare il punto di ingresso ?IsValid at OGRGeometry@@UEBAHXZ della procedura nella libreria di collegamento dinamico C:\OS9960~1\apps \pdal-dev\bin\pdal-devcpp210.dll. The installation procedure finished successfully. QGIS 4.0.1-Master fails to start with a similar error regarding qgis-dev- bin.exe -- -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Sat Apr 18 06:36:10 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Sat, 18 Apr 2026 13:36:10 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #918: qgis-dev postinstall: crssync.exe entry point not found | qgis dev fails to start In-Reply-To: <052.54fb3d3d0d1417a40ddc952ddb1f6a35@osgeo.org> References: <052.54fb3d3d0d1417a40ddc952ddb1f6a35@osgeo.org> Message-ID: <067.790c9ae6a4d8c18d78c9ab8d26c1e54b@osgeo.org> #918: qgis-dev postinstall: crssync.exe entry point not found | qgis dev fails to start ------------------------+---------------------------- Reporter: andreaerdna | Owner: osgeo4w-dev@? Type: defect | Status: new Priority: normal | Component: Package Version: | Resolution: Keywords: | ------------------------+---------------------------- Description changed by andreaerdna: Old description: > Updating qgis-dev-full-free to 4.1.0-1127-3e1a035655f-1 and all the > dependencies (notably gdal-dev* and python3-gdal-dev to > 3.13.0-1045-f614903ddd-1.tar.bz2 and pdal-dev* to 2.10.0-21-848e1d6d0-1), > the following error window is displayed during qgis-dev postinstall > > [[Image(qgis-dev-error.PNG)]] > > crssync.exe - Impossibile trovare il punto di ingresso\\ > Impossibile trovare il punto di ingresso ?IsValid at OGRGeometry@@UEBAHXZ > della procedura nella libreria di collegamento dinamico C:\OS9960~1\apps > \pdal-dev\bin\pdal-devcpp210.dll. > > The installation procedure finished successfully. > > QGIS 4.0.1-Master fails to start with a similar error regarding qgis-dev- > bin.exe New description: Updating qgis-dev-full-free to 4.1.0-1127-3e1a035655f-1 (from 4.1.0-1124-8a4f9e30231-1) and all the dependencies (notably gdal-dev* and python3-gdal-dev from 3.13.0-1039-4c681ad376-1 to 3.13.0-1045-f614903ddd-1.tar.bz2 and pdal-dev* to from 2.10.0-20-8e091f403-1 to 2.10.0-21-848e1d6d0-1), the following error window is displayed during qgis-dev postinstall [[Image(qgis-dev-error.PNG)]] crssync.exe - Impossibile trovare il punto di ingresso\\ Impossibile trovare il punto di ingresso ?IsValid at OGRGeometry@@UEBAHXZ della procedura nella libreria di collegamento dinamico C:\OS9960~1\apps \pdal-dev\bin\pdal-devcpp210.dll. The installation procedure finished successfully. QGIS 4.0.1-Master fails to start with a similar error regarding qgis-dev- bin.exe -- -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Sat Apr 18 13:29:16 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Sat, 18 Apr 2026 20:29:16 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #918: qgis-dev postinstall: crssync.exe entry point not found | qgis dev fails to start In-Reply-To: <052.54fb3d3d0d1417a40ddc952ddb1f6a35@osgeo.org> References: <052.54fb3d3d0d1417a40ddc952ddb1f6a35@osgeo.org> Message-ID: <067.3b20c52d5e871e24dacb2110238e0444@osgeo.org> #918: qgis-dev postinstall: crssync.exe entry point not found | qgis dev fails to start ------------------------+---------------------------- Reporter: andreaerdna | Owner: osgeo4w-dev@? Type: defect | Status: closed Priority: normal | Component: Package Version: | Resolution: fixed Keywords: | ------------------------+---------------------------- Changes (by andreaerdna): * resolution: => fixed * status: new => closed Comment: Fixed in pdal-dev 2.10.0-22-848e1d6d0-1. Thanks. -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Sat Apr 18 14:19:28 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Sat, 18 Apr 2026 21:19:28 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #900: QGIS ans GDAL does not support Parquet v2 (probably require arrow-cpp 21) In-Reply-To: <048.ae12fa7d543faf8351fe2ef0137e537a@osgeo.org> References: <048.ae12fa7d543faf8351fe2ef0137e537a@osgeo.org> Message-ID: <063.c2e7c2719a022999b9ceb93becc9505a@osgeo.org> #900: QGIS ans GDAL does not support Parquet v2 (probably require arrow-cpp 21) ------------------------+---------------------------- Reporter: ecastro | Owner: osgeo4w-dev@? Type: enhancement | Status: new Priority: normal | Component: Package Version: | Resolution: Keywords: parquet | ------------------------+---------------------------- Comment (by andreaerdna): It looks like the Python script at https://github.com/apache/arrow/pull/45459 works without issues (after manually installing the geoarrow-pyarrow Python module). Thus it seems to me this ticket could be considered fixed. -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Thu Apr 23 00:47:05 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Thu, 23 Apr 2026 07:47:05 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #919: Remove api-ms-win-core-path-HACK Message-ID: <052.cb7ce2725e75206aaed279dfb095ae3a@osgeo.org> #919: Remove api-ms-win-core-path-HACK ------------------------+--------------------------- Reporter: andreaerdna | Owner: osgeo4w-dev@? Type: defect | Status: new Priority: normal | Component: Package Version: | Keywords: ------------------------+--------------------------- Since Windows 7 is no longer supported, such package it's no longer needed. -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Thu Apr 23 03:15:43 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Thu, 23 Apr 2026 10:15:43 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #920: Update osm2pgsql to the latest version (2.2.0) in OSGeo4W Message-ID: <049.4a392e03f391b857dcca4f6311e09021@osgeo.org> #920: Update osm2pgsql to the latest version (2.2.0) in OSGeo4W ---------------------+--------------------------- Reporter: geoklemm | Owner: osgeo4w-dev@? Type: task | Status: new Priority: major | Component: Package Version: | Keywords: osm2psql ---------------------+--------------------------- OSGeo4W currently includes an older version of osm2pgsql. Upstream has released osm2pgsql 2.2.0, which introduces new features and important improvements (e.g. locators, deleted object callbacks, improved replication/update handling). For productive OSM import and replication workflows on Windows (using the OSGeo4W shell), it would be beneficial to provide the current stable version via OSGeo4W. A packaging script already exists in the repository: src/osm2pgsql/osgeo4w/package.sh This script can be used as the basis for updating the package. Current State OSGeo4W: osm2pgsql ? 2.1.x (release feed) Upstream: osm2pgsql 2.2.0 -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Thu Apr 23 03:18:37 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Thu, 23 Apr 2026 10:18:37 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #919: Remove api-ms-win-core-path-HACK In-Reply-To: <052.cb7ce2725e75206aaed279dfb095ae3a@osgeo.org> References: <052.cb7ce2725e75206aaed279dfb095ae3a@osgeo.org> Message-ID: <067.7c6e16592dadfbcadded0fd02ddd8695@osgeo.org> #919: Remove api-ms-win-core-path-HACK ------------------------+---------------------------- Reporter: andreaerdna | Owner: osgeo4w-dev@? Type: defect | Status: closed Priority: normal | Component: Package Version: | Resolution: fixed Keywords: | ------------------------+---------------------------- Changes (by jef): * resolution: => fixed * status: new => closed Comment: now obsolete -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Thu Apr 23 03:25:57 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Thu, 23 Apr 2026 10:25:57 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #920: Update osm2pgsql to the latest version (2.2.0) in OSGeo4W In-Reply-To: <049.4a392e03f391b857dcca4f6311e09021@osgeo.org> References: <049.4a392e03f391b857dcca4f6311e09021@osgeo.org> Message-ID: <064.eb979c74c1f9db5bb98042dca3fdd7fe@osgeo.org> #920: Update osm2pgsql to the latest version (2.2.0) in OSGeo4W ---------------------+---------------------------- Reporter: geoklemm | Owner: osgeo4w-dev@? Type: task | Status: closed Priority: major | Component: Package Version: | Resolution: fixed Keywords: osm2psql | ---------------------+---------------------------- Changes (by jef): * resolution: => fixed * status: new => closed -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack. From trac_osgeo4w at osgeo.org Thu Apr 23 03:26:14 2026 From: trac_osgeo4w at osgeo.org (OSGeo4W) Date: Thu, 23 Apr 2026 10:26:14 -0000 Subject: [Osgeo4w-trac] [osgeo4w] #920: Update osm2pgsql to the latest version (2.2.0) in OSGeo4W In-Reply-To: <049.4a392e03f391b857dcca4f6311e09021@osgeo.org> References: <049.4a392e03f391b857dcca4f6311e09021@osgeo.org> Message-ID: <064.04afd05f8052f7edc4556f03648403fc@osgeo.org> #920: Update osm2pgsql to the latest version (2.2.0) in OSGeo4W ---------------------+---------------------------- Reporter: geoklemm | Owner: osgeo4w-dev@? Type: task | Status: closed Priority: minor | Component: Package Version: | Resolution: fixed Keywords: osm2psql | ---------------------+---------------------------- Changes (by jef): * priority: major => minor -- Ticket URL: OSGeo4W OSGeo4W is the Windows installer and package environment for the OSGeo stack.