KOffice 1.3beta1 Release Notes
The KOffice team is proud to announce the release of KOffice 1.3beta1.
Various resources are available.
Announcement
Security Errata
KOffice 1.3 Beta 1 has an integer overflow vulnerability in KWord's PDF import filter.
A patch for the source package is available. (MD5 sum: cd0c18c4dace10e5dbc156fb29cfd581 )
The patch applies to the directory koffice/filters/kword/pdf/xpdf .
To patch, do: (please adjust paths)
cd koffice/filters/kword/pdf/xpdf
patch -p0 < xpdf-CESA-2004-007-xpdf2-newer.diff
For background information about the vulnerability, please see the corresponding security advisiory for KDE.
Second Security Errata
KOffice 1.3 Beta 1 has an integer overflow vulnerability in KWord's PDF import filter.
A patch for the source package is available. (MD5 sum: 6b44591b63957a58fb26c6eae1b59b19 xpdf_security_integer_overflow_2.diff )
The patch applies to the directory koffice/filters/kword/pdf/xpdf/xpdf .
To patch, do: (please adjust paths)
cd koffice/filters/kword/pdf/xpdf/xpdf
patch -p0 < xpdf_security_integer_overflow_2.diff
Changelog
Download
Both source code and binary packages are available.
Bugs
A fix for a KWord/KPresenter crash is available. The patch, available here can be applied against the KOffice 1.3-beta1 sources (in the koffice/lib/kotext directory).
It fixes a crash related to paragraphs with numbers or bullets.
The KOffice Project