|
| 1 | +ietfdb (5.13.1) ietf; urgency=medium |
| 2 | + |
| 3 | + This is a bugfix release, to have a clean slate before merging in the |
| 4 | + Bootstrap facelift for 6.0.0. Details: |
| 5 | + |
| 6 | + * Merged in [9428] from rjsparks@nostrum.com: |
| 7 | + Properly mark (and test) older ballot comment and discuss text after a new |
| 8 | + revision is submitted. Fixes bug #1656. |
| 9 | + |
| 10 | + * Merged in [9426] from rcross@amsl.com: |
| 11 | + Add several 'From' options for IAD user of announcement tool. |
| 12 | + |
| 13 | + * Merged in [9375] from rjsparks@nostrum.com: |
| 14 | + Put old style slides directly into archived. Migrate IETF92 materials to |
| 15 | + match. |
| 16 | + |
| 17 | + * Merged in [9351] from rjsparks@nostrum.com: |
| 18 | + Removed sessonly, replacing the idea with a separate State. Add tests |
| 19 | + checking how materials show on agenda views. |
| 20 | + |
| 21 | + * Fixed style attributes which resulted in red text on red background for |
| 22 | + some error messages |
| 23 | + |
| 24 | + * Buildbot changes: Separated out the schedulers for trunk, personal/* and |
| 25 | + branch/*. Corrected regex patterns which extract unittest details. Added |
| 26 | + a first tentative email notifier. Added ForceSchedulers, in order to be |
| 27 | + able to force builds. |
| 28 | + |
| 29 | + * Changed all explicitly set HttpResponse content_types to specify charset. |
| 30 | + Django sets charset if you don't specify a content_type; if you specify |
| 31 | + one you also must add a charset specification (if you want one). Fixes |
| 32 | + issue #1647. |
| 33 | + |
| 34 | + * Fixed a typo in the sort key generation for the sort on ipr count in |
| 35 | + document search results. |
| 36 | + |
| 37 | + * Updated release data and mkrelease support, which calculates the |
| 38 | + release coverage snapshot without invoking tests that developers won't |
| 39 | + ordinarily be able to run on their laptops/work machines. |
| 40 | + |
| 41 | + -- Henrik Levkowetz <henrik@levkowetz.com> 10 Apr 2015 13:44:05 +0000 |
| 42 | + |
1 | 43 | ietfdb (5.13.0) ietf; urgency=medium |
2 | 44 |
|
3 | 45 | **IETF 92 Code Sprint** |
|
0 commit comments