|
| 1 | +ietfdb (5.7.1) ietf; urgency=medium |
| 2 | + |
| 3 | + This is a minor bugfix release which empties the merge queue in preparation |
| 4 | + for the IETF 91 code sprint. Details below: |
| 5 | + |
| 6 | + * Merged in [8456] from rcross@amsl.com: |
| 7 | + Fixed a bug when trying to edit a session request that doesn't exist. |
| 8 | + Fixed a bug when a submitted session request form does not include conflict |
| 9 | + input fields. |
| 10 | + |
| 11 | + * Merged in [8454] from rcross@amsl.com: |
| 12 | + Fixed the IRTF proceedings to include Open IRTF Meeting (irtfopen). |
| 13 | + |
| 14 | + * Merged in [8452] from rjsparks@nostrum.com: |
| 15 | + Relax ALLOWED_HOSTS when not running in production. Fixes bug #1373. |
| 16 | + |
| 17 | + * Merged in [8444] from rjsparks@nostrum.com: |
| 18 | + Fixed a condition check problem introduced with adjustments to setting the |
| 19 | + returning item bit. Fixes bug #1505. |
| 20 | + |
| 21 | + * Merged in [8441] from rjsparks@nostrum.com: |
| 22 | + Removed the X-Frame-Options configuration. |
| 23 | + |
| 24 | + * Merged in [8438] from rjsparks@nostrum.com: |
| 25 | + Better evaluation of whether a document type is diffable. Fixes bug #1504. |
| 26 | + |
| 27 | + * Merged in [8305] from rjsparks@nostrum.com: |
| 28 | + Replaced the return_to_url notion with logic that uses the session object. |
| 29 | + Related to bug #1430. |
| 30 | + |
| 31 | + * Added wgchairs@ietf.org to the release notification email. Split the |
| 32 | + notification email sending into two, in order to limit the number of |
| 33 | + addressees for emails going to Mailman lists. |
| 34 | + |
| 35 | + * Fixed a 500 error that could occur if someone manually entered a |
| 36 | + proceedings url so as to to upload materials to a nonexistent |
| 37 | + meeting/group combination. |
| 38 | + |
| 39 | + * Prevented 500 errors caused by a file move race condition on draft |
| 40 | + submission confirmation. |
| 41 | + |
| 42 | + -- Henrik Levkowetz <henrik@levkowetz.com> 27 Oct 2014 06:15:18 +0000 |
| 43 | + |
| 44 | + |
1 | 45 | ietfdb (5.7.0) ietf; urgency=medium |
2 | 46 |
|
3 | 47 | This release merges in work from olau@iola.dk which enhances a number of |
|
0 commit comments