History log of /trunk/main/external_deps.lst (Results 1 – 25 of 143)
Revision Date Author Comments
# b0045d57 01-Nov-2024 Arrigo Marchiori <ardovm@yahoo.it>

Switch to icu 4.2.1 (PR #224)

Update createmak.pl to adjust paths.
Update createmak.cfg to the new sources.

---------

Co-authored-by: mseidel <mseidel@apache.org>


# b0de3218 14-Jun-2024 Arrigo Marchiori <ardovm@yahoo.it>

Switch to icu 4.2.1

Update createmak.pl to adjust paths.
Update createmak.cfg to the new sources.


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

Upgrade Curl to version 8.7.1.

Patch by: me


# 4c5b548f 18-Mar-2024 Damjan Jovanovic <damjan@apache.org>

Upgrade OpenSSL to version 3.0.13.

LICENSE and NOTICE files now reflect its new license.
The obsolete "DISABLE_OPENSSL" setting has been removed.
Patch Python 2 to support OpenSSL 3.0.x.
Support old

Upgrade OpenSSL to version 3.0.13.

LICENSE and NOTICE files now reflect its new license.
The obsolete "DISABLE_OPENSSL" setting has been removed.
Patch Python 2 to support OpenSSL 3.0.x.
Support old versions of Windows.
Uses Strawberry Perl on Windows to build, fetched as a dependency.
Workarounds for missing integer limit constants in the old version of MSVC we use.
NASM now works when it's in the PATH, instead of needing --with-nasm-path to ./configure.

Patch by: me

show more ...


# 31cbf049 23-Jan-2024 mseidel <mseidel@apache.org>

Update zlib to 1.3.1


# 0714fca0 14-Jan-2024 mseidel <mseidel@apache.org>

Revert "Enhance a bit our current boost usage (#194)"

This reverts commit fa664a2d4999e14eb035b793beb7116ccf2a1f32.


# fa664a2d 14-Jan-2024 Pedro Giffuni <pfg@apache.org>

Enhance a bit our current boost usage (#194)

* Minor cleanup to internal boost header packaging

We normally don't install all the headers availabe in boost. There is an
interesting set of functi

Enhance a bit our current boost usage (#194)

* Minor cleanup to internal boost header packaging

We normally don't install all the headers availabe in boost. There is an
interesting set of functionalities like multiprecision and odeint that while we
are not using, but would be interesting to have available.

This is done to ease future boost updates but also in the hopes of making it
possible to use this functionality in a near future.

No functional change expected.

* Let boost promote to double the sinc_pi() operation.

Modern processors should handle this without any trouble.

* Update Boost to version 1.64

Other than the updates and bug fixes, this version works really well with older
compilers and systems and is the last one to include TR1: which we use as a last
resort for really old systems lacking standard C++ compliance.

https://www.boost.org/users/history/version_1_64_0.html

* Boost 1.64: small header tidy-ups

* Boost 1.64: more headers are future features

* Update d.lst

Needed for Windows build.

* Update d.lst

Builds fine on Windows now.

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>

show more ...


# 53093d1e 09-Sep-2023 mseidel <mseidel@apache.org>

Removing libpng from ext_source, bootstrap it later


# 9a23d250 18-Aug-2023 mseidel <mseidel@apache.org>

Update zlib to 1.3


# b6c96fbc 08-Feb-2023 Arrigo Marchiori <ardovm@yahoo.it>

Update to expat-2.5.0 (#169)

Update to expat-2.5.0

Patched into version 2.5.0-aoo.


# 4e512ac1 14-Jan-2023 Matthias Seidel <mseidel@apache.org>

Update zlib to 1.2.13 (#165)

* Update zlib to 1.2.13

Currently we use zlib 1.2.7 from 2012.
This PR updates it to the most recent version 1.2.13 from 2022.

I am no developer, but basically we

Update zlib to 1.2.13 (#165)

* Update zlib to 1.2.13

Currently we use zlib 1.2.7 from 2012.
This PR updates it to the most recent version 1.2.13 from 2022.

I am no developer, but basically we only add a makefile and patch some headers.

I could build successfully with this PR on Windows, testing on other OS is welcome!

* Further changes for zlib 1.2.13

* chmod 755

show more ...


# 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


# 24c6acd6 29-Jan-2022 Arrigo Marchiori <ardovm@yahoo.it>

Merge pull request #100 from DonLewisFreeBSD/nssupgrade

Nssupgrade - Upgrade bundled nss to nss-3.39-with-nspr-4.20


# f848a277 10-Nov-2021 Jim Jagielski <jimjag@gmail.com>

Revert "Using openssl 1.1.1"

This reverts commit b86e16e6b6a3d6837f70d8d07088d00ba1238de2.


# b86e16e6 09-Nov-2021 Jim Jagielski <jimjag@gmail.com>

Using openssl 1.1.1


# 03541f20 26-Apr-2021 mseidel <mseidel@apache.org>

Addeed URL to OOExtras for BeanShell 2.1.0


# dfec5905 22-Dec-2020 Jim Jagielski <jimjag@gmail.com>

Push latest updates: macOS, beanshell

(cherry picked from commit ecf1c5e9ed4686657a2b296e936b55d484d94961)


# b1dc36c0 01-Dec-2020 Jim Jagielski <jimjag@gmail.com>

Upgrade to APR(*) 1.6.x and work around Xcode12 over-agressive clang warning/errors


# a7d4c77f 05-Oct-2020 Don Lewis <truckman@apache.org>

Uprade bundled expat to version 2.2.10

This is a bug fix release.


# 13effbfb 29-Sep-2020 Don Lewis <truckman@apache.org>

Upgrade nss to nss-3.39-with-nspr-4.20


# 26aca12f 18-Sep-2020 Don Lewis <truckman@apache.org>

Upgrade bundled python to 2.7.18.


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


# 5988caad 22-Aug-2020 Don Lewis <truckman@apache.org>

Upgrade to openssl-1.0.2u. Remove unused version.mk.


# 1f9c906e 04-Jul-2020 mseidel <mseidel@apache.org>

Changed download URL for vigra


123456