0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-03-14 07:47:22 +00:00

533 Commits

Author SHA1 Message Date
e2569b2f3e openssl: copy CA certs to toolchain 2025-02-22 02:25:08 +01:00
5b0f0fda3e Update from LibreELEC/master 2025-02-15 18:59:38 +01:00
d7c21c6ba4 openssl: update to 3.4.1
Release notes:
- https://www.openssl.org

Release notes:
- https://www.openssl.org/news/vulnerabilities.html
2025-02-12 07:57:21 +00:00
fc1cc08360 gnutls: update to 3.8.9 2025-02-08 12:13:49 +00:00
5b0d50ecf0 nss: update to 3.108 2025-02-06 07:33:36 +00:00
f3f11214b3 cacert.pem: update to 2025-01-29
This commit updates cacert.pem certificate bundle with mk-ca-bundle.pl script using the
content of [certdata][1] associated with mozilla/gecko-dev@b2ea4fc372,

[1]: b2ea4fc372/security/nss/lib/ckfw/builtins/certdata.txt
2025-02-04 12:08:31 +00:00
91a4766cef treewide: fix typos
Found via `codespell -q 3 -S "*.patch,*.po" -L acount,afile,distroname,parm,serie,synopsys`
2025-02-03 07:04:59 -05:00
532c20c29f Merge branch 'le-master' into devel 2025-01-29 19:47:50 +01:00
bc1265c35a libxcrypt: update to 4.4.38 2025-01-15 00:01:09 +00:00
991c1d7c09 nettle: update to 3.10.1 2024-12-31 10:27:48 +00:00
5addbaefa1 libxcrypt: update to 4.4.37 2024-12-31 10:27:48 +00:00
0c136cc64d cacert.pem: update to 2024-11-18
This commit updates cacert.pem certificate bundle with mk-ca-bundle.pl script using the
content of [certdata][1] associated with mozilla/gecko-dev@2f9dddb161,

[1]: 2f9dddb161/security/nss/lib/ckfw/builtins/certdata.txt
2024-11-24 12:27:10 +00:00
4f2c10ce39 nss: update to 3.107 2024-11-22 09:52:06 +00:00
a3c2cafa39 libgpg-error: update to 1.51 2024-11-12 09:13:09 +00:00
35e1c3e6ee gnutls: update to 3.8.8 2024-11-06 09:03:55 +00:00
85bfec8f60 nss: update to 3.106 2024-10-26 03:21:24 +00:00
2abb3b823d nspr: update to 4.36 2024-10-26 03:21:24 +00:00
29d0e64791 openssl: update to 3.4.0
Release notes:
- https://www.openssl.org

Release notes:
- https://www.openssl.org/news/vulnerabilities.html
2024-10-24 11:01:44 +00:00
86f88a28d0 Merge pull request #9301 from heitbaum/cfglib
add cfg-libs option to PKG_BUILD_FLAGS to fix configure unrecognized options
2024-10-18 13:16:39 +02:00
adbf3cd3bd nss: update to 3.105 2024-09-27 02:07:39 +00:00
7feb1cd5a5 nss: update to 3.104 2024-09-23 12:33:50 +00:00
8c580bf4d3 gnutls: drop obsolete guile configure option since 3.8.0 2024-09-17 09:12:14 +00:00
6e4c58df89 cleanup packages: fix configure warnings with PKG_BUILD_FLAGS=-cfg-libs 2024-09-15 11:46:08 +00:00
f15afe43b0 openssl: update to 3.3.2
Release notes:
- https://openssl-library.org/news/openssl-3.3-notes/

Release notes:
- https://openssl-library.org/news/vulnerabilities/index.html

Jul 5, 2024
The master sources are maintained in our git repository, which is
accessible over the network and cloned on GitHub, at https://github.com/openssl/openssl.
Bugs and pull patches (issues and pull requests) should be filed on
the GitHub repo. Please familiarize yourself with the license.
2024-09-04 09:17:02 +00:00
09b2dfc5df cacert.pem: update to 2024-08-27
This commit updates cacert.pem certificate bundle with mk-ca-bundle.pl script using the
content of [certdata][1] associated with mozilla/gecko-dev@a8969ce634,

[1]: a8969ce634/security/nss/lib/ckfw/builtins/certdata.txt
2024-08-29 11:56:44 +00:00
d3b3280bdb nss: cleanup without fips build
Additionally drop now unneeded patch
- 25fb1dcc88d18f4048407e4ffaf3d03f000d9006
- nss: Fix building with glibc 2.32 and gcc 10
2024-08-25 05:53:41 +00:00
f89710112a gnutls: update to 3.8.7 2024-08-15 10:33:04 +00:00
CvH
2237555141 cleanup packages: various 2024-08-01 11:53:51 +02:00
65d255c6a5 cacert.pem: update to 2024-07-02
This commit updates cacert.pem certificate bundle with mk-ca-bundle.pl script using the
content of [certdata][1] associated with mozilla/gecko-dev@35c4669230,

[1]: 35c4669230/security/nss/lib/ckfw/builtins/certdata.txt
2024-07-08 03:54:56 +00:00
CvH
d1f8af4c71 Merge pull request #9052 from heitbaum/pkg
Package updates
2024-07-06 19:30:22 +02:00
565be48939 gnutls: update to 3.8.6 2024-07-04 10:45:09 +00:00
624868a953 minor fixes to the toolchain depends 2024-07-03 17:04:33 -04:00
85b13b46e0 nettle: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
c0801dc820 gnutls: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
b66916a1df nspr: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
2b22ba7641 nss: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
e846b3055e libgcrypt: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
78801a58fb libgpg-error: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
6ce656a08e openssl: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
60e849f05c libgcrypt: update to 1.11.0 2024-06-22 12:05:02 +00:00
5130e02fb4 libgpg-error: update to 1.50 2024-06-22 12:05:02 +00:00
6733ca79f2 Merge branch 'le-master' into devel 2024-06-17 17:43:37 +02:00
7a57b61800 nettle: update to 3.10 2024-06-17 13:05:02 +00:00
6f7b1a77f3 Merge branch 'le-master' into devel 2024-06-12 23:46:40 +02:00
12a2e484fe openssl: update to 3.3.1
Release notes:
- https://www.openssl.org

Release notes:
- https://www.openssl.org/news/vulnerabilities.html
2024-06-05 08:20:28 +00:00
5b817a635a Merge branch 'le-master' into devel 2024-06-02 22:28:07 +02:00
48c6db691e cacert.pem: update to 2024-05-30
This commit updates cacert.pem certificate bundle with mk-ca-bundle.pl script using the
content of [certdata][1] associated with mozilla/gecko-dev@4d4015d3c2,

[1]: 4d4015d3c2/security/nss/lib/ckfw/builtins/certdata.txt
2024-06-02 04:55:43 +00:00
a9f41a370d Merge branch 'le-master' into devel 2024-05-15 18:54:07 +02:00
1bfe0a0d2e nss: update to 3.100 2024-05-15 12:46:24 +00:00
4ae9db1cc1 Merge libreelec-master 2024-05-02 21:47:56 +02:00