<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 09:08:08 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-173] Update Java binding build process to use libmongocrypt with no native crypto</title>
                <link>https://jira.mongodb.org/browse/MONGOCRYPT-173</link>
                <project id="17481" key="MONGOCRYPT">Libmongocrypt</project>
                    <description>&lt;p&gt;Once we get rid of the OpenSSL dependency requirement in libmongocrypt by implementing the crypt callbacks in the java bindings, we can ship a single jar with a single linux-x86-64 mongocrypt.so file inside of it.&lt;/p&gt;

&lt;p&gt;Also update the build process for the main mongocrypt jar file to use the version of mongocrypt library with no native crypto.&lt;/p&gt;</description>
                <environment></environment>
        <key id="853197">MONGOCRYPT-173</key>
            <summary>Update Java binding build process to use libmongocrypt with no native crypto</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="jeff.yemin@mongodb.com">Jeffrey Yemin</assignee>
                                    <reporter username="jeff.yemin@mongodb.com">Jeffrey Yemin</reporter>
                        <labels>
                    </labels>
                <created>Thu, 11 Jul 2019 17:41:54 +0000</created>
                <updated>Sat, 28 Oct 2023 10:25:19 +0000</updated>
                            <resolved>Thu, 18 Jul 2019 18:02:15 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="2332522" author="xgen-internal-githook" created="Thu, 18 Jul 2019 17:59:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Jeff Yemin&apos;, &apos;email&apos;: &apos;jeff.yemin@10gen.com&apos;, &apos;username&apos;: &apos;jyemin&apos;}
&lt;p&gt;Message: Use the RHEL 6.2 build for linux-x86-64&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-173&quot; title=&quot;Update Java binding build process to use libmongocrypt with no native crypto&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-173&quot;&gt;&lt;del&gt;CDRIVER-3231&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/commit/30bfe9b7010ad0c18fb6e0cc924cff22c1d02b23&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/commit/30bfe9b7010ad0c18fb6e0cc924cff22c1d02b23&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2332521" author="xgen-internal-githook" created="Thu, 18 Jul 2019 17:59:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Jeff Yemin&apos;, &apos;email&apos;: &apos;jeff.yemin@10gen.com&apos;, &apos;username&apos;: &apos;jyemin&apos;}
&lt;p&gt;Message: Remove dependency between publish-snapshot and rhel-70 build&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-173&quot; title=&quot;Update Java binding build process to use libmongocrypt with no native crypto&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-173&quot;&gt;&lt;del&gt;CDRIVER-3231&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/commit/9225d3358b4d8bed95a6c38cf4143c5159c474f1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/commit/9225d3358b4d8bed95a6c38cf4143c5159c474f1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2332520" author="xgen-internal-githook" created="Thu, 18 Jul 2019 17:59:20 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Jeff Yemin&apos;, &apos;email&apos;: &apos;jeff.yemin@10gen.com&apos;, &apos;username&apos;: &apos;jyemin&apos;}
&lt;p&gt;Message: Rely on nocrypto builds of libmongocrypt&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Remove classifier jars, since we only need a single .so per arch&lt;/li&gt;
	&lt;li&gt;Include the nocrypt builds of libmongocrypt both locally and from the&lt;br/&gt;
  tar.gz file&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-173&quot; title=&quot;Update Java binding build process to use libmongocrypt with no native crypto&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-173&quot;&gt;&lt;del&gt;CDRIVER-3231&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/commit/dc108e89e5323181a7ba6092138194e877e90de8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/commit/dc108e89e5323181a7ba6092138194e877e90de8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2332225" author="jeff.yemin" created="Thu, 18 Jul 2019 14:25:38 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/pull/31&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/pull/31&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2332210" author="jeff.yemin" created="Thu, 18 Jul 2019 14:18:07 +0000"  >&lt;p&gt;I&apos;m going to open a separate ticket for support of the other architectures.&lt;/p&gt;</comment>
                            <comment id="2328806" author="kevin.albertson" created="Tue, 16 Jul 2019 14:42:40 +0000"  >&lt;p&gt;We&apos;ll also need libmongocrypt built for s390x, powerpc, and arm64.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="880396">PYTHON-1925</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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>CDRIVER-2915</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr6t5j:</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>