Skip to content

Commit 83edb6c

Browse files
committed
Changelog entry for 6.8.0
- Legacy-Id: 10372
1 parent b4c2b2f commit 83edb6c

1 file changed

Lines changed: 85 additions & 0 deletions

File tree

changelog

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,88 @@
1+
ietfdb (6.8.0) ietf; urgency=medium
2+
3+
**IETF 94 Code Sprint**
4+
5+
This release contains the datatracker bugfixes and enhancements from the
6+
IETF-94 Code Sprint. This brings many small but useful bugfixes and
7+
enhancements, as described below. Many thanks to everyone who contributed!
8+
9+
This release also brings a change which is not a code change, but rather a
10+
packaging change which has made the question of what the licence is for the
11+
datatracker code more difficult than need be. Starting with this release,
12+
we don't handle version control of the Django framework by including it in
13+
the repository; we instead version control it throug the requirements.txt
14+
file. This lets us be very simple and clear in the LICENSE file which
15+
covers the datatracker code.
16+
17+
There are additional code sprint changes expected during the week; they will
18+
get their own release later in the week.
19+
20+
Here are details about the changes, extracted from the commit log:
21+
22+
* Added a direct menu link to tutorials under Other. Tweaked a divider
23+
visibility.
24+
25+
* Merged in [10363] from rjsparks@nostrum.com:
26+
email_iana needs to leave address generation to mailtrigger and not try
27+
to rewrap the address. This should be patched into production.
28+
29+
* Merged in [10349] from rcross@amsl.com:
30+
Fixes Ticket #1834. Sorting slides difficult when there are only two
31+
of them.
32+
33+
* Merged in [10348] from rcross@amsl.com:
34+
Add more information to Secretariat session recordings view.
35+
36+
* Merged in [10347] from rjsparks@nostrum.com:
37+
Allow entering more than one email address in addtional cc on the send
38+
ballot comments form. Fixes #1811.
39+
40+
* Merged in [10346] from suresh.krishnan@ericsson.com:
41+
Changes to unapproved milestones (e.g. attaching a draft) will not
42+
trigger a mail to the WG. Fixes #1818.
43+
44+
* Fixed an issue with [10344], where the numberless /meeting/agenda/
45+
would redirect to a non-existing proceedings URL.
46+
47+
* Fixed a weekday numbering problem in a test.
48+
49+
* Merged in [10345] from rjsparks@nostrum.com:
50+
Added an RSS feed for RFCs for use with the digital preservation
51+
project.
52+
53+
* Merged in [10344] from rjsparks@nostrum.com:
54+
Return more sensible results for agendas for old meetings. Fixes #1062.
55+
56+
* Merged in [10343] from housley@vigilsec.com:
57+
Add check to addcomment for WG/RG chair or secretary.
58+
59+
* Merged in [10342] from rcross@amsl.com:
60+
The session request form validation needs to check that durations have
61+
been entered for each requested session. Fixes issue #1794.
62+
63+
* Merged in [10341] from housley@vigilsec.com:
64+
WG/RG chairs and secretaries can add comments to document history; get
65+
non-active I-Ds from www.ietf.org instead of tools.ietf.org. Fixes issues
66+
#1702, #1801, #1831.
67+
68+
* Merged in [10340] from rcross@amsl.com:
69+
Change liaisons ShowAttachmentsWidget to use href(). Fixes issue #1805.
70+
71+
* Merged in [10339] from rcross@amsl.com:
72+
Secretariat locked out of Session Request Tool. Fixes Ticket #1791.
73+
74+
* Merged in [10338] from rcross@amsl.com:
75+
Legacy session scheduling view broken. Fixes Ticket #1806.
76+
77+
* Removed our local copy of Django, and added it to the requirements
78+
instead. Updated the LICENSE to match, as we're not carrying along
79+
external components in the repository any more.
80+
81+
* Replaced a remaining use of removed function smtp_error_logging().
82+
83+
-- Henrik Levkowetz <henrik@levkowetz.com> 03 Nov 2015 03:15:47 +0000
84+
85+
186
ietfdb (6.7.2) ietf; urgency=medium
287

388
This is a maintenance release which does a longtime pending model rename,

0 commit comments

Comments
 (0)