<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:14:23 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-2167] CMake Windows &amp; OpenSSL 1.1.0 incorrect lib names</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-2167</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;See also &lt;a href=&quot;https://github.com/h2o/h2o/pull/227&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/h2o/h2o/pull/227&lt;/a&gt; &amp;amp;&amp;amp; &lt;a href=&quot;https://mta.openssl.org/pipermail/openssl-dev/2016-August/008340.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mta.openssl.org/pipermail/openssl-dev/2016-August/008340.html&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;OpenSSL renamed the library filenames on Windows in OpenSSL 1.1.0 (to libcrypto and libssl, rather then libeay32.lib &amp;amp; ssleay32.lib).&lt;/p&gt;

&lt;p&gt;The CMake FindOpenSSL does not seem to have been updated, so now the search passes, but linking fails, since we are attempting to link non-existing libs.&lt;/p&gt;</description>
                <environment></environment>
        <key id="384508">CDRIVER-2167</key>
            <summary>CMake Windows &amp; OpenSSL 1.1.0 incorrect lib names</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="bjori">Hannes Magnusson</assignee>
                                    <reporter username="bjori">Hannes Magnusson</reporter>
                        <labels>
                    </labels>
                <created>Wed, 17 May 2017 20:21:50 +0000</created>
                <updated>Sat, 28 Oct 2023 11:30:40 +0000</updated>
                            <resolved>Tue, 18 Jul 2017 20:34:09 +0000</resolved>
                                                    <fixVersion>1.8.0</fixVersion>
                                    <component>Build</component>
                    <component>libmongoc</component>
                    <component>tls</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1875389" author="xgen-internal-githook" created="Thu, 26 Apr 2018 18:58:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;jesse@mongodb.com&apos;, &apos;username&apos;: &apos;ajdavis&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2167&quot; title=&quot;CMake Windows &amp;amp; OpenSSL 1.1.0 incorrect lib names&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2167&quot;&gt;&lt;del&gt;CDRIVER-2167&lt;/del&gt;&lt;/a&gt; test on zSeries RHEL 6.7&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/dff591b47ae461556efeb741072846cf12f9fc32&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/dff591b47ae461556efeb741072846cf12f9fc32&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1625640" author="bjori" created="Tue, 18 Jul 2017 20:34:09 +0000"  >&lt;p&gt;There isn&apos;t much we can do other then erroring when we detect older cmake and newer openssl and ask the user to upgrade their cmake install &amp;#8211; or configure using secure channel.&lt;/p&gt;</comment>
                            <comment id="1625634" author="xgen-internal-githook" created="Tue, 18 Jul 2017 20:28:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2167&quot; title=&quot;CMake Windows &amp;amp; OpenSSL 1.1.0 incorrect lib names&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2167&quot;&gt;&lt;del&gt;CDRIVER-2167&lt;/del&gt;&lt;/a&gt; Mention CMake 3.7 is required for OpenSSL 1.1.0 support on Windows&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/a57b7208a995431c779c4d197695076009796d95&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/a57b7208a995431c779c4d197695076009796d95&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1625633" author="xgen-internal-githook" created="Tue, 18 Jul 2017 20:28:56 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2167&quot; title=&quot;CMake Windows &amp;amp; OpenSSL 1.1.0 incorrect lib names&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2167&quot;&gt;&lt;del&gt;CDRIVER-2167&lt;/del&gt;&lt;/a&gt; OpenSSL 1.1.0 on Windows requires CMake 3.7+&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/50642b4857b9609848667ab679eea2c4d4c18621&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/50642b4857b9609848667ab679eea2c4d4c18621&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1624231" author="bjori" created="Mon, 17 Jul 2017 22:25:24 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=jesse&quot; class=&quot;user-hover&quot; rel=&quot;jesse&quot;&gt;jesse&lt;/a&gt; What do you think we should do about this?&lt;br/&gt;
Wait until CMake fixes it and then vendor in their .cmake file until we bump minimum cmake version?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="384407">CDRIVER-2164</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|hszqbz:</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>