diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2010-06-03 17:10:10 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-06 23:15:29 +0200 |
commit | 3dbc86f09897a7d038cce04ea986bbb7ce819eb7 (patch) | |
tree | a13ca17d719426def9ae91f0a2caf22515a0a2e0 /CHANGES | |
parent | d9c2b636746d96e40cce1111211f9f6da477af28 (diff) | |
download | buildroot-novena-3dbc86f09897a7d038cce04ea986bbb7ce819eb7.tar.gz buildroot-novena-3dbc86f09897a7d038cce04ea986bbb7ce819eb7.zip |
openssl: bump version, enable mdc2+camellia+tlsext
Closes #1951
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -7,8 +7,8 @@ New packages: cgilua, copas, coxpcall, luafilesystem, luasocket, rings, wsapi, xavante - Updated/fixed packages: cdrkit, libidn, netperf, php, qt, - tn5250, usbutils + Updated/fixed packages: cdrkit, libidn, netperf, openssl, php, + qt, tn5250, usbutils Removed packages: modutils @@ -21,6 +21,7 @@ #1903: Bump tn5250 to 0.17.4 and migrate to autotargets #1909: netperf-2.4.5 fails to build because of undeclared SOCK_DCCP #1945: PHP: add sqlite3 dependency when using external lib + #1951: Bump openssl to 0.9.8o 2010.05, Released May 30th, 2010: |