| Anonymous | Login | Signup for a new account | 11-10-2008 10:50 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000452 | [buildroot] New Features | feature | always | 09-29-05 15:46 | 02-12-07 05:33 | ||||
| Reporter | gnat | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | reopened | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0000452: Updated OpenSSL to version 0.9.8 | ||||||||
| Description | Updates openssl from 0.9.7e to 0.9.8 | ||||||||
| Additional Information |
Index: package/openssl/openssl.mk =================================================================== --- package/openssl/openssl.mk (revision 11698) +++ package/openssl/openssl.mk (working copy) @@ -5,7 +5,7 @@ ############################################################# # TARGETS -OPENSSL_VER:=0.9.7e +OPENSSL_VER:=0.9.8 OPENSSL_SITE:=http://www.openssl.org/source [^] OPENSSL_SOURCE:=openssl-$(OPENSSL_VER).tar.gz OPENSSL_DIR:=$(BUILD_DIR)/openssl-$(OPENSSL_VER) |
||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |