Rémi Verschelde
9cd6cfd76e
certs: Sync with Mozilla bundle as of Oct 19, 2024
...
4d3fe6683f
Document matching mozilla-release changeset.
(cherry picked from commit eb41ff0fee
)
2024-11-07 00:32:00 +01:00
Rémi Verschelde
22eeafc735
mbedtls: Backport "Fix x86_64 assembly for bignum multiplication"
...
Backports PR https://github.com/ARMmbed/mbedtls/pull/4948 to fix a regression
with our macOS builds using Clang 12.
Fixes #53297 .
(cherry picked from commit 4cf3056ca6
)
2021-10-25 10:54:09 +02:00
Rémi Verschelde
f73113fae8
mbedtls: Update to upstream version 2.16.11
...
(cherry picked from commit cd7b25588b
)
2021-10-25 10:52:20 +02:00
Fabio Alessandrelli
1b7ada718c
Bump mbedtls to version 2.16.10.
...
(cherry picked from commit 18bc1f2a8f
)
2021-10-25 10:51:05 +02:00
Rémi Verschelde
95cdcc40ca
mbedtls: Update to upstream version 2.16.9
...
(cherry picked from commit 2872006039
)
2021-10-25 10:48:37 +02:00
Fabio Alessandrelli
0c612bc0c6
Update mbedTLS to version 2.16.8 (+ patch).
...
(cherry picked from commit a905764e3d
)
2021-10-25 10:48:22 +02:00
Fabio Alessandrelli
47be89199f
Update to mbedtls 2.16.7
...
(cherry picked from commit 8ddf9fe4b0
)
2021-10-25 10:48:03 +02:00
Rémi Verschelde
47cdad91a2
mbedtls: Update to upstream version 2.16.6
...
Fixes https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2020-04
(cherry picked from commit 6b00357d53
)
2021-10-25 10:46:35 +02:00
volzhs
e6402d8730
Update libwebp to 1.1.0
...
(cherry picked from commit 65f2ab1b61
)
2021-10-25 10:44:55 +02:00
Rémi Verschelde
ebc76d6c0f
Drop now unused curl_hostcheck.c
...
One less thirdparty library to document \o/
(cherry picked from commit 05cf8b7c63
)
2020-05-25 17:57:08 +02:00
Rémi Verschelde
40a0abea8d
mbedtls: Re-add patch to disable VIA padlock
...
The comment mentioned a conflict with libwebsockets, but we actually
still get this conflict even now that we don't use libwebsockets.
Not sure what component is clashing but we should basically just keep
this patch.
Follow-up to #36823 .
(cherry picked from commit 8189abd64a
)
Note: For the 3.1 branch, only modifies the README.md a bit as I had
kept the patch removed in master/3.2.
2020-03-10 09:32:08 +01:00
Rémi Verschelde
1e9c726231
mbedtls: Re-apply upstream PR 1453 after #36823
...
For some weird reason 'git apply' does not error out when it does nothing,
so I missed that I did not apply the patch properly in #36823...
This broke the UWP 32-bit x86 build.
(cherry picked from commit 9a727714ee
)
2020-03-09 19:50:05 +01:00
Rémi Verschelde
8e7315d2fe
mbedtls: Update to upstream version 2.16.5
...
Fixes https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2020-02
Drop patch to disable VIA padlock since we no longer use libwebsockets,
so there's no conflict anymore.
(cherry picked from commit e435bed847
)
2020-03-06 11:38:39 +01:00
Rémi Verschelde
879fc0b581
mbedtls: Update to upstream version 2.16.4
...
Fixes CVE-2019-18222.
`include/mbedtls/version.h` was modified to include the forgotten
version bump to 2.16.4, fixed upstream by ARMmbed/mbedtls#2992 .
(cherry picked from commit 724487b3c1
)
2020-03-06 11:37:04 +01:00
Fabio Alessandrelli
72395ca846
Fix UPNP on windows after #30205 .
...
The problem could be related to different byte ordering when copying
the interface address over the binding address.
(cherry picked from commit e85330231c
)
2020-02-14 16:01:54 +01:00
Rémi Verschelde
24465c5e25
tinyexr: Sync with upstream 656bb61
...
(cherry picked from commit 6a2c2e5062
)
2019-11-12 09:53:52 +01:00
Rémi Verschelde
908c8862ab
nanosvg: Sync with upstream c1f6e20
...
Now formally unmaintained, so probably no further sync to expect
from this repository.
(cherry picked from commit 097b746fdd
)
2019-11-12 09:53:04 +01:00
Rémi Verschelde
6b972f178a
miniupnpc: Sync with upstream master (0ab1d67)
...
(cherry picked from commit e2fbfb1ded
)
2019-11-12 09:52:09 +01:00
Rémi Verschelde
1b7a2e7284
mbedtls: Update to upstream version 2.16.3
...
(cherry picked from commit a3d77be53b
)
2019-11-12 09:51:43 +01:00
Rémi Verschelde
699b087296
glad: Sync with upstream 0.1.33
...
(cherry picked from commit 92c3b6c85e
)
2019-11-12 09:50:05 +01:00
Jonathan Mannancheril
8851026e8a
Update libogg to upstream c8fca6b
...
(cherry picked from commits 6eb8c11d32
and e70e894433
)
2019-11-12 08:15:54 +01:00
volzhs
b94f728699
Update libwebp to 1.0.3
...
(cherry picked from commit 074d421dca
)
2019-11-12 08:14:40 +01:00
Jonathan Mannancheril
bc31b11fdd
Update zstd to 1.4.4
...
(cherry picked from commit 55afd6e784
)
2019-11-12 08:10:10 +01:00
unknown
c563839355
Update zstd to 1.4.3
...
(cherry picked from commit 61ad365fc9
)
2019-11-12 08:09:52 +01:00
Rémi Verschelde
b9b2e80add
zstd: Update to upstream version 1.4.1
...
(cherry picked from commit b81fa47f38
)
2019-11-12 08:09:07 +01:00
Rémi Verschelde
2e98ecd95f
tinyexr: Sync with upstream a685e33
...
(cherry picked from commit b5b3aa920b
)
2019-11-12 08:07:59 +01:00
Rémi Verschelde
8067207257
pcre2: Update to upstream version 10.33
...
(cherry picked from commit 518e23424e
)
2019-11-12 08:07:44 +01:00
Jonathan Mannancheril
b021671681
Update stb_vorbis to 1.17
...
(cherry picked from commit 97af5569d9
)
2019-11-12 08:04:06 +01:00
Rémi Verschelde
82773cc7aa
stb_vorbis: Update to upstream version 1.16
...
(cherry picked from commit 3e727bc659
)
2019-11-12 08:03:55 +01:00
Rémi Verschelde
0d2cb78f3e
glad: Sync with upstream 0.1.31
...
(cherry picked from commit 2bbcc521b6
)
2019-11-12 08:02:08 +01:00
Rémi Verschelde
cfa50d67d2
mbedtls: Update to upstream version 2.16.2
...
(cherry picked from commit 6321cc8da3
)
2019-11-12 07:59:44 +01:00
Fabio Alessandrelli
eb29bd988c
Update miniupnpc library to latest master
...
(cherry picked from commit 78907d91f1
)
2019-11-12 07:56:46 +01:00
Rémi Verschelde
471daf4773
bullet: Backport upstream patch to fix clang 8 build
...
Fixes #32301 .
2019-09-24 11:21:30 +02:00
Rémi Verschelde
b7e2266dc5
jpgd.h: Backport security vulnerabilities fixes from Google Android
...
Squashed version of https://github.com/richgel999/jpeg-compressor/pull/10
with the line endings fixed (DOS to Unix).
See https://github.com/richgel999/jpeg-compressor/pull/10 and #30952
for details. Relates to CVE-2017-0700.
Fixes #30952 .
(cherry picked from commit 5c333270ed
)
2019-09-24 09:00:44 +02:00
Fabio Alessandrelli
20a37529f5
Revert "Update libwebsockets to 3.1 (plus UWP patch)"
...
This reverts commit 90210c4862
.
(cherry picked from commit be414e4476
)
2019-06-04 11:05:33 +02:00
Rémi Verschelde
98cf8a4476
libpng: Update to upstream 1.6.37
...
Fixes CVE-2019-7317.
(cherry picked from commit 225b61ab2a
)
2019-06-04 11:03:10 +02:00
Rémi Verschelde
a24899ee25
Revert "Update freetype to 2.10.0"
...
This reverts commit 9e2cf9ef0b
.
It caused this regression: 28335.
Fixes #28335 .
2019-04-25 14:18:42 +02:00
volzhs
9e2cf9ef0b
Update freetype to 2.10.0
...
(cherry picked from commit a6300b454d
)
2019-04-20 22:42:45 +02:00
Rémi Verschelde
4298db56cf
zstd: Update to upstream 1.4.0
...
One step towards fixing #17374 as most experimental APIs we use are now
part of the stable 1.4.0.
(cherry picked from commit 88cb9bd27f
)
2019-04-20 20:29:34 +02:00
Rémi Verschelde
781b8a6c0f
xatlas: Redo our custom changes, but properly documented
...
(cherry picked from commit 44f9a966e0
)
2019-04-19 13:12:06 +02:00
Rémi Verschelde
a29700e034
xatlas: Revert to unmodified upstream code, add to COPYRIGHT
...
Imported by @reduz from b8ec29b6b6
Custom changes will be remade properly in the next commit.
(cherry picked from commit 1e39fee140
)
2019-04-19 13:11:58 +02:00
Rémi Verschelde
def0820385
Drop unused thekla_atlas dependency
...
Since f12cb82
@reduz dropped the use of the thirdparty thekla_atlas
library, which is replaced by xatlas.
Fixes #28180 .
Fixes #28182 .
(cherry picked from commit 6640f397f1
)
2019-04-19 13:11:13 +02:00
Rémi Verschelde
b5d9099626
Revert "Properly setup seed in RNG"
...
This reverts commit 1dd72dca45
.
As pointed out in #27171 , it would break compatibility with 3.1.0.
2019-04-09 09:36:31 +02:00
Chaosus
1dd72dca45
Properly setup seed in RNG
...
(cherry picked from commit 6280be46a6
)
2019-04-03 16:53:30 +02:00
Fabio Alessandrelli
6d64a54d75
Disable WebSocket IPv6 support on OpenBSD.
...
OpenBSD does not support dual stacking, disabling IPv6 for now.
Will possibly come back if/when we get websocket running using our own
NetSocket class.
2019-03-06 06:34:31 +01:00
Fabio Alessandrelli
e3ddf12693
Add fix to libwebsocket to disable V6ONLY.
...
This was enabled by default on some systems (e.g. Windows).
2019-03-06 06:29:46 +01:00
Fabio Alessandrelli
90210c4862
Update libwebsockets to 3.1 (plus UWP patch)
2019-03-06 02:02:52 +01:00
Rémi Verschelde
ab11496a92
Merge pull request #26586 from akien-mga/tinyexr-65f9859
...
tinyexr: Sync with upstream 65f9859
2019-03-04 16:41:04 +01:00
Rémi Verschelde
fcabdf9e83
Merge pull request #26585 from akien-mga/pcre2-10.32
...
pcre2: Sync with upstream 10.32
2019-03-04 16:14:25 +01:00
Rémi Verschelde
f173f8625d
Merge pull request #26584 from akien-mga/nanosvg-c1f6e20
...
nanosvg: Sync with upstream c1f6e20
2019-03-04 15:20:44 +01:00