From 27d91453f9053be4efc9cb51fa0d9db861c29c1a Mon Sep 17 00:00:00 2001 From: Robert Sparks Date: Wed, 23 Feb 2022 22:05:28 +0000 Subject: [PATCH] Update changelog for 7.46.0 - Legacy-Id: 19971 --- changelog | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/changelog b/changelog index af189a5a3..b7b5afdeb 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,38 @@ +ietfdb (7.46.0) ietf; urgency=medium + + ** bugfixes, security improvements, performance improvements ** + + * Merged in [19946] from rjsparks@nostrum.com: + Allow the secretariat to request many more sessions. + + * Merged in [19947] from rjsparks@nostrum.com: + Add link to onsite tool to agenda. Fixes #3550. + + * Merged in [19948] from rjsparks@nostrum.com: + Update link to handling ballot positions. Fixes #3208. + + * Merged in [19949] and [19950] from rjsparks@nostrum.com: + Use tempfiles while rebuilding group and doc alias files. Fixes #3521. + + * Merged in [19952] from rjsparks@nostrum.com: + Only keep the first and most recent yang validator SubmissionCheck for + any given submission. Fixes #3542. + + * Merged in [19954] from jennifer@painless-security.com: + Refactor session overlap computation to treat overlapping sessions + correctly. + + * Merged in [19967] from rjsparks@nostrum.com: + From Kesara Rathnayake: Expire password reset links on use, password + change through other mechanics, login, or a short configurable time + (initially one hour). + + * Merged in [19969] from jennifer@painless-security.com: + Use correct UTC time when creating Meetecho conferences. Fixes #3565. + + -- Robert Sparks 23 Feb 2022 22:02:15 +0000 + + ietfdb (7.45.0) ietf; urgency=medium ** MeetEcho interim request integration, bugfixes **