Commit Graph

491 Commits

Author SHA1 Message Date
LibreELEC Bot
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
Rudi Heitbaum
565be48939 gnutls: update to 3.8.6 2024-07-04 10:45:09 +00:00
Rudi Heitbaum
624868a953 minor fixes to the toolchain depends 2024-07-03 17:04:33 -04:00
Ian Leonard
85b13b46e0 nettle: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
Ian Leonard
c0801dc820 gnutls: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
Ian Leonard
b66916a1df nspr: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
Ian Leonard
2b22ba7641 nss: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
Ian Leonard
e846b3055e libgcrypt: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
Ian Leonard
78801a58fb libgpg-error: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
Ian Leonard
6ce656a08e openssl: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
Rudi Heitbaum
60e849f05c libgcrypt: update to 1.11.0 2024-06-22 12:05:02 +00:00
Rudi Heitbaum
5130e02fb4 libgpg-error: update to 1.50 2024-06-22 12:05:02 +00:00
Rudi Heitbaum
7a57b61800 nettle: update to 3.10 2024-06-17 13:05:02 +00:00
Rudi Heitbaum
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
LibreELEC Bot
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
Rudi Heitbaum
1bfe0a0d2e nss: update to 3.100 2024-05-15 12:46:24 +00:00
Rudi Heitbaum
847da268d9 libgpg-error: update to 1.49 2024-04-28 00:30:13 +00:00
Rudi Heitbaum
137192e5b8 openssl: update to 3.3.0
Release notes:
- https://www.openssl.org

Release notes:
- https://www.openssl.org/news/vulnerabilities.html
2024-04-21 12:43:19 +00:00
Rudi Heitbaum
7dedd1ec9a gnutls: update to 3.8.5 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
7898b48cd4 gnutls: update to 3.8.4
log:
- https://github.com/gnutls/gnutls/compare/3.8.3...3.8.4

NEWS
* Version 3.8.4 (released 2024-03-18)

** libgnutls: RSA-OAEP encryption scheme is now supported
   To use it with an unrestricted RSA private key, one would need to
   initialize a gnutls_x509_spki_t object with necessary parameters
   for RSA-OAEP and attach it to the private key. It is also possible
   to import restricted private keys if they are stored in PKCS#8
   format.

** libgnutls: Fix side-channel in the deterministic ECDSA.
   Reported by George Pantelakis (#1516).
   [GNUTLS-SA-2023-12-04, CVSS: medium] [CVE-2024-28834]

** libgnutls: Fixed a bug where certtool crashed when verifying a certificate
   chain with more than 16 certificates. Reported by William Woodruff (#1525)
   and yixiangzhike (#1527).
   [GNUTLS-SA-2024-01-23, CVSS: medium] [CVE-2024-28835]

** libgnutls: Compression libraries are now loaded dynamically as needed
   instead of all being loaded during gnutls library initialization.
   As a result, the library initialization should be faster.

** build: The gnutls library can now be linked with the static library
   of GMP.  Note that in order for this to work libgmp.a needs to be
   compiled with -fPIC and libhogweed in Nettle also has to be linked
   to the static library of GMP.  This can be used to prevent custom
   memory allocators from being overriden by other applications.

** API and ABI modifications:
gnutls_x509_spki_get_rsa_oaep_params: New function.
gnutls_x509_spki_set_rsa_oaep_params: New function.
GNUTLS_PK_RSA_OAEP: New enum member of gnutls_pk_algorithm_t.
2024-04-21 12:43:19 +00:00
Rudi Heitbaum
a26229aad4 nss: update to 3.99 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
8f8b012f07 libgpg-error: update to 1.48 2024-02-25 06:22:58 +00:00
LibreELEC Bot
24fdce75d0 cacert.pem: update to 2024-02-14
This commit updates cacert.pem certificate bundle with mk-ca-bundle.pl script using the
content of [certdata][1] associated with mozilla/gecko-dev@66afa4a9c7,

[1]: 66afa4a9c7/security/nss/lib/ckfw/builtins/certdata.txt
2024-02-18 11:46:33 +00:00
Rudi Heitbaum
71a9a54f7f nss: update to 3.98 2024-02-16 08:43:55 +00:00