summaryrefslogtreecommitdiff
path: root/misc/openoffice2/patches
diff options
context:
space:
mode:
authorhira <hira>2007-04-02 01:25:49 +0000
committerhira <hira>2007-04-02 01:25:49 +0000
commitf0e88c3c83436f96104c6290ea8e91e5bfbbd24d (patch)
tree0cbbd75de7660a5591e56148fcf341036ab2d54d /misc/openoffice2/patches
parent6a5545f53062b6bd0aa18a210aebe2ce19c72a6a (diff)
downloadpkgsrc-f0e88c3c83436f96104c6290ea8e91e5bfbbd24d.tar.gz
Fix incorrect patches.
Diffstat (limited to 'misc/openoffice2/patches')
-rw-r--r--misc/openoffice2/patches/patch-bz16
-rw-r--r--misc/openoffice2/patches/patch-cf16
-rw-r--r--misc/openoffice2/patches/patch-cg16
3 files changed, 6 insertions, 42 deletions
diff --git a/misc/openoffice2/patches/patch-bz b/misc/openoffice2/patches/patch-bz
index 83108428937..8790cf96fd1 100644
--- a/misc/openoffice2/patches/patch-bz
+++ b/misc/openoffice2/patches/patch-bz
@@ -1,21 +1,9 @@
-$NetBSD: patch-bz,v 1.1 2007/04/01 23:50:59 hira Exp $
+$NetBSD: patch-bz,v 1.2 2007/04/02 01:25:49 hira Exp $
Security fixes for CVE-2007-0238. This has been fixed in OOo 2.2.
--- sc/source/filter/starcalc/scflt.cxx.orig 2006-12-02 02:56:27.000000000 +0900
-+++ sc/source/filter/starcalc/scflt.cxx 2007-04-02 06:27:54.000000000 +0900
-@@ -4,9 +4,9 @@
- *
- * $RCSfile: patch-bz,v $
- *
-- * $Revision: 1.1 $
-+ * $Revision: 1.1 $
- *
-- * last change: $Author: hira $ $Date: 2007/04/01 23:50:59 $
-+ * last change: $Author: hira $ $Date: 2007/04/01 23:50:59 $
- *
- * The Contents of this file are made available subject to
- * the terms of GNU Lesser General Public License Version 2.1.
++++ sc/source/filter/starcalc/scflt.cxx 2007-04-02 10:07:28.000000000 +0900
@@ -1770,12 +1770,13 @@
rStream >> NoteLen;
if (NoteLen != 0)
diff --git a/misc/openoffice2/patches/patch-cf b/misc/openoffice2/patches/patch-cf
index 06989446876..afa6363c0fd 100644
--- a/misc/openoffice2/patches/patch-cf
+++ b/misc/openoffice2/patches/patch-cf
@@ -1,21 +1,9 @@
-$NetBSD: patch-cf,v 1.1 2007/04/01 23:50:59 hira Exp $
+$NetBSD: patch-cf,v 1.2 2007/04/02 01:25:49 hira Exp $
Security fixes for CVE-2007-0239. This has been fixed in OOo 2.2.
--- shell/source/unix/exec/shellexec.hxx.orig 2006-12-02 02:57:03.000000000 +0900
-+++ shell/source/unix/exec/shellexec.hxx 2007-01-19 22:06:24.000000000 +0900
-@@ -4,9 +4,9 @@
- *
- * $RCSfile: patch-cf,v $
- *
-- * $Revision: 1.1 $
-+ * $Revision: 1.1 $
- *
-- * last change: $Author: hira $ $Date: 2007/04/01 23:50:59 $
-+ * last change: $Author: hira $ $Date: 2007/04/01 23:50:59 $
- *
- * The Contents of this file are made available subject to
- * the terms of GNU Lesser General Public License Version 2.1.
++++ shell/source/unix/exec/shellexec.hxx 2007-04-02 10:07:28.000000000 +0900
@@ -44,6 +44,10 @@
#include <osl/mutex.hxx>
#endif
diff --git a/misc/openoffice2/patches/patch-cg b/misc/openoffice2/patches/patch-cg
index 5fb69a6eb04..aac4db54f77 100644
--- a/misc/openoffice2/patches/patch-cg
+++ b/misc/openoffice2/patches/patch-cg
@@ -1,21 +1,9 @@
-$NetBSD: patch-cg,v 1.1 2007/04/01 23:51:00 hira Exp $
+$NetBSD: patch-cg,v 1.2 2007/04/02 01:25:49 hira Exp $
Security fixes for CVE-2007-0239. This has been fixed in OOo 2.2.
--- shell/source/unix/exec/shellexec.cxx.orig 2006-12-02 02:57:03.000000000 +0900
-+++ shell/source/unix/exec/shellexec.cxx 2007-01-19 22:06:10.000000000 +0900
-@@ -4,9 +4,9 @@
- *
- * $RCSfile: patch-cg,v $
- *
-- * $Revision: 1.1 $
-+ * $Revision: 1.1 $
- *
-- * last change: $Author: hira $ $Date: 2007/04/01 23:51:00 $
-+ * last change: $Author: hira $ $Date: 2007/04/01 23:51:00 $
- *
- * The Contents of this file are made available subject to
- * the terms of GNU Lesser General Public License Version 2.1.
++++ shell/source/unix/exec/shellexec.cxx 2007-04-02 10:07:28.000000000 +0900
@@ -52,10 +52,6 @@
#include <osl/file.hxx>
#endif