[GH-ISSUE #2213] 1.93 release #1125

Closed
opened 2026-03-04 01:51:34 +03:00 by kerem · 8 comments
Owner

Originally created by @gaul on GitHub (Jul 13, 2023).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2213

I would like to run a 1.93 release to include #2212 which I suspect is a widespread regression. master includes a few thread-safety fixes and also has support for macOS FUSE-T. Do we have anything else low-risk that we can merge? I am traveling this weekend but should be able to run a release next week or weekend.

Originally created by @gaul on GitHub (Jul 13, 2023). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2213 I would like to run a 1.93 release to include #2212 which I suspect is a widespread regression. master includes a few thread-safety fixes and also has support for macOS FUSE-T. Do we have anything else low-risk that we can merge? I am traveling this weekend but should be able to run a release next week or weekend.
kerem closed this issue 2026-03-04 01:51:35 +03:00
Author
Owner

@ggtakec commented on GitHub (Jul 13, 2023):

@gaul I find the possibility of Thread data race only one more in the processing of HeadRequest.
I will send a PR by the end of the day.
(I sorry for PR was delayed because I was investigating this along with other investigations.)
If you are allowing with the fix, merge and we can go to release.
Please wat a while.

<!-- gh-comment-id:1633516658 --> @ggtakec commented on GitHub (Jul 13, 2023): @gaul I find the possibility of Thread data race only one more in the processing of HeadRequest. I will send a PR by the end of the day. _(I sorry for PR was delayed because I was investigating this along with other investigations.)_ If you are allowing with the fix, merge and we can go to release. Please wat a while.
Author
Owner

@ggtakec commented on GitHub (Jul 13, 2023):

@gaul I posted #2214 PR.
This PR code is a fix for a data race that I noticed while investigating and responding to macos.
However, I have yet to see a report from ThreadSanitizer about this problem.
But I think (maybe) this fix will be necessary.
Once this PR is finished(merged or not), I think we can release new version.
Thanks in advance for your assistance.

<!-- gh-comment-id:1634214735 --> @ggtakec commented on GitHub (Jul 13, 2023): @gaul I posted #2214 PR. This PR code is a fix for a data race that I noticed while investigating and responding to macos. However, I have yet to see a report from `ThreadSanitizer` about this problem. But I think (maybe) this fix will be necessary. Once this PR is finished(merged or not), I think we can release new version. Thanks in advance for your assistance.
Author
Owner

@ggtakec commented on GitHub (Jul 17, 2023):

@gaul The data race(#2220) remains, but I don't think this small problem will stop the release.
I believe that we can release with the code of the current master.

<!-- gh-comment-id:1637285961 --> @ggtakec commented on GitHub (Jul 17, 2023): @gaul The data race(#2220) remains, but I don't think this small problem will stop the release. I believe that we can release with the code of the current master.
Author
Owner
<!-- gh-comment-id:1642886726 --> @juliogonzalez commented on GitHub (Jul 19, 2023): As usual, here goes my report about submissions to Fedora/EPEL/openSUSE # Git repository - PR: https://github.com/juliogonzalez/s3fs-fuse-rpm/pull/30 - Release: https://github.com/juliogonzalez/s3fs-fuse-rpm/releases/tag/1.93-1 # openSUSE/SLE - SR to the devel project: https://build.opensuse.org/request/show/1100512 From there, it should get shortly into openSUSE Tumbleweed/MicroOS, etc. # Fedora/EPEL - Bug: https://bugzilla.redhat.com/show_bug.cgi?id=2209081 - Fedora Rawhide (39): https://bodhi.fedoraproject.org/updates/FEDORA-2023-94583f994f - Fedora 38: https://bodhi.fedoraproject.org/updates/FEDORA-2023-b33f00d784 - Fedora 37: https://bodhi.fedoraproject.org/updates/FEDORA-2023-0c114a6bd5 - EPEL9: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-aa3ec29bd6 - EPEL8: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-5b2cef31a4 - EPEL7: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-cd6d182415
Author
Owner

@hereTac commented on GitHub (Jul 20, 2023):

As usual, here goes my report about submissions to Fedora/EPEL/openSUSE (only a placeholder for now)

Git repository

  • PR: Pending
  • Release: Pending

openSUSE/SLE

  • SR to the devel project: Pending
    From there, it should get shortly into openSUSE Tumbleweed/MicroOS, etc.

Fedora/EPEL

  • Bug: Pending
  • Fedora Rawhide (39): Pending
  • Fedora 38: Pending
  • Fedora 37: Pending
  • EPEL9: Pending
  • EPEL8: Pending
  • EPEL7: Pending

When will v1.93 in these repositories become available, and where can I track this status information? Do I need to solely observe this repository? https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/s/ @juliogonzalez

<!-- gh-comment-id:1642994478 --> @hereTac commented on GitHub (Jul 20, 2023): > As usual, here goes my report about submissions to Fedora/EPEL/openSUSE (only a placeholder for now) > > # Git repository > * PR: Pending > * Release: Pending > > # openSUSE/SLE > * SR to the devel project: Pending > From there, it should get shortly into openSUSE Tumbleweed/MicroOS, etc. > > # Fedora/EPEL > * Bug: Pending > * Fedora Rawhide (39): Pending > * Fedora 38: Pending > * Fedora 37: Pending > * EPEL9: Pending > * EPEL8: Pending > * EPEL7: Pending When will v1.93 in these repositories become available, and where can I track this status information? Do I need to solely observe this repository? https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/s/ @juliogonzalez
Author
Owner

@juliogonzalez commented on GitHub (Jul 23, 2023):

When will v1.93 in these repositories become available, and where can I track this status information? Do I need to solely observe this repository? https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/s/ @juliogonzalez

2-3 weeks. The links to track the status will be added to my previous comment.

<!-- gh-comment-id:1646950219 --> @juliogonzalez commented on GitHub (Jul 23, 2023): > When will v1.93 in these repositories become available, and where can I track this status information? Do I need to solely observe this repository? https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/s/ @juliogonzalez 2-3 weeks. The links to track the status will be added to my previous comment.
Author
Owner

@juliogonzalez commented on GitHub (Jul 25, 2023):

All submissions complete.

See https://github.com/s3fs-fuse/s3fs-fuse/issues/2213#issuecomment-1642886726 for the details.

For Fedora/EPEL, remember you can speed up the procedure if you test the updates and provided karma. If enough positive karma is collected (3), then the corresponding update is pushed to stable.

<!-- gh-comment-id:1648815198 --> @juliogonzalez commented on GitHub (Jul 25, 2023): All submissions complete. See https://github.com/s3fs-fuse/s3fs-fuse/issues/2213#issuecomment-1642886726 for the details. For Fedora/EPEL, remember you can speed up the procedure if you test the updates and provided karma. If enough positive karma is collected (3), then the corresponding update is pushed to stable.
Author
Owner

@ggtakec commented on GitHub (Jul 25, 2023):

@juliogonzalez Thank you for your cooperation!

<!-- gh-comment-id:1648818520 --> @ggtakec commented on GitHub (Jul 25, 2023): @juliogonzalez Thank you for your cooperation!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#1125
No description provided.