8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 941b45e commit a103fc8Copy full SHA for a103fc8
CHANGELOG-2.6.md
@@ -7,6 +7,11 @@ in 2.6 minor versions.
7
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.6.0...v2.6.1
9
10
+* 2.6.12 (2015-11-23)
11
+
12
+ * security #16631 CVE-2015-8124: Session Fixation in the "Remember Me" Login Feature (xabbuh)
13
+ * security #16630 CVE-2015-8125: Potential Remote Timing Attack Vulnerability in Security Remember-Me Service (xabbuh)
14
15
* 2.6.11 (2015-07-26)
16
17
* bug #15361 [Yaml] throw a ParseException on invalid data type (xabbuh)
0 commit comments