Skip to content

5.13.0

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

Summary: IETF 92 Code Sprint
Release Date: Wed, March 25, 2015 at 7:07 PM UTC
Release Author: Henrik Levkowetz


This release contains the datatracker bugfixes and enhancements from the
IETF-92 Code Sprint. It improves the coverage of the test suite, and also
fixes a number of issues. Many thanks to everyone that contributed!

  • Merged in [9330] from rcross@amsl.com:
    Cleanup legacy IPR models. Fixes ticket #1626.

  • Merged in [9326] from rjsparks@nostrum.com:
    Test coverage improvement for group material management.

  • Fixed a problem in Document.meeting_related(), and fixed a number of
    tests which broke when slide objects started to return True to
    meeting_related() without being related to a session.

  • Merged in [9319] from kivinen@iki.fi:
    Added test cases for cookie code. This will test all the cookie setting
    code, and also adds test for draft for include_text and full_draft cookie
    checking.

  • Merged in [9317] from jmh@joelhalpern.com:
    Added some nomcom test cases.

  • Changed the MEDIA_URL to use https instead of http, to be in line with
    other efforts to move to https in general.

  • Merged in [9316] from willem@nlnetlabs.nl:
    Test fetching of wg and rg document dependency graphs.

    Also added conditional running of these tests, as they depend on the
    availability of the dot, unflatten and ps2pdf binaries, which may not
    be available on all developers' systems.

  • Merged in [9309] from tjw.ietf@gmail.com:
    Fixed #845. Commit read for merge.

  • Merged in [9305] from willem@nlnetlabs.nl:
    Callback API test code paths

  • Merged in [9307] from rcross@amsl.com:
    Improved test coverage of secr.drafts.

  • Merged in [9306] from rjsparks@nostrum.com:
    Added pre-ads to .ad aliases. Keep draft aliases for drafts that have
    become RFCs for some time.

  • Merged in [9303] from rjsparks@nostrum.com:
    Cached the wg-charter*txt pages for a time since they are very heavy to
    generate.


Coverage

chart