pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/openoffice2-bin Update "openoffice2-bin" package ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/86c1155925e2
branches:  trunk
changeset: 541333:86c1155925e2
user:      tron <tron%pkgsrc.org@localhost>
date:      Sun Apr 20 13:17:55 2008 +0000

description:
Update "openoffice2-bin" package to version 2.4.0. This update fixes
the following security vulnerabilities:
- CVE-2007-4770/4771: Manipulated ODF text documents containing XForms can
  lead to heap overflows and arbitrary code execution
- CVE-2007-5745/5747: Manipulated Quattro Pro files can lead to heap
  overflows and arbitrary code execution
- CVE-2007-5746: Manipulated EMF files can lead to heap overflows and
  arbitrary code execution
- CVE-2008-0320: Manipulated OLE files can lead to heap overflows and
  arbitrary code execution

diffstat:

 misc/openoffice2-bin/Makefile |  8 ++++----
 misc/openoffice2-bin/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (42 lines):

diff -r ae1ed7101527 -r 86c1155925e2 misc/openoffice2-bin/Makefile
--- a/misc/openoffice2-bin/Makefile     Sun Apr 20 12:24:21 2008 +0000
+++ b/misc/openoffice2-bin/Makefile     Sun Apr 20 13:17:55 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2007/12/15 13:32:15 tron Exp $
+# $NetBSD: Makefile,v 1.35 2008/04/20 13:17:55 tron Exp $
 
 DISTNAME=              openoffice2-bin # overridden below
 PKGNAME=               openoffice2-bin-${OO_RELEASE}
@@ -15,8 +15,8 @@
 CONFLICTS+=            openoffice2-[0-9]*
 CONFLICTS+=            openoffice-linux-[0-9]*
 
-OO_VER=                        2.3
-OO_RELEASE=            2.3.1
+OO_VER=                        2.4
+OO_RELEASE=            2.4.0
 PLIST_SUBST+=          VER=${OO_VER:Q}
 MESSAGE_SUBST+=                VER=${OO_VER:Q}
 FILES_SUBST+=          VER=${OO_VER:Q}
@@ -44,7 +44,7 @@
 
 .if ${EMUL_PLATFORM} == "linux-i386"
 DISTNAME=              OOo_${OO_RELEASE}_LinuxIntel_install_en-US
-WRKSRC=                        ${WRKDIR}/OOG680_m9_native_packed-1_en-US.9238
+WRKSRC=                        ${WRKDIR}/OOH680_m12_native_packed-1_en-US.9286
 .elif ${EMUL_PLATFORM} == "solaris-i386"
 DISTNAME=              OOo_${OO_RELEASE}_Solarisx86_install_en-US
 WRKSRC=                        ${WRKDIR}/OOG680_m5_native_packed-1_en-US.9221/packages
diff -r ae1ed7101527 -r 86c1155925e2 misc/openoffice2-bin/distinfo
--- a/misc/openoffice2-bin/distinfo     Sun Apr 20 12:24:21 2008 +0000
+++ b/misc/openoffice2-bin/distinfo     Sun Apr 20 13:17:55 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2007/12/15 13:32:16 tron Exp $
+$NetBSD: distinfo,v 1.14 2008/04/20 13:17:55 tron Exp $
 
-SHA1 (OOo_2.3.1_LinuxIntel_install_en-US.tar.gz) = 0145902fe029c6b6e98ceb4d70715367f0bf462a
-RMD160 (OOo_2.3.1_LinuxIntel_install_en-US.tar.gz) = d2e17c1a15bb8a337efc9c2e913f716a885b05af
-Size (OOo_2.3.1_LinuxIntel_install_en-US.tar.gz) = 144608882 bytes
+SHA1 (OOo_2.4.0_LinuxIntel_install_en-US.tar.gz) = 21a33624852ac3a1449dbb53e972cc82549c455d
+RMD160 (OOo_2.4.0_LinuxIntel_install_en-US.tar.gz) = 495a017ba547600c450ace93288f5c6c9254f622
+Size (OOo_2.4.0_LinuxIntel_install_en-US.tar.gz) = 154268807 bytes



Home | Main Index | Thread Index | Old Index