<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 09:08:41 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-446] Add missing Debian and Ubuntu build variants and package publications</title>
                <link>https://jira.mongodb.org/browse/MONGOCRYPT-446</link>
                <project id="17481" key="MONGOCRYPT">Libmongocrypt</project>
                    <description>&lt;p&gt;As of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-62299&quot; title=&quot;Platform Support: Add support for Debian 11&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-62299&quot;&gt;&lt;del&gt;SERVER-62299&lt;/del&gt;&lt;/a&gt;, the server has added build variants for the distro &lt;tt&gt;debian11&lt;/tt&gt;.  And coming in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-62300&quot; title=&quot;Platform Support: Add support for Ubuntu 22.04 x86&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-62300&quot;&gt;&lt;del&gt;SERVER-62300&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-62301&quot; title=&quot;Platform Support: Add support for Ubuntu 22.04 ARM&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-62301&quot;&gt;&lt;del&gt;SERVER-62301&lt;/del&gt;&lt;/a&gt;, there will be build variants for the distro &lt;tt&gt;ubuntu22&lt;/tt&gt;.  The libmongocrypt project requires new build variants and publication of distro packages to the libmongocrypt PPA for &lt;tt&gt;debian11&lt;/tt&gt; and &lt;tt&gt;ubuntu22&lt;/tt&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2071470">MONGOCRYPT-446</key>
            <summary>Add missing Debian and Ubuntu build variants and package publications</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="10300" iconUrl="https://jira.mongodb.org/images/icons/priorities/medium.svg">Unknown</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="roberto.sanchez@mongodb.com">Roberto Sanchez</reporter>
                        <labels>
                    </labels>
                <created>Fri, 17 Jun 2022 14:26:57 +0000</created>
                <updated>Sat, 28 Oct 2023 10:25:46 +0000</updated>
                            <resolved>Tue, 29 Nov 2022 19:07:16 +0000</resolved>
                                                    <fixVersion>1.7.0</fixVersion>
                    <fixVersion>1.7.0-alpha1</fixVersion>
                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="5016119" author="xgen-internal-githook" created="Tue, 29 Nov 2022 19:05:20 +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-446&quot; title=&quot;Add missing Debian and Ubuntu build variants and package publications&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-446&quot;&gt;&lt;del&gt;MONGOCRYPT-446&lt;/del&gt;&lt;/a&gt; add build variant and package publications for Debian 11 and Ubuntu 22.04 (#502)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/commit/216f7854cbee5dbd9247099b6db88c38d9d2c53c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/commit/216f7854cbee5dbd9247099b6db88c38d9d2c53c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5012484" author="roberto.sanchez" created="Mon, 28 Nov 2022 18:56:40 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/pull/502&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/pull/502&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5012324" author="roberto.sanchez" created="Mon, 28 Nov 2022 18:10:41 +0000"  >&lt;p&gt;I have resumed working on this now that the BUILD team has provided the Dot NET toolchain on Ubuntu 22.04 hosts.  However, the C# task now fails in the build itself.  I have asked &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=dmitry.lukyanov%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;dmitry.lukyanov@mongodb.com&quot;&gt;dmitry.lukyanov@mongodb.com&lt;/a&gt; to investigate that particular failure.  I will update here again when I hear back from him about what the fix might be.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="1956994">SERVER-62300</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1956995">SERVER-62301</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2156970">MONGOCRYPT-487</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="2197833">MONGOCRYPT-502</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2198715">MONGOCRYPT-503</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|i0hy9c:</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>
                                                                                                                                                                                                                                        <customfield id="customfield_22279" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Server Compat</customfieldname>
                        <customfieldvalues>
                                        <label>6.0</label>
            <label>6.1</label>
            <label>6.2</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>