<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 01/21/2016 03:46 PM, Martin Kosek
      wrote:<br>
    </div>
    <blockquote cite="mid:56A0EF51.6050600@redhat.com" type="cite">
      <pre wrap="">On 01/21/2016 01:37 PM, thierry bordaz wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">
</pre>
      </blockquote>
      <pre wrap="">
Thanks! Couple comments:

I miss ticket number of description.</pre>
    </blockquote>
    <br>
    Thanks Martin for looking at it.<br>
    <br>
    Ouch... the ticket number is
    <a class="moz-txt-link-freetext" href="https://fedorahosted.org/freeipa/ticket/4026">https://fedorahosted.org/freeipa/ticket/4026</a><br>
    <blockquote cite="mid:56A0EF51.6050600@redhat.com" type="cite">
      <pre wrap="">

Does this patch mean that all blocker on DS side preventing remote DNA were
fixed? If yes, it may be worth updating Requires in the spec file in that case
and making sure the backport is in Fedora 23+ or at least FreeIPA 4.3 COPR repo.
</pre>
    </blockquote>
    It required following 389-ds tickets that are now both fixed in
    1.3.4.6<br>
    <ul>
      <li><a class="moz-txt-link-freetext" href="https://fedorahosted.org/389/ticket/47779">https://fedorahosted.org/389/ticket/47779</a></li>
      <li><a class="moz-txt-link-freetext" href="https://fedorahosted.org/389/ticket/48362">https://fedorahosted.org/389/ticket/48362</a></li>
    </ul>
    <p>Is it the change to do in the spec file ?<br>
    </p>
    <p><tt>diff --git a/freeipa.spec.in b/freeipa.spec.in</tt><tt><br>
      </tt><tt>index 899af6c..87e80c9 100644</tt><tt><br>
      </tt><tt>--- a/freeipa.spec.in</tt><tt><br>
      </tt><tt>+++ b/freeipa.spec.in</tt><tt><br>
      </tt><tt>@@ -130,7 +130,7 @@ Requires: %{name}-client =
        %{version}-%{release}</tt><tt><br>
      </tt><tt> Requires: %{name}-admintools = %{version}-%{release}</tt><tt><br>
      </tt><tt> Requires: %{name}-common = %{version}-%{release}</tt><tt><br>
      </tt><tt> Requires: python2-ipaserver = %{version}-%{release}</tt><tt><br>
      </tt><tt>-Requires: 389-ds-base >= 1.3.4.4</tt><tt><br>
      </tt><tt>+Requires: 389-ds-base >= 1.3.4.6</tt><tt><br>
      </tt><tt> Requires: openldap-clients > 2.4.35-4</tt><tt><br>
      </tt><tt> Requires: nss >= 3.14.3-12.0</tt><tt><br>
      </tt><tt> Requires: nss-tools >= 3.14.3-12.0</tt><tt><br>
      </tt><tt>@@ -162,7 +162,7 @@ Requires: zip</tt><tt><br>
      </tt><tt> Requires: policycoreutils >= 2.1.12-5</tt><tt><br>
      </tt><tt> Requires: tar</tt><tt><br>
      </tt><tt> Requires(pre): certmonger >= 0.78</tt><tt><br>
      </tt><tt>-Requires(pre): 389-ds-base >= 1.3.4.4</tt><tt><br>
      </tt><tt>+Requires(pre): 389-ds-base >= 1.3.4.6</tt><tt><br>
      </tt><tt> Requires: fontawesome-fonts</tt><tt><br>
      </tt><tt> Requires: open-sans-fonts</tt><tt><br>
      </tt><tt> Requires: openssl</tt><br>
      <br>
    </p>
    <p><br>
    </p>
  </body>
</html>