Path to this page:
./
misc/openoffice2-bin,
Integrated office productivity suite (binary pkg)
Branch: pkgsrc-2008Q1,
Version: 2.4.1,
Package name: openoffice2-bin-2.4.1,
Maintainer: mrauchOpenOffice.org is an Open Source, community-developed, multi-platform office
productivity suite. It includes the key desktop applications, such as a
word processor, spreadsheet, presentation manager, and drawing program,
with a user interface and feature set similar to other office suites.
Components include:
* A universal word processing application for creating business
letters, extensive text documents, professional layouts, and HTML
documents.
* A sophisticated application for performing advanced spreadsheet
functions, such as analyzing figures, creating lists, and viewing data.
* A tool for creating effective eye-catching presentations.
* A vector-oriented draw module that enables the creation of 3D
illustrations.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2006/06/15 20:40:16 jlam Exp $
#
# This file contains the contents of the OOo rpm pre-uninstall,
# post-uninstall scripts.
PRODUCTINSTALLLOCATION=${PKG_PREFIX}/openoffice.org@VER@
case ${STAGE} in
DEINSTALL)
if [ -h $PRODUCTINSTALLLOCATION/program/libfreetype.so.6 ]
then
${RM} $PRODUCTINSTALLLOCATION/program/libfreetype.so.6 >/dev/null 2>&1
fi
;;
esac
Required to run:[
emulators/suse100_32_compat] [
emulators/suse100_32_freetype2]
Master sites: (Expand)
SHA1: d12a4958e456230b3230471352e28727b4a52d87
RMD160: d6128bb26d5ec22819e8ebc27cdd6e63f592a730
Filesize: 150681.378 KB
Version history: (Expand)
- (2008-06-23) Updated to version: openoffice2-bin-2.4.1
- (2008-04-30) Updated to version: openoffice2-bin-2.4.0
- (2008-04-12) Package added to pkgsrc.se, version openoffice2-bin-2.3.1 (created)
CVS history: (Expand)
2008-06-19 22:13:18 by S.P.Zeidler | Files touched by this commit (2) |
Log message:
Pullup ticket 2428 - requested by tron
Security fix
Revisions pulled up:
- pkgsrc/misc/openoffice2-bin/Makefile 1.36
- pkgsrc/misc/openoffice2-bin/distinfo 1.15
Module Name: pkgsrc
Committed By: tron
Date: Sun Jun 15 12:22:52 UTC 2008
Modified Files:
pkgsrc/misc/openoffice2-bin: Makefile distinfo
Log message:
Update "openoffice2-bin" package to version 2.4.1.
This version fixes various bugs including the security vulnerability
reported in CVE-2008-2152.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 pkgsrc/misc/openoffice2-bin/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/misc/openoffice2-bin/distinfo
|
2008-04-22 16:29:57 by Tyler R. Retzlaff | Files touched by this commit (2) | |
Log message:
pullup ticket #2345 - requested by tron
vixes several security vulnerabilities
Revisions pulled up:
- pkgsrc/misc/openoffice2-bin/Makefile 1.35
- pkgsrc/misc/openoffice2-bin/distinfo 1.14
Module Name: pkgsrc
Committed By: tron
Date: Sun Apr 20 13:17:55 UTC 2008
Modified Files:
pkgsrc/misc/openoffice2-bin: Makefile distinfo
Log message:
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
|