Correct base64 validation regexp so that valid signature with == split

between two lines are not incorrectly evaluated as invalid (LP:
      #2002295) - Thanks to <https://launchpad.net/~obadz> for the report and
      the proposed fix
This commit is contained in:
Scott Kitterman
2023-02-25 17:16:53 -05:00
parent 2115a5e9f8
commit 59e9dd2cb5
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -19,6 +19,10 @@ Version 1.1.0
along with timeout error from dnspython (LP: #1873449)
- Invalid Authentication-Results header fields are ignored for ARC signing
(LP: #1884044)
- Correct base64 validation regexp so that valid signature with == split
between two lines are not incorrectly evaluated as invalid (LP:
#2002295) - Thanks to <https://launchpad.net/~obadz> for the report and
the proposed fix
2019-12-31 Version 1.0.2
- dknewkey: On posix operating systems set file permissions to 600 for