Skip to content

4.45

Compare
Choose a tag to compare
@NGPixel NGPixel released this 16 Mar 22:46
· 12629 commits to main since this release

Release Date: Tue, May 14, 2013 at 7:50 PM UTC
Release Author: Henrik Levkowetz


This release contains bugfixes and some minor features.

  • Added IAB Chair permission for some IESG agenda links.

  • Added alternative names for 2 iana states which seems to have changed
    name since the code was originally deployed. Also added a guard against
    sending state change emails when the iana state hasn't actually changed.

  • Don't use non-ascii names in the email lists (at least for now), as the
    the code doesn't generate proper email header IDN encoding for non-ascii
    addresses.

  • Added the secretariat to the recipient list for publication request
    emails generated by the datatracker. Fixes issue #964.

  • Fixed a problem with checking shepherd writeup editing permissions for
    logged-in users with no associated person object.

  • Reverted a change from [5602], reinstating the explicit To: field for
    last-call announcements, because removing it caused the copies of the
    announcements destined for email lists to be held by Mailman for
    moderation because of implicit destination. Relates to issue #811.

  • Changed additional places to use IANA sync settings from settings.py

  • Merged [5645],[5646] and [5647] from olau@iola.dk:

    • Added support for notifying the RFC Editor upon draft approval

    • Added action to post to RFC Editor on non-IESG publication requests too

    • Fixed a bug that the CC on the announcement copy sent to IANA wasn't
      cleared causing people on the CC to get duplicate emails

  • Refined the INSTALL instructions for secretariat releases.

  • Added instructions on updating the release version and date for patch
    releases.

  • Added RjS to the ADMINS setting, so he will receive exception emails.