diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 7 insertions, 3 deletions
| @@ -28,15 +28,19 @@ history is also available from Git. | |||
| 28 | 28 | ||
| 29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
| 30 | 30 | ||
| 31 | 3.2.7 - Security fix | ||
| 32 | |||
| 33 | * A stack overread could occur when checking X.509 name constraints. | ||
| 34 | From GoldBinocle on GitHub. | ||
| 35 | |||
| 31 | 3.2.6 - Security fix | 36 | 3.2.6 - Security fix |
| 32 | 37 | ||
| 33 | * In LibreSSL, printing a certificate can result in a crash in | 38 | * In LibreSSL, printing a certificate can result in a crash in |
| 34 | X509_CERT_AUX_print(). | 39 | X509_CERT_AUX_print(). From Ingo Schwarze. |
| 35 | From Ingo Schwarze | ||
| 36 | 40 | ||
| 37 | * Ensure GNU-stack is set on ELF platforms when building with CMake to | 41 | * Ensure GNU-stack is set on ELF platforms when building with CMake to |
| 38 | enable non-executable stack annotations for the GNU toolchain. | 42 | enable non-executable stack annotations for the GNU toolchain. |
| 39 | From Tobias Heider | 43 | From Tobias Heider. |
| 40 | 44 | ||
| 41 | 3.2.5 - Bug fix | 45 | 3.2.5 - Bug fix |
| 42 | 46 | ||
