summaryrefslogtreecommitdiff
path: root/recipes/openssl/openssl-1.0.0/debian.patch
AgeCommit message (Collapse)AuthorFiles
2010-08-17openssl: update 1.0.0 to 1.0.0aRoman I Khimov1
* exactly one fix (CVE-2010-1633), considered as safe upgrade Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-03openssl 1.0.0: fix patches with config-stringsRoman I Khimov1
openssl 1.0.0 has more fields in config-strings, so Configure patches forward-ported from previous openssl versions needed further adjustments to build for more targets (initially tested only on i686 and x86_64). Clean up useless date output in patches (somehow crawled in via quilt) along the way. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-31openssl: add version 1.0.0Roman I Khimov1
* DEFAULT_PREFERENCE = "-1", since it might break apps * enable engines build (and package those separately) Signed-off-by: Roman I Khimov <khimov@altell.ru>