Emery Hemingway
|
72cb71c827
|
Replace SHA1 hashes of port downloads with SHA256
Now SHA256 has been shown to be an adequate replacement for SHA1, use
SHA256 for verifying all port downloads.
Ref #2767
|
2018-05-30 13:36:22 +02:00 |
|
Josef Söntgen
|
f32344138f
|
openssl: patch source relative paths in SSL
|
2017-11-30 11:23:06 +01:00 |
|
Christian Helmuth
|
c3ce1887a2
|
openssl: fix download location
Issue #1295
|
2014-11-20 17:05:59 +01:00 |
|
Christian Prochaska
|
c41a102bc4
|
Add 'check_tool' function to new ports mechanism
Fixes #1254.
|
2014-10-10 13:02:30 +02:00 |
|
Josef Söntgen
|
225dcf897b
|
openssl: update to version 1.0.1i
Just a normal version bump, though we should revise the openssl port
regarding explicit memset() etc. issues.
Fixes #1236.
|
2014-08-22 16:16:40 +02:00 |
|
Josef Söntgen
|
e23a0c8a13
|
openssl: use Genode specific RAND backend
The backend merely provides simpler access to '/dev/random' because
on Genode the common random device checks are unnecessary.
Fixes #1236.
|
2014-08-22 16:16:40 +02:00 |
|
Norman Feske
|
85a2ebc1c4
|
libports: migrate to new ports mechanism
Issue #1082
|
2014-05-27 11:14:42 +02:00 |
|