Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0002-added-note-about-dehydrated-irc-channel.patch | [PATCH 2/6] added note about dehydrated irc channel | Lukas Schauer <lukas@schauer.dev> | no | 2022-10-31 | ||
0003-improve-man-page-based-on-feedback-from-debian-l10n-.patch | [PATCH 3/6] improve man page based on feedback from debian-l10n-english (fixes #873, closes #875) Also propagate changes to dehydrated help and README.md |
Daniel Molkentin <daniel@molkentin.de> | no | 2022-05-12 | ||
0004-Replace-all-escaped-slashes-in-json-strings-closes-8.patch | [PATCH 4/6] Replace all escaped slashes in json strings (closes #866) ${var/pattern/string} will only replace the first occurence. We should use ${var//pattern/string} to replace all escaped slashes. |
Alexander Sulfrian <asulfrian@zedat.fu-berlin.de> | no | 2022-02-04 | ||
0005-fix-zsh-compatibility-fixes-896.patch | [PATCH 5/6] fix zsh compatibility (fixes #896) | Lukas Schauer <lukas@schauer.dev> | no | 2023-01-16 | ||
0006-Ignore-output-of-openssl-req-verify.patch | [PATCH 6/6] Ignore output of 'openssl req -verify'. Newer versions of openssl seem to send the verify outout to stdout instead of stderr in the past. Ignore that output when retrieving altnames. |
Wilfried Teiken <wteiken@teiken.org> | no | 2023-12-03 |