Skip to content

Commit 0e4183c

Browse files
committed
updated CHANGELOG for 4.2.12
1 parent 5ac0763 commit 0e4183c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG-4.2.md

+8
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ in 4.2 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v4.2.0...v4.2.1
99

10+
* 4.2.12 (2019-11-13)
11+
12+
* security #cve-2019-18886 [Security\Core] throw AccessDeniedException when switch user fails (nicolas-grekas)
13+
* security #cve-2019-18889 [Cache] forbid serializing AbstractAdapter and TagAwareAdapter instances (nicolas-grekas)
14+
* security #cve-2019-11325 [VarExporter] fix exporting some strings (nicolas-grekas)
15+
* security #cve-2019-18888 [HttpFoundation] fix guessing mime-types of files with leading dash (nicolas-grekas)
16+
* security #cve-2019-18887 [HttpKernel] Use constant time comparison in UriSigner (stof)
17+
1018
* 4.2.11 (2019-07-28)
1119

1220
* bug #32760 [HttpKernel] clarify error handler restoring process (xabbuh)

0 commit comments

Comments
 (0)