History log of /trunk/main/curl/makefile.mk (Results 1 – 19 of 19)
Revision Date Author Comments
# 31bbceb0 03-Jul-2025 John Bampton <jbampton@users.noreply.github.com>

pre-commit auto remove trailing whitespace from `.mk` files (#377)

If there are too many changes / files I can create a smaller PR

Thanks


# 10f111ea 02-Feb-2025 Damjan Jovanovic <damjan@apache.org>

Curl debug libraries have a "_debug" suffix.

Patch by: me


# a5bfa95f 02-Feb-2025 Damjan Jovanovic <damjan@apache.org>

Fix the comparison operator in the curl makefile.

It should use "==" not "=".

Patch by: me


# 35dc6591 02-Feb-2025 Damjan Jovanovic <damjan@apache.org>

Fix the curl debug build on Windows.

It always copied the "release" binaries, which don't exist on
debug builds.

Patch by: me


# e469ab6a 22-Apr-2024 Damjan Jovanovic <damjan@apache.org>

Upgrade Curl to version 8.7.1.

Patch by: me


# 8eb9a7e6 07-Apr-2024 Damjan Jovanovic <damjan@apache.org>

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, o

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

show more ...


# bb956dfd 05-May-2022 Arrigo Marchiori <ardovm@yahoo.it>

Link to bundled OpenSSL if requested


# 61a913b1 15-May-2022 Arrigo Marchiori <ardovm@yahoo.it>

Merge pull request #146 from DamjanJovanovic/serf2curl

Port our WebDAV content provider from serf/apr/apr-util, to curl.


# 51ba086b 04-Apr-2022 Damjan Jovanovic <damjan@apache.org>

Port our WebDAV content provider from serf/apr/apr-util, to curl.

Patch by: me


# bc614383 27-Aug-2020 Don Lewis <truckman@apache.org>

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.


# 49c55ee5 16-Oct-2019 Don Lewis <dl@debian.catspoiler.org>

Upgrade curl to version 7.66.0.

A new patch is needed to successfully build on Windows.


# 8c07c6ec 28-Nov-2018 Damjan Jovanovic <damjan@apache.org>

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


# 2a734df5 09-Sep-2018 Don Lewis <truckman@apache.org>

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 <truckman@apache.org>

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


# e35fcbcf 05-Mar-2018 Damjan Jovanovic <damjan@apache.org>

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


# f306dc6e 11-Aug-2016 truckman <truckman@13f79535-47bb-0310-9956-ffa450edef68>

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

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 ...


# a2c60cbd 28-Jul-2016 truckman <truckman@13f79535-47bb-0310-9956-ffa450edef68>

#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 i

#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 ...


# 7871dc3e 11-Jan-2012 Andrew Rist <arist@apache.org>

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 <rcweir@unknown>

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 co

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 ...