<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 09:08:31 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>[MONGOCRYPT-359] Compatibility with OpenSSL 3.0</title>
                <link>https://jira.mongodb.org/browse/MONGOCRYPT-359</link>
                <project id="17481" key="MONGOCRYPT">Libmongocrypt</project>
                    <description>&lt;p&gt;Version &amp;lt;= 1.3.0 is not compatible with OpenSSL 3.0 because of deprecated calls.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Removing -Werror in CMakeList.txt is a workaround.&lt;/p&gt;

&lt;p&gt;This affects Fedora 36 and RHEL 9 (version Beta is released)&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;See attached build.log with full messages&lt;/p&gt;</description>
                <environment></environment>
        <key id="1918862">MONGOCRYPT-359</key>
            <summary>Compatibility with OpenSSL 3.0</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.williamson@mongodb.com">Jesse Williamson</assignee>
                                    <reporter username="remi">Remi Collet</reporter>
                        <labels>
                    </labels>
                <created>Fri, 5 Nov 2021 07:14:41 +0000</created>
                <updated>Sat, 28 Oct 2023 10:25:37 +0000</updated>
                            <resolved>Thu, 11 Nov 2021 03:26:32 +0000</resolved>
                                                    <fixVersion>1.3.1</fixVersion>
                                    <component>Build</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="4182212" author="xgen-internal-githook" created="Thu, 11 Nov 2021 03:24:56 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Remi Collet&apos;, &apos;email&apos;: &apos;remi@remirepo.net&apos;, &apos;username&apos;: &apos;remicollet&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-359&quot; title=&quot;Compatibility with OpenSSL 3.0&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-359&quot;&gt;&lt;del&gt;MONGOCRYPT-359&lt;/del&gt;&lt;/a&gt; simplify HMAC creation, fix compatibility with OpenSSL&#8230; (#213)&lt;/p&gt;

&lt;p&gt;Co-authored-by: Kevin Albertson &amp;lt;kevin.albertson@mongodb.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/commit/23c7ca62e9e59e55f3d2637b35ec8a9a56917262&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/commit/23c7ca62e9e59e55f3d2637b35ec8a9a56917262&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4178320" author="JIRAUSER1261121" created="Tue, 9 Nov 2021 18:10:01 +0000"  >&lt;p&gt;I have reviewed this code (which is an externally submitted PR); it looks good to me. I&apos;d like one other reviewer (Kevin has it in his queue) to also take a peek.&lt;/p&gt;</comment>
                            <comment id="4171047" author="remi" created="Fri, 5 Nov 2021 08:08:40 +0000"  >&lt;p&gt;Fix proposal on &lt;a href=&quot;https://github.com/mongodb/libmongocrypt/pull/213&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/pull/213&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4171017" author="remi" created="Fri, 5 Nov 2021 07:32:49 +0000"  >&lt;p&gt;See migration guide&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.openssl.org/docs/man3.0/man7/migration_guide.html#Deprecated-low-level-MAC-functions&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.openssl.org/docs/man3.0/man7/migration_guide.html#Deprecated-low-level-MAC-functions&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1989908">MONGOCRYPT-387</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="344215" name="build.log" size="262409" author="remi" created="Fri, 5 Nov 2021 07:14:24 +0000"/>
                    </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|hzsp3j:</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>