File tree Expand file tree Collapse file tree 2 files changed +64
-2
lines changed
Expand file tree Collapse file tree 2 files changed +64
-2
lines changed Original file line number Diff line number Diff line change 9898 SimpleSAMLphp changelog
9999 </ a >
100100 < ul >
101+ < li >
102+ < a href ="#version-237 ">
103+ Version 2.3.7
104+ </ a >
105+ </ li >
101106 < li >
102107 < a href ="#version-236 ">
103108 Version 2.3.6
242247 </ a >
243248 for specific information about upgrading.
244249</ p >
250+ < h2 id ="version-237 ">
251+ Version 2.3.7
252+ </ h2 >
253+ < p >
254+ Released TBD
255+ </ p >
245256< h2 id ="version-236 ">
246257 Version 2.3.6
247258</ h2 >
248259< p >
249- Released TBD
260+ Released 2025-02-17
250261</ p >
251262< ul >
252263 < li >
@@ -258,6 +269,26 @@ <h2 id="version-236">
258269 < li >
259270 Fixed "Undefined array key" warning in RequestedAuthnContextSelector if no RAC is present in the request
260271 </ li >
272+ < li >
273+ Fixed an unintended BC-break in
274+ < code >
275+ simplesamlphp/assert
276+ </ code >
277+ that caused composer dependency issues
278+ </ li >
279+ < li >
280+ Updated several dependencies
281+ </ li >
282+ </ ul >
283+ < p >
284+ < code >
285+ ldap
286+ </ code >
287+ </ p >
288+ < ul >
289+ < li >
290+ Verify attribute value is a string before calling strlen (simplesamlphp/simplesamlphp-module-ldap#64) (v2.4.4)
291+ </ li >
261292</ ul >
262293< h2 id ="version-235 ">
263294 Version 2.3.5
Original file line number Diff line number Diff line change 9898 SimpleSAMLphp changelog
9999 </ a >
100100 < ul >
101+ < li >
102+ < a href ="#version-237 ">
103+ Version 2.3.7
104+ </ a >
105+ </ li >
101106 < li >
102107 < a href ="#version-236 ">
103108 Version 2.3.6
242247 </ a >
243248 for specific information about upgrading.
244249</ p >
250+ < h2 id ="version-237 ">
251+ Version 2.3.7
252+ </ h2 >
253+ < p >
254+ Released TBD
255+ </ p >
245256< h2 id ="version-236 ">
246257 Version 2.3.6
247258</ h2 >
248259< p >
249- Released TBD
260+ Released 2025-02-17
250261</ p >
251262< ul >
252263 < li >
@@ -258,6 +269,26 @@ <h2 id="version-236">
258269 < li >
259270 Fixed "Undefined array key" warning in RequestedAuthnContextSelector if no RAC is present in the request
260271 </ li >
272+ < li >
273+ Fixed an unintended BC-break in
274+ < code >
275+ simplesamlphp/assert
276+ </ code >
277+ that caused composer dependency issues
278+ </ li >
279+ < li >
280+ Updated several dependencies
281+ </ li >
282+ </ ul >
283+ < p >
284+ < code >
285+ ldap
286+ </ code >
287+ </ p >
288+ < ul >
289+ < li >
290+ Verify attribute value is a string before calling strlen (simplesamlphp/simplesamlphp-module-ldap#64) (v2.4.4)
291+ </ li >
261292</ ul >
262293< h2 id ="version-235 ">
263294 Version 2.3.5
You can’t perform that action at this time.
0 commit comments