From 2668163bedcec146871fc7c66dd76eb99c56a3d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Oudot?= Date: Thu, 16 Mar 2017 18:47:46 +0000 Subject: [PATCH] Update changelog for 1.9.9 --- changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/changelog b/changelog index 661caadcd..44ea6c474 100644 --- a/changelog +++ b/changelog @@ -1,5 +1,16 @@ lemonldap-ng (2.0.0) stable; urgency=low +lemonldap-ng (1.9.9) stable; urgency=high + + * [LEMONLDAP-1081] - SAML artifact server double encode UTF-8 characters + * [LEMONLDAP-1193] - entityID not found in metadata if value is between simple quotes instead of double quotes + * [LEMONLDAP-1195] - JS error when clicking on export configuration + * [LEMONLDAP-1197] - CSP errors in Manager + * [LEMONLDAP-1199] - Compilation error in IssuerDBOpenIDConnect.pm + * [LEMONLDAP-1187] - Make crypto functions available in safe jail + * [LEMONLDAP-1191] - Brute force protection for OIDC + * [LEMONLDAP-1200] - Force AllowCreate in NameIDPolicy for broken SAML clients + lemonldap-ng (1.9.8) stable; urgency=high * [LEMONLDAP-1121] - Fail to require customNginxHandler