Skip to content

Commit 98a9bdc

Browse files
authored
Fix some changelog formatting and add link to XXE fix (#1794)
* fix: Correct markdown formatting for heading * docs: Reformat changelog and add link to XXE fix commit
1 parent ecbc48f commit 98a9bdc

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1313
## [42.2.13] (2020-06-04)
1414

1515
**Notable Changes**
16-
The primary reason to release this version and to continue the 42.2.x branch is for CVE-2020-13692.
17-
Reported by David Dworken this is an XXE and more information can be found [here](https://cheatsheetseries.owasp.org/cheatsheets/XML_External_Entity_Prevention_Cheat_Sheet.html)
18-
Sehrope Sarkuni reworked the XML parsing to provide a solution in commit 14b62aca4
19-
The build system has been changed to Gradle thanks to Vladimir [PR 1627](https://github.com/pgjdbc/pgjdbc/pull/1627)
16+
17+
- Security: The primary reason to release this version and to continue the 42.2.x branch is for CVE-2020-13692.
18+
Reported by David Dworken, this is an XXE and more information can be found [here](https://cheatsheetseries.owasp.org/cheatsheets/XML_External_Entity_Prevention_Cheat_Sheet.html).
19+
Sehrope Sarkuni reworked the XML parsing to provide a solution in commit [14b62aca4](https://github.com/pgjdbc/pgjdbc/commit/14b62aca4764d496813f55a43d050b017e01eb65).
20+
- The build system has been changed to Gradle thanks to Vladimir [PR 1627](https://github.com/pgjdbc/pgjdbc/pull/1627).
2021

2122
### Changed
2223

@@ -48,7 +49,7 @@ We recommend that version 42.2.11 not be used.
4849

4950
## [42.2.11] (2020-03-07)
5051

51-
** Notable **
52+
**Notable changes**
5253
As mentioned above this version is broken and should not be used.
5354
### Changed
5455
- Reverted [PR 1641](https://github.com/pgjdbc/pgjdbc/pull/1252). The driver will now wait for EOF when sending cancel signals.

0 commit comments

Comments
 (0)