Taking a break #2414
Replies: 5 comments 16 replies
-
So, I started thinking about what this will look like and I have some concerns. I think I am going to release the 0.17.10 release but I am also thinking about just marking all of the releases on crates.io as "unmaintained" until/unless somebody else is interested in publishing releases. I think that's the least disruptive thing that could be done at this point. Ideally somebody else would be interested in maintaining what's on crates.io. |
Beta Was this translation helpful? Give feedback.
-
Hi friends, I just want to let you know I edited my previous statements in this thread to reflect my newest thinking. |
Beta Was this translation helpful? Give feedback.
-
I'd be open to doing some low-key maintenance on this while you take a break. Things I have in mind: security response, tracking BoringSSL security-relevant fixes, handling any urgent issues, and making incremental releases as needed on the 0.17 release line. Probably nothing more than that (no new features, breaking changes, architectural changes, etc.) so that when you are ready to return to it won't feel foreign. Let me know if you are interested in that. |
Beta Was this translation helpful? Give feedback.
-
Just keeping people in the loop here. In the last day or two I had some time to rebase some of my already-written PRs onto the relicensing changes in 0.17.10. I've started posting them with the intention of making another release soon. Note that that release will probably increase the minimum binutils version (if using GNU as) and the MSRV to 1.66. I also created another forum category https://github.com/briansmith/ring/discussions/categories/building for people to help each other with build configuration difficulties. My intent is that, if/when people file issues about ring failing to build, I will convert those issues into a discussion in that category and let others address the difficulty. That way the issue tracker stays focused on actual bugs. (Of course, the fact that cross compilation is so difficult is itself a usability bug, but we don't need issues to know that the build is difficult to configure for many people.) |
Beta Was this translation helpful? Give feedback.
-
I have started a thread for the 0.17.12 release here: #2443. |
Beta Was this translation helpful? Give feedback.
-
I am the only maintainer of this project. I am planning on taking a break from working on it indefinitely [EDITED].
As always* If you have security concerns about this project, please use the security vulnerability reporting tool that GitHub provides this project to report it. Don't expect a response, especially not a quick one. [EDITED]
I don't expect others to pick up maintenance of this project. [EDITED]
I hope to release the 0.17.10 release soon. [EDITED: It was done, and 0.17.11 was released too.]
* Well, as of a while ago. :)
Beta Was this translation helpful? Give feedback.
All reactions