Age | Commit message (Collapse) | Author | Files |
|
* update debian.patch to the latest available version (0.9.8g-10)
* closes the libssl vulnerability due to the missing MD_Update call
|
|
* split do_compile() into do do_configure() and do_compile()
* don't clobber CFLAG by exporting it: edit Configure script to set
the machine-specific flags, and let the Configure script append
feature-based flags
* don't use linux-pentium and linux-ppro, they got dropped in openssl 0.9.8,
use the Debian machine definitions instead
|
|
* while building the shared versions of libcrypto and libssl, the environment
variables were lost, so we ended up using the wrong CC for linking
|
|
|