<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I do not have builds for every version. I think copr allows to
      serve multiple versions from the same repository. It depends on
      copr owner how many builds he keeps there.</p>
    <p><a class="moz-txt-link-freetext" href="https://copr.fedorainfracloud.org/coprs/pemensik/bind-9.20/">https://copr.fedorainfracloud.org/coprs/pemensik/bind-9.20/</a></p>
    <p>I try them only sometime. Not every release is there. You did not
      even specify your distribution. It would be relatively easy with
      Fedora to make your own rebuilds even with versions I have
      missing.</p>
    <p>Source:
      <a class="moz-txt-link-freetext" href="https://src.fedoraproject.org/fork/pemensik/rpms/bind/tree/rawhide-9.20">https://src.fedoraproject.org/fork/pemensik/rpms/bind/tree/rawhide-9.20</a></p>
    <p>How to rebuild:</p>
    <p>git clone <a class="moz-txt-link-freetext" href="https://src.fedoraproject.org/fork/pemensik/rpms/bind">https://src.fedoraproject.org/fork/pemensik/rpms/bind</a> <br>
      git checkout rawhide-9.20</p>
    <p>dnf install fedpkg<br>
      dnf builddep *.spec</p>
    <p>edit version in spec file # find Version: and change it.</p>
    <p>spectool -g *.spec # downloads new sources<br>
      fedpkg --release f42 local # consider using mockbuild.</p>
    <p>That would allow you to build any version not present in the
      repo. On Centos similar package is centpkg. --release would accept
      values like c9s or c10s in it. rpmbuild needs a bit modified
      directory structure.</p>
    <p>But in general, git bisect is amazing tool and you would likely
      want to know which commit or merge request it was related to in
      the end. That is much easier to find from original isc bind9 git
      repository, as you were advised before. But I admit it is not so
      simple to start and especially uninstall such test builds. You can
      configure the parameters with the same flags as the package does.
      named -V will print flags used in configure, use named from
      package to get values used by your distribution, then pass them to
      ./configure on your git checkout. You can use dnf builddep *.spec
      trick to get dependencies needed to build it from upstream sources
      git later.</p>
    <p>If bind 9.18 version would be enough, fedora should have almost
      all versions:</p>
    <p><a class="moz-txt-link-freetext" href="https://koji.fedoraproject.org/koji/packageinfo?packageID=314">https://koji.fedoraproject.org/koji/packageinfo?packageID=314</a></p>
    <p>But 9.20 is available from my or ISC copr only, because we still
      do not have 9.20 in official Fedora repos.</p>
    <p>Hope that helps,<br>
      Petr</p>
    <div class="moz-cite-prefix">On 03/11/2025 16:15, John McNulty
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CALj9SCpOKJCNEhUwnaRFmyOXJ711O6YXViUCW9-k59b91JxZ1Q@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div class="gmail_default"
          style="font-family:verdana,sans-serif">Thanks, but I was
          looking for binary / rpm packages rather than source.</div>
        <div class="gmail_default"
          style="font-family:verdana,sans-serif"><br>
        </div>
        <div class="gmail_default"
          style="font-family:verdana,sans-serif">Are sources my only
          option ?</div>
      </div>
      <br>
      <div class="gmail_quote gmail_quote_container">
        <div dir="ltr" class="gmail_attr">On Mon, 3 Nov 2025 at 14:45,
          Victoria Risk <<a href="mailto:vicky@isc.org"
            moz-do-not-send="true" class="moz-txt-link-freetext">vicky@isc.org</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div><br
              id="m_1068028054362240447lineBreakAtBeginningOfMessage">
            <div><br>
              <blockquote type="cite">
                <div>On Nov 3, 2025, at 9:24 AM, Bjørn Mork via
                  bind-users <<a
                    href="mailto:bind-users@lists.isc.org"
                    target="_blank" moz-do-not-send="true"
                    class="moz-txt-link-freetext">bind-users@lists.isc.org</a>>
                  wrote:</div>
                <br>
                <div>
                  <div>John McNulty <<a
                      href="mailto:johnmcn1@gmail.com" target="_blank"
                      moz-do-not-send="true"
                      class="moz-txt-link-freetext">johnmcn1@gmail.com</a>>
                    writes:<br>
                    <br>
                    <blockquote type="cite">I'd like to step back
                      through the versions to find out which release
                      after<br>
                      9.20.7 introduced the change in behaviour before
                      filing a bug report.  But<br>
                      I've not been successful in locating a source that
                      contains them.  Copr<br>
                      only holds the latest release.<br>
                    </blockquote>
                    <br>
                    They're available as tags in git at least.  Makes
                    easier to bisect the<br>
                    issue.<br>
                  </div>
                </div>
              </blockquote>
              <div><br>
              </div>
              And just FYI, every release since the dawn of time is
              available somewhere on <a href="http://downloads.isc.org"
                target="_blank" moz-do-not-send="true">downloads.isc.org</a>. 
              Look in <a href="https://downloads.isc.org/isc/bind9/"
                target="_blank" moz-do-not-send="true"
                class="moz-txt-link-freetext">https://downloads.isc.org/isc/bind9/</a></div>
            <div>for versions since 2000…..</div>
            <div><br>
            </div>
            <div><br>
            </div>
            <br>
          </div>
          -- <br>
          Visit <a
            href="https://lists.isc.org/mailman/listinfo/bind-users"
            rel="noreferrer" target="_blank" moz-do-not-send="true"
            class="moz-txt-link-freetext">https://lists.isc.org/mailman/listinfo/bind-users</a>
          to unsubscribe from this list.<br>
        </blockquote>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Petr Menšík
Senior Software Engineer, RHEL
Red Hat, <a class="moz-txt-link-freetext" href="https://www.redhat.com/">https://www.redhat.com/</a>
PGP: DFCF908DB7C87E8E529925BC4931CA5B6C9FC5CB</pre>
  </body>
</html>