<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/73245>73245</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            [17 Regression] libclang-17.so encodes the subminor version number
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          doko42
      </td>
    </tr>
</table>

<pre>
    Is this change intended behavior on the branch?

$ objdump -x /usr/lib/x86_64-linux-gnu/libclang-17.so.17.0.5|grep SONAME
  SONAME libclang-17.so.17.0.5

That means, that with every subminor (bug fix release), you have to relink any binary with the the new subminor version.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxsUstu2zAQ_BrqsrAgLSXTPuiQJhXQQ1ug7b0gqbXIhCINPhz77wvJKVIEPZDEYjCDGc7KlOzsiQbWf2L9UyVLNiEOU3gJHVYqTLfhS4JsbAJtpJ8JrM_kJ5pAkZEXGyIED9kQqCi9NoyPrHlizcPbjR0E9TyV5Qy7KzAcS4oMR2cVw_F62P_edztnfbnuZl_ugHbSz7tW1CnUraibumficY50hp_fvz18_XxXhrcJ_s_4x8MvIzMsJH1i-Ah5nV5tNkAXijdIRS3WhwgMD6rMcLJXiORIJmJ4XBm3UMDIC0EOK2L9C0h_A2W9jLe71Jp_PZ5e3wUvFJMNvq6mgU9HfpQVDa1oGtE3XGBlhl4jP_Gm7Wl_EkK000kfGtKI-1YcNXWVHbBB3rbI244fOdanA9eyUX176PlJdx3rGlqkdbVzl6UOca5sSoUGwbHrKycVubRVi7ha20CGuDYdh5WzU2VOrGucTTm9q2Sb3bYTrYAfNEdKaxLWP334bSCvw0RpC_8xOPiyKIpViW4wOZ8T4w8MR4bjbLMpqtZhWRt3l7_P7hzDM-nMcNysJobjFuVPAAAA__-32NkU">