Changes between Initial Version and Version 1 of Ticket #5209, comment 2
- Timestamp:
- 08/11/22 23:25:19 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5209, comment 2
initial v1 1 1 This issue is present with all PostgreSQL version from 10 to 14, see https://www.postgresql.org/support/security/CVE-2022-2625/ 2 2 3 In PostGIS this should be fixed in master branch (3.3.0rc1) with cb65cd89737d14c386ef004fe270de953338a7e93 In PostGIS this should be fixed in master branch (3.3.0rc1) with [cb65cd89737d14c386ef004fe270de953338a7e9/git] 4 4 5 5 I guess we want to backport that commit in all stable branches, not just 3.2 ?