]> git.pld-linux.org Git - packages/thunderbird.git/commitdiff
- multiple security blockers
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 15 Jun 2009 13:51:17 +0000 (13:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    TODO -> 1.1
    icedove.spec -> 1.24

TODO [new file with mode: 0644]
icedove.spec

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..c40f489
--- /dev/null
+++ b/TODO
@@ -0,0 +1,3 @@
+# TODO:
+- CHECK all features of enigmail
+- separate spec for enigmail
index 2a40de587bc38e8ef1ed004a45ce798442f7e85d..40a555e0f43b10502d4209115cee5f94764cbf73 100644 (file)
@@ -1,8 +1,4 @@
 #
-# TODO:
-#   - CHECK all features of enigmail
-#   - separate spec for enigmail
-#
 # Conditional builds
 %bcond_without enigmail        # don't build enigmail - GPG/PGP support
 %bcond_without gnomeui         # disable gnomeui support
@@ -43,6 +39,20 @@ Patch6:              %{name}-myspell.patch
 Patch7:                %{name}-regionNames.patch
 Patch8:                %{name}-prefs.patch
 URL:           http://www.pld-linux.org/Packages/Icedove
+# http://www.mozilla.org/security/announce/2009/mfsa2009-24.html
+# http://www.mozilla.org/security/announce/2009/mfsa2009-29.html
+# http://www.mozilla.org/security/announce/2009/mfsa2009-32.html
+# Solution: update to 2.0.0.22:
+BuildRequires: security(CVE-2009-1392)
+BuildRequires: security(CVE-2009-1832)
+BuildRequires: security(CVE-2009-1833)
+BuildRequires: security(CVE-2009-1838)
+BuildRequires: security(CVE-2009-1841)
+#
+# http://www.mozilla.org/security/announce/2009/mfsa2009-27.html
+# Solution: update to 2.0.0.22:
+BuildRequires: security(CVE-2009-1836)
+#
 %{?with_gnomevfs:BuildRequires:        GConf2-devel >= 1.2.1}
 BuildRequires: automake
 BuildRequires: freetype-devel >= 1:2.1.8
This page took 0.040429 seconds and 4 git commands to generate.