Skip to content

Commit 1ff3f40

Browse files
committed
Changelog entry for 5.4.3
- Legacy-Id: 7827
1 parent b3c06d1 commit 1ff3f40

1 file changed

Lines changed: 68 additions & 0 deletions

File tree

changelog

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,71 @@
1+
ietfdb (5.4.3) ietf; urgency=medium
2+
3+
* Merged in [7772] from rjsparks@nostrum.com:
4+
Checks that an email address will survive encoding as part of
5+
validating a liaison form. Fixes bug 1410.
6+
7+
* Merged in [7766] from rjsparks@nostrum.com:
8+
Improves the robustness of the SMTP error handling utilities. Fixes bug
9+
#1409.
10+
11+
* Tweaked mkrelease to add a new development tag matching each new
12+
release tag, to make it easier to create personal development branches with
13+
development settings.
14+
15+
* Merged [7748] from rjsparks@nostrum.com:
16+
Adjust when publication request button appears for documents in
17+
non-ietf streams. Fixes bug #1402.
18+
19+
* Merged [7740] from rjsparks@nostrum.com:
20+
Fixed a crash when requesting sessions for groups that do not have
21+
ADs. Applied to production as 2014-05-13-sreq-rg.patch .
22+
23+
* Merged [7735] from rjsparks@nostrum.com:
24+
Fixed coloring rows: The js IETF object needs to exist for the
25+
code to work. Fixes bug #1303.
26+
27+
* Merged [7734] from rcross@amsl.com:
28+
Changes to support IAB group types, including requesting a session
29+
and uploading materials.
30+
31+
* Merged in [7732] from rjsparks@nostrum.com:
32+
Extended ScheduledSession objects were not initialized correctly, so
33+
un-extending did not work. Fixes bug #1401.
34+
35+
* Added a file used by bin/mergeready to mark certain releases which has
36+
earlier been marked as ready to merge with a 'hold' indication, instead.
37+
38+
* Replaced a symlink with the real file -- symlink committed by mistake.
39+
40+
* Added validation of successful draft title extraction on draft
41+
submission upload, to avoid a later exception when trying to store draft
42+
information for a draft with a null title.
43+
44+
* Merged in [7726] from rcross@amsl.com:
45+
Fix secauth middleware to grant access to WG Secretary, RG Chair and
46+
Area Director.
47+
48+
* Merged [7705] from rjsparks@nostrum.com:
49+
Corrected Document vs DocHistory mismatch when working with
50+
status-change documents. Corrected creation of BallotDocEvent
51+
timestamps. Fixes bug #1396.
52+
53+
* Merged [7678] from rcross@amsl.com:
54+
Show correct group type and ommit link to tools.ietf.org on BOF
55+
proceedings.
56+
57+
* Merged [7677] from rjsparks@nostrum.com:
58+
Protect against cases where add_state_change_event can return
59+
None. Fixes bug # 1383.
60+
61+
* Fixed a typo (missing space) in a template. Fixes issue #1398.
62+
63+
* Added a utility command 'mergeready' which lists commits marked as
64+
'Commit ready for merge' that have not yet been merged to trunk.
65+
66+
-- Henrik Levkowetz <henrik@levkowetz.com> 31 May 2014 10:17:45 -0700
67+
68+
169
ietfdb (5.4.2) ietf; urgency=medium
270

371
* Merged [7673] from rjsparks@nostrum.com:

0 commit comments

Comments
 (0)