4db81550 | 22-Apr-2024 |
Damjan Jovanovic |
Upgrade Curl to version 8.7.1. Patch by: me (cherry picked from commit e469ab6aed23a1b38f105a944997af16e61071d0) |
e350def3 | 07-Apr-2024 |
Damjan Jovanovic |
Build OpenSSL as a dynamic link library, instead of a static library. Patch its users to use an RPATH of $ORIGIN, so they use the correct copy. This reduces the size of the build by abou
Build OpenSSL as a dynamic link library, instead of a static library. Patch its users to use an RPATH of $ORIGIN, so they use the correct copy. This reduces the size of the build by about 4615 KiB, or 3.78%. Patch by: me (adapted from commit 8eb9a7e66a3128669216ddb884f844d50ac59fb9 by Arrigo Marchiori)
show more ...
|
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA |
|
cfbfe427 | 05-May-2022 |
Arrigo Marchiori |
Link to bundled OpenSSL if requested (cherry picked from commit bb956dfd85428dd08d991a01ee6a6c4e966bf431) |
9646dec5 | 04-Apr-2022 |
Damjan Jovanovic |
Port our WebDAV content provider from serf/apr/apr-util, to curl. Patch by: me (adapted from commit 51ba086bf122dbb5b50fd813e5b9a81c051aa16b by Arrigo Marchiori) |
Revision tags: AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA |
|
fa64e049 | 27-Aug-2020 |
Don Lewis |
Upgrade to curl-7.72.0 Curl 7.27.0 fixes a number of bugs and a couple CVEs that probably do not affect us. |
Revision tags: 420-Dev2-m2 |
|
4169bb5f | 16-Oct-2019 |
Don Lewis |
Upgrade curl to version 7.66.0. A new patch is needed to successfully build on Windows. |
Revision tags: AOO417, AOO420-Dev-m1, AOO416 |
|
8c07c6ec | 28-Nov-2018 |
Damjan Jovanovic |
Port main/curl to Win64. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1847617 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO416-RC1 |
|
2a734df5 | 09-Sep-2018 |
Don Lewis |
Upgraded bundled curl to version 7.61.1. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1840427 13f79535-47bb-0310-9956-ffa450edef68 |
68576893 | 01-Sep-2018 |
Don Lewis |
Upgrade the bundled version of curl from 7.50.1 to 7.61.0. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839837 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO415 |
|
e35fcbcf | 05-Mar-2018 |
Damjan Jovanovic |
Get main/curl to build 64 bit binaries on Win64. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825850 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO414, AOO413 |
|
f306dc6e | 11-Aug-2016 |
truckman |
Upgrade bundled curl to version 7.50.1 to fix: CVE-2016-5419 CVE-2016-5420 CVE-2016-5421 Whether any of these affect the OpenOffice usage of curl is not known.
Upgrade bundled curl to version 7.50.1 to fix: CVE-2016-5419 CVE-2016-5420 CVE-2016-5421 Whether any of these affect the OpenOffice usage of curl is not known. OpenOffice only uses curl to access ftp:// URLs, which is likely to be only rarely done. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1756017 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO4121 |
|
a2c60cbd | 28-Jul-2016 |
truckman |
#i126896#: bundled curl version 7.19.7 has many vulnerabilities Upgrade bundled curl to version 7.49.1. Delete most of the curl patches since they are no longer necessary. The
#i126896#: bundled curl version 7.19.7 has many vulnerabilities Upgrade bundled curl to version 7.49.1. Delete most of the curl patches since they are no longer necessary. The only needed patch is to produce a library with the expected name when building on Windows. Update the curl copyright info in LICENSE. These curl CVEs have been fixed since 7.19.7: CVE-2010-0734 CVE-2011-2192 CVE-2013-2174 CVE-2014-3143 CVE-2014-3144 CVE-2014-3145 CVE-2014-3148 CVE-2014-8150 CVE-2015-3153 CVE-2016-0755 Whether any of these affect the OpenOffice usage of curl is not known. OpenOffice only uses curl to access ftp:// URLs, which is likely to be only rarely done. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1754469 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO412, SNAPSHOT, AOO411 |
|
76decbbc | 05-Sep-2015 |
Pedro Giffuni |
FreeBSD-10 fixes Some old configuration scripts confuse FreeBSD-10 with FreeBSD-1.0. On regular FreeBSD port builds these had no visible effect since it's logical to use up-to-date e
FreeBSD-10 fixes Some old configuration scripts confuse FreeBSD-10 with FreeBSD-1.0. On regular FreeBSD port builds these had no visible effect since it's logical to use up-to-date external dependencies but, in the case of the buildbot, these were likely to be the culprits behind breakage. Huge thanks for the reporter for working these out! Submitted by: Don Lewis git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1701344 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta |
|
bbb25330 | 15-Nov-2013 |
Oliver-Rainer Wittmann |
part 2 of revert unnecessary change to curl patch file git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1542252 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO401, AOO400, AOO340 |
|
139a4850 | 02-Mar-2012 |
Herbert Dürr |
prevent curl build problem with newer libssh2.h git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1296126 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 ...
|