<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:16:39 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-2892] GSSAPI auth test failing with macOS GSS framework</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-2892</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;After &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2887&quot; title=&quot;missing bson-thread-private.h, mongoc-cluster-gssapi-private.h and mongoc-gssapi-private.h from release tar ball&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2887&quot;&gt;&lt;del&gt;CDRIVER-2887&lt;/del&gt;&lt;/a&gt; fixed &lt;tt&gt;-DENABLE_SASL=GSSAPI&lt;/tt&gt;, auth tests on macOS have started failing.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://evergreen.mongodb.com/task/mongo_c_driver_darwin_authentication_tests_darwinssl_2673178051180ebf27c1c7c0539bf11984b4386f_18_11_28_13_34_38&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://evergreen.mongodb.com/task/mongo_c_driver_darwin_authentication_tests_darwinssl_2673178051180ebf27c1c7c0539bf11984b4386f_18_11_28_13_34_38&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Depending on the scope of this fix, this might be more appropriate for 1.14.0 instead of 1.13.1.&lt;/p&gt;</description>
                <environment></environment>
        <key id="641056">CDRIVER-2892</key>
            <summary>GSSAPI auth test failing with macOS GSS framework</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="kevin.albertson@mongodb.com">Kevin Albertson</assignee>
                                    <reporter username="kevin.albertson@mongodb.com">Kevin Albertson</reporter>
                        <labels>
                    </labels>
                <created>Fri, 30 Nov 2018 15:51:40 +0000</created>
                <updated>Sat, 28 Oct 2023 11:29:29 +0000</updated>
                            <resolved>Mon, 3 Dec 2018 22:20:47 +0000</resolved>
                                                    <fixVersion>1.13.1</fixVersion>
                                    <component>auth</component>
                    <component>libmongoc</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2126822" author="xgen-internal-githook" created="Fri, 25 Jan 2019 02:51:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;kevin.albertson@10gen.com&apos;, &apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;username&apos;: &apos;kevinAlbs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2892&quot; title=&quot;GSSAPI auth test failing with macOS GSS framework&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2892&quot;&gt;&lt;del&gt;CDRIVER-2892&lt;/del&gt;&lt;/a&gt; default GSSAPI to CYRUS&lt;/p&gt;

&lt;p&gt;And warn when ENABLE_SASL=GSSAPI. This is left for backwards&lt;br/&gt;
compatibility.&lt;br/&gt;
Branch: r1.13-debian&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/50cc6d83bfc0845ead7798c7c25cf1cdce55d84f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/50cc6d83bfc0845ead7798c7c25cf1cdce55d84f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2125411" author="xgen-internal-githook" created="Thu, 24 Jan 2019 04:40:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;kevinAlbs&apos;, &apos;email&apos;: &apos;kevin.albertson@10gen.com&apos;, &apos;name&apos;: &apos;Kevin Albertson&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2892&quot; title=&quot;GSSAPI auth test failing with macOS GSS framework&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2892&quot;&gt;&lt;del&gt;CDRIVER-2892&lt;/del&gt;&lt;/a&gt; default GSSAPI to CYRUS&lt;/p&gt;

&lt;p&gt;And warn when ENABLE_SASL=GSSAPI. This is left for backwards&lt;br/&gt;
compatibility.&lt;br/&gt;
Branch: r1.13&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/50cc6d83bfc0845ead7798c7c25cf1cdce55d84f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/50cc6d83bfc0845ead7798c7c25cf1cdce55d84f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2079251" author="xgen-internal-githook" created="Mon, 3 Dec 2018 22:20:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;email&apos;: &apos;kevin.albertson@10gen.com&apos;, &apos;username&apos;: &apos;kevinAlbs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2892&quot; title=&quot;GSSAPI auth test failing with macOS GSS framework&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2892&quot;&gt;&lt;del&gt;CDRIVER-2892&lt;/del&gt;&lt;/a&gt; default GSSAPI to CYRUS&lt;/p&gt;

&lt;p&gt;And warn when ENABLE_SASL=GSSAPI. This is left for backwards&lt;br/&gt;
compatibility.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/2721d60abfafeadb864f54385ce747ddfaf83a97&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/2721d60abfafeadb864f54385ce747ddfaf83a97&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2077156" author="kevin.albertson" created="Fri, 30 Nov 2018 19:06:22 +0000"  >&lt;p&gt;As it turns out, we don&apos;t support the GSS framework (removing all references in &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2654&quot; title=&quot;Remove dead code for MONGOC_ENABLE_SASL_GSSAPI&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2654&quot;&gt;&lt;del&gt;CDRIVER-2654&lt;/del&gt;&lt;/a&gt;). The fix here is just to use Cyrus instead.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="637222">CDRIVER-2887</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|hu474v:</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>