projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71d8ff1
)
Remove automatic RPATH - Add a CHANGES entry
author
Richard Levitte
<levitte@openssl.org>
Wed, 12 Oct 2016 15:57:10 +0000
(17:57 +0200)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 13 Oct 2016 00:21:51 +0000
(
02:21
+0200)
Reviewed-by: Rich Salz <rsalz@openssl.org>
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index eb18673f660fc6b84df9e2a736aef5fc3ad81339..d1e772d56115fbac4cb2f261a6623a3bf0e5c6f5 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-11,6
+11,12
@@
https://www.akkadia.org/drepper/SHA-crypt.txt
[Richard Levitte]
+ Changes between 1.1.0b and 1.1.0c [xx XXX xxxx]
+
+ *) Removed automatic addition of RPATH in shared libraries and executables,
+ as this was a remainder from OpenSSL 1.0.x and isn't needed any more.
+ [Richard Levitte]
+
Changes between 1.1.0a and 1.1.0b [26 Sep 2016]
*) Fix Use After Free for large message sizes