Revision tags: AOO420-Dev5-m5 |
|
e288e125 | 10-Apr-2023 |
mseidel |
Remove unused patch |
Revision tags: AOO4115-GA |
|
b6c96fbc | 08-Feb-2023 |
Arrigo Marchiori |
Update to expat-2.5.0 (#169) Update to expat-2.5.0 Patched into version 2.5.0-aoo. |
Revision tags: AOO4114-GA, AOO420-Dev4-m4 |
|
4ad3f9e9 | 12-Nov-2022 |
Arrigo Marchiori |
Align to expat-2.2.13 Patch by Carl Marcum. |
Revision tags: AOO4113-GA |
|
84b80034 | 09-Mar-2022 |
Arrigo Marchiori |
Produce expat-2.2.13, derived from 2.4.7 |
cbf2698a | 05-Mar-2022 |
Arrigo Marchiori |
Upgrade expat-2.2.10 into 2.2.12 Also use only one patch file named after the base version |
Revision tags: AOO4112-GA, AOO4111-GA |
|
e5a05897 | 29-Aug-2021 |
Arrigo Marchiori |
Backport changes from libexpat 2.4.0 into ours Backport by Carl Marcum |
Revision tags: AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA |
|
a7d4c77f | 05-Oct-2020 |
Don Lewis |
Uprade bundled expat to version 2.2.10 This is a bug fix release. |
Revision tags: 420-Dev2-m2 |
|
883a5120 | 03-Oct-2019 |
Don Lewis |
Remove loadlibrary.obj build from 64-bit Windows build as well. This will fix the Windows 32-bit build of expat on 64-bit Windows when the --enable-win-x64-shellext configure option is specif
Remove loadlibrary.obj build from 64-bit Windows build as well. This will fix the Windows 32-bit build of expat on 64-bit Windows when the --enable-win-x64-shellext configure option is specified. Clean up loadlibrary.obj leftovers.
show more ...
|
190cb148 | 02-Oct-2019 |
Don Lewis |
Upgrade bundled expat to 2.2.9. Delete expat-winapi.patch which was needed to get linkage on Windows to work with the expat static libraries. Instead add -DXML_STATIC to the compile
Upgrade bundled expat to 2.2.9. Delete expat-winapi.patch which was needed to get linkage on Windows to work with the expat static libraries. Instead add -DXML_STATIC to the compiler flags when building the modules that link to the expat static libraries to accomplish the same thing, but in a supported way. Don't build the expat man pages since we don't have the necessary build dependencies and we don't need them anyway.
show more ...
|
Revision tags: AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414 |
|
a92ed8d2 | 16-Aug-2017 |
Don Lewis |
Fix the Windows 64bit shell extension build breakage caused by expat-2.2.3. The 64 bit expat libraries also need to include loadlibrary.obj. git-svn-id: https://svn.apache.org/repos
Fix the Windows 64bit shell extension build breakage caused by expat-2.2.3. The 64 bit expat libraries also need to include loadlibrary.obj. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805208 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e74cb447 | 05-Aug-2017 |
Don Lewis |
Unbreak build on Windows where the xmlparse libraries require an additional object file, loadlibrary.obj. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1804200 13f79
Unbreak build on Windows where the xmlparse libraries require an additional object file, loadlibrary.obj. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1804200 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c7d7a72e | 03-Aug-2017 |
Jim Jagielski |
Expat is now at v 2.2.3 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1803939 13f79535-47bb-0310-9956-ffa450edef68 |
cf2fa379 | 01-Aug-2017 |
Jim Jagielski |
Fold in fix for https://github.com/libexpat/libexpat/issues/52 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1803709 13f79535-47bb-0310-9956-ffa450edef68 |
23a5658a | 02-Jul-2017 |
Don Lewis |
#i127461#: Update bundled expat to version 2.2.1 Version 2.2.0 that is bundled in trunk has vulnerabilities CVE-2017-9233 and CVE-2016-9063 and other potential problems. It is not known
#i127461#: Update bundled expat to version 2.2.1 Version 2.2.0 that is bundled in trunk has vulnerabilities CVE-2017-9233 and CVE-2016-9063 and other potential problems. It is not known whether these impact OpenOffice. The patch for <https://sourceforge.net/p/expat/bugs/539/> is included so we no longer need a local patch for that. We do need a new patch to work around the lack of <stdint.h> in MS Visual Studio 9.0. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1800568 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO413 |
|
a171ac4e | 10-Aug-2016 |
truckman |
#i127069#: bundled expat version 2.1.0 has two vulnerabilities Upgrade bundled expat to version 2.2.0, which fixes: CVE-2016-5300 CVE-2012-6702 It is not kno
#i127069#: bundled expat version 2.1.0 has two vulnerabilities Upgrade bundled expat to version 2.2.0, which fixes: CVE-2016-5300 CVE-2012-6702 It is not known whether these can be exploited when expat is used as part of OpenOffice. All of input files to expat seem to come from the OpenOffice source. One patch is needed to the expat source, without which saxparser crashes during the build. It has been submitted upstream, see <https://sourceforge.net/p/expat/bugs/539/>. It is only triggered when building expat with -DXML_UNICODE which is not the default, but this flag is used when building the bundled expat. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755873 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta, AOO401, AOO400, AOO340 |
|
320b8d84 | 02-Oct-2012 |
Pedro Giffuni |
Update internal expat to version 2.1.0. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1392706 13f79535-47bb-0310-9956-ffa450edef68 |
ddc94e00 | 12-Jan-2012 |
Ariel Constenla-Haile |
Fix malformed patches (build breakers) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230424 13f79535-47bb-0310-9956-ffa450edef68 |
e76eebc6 | 12-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230357 13f79535-47bb-0310-9956-ffa450edef68 |
7871dc3e | 11-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68 |
cdf0e10c | 16-Aug-2011 |
rcweir |
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/extras/l10n is a copy of (currently tip-most) http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5 Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately): /ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt /ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt /ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt /ooo/trunk/core/gettext/gettext-0.18.1.1.patch /ooo/trunk/core/apache-commons/patches/codec.patch /ooo/trunk/core/libcroco/libcroco-0.6.2.patch /ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt /ooo/trunk/core/graphite/graphite-2.3.1.patch /ooo/trunk/core/hwpfilter/source/hwpeq.cpp /ooo/trunk/core/solenv/bin/cwstouched.pl /ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html /ooo/trunk/core/writerfilter/source/doctok/escher.html /ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd /ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd /ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl /ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl Also: Repository.mk from the l10n toplevel git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|