#813: Vulnerable PostgreSQL 15.2.0 executable exists after install latest of
QGIS
LTR 3.28.15 using the OSGEO4W installer
------------------------------------------------+--------------------------
Reporter: ascottwwf | Owner: osgeo4w-
| dev@…
Type: defect | Status: closed
Priority: major | Component: Package
Version: | Resolution: fixed
Keywords: PostgreSQL, OSGEO, QGIS LTR 3.28.15 |
------------------------------------------------+--------------------------
Comment (by ascottwwf):
As confirmation, I have just updated my QGIS LTR 3.28.15 install, and all
the PostgreSQL files have been successfully updated to PostgreSQL v16.1
PowerShell evidence:
{{{
PS C:\Program Files\OSGeo4W_v2\bin> Get-ChildItem *.dll,*.exe | %
{$_.VersionInfo} | Select-Object * | Where-Object CompanyName -like
"PostgreSQL*" | Select-Object
ProductVersion,FileVersionRaw,FileName,FileDescription | Format-Table
-AutoSize
ProductVersion FileVersionRaw FileName
FileDescription
-------------- -------------- --------
---------------
16.1 16.0.1.0 C:\Program Files\OSGeo4W_v2\bin\libpq.dll
PostgreSQL Access Library
16.1 16.0.1.0 C:\Program Files\OSGeo4W_v2\bin\pg_dump.exe
pg_dump/pg_restore/pg_dumpall - backup and restore PostgreSQL databases
16.1 16.0.1.0 C:\Program
Files\OSGeo4W_v2\bin\pg_dumpall.exe pg_dump/pg_restore/pg_dumpall - backup
and restore PostgreSQL databases
16.1 16.0.1.0 C:\Program
Files\OSGeo4W_v2\bin\pg_restore.exe pg_dump/pg_restore/pg_dumpall - backup
and restore PostgreSQL databases
16.1 16.0.1.0 C:\Program Files\OSGeo4W_v2\bin\psql.exe
psql - the PostgreSQL interactive terminal
}}}
Thanks again :-)
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/813#comment:6>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack._______________________________________________
osgeo4w-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/osgeo4w-dev