From d43db003dd9daf9e37600c01ecbde7f88874dc63 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Mon, 25 May 2009 10:45:47 +0000 Subject: [PATCH] - security blockers added Changed files: TODO -> 1.1 openssl.spec -> 1.203 --- TODO | 2 ++ openssl.spec | 6 ++++++ 2 files changed, 8 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..6675371 --- /dev/null +++ b/TODO @@ -0,0 +1,2 @@ +TODO: +- upgrade to 1.0.0 diff --git a/openssl.spec b/openssl.spec index 0ad3907..220b510 100644 --- a/openssl.spec +++ b/openssl.spec @@ -33,6 +33,12 @@ Patch6: %{name}-asflag.patch Patch7: %{name}-ca-certificates.patch Patch8: %{name}-fips_install.patch URL: http://www.openssl.org/ +# problem with =< 1.0.0beta2 +# Fixes should be in sourcecode +BuildRequires: security(CVE-2009-1377) +BuildRequires: security(CVE-2009-1378) +BuildRequires: security(CVE-2009-1379) +## BuildRequires: bc BuildRequires: perl-devel >= 1:5.6.1 BuildRequires: rpm-perlprov >= 4.1-13 -- 2.44.0