openssl: update to openssl-1.0.0e

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-11-03 19:07:37 +01:00
parent 80b7179aea
commit 5484099afb
3 changed files with 3 additions and 5 deletions

View File

@ -7,6 +7,7 @@ Package updates:
- update eglibc to eglibc-2.14
- update Python to Python-2.7.2
- update gcc to gcc-4.6.2
- update openssl to openssl-1.0.0e
Added functions:
- PXE netboot support

3
TODO
View File

@ -1,5 +1,2 @@
openssl-1.0.0(d):
- problems using urllib2 in Python -> using openssl-0.9.8
ncurses-5.8/5.9:
- segfaults in nano and dialog -> using ncurses-5.7

View File

@ -19,8 +19,8 @@
################################################################################
PKG_NAME="openssl"
#PKG_VERSION="1.0.0d"
PKG_VERSION="0.9.8r"
PKG_VERSION="1.0.0e"
#PKG_VERSION="0.9.8r"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"