<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 4/27/17 3:13 PM, Darren Struthers
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAKQFpnciAPERgcW8na1u7_ye1HY-5_b1KiPVQbAFJB69pTThXA@mail.gmail.com">
      <div dir="ltr">Release notes for IdP 3.3.x describe a regression
        of IDP-1101 and link to a patch available on <a
          href="http://svn.shibboleth.net" moz-do-not-send="true">svn.shibboleth.net</a>,
        which seems to be down at the moment. Does anyone know if it is
        likely to be back online any time soon, or if the patch can be
        obtained elsewhere?</div>
    </blockquote>
    <br>
    <br>
    A couple of months ago we migrated/converted the last 2 remaining
    projects to git, and the svn repos are now permanently offline and
    no longer accessible.  Git repo access info here:<br>
    <br>
<a class="moz-txt-link-freetext" href="https://wiki.shibboleth.net/confluence/display/DEV/Git+Repository+Access">https://wiki.shibboleth.net/confluence/display/DEV/Git+Repository+Access</a><br>
    <br>
    <br>
    I guess we'll need to fix up the release notes accordingly.  I'm not
    the original author of the patch, but looks like that svn rev
    corresponds to git commit 5dc714e2c3431329818ccbf187b34d3eea528681,
    e.g.:<br>
    <br>
<a class="moz-txt-link-freetext" href="https://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=5dc714e2c3431329818ccbf187b34d3eea528681">https://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=5dc714e2c3431329818ccbf187b34d3eea528681</a><br>
    <br>
    <br>
    If you clone the java-identity-provider project, you can generate a
    patch like:<br>
    <br>
    git diff 5dc714e2c3431329818ccbf187b34d3eea528681~
    5dc714e2c3431329818ccbf187b34d3eea528681<br>
    <br>
    <br>
    Scott will probably have to confirm that the fix is contained in
    that single commit, but looks correct AFAICT.<br>
  </body>
</html>