<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:15:59 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CDRIVER-2673] Fix SONAME of libraries created by CMake</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-2673</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;While working on &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2514&quot; title=&quot;Produce Debian packages from CMake build&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2514&quot;&gt;&lt;del&gt;CDRIVER-2514&lt;/del&gt;&lt;/a&gt; I noticed that the CMake build produces library files with a different SONAME than what we expect.  Specifically, it creates symlinks for &lt;tt&gt;libbson-1.0.so.1&lt;/tt&gt; and &lt;tt&gt;libmongoc-1.0.so.1&lt;/tt&gt;.  Those symlinks should not be present.  The expected SONAME for the library is currently 0.&lt;/p&gt;</description>
                <environment></environment>
        <key id="551063">CDRIVER-2673</key>
            <summary>Fix SONAME of libraries created by CMake</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="roberto.sanchez@mongodb.com">Roberto Sanchez</reporter>
                        <labels>
                    </labels>
                <created>Wed, 30 May 2018 04:00:52 +0000</created>
                <updated>Sat, 28 Oct 2023 11:29:49 +0000</updated>
                            <resolved>Wed, 6 Jun 2018 21:34:35 +0000</resolved>
                                                    <fixVersion>1.10.2</fixVersion>
                                    <component>cmake</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1913929" author="xgen-internal-githook" created="Thu, 7 Jun 2018 16:23:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;ajdavis&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;email&apos;: &apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2673&quot; title=&quot;Fix SONAME of libraries created by CMake&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2673&quot;&gt;&lt;del&gt;CDRIVER-2673&lt;/del&gt;&lt;/a&gt; test to verify installed lib name&lt;br/&gt;
Branch: r1.10&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/9ea88295d591eb390c7c2922b5fe7c02cdb61476&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/9ea88295d591eb390c7c2922b5fe7c02cdb61476&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1913928" author="xgen-internal-githook" created="Thu, 7 Jun 2018 16:23:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;rcsanchez97&apos;, &apos;name&apos;: &apos;Roberto C. S&#225;nchez&apos;, &apos;email&apos;: &apos;roberto@connexer.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2673&quot; title=&quot;Fix SONAME of libraries created by CMake&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2673&quot;&gt;&lt;del&gt;CDRIVER-2673&lt;/del&gt;&lt;/a&gt; fix libbson/libmongoc file names and SONAME&lt;br/&gt;
Branch: r1.10&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/71be51ff047b4135624e3aac0a7d8b4266abe2b7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/71be51ff047b4135624e3aac0a7d8b4266abe2b7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1913163" author="xgen-internal-githook" created="Wed, 6 Jun 2018 22:44:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;ajdavis&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;email&apos;: &apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2673&quot; title=&quot;Fix SONAME of libraries created by CMake&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2673&quot;&gt;&lt;del&gt;CDRIVER-2673&lt;/del&gt;&lt;/a&gt; test to verify installed lib name&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/567bf774aa072ef90db2b2eea6c44304384e6577&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/567bf774aa072ef90db2b2eea6c44304384e6577&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1906058" author="xgen-internal-githook" created="Thu, 31 May 2018 02:07:47 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;rcsanchez97&apos;, &apos;name&apos;: &apos;Roberto C. S&#225;nchez&apos;, &apos;email&apos;: &apos;roberto@connexer.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2673&quot; title=&quot;Fix SONAME of libraries created by CMake&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2673&quot;&gt;&lt;del&gt;CDRIVER-2673&lt;/del&gt;&lt;/a&gt; fix libbson/libmongoc file names and SONAME&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/670044612410120833074d6ee6bd1f4ad359fda2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/670044612410120833074d6ee6bd1f4ad359fda2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1905239" author="jesse" created="Wed, 30 May 2018 21:11:13 +0000"  >&lt;p&gt;Once we merge this, I&apos;ll write Evergreen shell scripts to verify the installed shared libs&apos; names and SONAMEs match what we had built with the Autotools in 1.9.x and earlier.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="500253">CDRIVER-2514</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htq8b3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>