Skip to content

Commit 67899ca

Browse files
committed
Changelog entry for 6.98.4
- Legacy-Id: 16463
1 parent 3b128b1 commit 67899ca

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

changelog

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
ietfdb (6.98.4) ietf; urgency=medium
2+
3+
This is a small bugfix release, to clear the slate before merging
4+
in the Python 2/3 conversion. From the commit log:
5+
6+
* Added a validation step for SearchablePersonField, to avoid later
7+
server 500 errors on bad input.
8+
9+
* Merged in [16404] from rjsparks@nostrum.com:
10+
Only look for ietf/datatracker-env images when extracting the most
11+
recent build to tag as latest.
12+
13+
* Merged in [16359] from rcross@amsl.com:
14+
Fix registration import, use user.person if it exists.
15+
16+
* Merged in [16096] from rcross@amsl.com:
17+
Update admin permissions. Grant secretariat change permissions on
18+
dbtemplate so they can update proceedings pages.
19+
20+
* Turned off html autoescape in IPR email templates. This fixes
21+
inappropriate html escapes that occurred in various IPR-related
22+
emails.
23+
24+
* Added missing code to skip coverage measurement for skippable tests.
25+
26+
-- Henrik Levkowetz <henrik@levkowetz.com> 16 Jul 2019 14:14:12 +0000
27+
28+
129
ietfdb (6.98.3) ietf; urgency=medium
230

331
* Increased the length of the list Subscribed email field from 64 to 128,

0 commit comments

Comments
 (0)