10000 updated CHANGELOG for 2.8.41 · symfony/symfony@ef0b500 · GitHub
[go: up one dir, main page]

Skip to content

Commit ef0b500

Browse files
committed
updated CHANGELOG for 2.8.41
1 parent ca6cc78 commit ef0b500

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG-2.8.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ in 2.8 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/v2.8.0...v2.8.1
99

10+
* 2.8.41 (2018-05-25)
11+
12+
* bug #27359 [HttpFoundation] Fix perf issue during MimeTypeGuesser intialization (nicolas-grekas)
13+
* security #cve-2018-11408 [SecurityBundle] Fail if security.http_utils cannot be configured
14+
* security #cve-2018-11406 clear CSRF tokens when the user is logged out
15+
* security #cve-2018-11385 Adding session authentication strategy to Guard to avoid session fixation
16+
* security #cve-2018-11385 Adding session strategy to ALL listeners to avoid *any* possible fixation
17+
* security #cve-2018-11386 [HttpFoundation] Break infinite loop in PdoSessionHandler when MySQL is in loose mode
18+
1019
* 2.8.40 (2018-05-21)
1120

1221
* bug #26781 [Form] Fix precision of MoneyToLocalizedStringTransformer's divisions on transform() (syastrebov)

0 commit comments

Comments
 (0)
0