<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 09:07: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>[MONGOCRYPT-106] Create RPMs and DPKG of libmongocrypt from mongodb.com</title>
                <link>https://jira.mongodb.org/browse/MONGOCRYPT-106</link>
                <project id="17481" key="MONGOCRYPT">Libmongocrypt</project>
                    <description>&lt;p&gt;The server currently releases binary rpm and dpkg packages in yum/apt repos. We should investigate and consider the same of libmongocrypt.&lt;/p&gt;

&lt;p&gt;This is distincly differently then making libmongocrypt available in Fedora Rawhide/Debian latest. This would enable binary packages for older OSes like RHEL 6, etc.&lt;/p&gt;</description>
                <environment></environment>
        <key id="793797">MONGOCRYPT-106</key>
            <summary>Create RPMs and DPKG of libmongocrypt from mongodb.com</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="roberto.sanchez@mongodb.com">Roberto Sanchez</assignee>
                                    <reporter username="mark.benvenuto@mongodb.com">Mark Benvenuto</reporter>
                        <labels>
                    </labels>
                <created>Fri, 7 Jun 2019 19:52:17 +0000</created>
                <updated>Sat, 28 Oct 2023 10:25:13 +0000</updated>
                            <resolved>Tue, 27 Aug 2019 10:53:07 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="2388162" author="xgen-internal-githook" created="Tue, 27 Aug 2019 10:52:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Roberto C. S&#225;nchez&apos;, &apos;email&apos;: &apos;roberto@connexer.com&apos;, &apos;username&apos;: &apos;rcsanchez97&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-106&quot; title=&quot;Create RPMs and DPKG of libmongocrypt from mongodb.com&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-106&quot;&gt;&lt;del&gt;CDRIVER-3178&lt;/del&gt;&lt;/a&gt; create Debian and RPM packages&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/commit/9aac558886ad4f2e2f5702e66937950fd3584859&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/commit/9aac558886ad4f2e2f5702e66937950fd3584859&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2323997" author="kevin.albertson" created="Fri, 12 Jul 2019 21:53:46 +0000"  >&lt;p&gt;Copying some recent notes from FLE meeting and slack:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;before we can package libmongocrypt in the way described, we have to package the C driver (this isn&apos;t hard from a technical perspective, as we can leverage the existing Debian and Redhat packaging)
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;we will need to support RHEL, SUSE, Debian, and Ubuntu. Basically, the same as 4.2 server&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;we need to know who will be managing the repository/PPA (us or someone on the server team, who might already be managing the server team&apos;s repository/PPA)
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;We will create a new repos for libmongocrypt that is hosted in S3 and managed by curator (&lt;a href=&quot;https://github.com/mongodb/curator&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/curator&lt;/a&gt;)&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;we need to know how the packages are to be built (i.e., manually or via Evergreen)
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;Via evergreen like we how we publish the rpms for mongodb&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;if the packages are to be signed, we need to know who will be responsible for signing the packages (us since we will probably build them, or whomever manages the repository/PPA, which may or may not be us)
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;We have support for signing rpm/deb (&lt;a href=&quot;https://github.com/10gen/notary-service&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/notary-service&lt;/a&gt;)&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt; Here is the package push and signing steps: &lt;a href=&quot;https://github.com/mongodb/mongo/blob/master/etc/evergreen.yml#L7588-L7620&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/blob/master/etc/evergreen.yml#L7588-L7620&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="890038">MONGOCRYPT-79</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="664909">CDRIVER-2915</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|huswxj:</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>