Page MenuHomeFreeBSD

security/py-requests-kerberos Pull in a recursion bug fix, not yet released.
AbandonedPublic

Authored by dvl on Apr 2 2015, 8:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 14, 3:05 AM
Unknown Object (File)
Sat, Sep 13, 9:58 AM
Unknown Object (File)
Sat, Sep 13, 2:40 AM
Unknown Object (File)
Sat, Sep 13, 1:00 AM
Unknown Object (File)
Sat, Sep 13, 12:40 AM
Unknown Object (File)
Fri, Sep 12, 10:31 PM
Unknown Object (File)
Fri, Sep 12, 10:12 PM
Unknown Object (File)
Fri, Sep 12, 9:49 PM
Subscribers
None

Details

Reviewers
wg
mat
Summary

Commit message will be:

Pull in bug fix not yet released:

Approved by: ? (mentor)

Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

dvl retitled this revision from to Pull in a recursion bug fix, not yet released..
dvl updated this object.
dvl edited the test plan for this revision. (Show Details)
dvl added reviewers: mat, wg.

Properly spell LICENSE (i.e. revert mistake)

mat requested changes to this revision.Apr 2 2015, 11:34 PM
mat edited edge metadata.

Please use make makepatch to generate the patch.

This can be achieved by running make clean patch makepatch.

This revision now requires changes to proceed.Apr 2 2015, 11:34 PM
dvl retitled this revision from Pull in a recursion bug fix, not yet released. to security/py-requests-kerberos Pull in a recursion bug fix, not yet released..Apr 3 2015, 3:08 PM
dvl edited edge metadata.
dvl edited edge metadata.

use make makepatch

mat edited edge metadata.
This revision is now accepted and ready to land.Apr 3 2015, 3:16 PM

I think the file name should be:

patch-requests__kerberos_kerberos__.py

not:

patch-requests_kerberos_kerberos_.py

dvl edited edge metadata.

Name the patch file correctly

This revision now requires review to proceed.Apr 3 2015, 3:20 PM

The patch filename should be whatever make makepatch will make it, I think the documentation will say the same thing, but in any case, if they disagree, make makepatch is right, and the documentation is wrong.

What we have now is what was created by 'make makepatch'.

And if the documentation is wrong, please tell me :-)

The name generated by 'make makepatch' matches what the documentation says.

This seems to have stalled.

mat edited edge metadata.
This revision is now accepted and ready to land.Apr 9 2015, 7:30 AM