Skip to content

6.7.1

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

Release Date: Sat, October 24, 2015 at 8:29 PM UTC
Release Author: Henrik Levkowetz


This is a small maintenance release with some bug-fixes and one enhancement,
a new machine-readable list of IPR declarations per draft, recursively.

Here are details from the commit log:

  • Changed nomcom.models.Nomcom() to use a FileSystemStorage which doesn't
    record the file system location in the migration, in order to avoid having
    model changes detected when switching from one development path to
    another.

  • Merged in [10265] from rcross@amsl.com:
    Fixed IPR notice addresses formatting.

  • Added a new machine-readable list of IPR declarations per draft, which
    also searches through related documents. Extended make_test_data() with a
    replaced document for the test draft.

  • Added a switch to the test command, to write short test results to
    file, changing the default which used to be to always write these.

  • Updated the INSTALL instructions to reflect the new way patch numbers
    are handled in ietf/init.py from the 6.0.0 release.

  • Updated bin/mergeready to work with svn 1.9, which seems to return an error
    for properties which aren't found.


Coverage

chart