Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2023-5ed5aad587
This update has been submitted for testing by mosvald.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
mosvald edited this update.
This update has been pushed to testing.
This update's test gating status has been changed to 'passed'.
This update has been submitted for stable by bodhi.
The test at https://www.cyrusimap.org/3.4/imap/developer/jmap.html#developer-jmap returns "The requested method is not allowed for the URL"
This update has been pushed to stable.
Thank you for the feedback, but I get that error only with the previous cyrus-imapd-3.8.1-1.fc39.x86_64 which didn't have the jmap support enabled:
# curl -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ --user joe:joe \ -d '{ "using": [ "urn:ietf:params:jmap:core", "urn:ietf:params:jmap:mail" ], "methodCalls": [[ "Mailbox/get", {}, "c1" ]] }' \ http://localhost/jmap/ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><title>405 Method Not Allowed</title></head><body><h1>Method Not Allowed</h1><p>The requested method is not allowed for the URL.</p><hr><address>Cyrus-HTTP/3.8.1-1.fc39 Fedora Cyrus-SASL/2.1.28 Lib/XML2.10.4 Jansson/2.13.1 OpenSSL/3.1.0-dev Nghttp2/1.55.1 Zlib/1.2.13 Zstd/1.5.5 LibiCal/3.0 ICU4C/73.2 SQLite/3.42.0 Server at localhost Port 80</address></body></html>#
but with the version cyrus-imapd-3.8.1-4.fc39..x86_64 coming with this update I get the below:
# curl -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ --user joe:joe \ -d '{ "using": [ "urn:ietf:params:jmap:core", "urn:ietf:params:jmap:mail" ], "methodCalls": [[ "Mailbox/get", {}, "c1" ]] }' \ http://localhost/jmap/ {"methodResponses":[["Mailbox/get",{"state":"24","list":[{"id":"632be582-7b1a-465d-b2b3-0adac734cc10","name":"Inbox","parentId":null,"myRights":{"mayReadItems":true,"mayAddItems":true,"mayRemoveItems":true,"mayCreateChild":true,"mayDelete":false,"maySubmit":true,"maySetSeen":true,"maySetKeywords":true,"mayAdmin":true,"mayRename":false},"role":"inbox","totalEmails":0,"unreadEmails":0,"totalThreads":0,"unreadThreads":0,"sortOrder":1,"isSubscribed":false}],"notFound":[],"accountId":"joe"},"c1"]],"sessionState":"0"}#
Please, could you double-check the version installed on your system?
Please login to add feedback.
Confirm request to re-trigger tests.
This update has been submitted for testing by mosvald.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
mosvald edited this update.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
This update has been pushed to testing.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
This update has been submitted for stable by bodhi.
The test at https://www.cyrusimap.org/3.4/imap/developer/jmap.html#developer-jmap returns "The requested method is not allowed for the URL"
This update has been pushed to stable.
Thank you for the feedback, but I get that error only with the previous cyrus-imapd-3.8.1-1.fc39.x86_64 which didn't have the jmap support enabled:
but with the version cyrus-imapd-3.8.1-4.fc39..x86_64 coming with this update I get the below:
Please, could you double-check the version installed on your system?