1- ietfdb (6.8.0) ietf; urgency=medium
1+ ietfdb (6.9.0) ietf; urgency=medium
2+
3+ **More IETF-94 Code**
4+
5+ The release contains additional code from IETF-94 -- I think this is the
6+ first time we have done two substantial releases based on IETF week
7+ contributions. This introduces enhancements and bug-fixes in a number of
8+ areas, reducing confusion in draft publication-request handling and on
9+ several web pages, clarifying a number of email notifications, making
10+ unicode names work in more places, and giving improved secretariat pages:
11+
12+ * Added a first version of docker image support, with Dockerfile, docker
13+ init scripts, a 'docker run' wrapper, and database image generation.
14+
15+ * Merged in [10431] from rjsparks@nostrum.com:
16+ Reduce confusion around how to send a document from a WG to the IESG
17+ through additional, restrictive, validation on the stream state editing
18+ form. Fixes bug #1418.
19+
20+ * Merged in [10430] from rjsparks@nostrum.com:
21+ Reflect the right group type in personnel change messages. Fixes #1746.
22+
23+ * Merged in [10429] from rjsparks@nostrum.com:
24+ Display the To and (if it exists) Cc correctly on the publication request
25+ form. Fixes #1819.
26+
27+ * Merged in [10426] from rjsparks@nostrum.com:
28+ Fix the links on the state help index page. Fixes #1775.
29+
30+ * Merged in [10425] from bartosz.balazinski@interdigital.com:
31+ Provide information about who has suggested document replaced-by
32+ information in the notification email. Fixes bug #1817.
33+
34+ * Added some default aliases files to the repository, and updated the
35+ aliases settings accordingly. Appropriate production settings have been
36+ added to setting_locals in production.
37+
38+ * Merged in [10418] from henrik@levkowetz.com:
39+ Modified the test data to use some AD and WG chair names that contain
40+ non-ascii characters, and fixed test issues found.
241
342 * Merged in [10414] from rjsparks@nostrum.com:
443 Put possibly replaces sections in the right columns. Fixes #1802.
@@ -12,7 +51,7 @@ ietfdb (6.8.0) ietf; urgency=medium
1251 * Merged in [10384] from rjsparks@nostrum.com:
1352 When a group gives a document a new group state (particularly for the
1453 first time), send a message that says what happened instead of simply
15- \ 'Adopted\ '. Fixes #1830.
54+ 'Adopted'. Fixes #1830.
1655
1756 * Merged in [10383] and [10413] from rcross@amsl.com:
1857 Updated proceedings permissions.
@@ -25,9 +64,10 @@ ietfdb (6.8.0) ietf; urgency=medium
2564 Make the internal review message reflect whether this is a new chartering
2665 effort or a recharter. Fixes #1814.
2766
28- * Fixed a unicode issue with rendering of contact names.
67+ * Added testing of non-ascii unicode names of chairs and area directors.
68+ Fixed a series of issues with rendering of non-ascii names.
2969
30- -- Henrik Levkowetz <henrik@levkowetz.com> 03 Nov 2015 23:44:55 -0800
70+ -- Henrik Levkowetz <henrik@levkowetz.com> 08 Nov 2015 09:20:24 +0000
3171
3272
3373ietfdb (6.8.0) ietf; urgency=medium
0 commit comments