make a v0.3.2 release? #187

Closed
opened 2025-12-29 00:26:52 +01:00 by adam · 6 comments
Owner

Originally created by @ThomasWaldmann on GitHub (Jan 18, 2017).

I use dehydrated from git checkout and ran into the issue that v0.3.1 checkout does not work for alternate names with dns authentication, like:

example.org www.example.org

So I currently have to checkout / use master to get it working (the issue was fixed after v0.3.1).

As dehydrated installation is automated via ansible, I had to pin the current commit hash to have it reproducable - which is a bit unpretty.

I also imagine a lot of people just installing via pip run into this issue and not everybody wants to use the git version, so a new release would be nice.

Originally created by @ThomasWaldmann on GitHub (Jan 18, 2017). I use dehydrated from git checkout and ran into the issue that v0.3.1 checkout does not work for alternate names with dns authentication, like: ``` example.org www.example.org ``` So I currently have to checkout / use master to get it working (the issue was fixed after v0.3.1). As dehydrated installation is automated via ansible, I had to pin the current commit hash to have it reproducable - which is a bit unpretty. I also imagine a lot of people just installing via pip run into this issue and not everybody wants to use the git version, so a new release would be nice.
adam closed this issue 2025-12-29 00:26:52 +01:00
Author
Owner

@lukas2511 commented on GitHub (Jan 29, 2017):

This is weird, I can't remember fixing anything like that after the v0.3.1 release, do you know which commit solved your problem?

Anyway... A new version will be released soon(ish), I'm getting back into the mood of working on this project and I want to get rid of a few older issues first.

@lukas2511 commented on GitHub (Jan 29, 2017): This is weird, I can't remember fixing anything like that after the v0.3.1 release, do you know which commit solved your problem? Anyway... A new version will be released soon(ish), I'm getting back into the mood of working on this project and I want to get rid of a few older issues first.
Author
Owner

@ThomasWaldmann commented on GitHub (Jan 29, 2017):

No, I didn't bisect it. I just couldn't get it working with 0.3.1, then upgraded to tip, then it worked.

@ThomasWaldmann commented on GitHub (Jan 29, 2017): No, I didn't bisect it. I just couldn't get it working with 0.3.1, then upgraded to tip, then it worked.
Author
Owner

@ThomasWaldmann commented on GitHub (Jan 29, 2017):

Just guessing, maybe that one?:

9729751d93

@ThomasWaldmann commented on GitHub (Jan 29, 2017): Just guessing, maybe that one?: https://github.com/lukas2511/dehydrated/commit/9729751d93b59d9bef2347406716e4a593cf8dee
Author
Owner

@lukas2511 commented on GitHub (Jan 29, 2017):

If that is what "solved" your issue you may run into trouble soon, the only change with that is that it skips verification if that already happened for each altname.

@lukas2511 commented on GitHub (Jan 29, 2017): If that is what "solved" your issue you may run into trouble soon, the only change with that is that it skips verification if that already happened for each altname.
Author
Owner

@lukas2511 commented on GitHub (Feb 5, 2017):

v0.4.0 released :)

@lukas2511 commented on GitHub (Feb 5, 2017): v0.4.0 released :)
Author
Owner

@ThomasWaldmann commented on GitHub (Feb 5, 2017):

\o/

@ThomasWaldmann commented on GitHub (Feb 5, 2017): \o/
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#187