-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Security: create up-to-date tagged release #2828
Comments
@benoitc - Is this something you'd be able to comment on? Is there something that needs to happen before we can tag a new release? |
@benoitc Do you need assistance from contributors? Can we help lighten your load? |
@benoitc is there something preventing a new release? If you are currently busy with other things, maybe contributors could help? |
Pinged on Twitter: https://twitter.com/lucas_gonze/status/1563217351608115200 |
@benoitc If a full-release is too burdensome, it would be highly useful to have a point-release (e.g., |
Any traction on this?? |
@benoitc I really understand that maintaining an open-source project is a lot of voluntary work, and I appreciate all the work that went into this project. However, this is a project with a lot of contributors, and it is widely used in production. It cannot take a full year (or even longer) to just make a patch release with very critical fixes (that are already done and merged, just not released). If you don't have the time or energy (or simply don't want) to maintain this repository, this is absolutely fine and understandable. But in that case there should be at least a co-maintainer who can accept pull requests and release new versions. From the comments above it appears like there are multiple people who would love to help with that. |
Spent over 3 hours today in dependency hell, so here's a quick recap for anyone new to the 'party' who needs gunicorn+eventlet+dnspython: Got things working with this:
I hope this'll save someone some time. |
Thanks for the hint @fabswt ! |
@NeilujD I was on Python 3.9 but, with eventlet and dnspython now up-to-date, will be able to switch back to 3.10. I realize the "detailed notes" link broke after I moved the file, I just fixed it – it includes details about the Python versions. |
Thanks @fabswt, |
Hi @benoitc, this issue is open. |
@bt f you want to help, please test master and report any issue you still have or comment current opened issue. This will be much appreciated. |
I am closing this issue since a release is about to land. Master already include the needed change. Also while I understand the frustration, this is not the proper way to handle "security" issues. Please drop a mail to security@ next time. Or directly to me if you want to. |
I'm confused, why is this closed?
Closing this only adds to the confusion. |
@benoitc Why this issue is closed? There is no new release since 20.1.0 (from Apr 28, 2021) not on PyPi nor on the repo. |
From May 7th. Any updates @benoitc? |
There has not been a tagged release since Apr 28, 2021. As a result most users of this package cannot access the security fix in #2581.
There has been a lot of work and many merges since then, but that is out of scope for me personally and for this ticket.
The text was updated successfully, but these errors were encountered: