Merge branch 'maint-0.4.3'

This commit is contained in:
George Kadianakis
2020-03-23 16:57:27 +02:00
3 changed files with 43 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfixes (key portability):
- When reading PEM-encoded key data, tolerate CRLF line-endings even if
we are not running on Windows. Previously, non-Windows hosts
would reject these line-endings in certain positions, making
certain key files hard to move from one host to another.
Fixes bug 33032; bugfix on 0.3.5.1-alpha.