Commit Graph

479 Commits

Author SHA1 Message Date
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
LibreELEC Bot
1a8fae134d cacert.pem: update to 2024-01-31
This commit updates cacert.pem certificate bundle with mk-ca-bundle.pl script using the
content of [certdata][1] associated with mozilla/gecko-dev@231b40421b,

[1]: 231b40421b/security/nss/lib/ckfw/builtins/certdata.txt
2024-02-02 10:59:30 +00:00
Rudi Heitbaum
8f937ec48c openssl: update to 3.2.1
Release notes:
- https://www.openssl.org

Release notes:
- https://www.openssl.org/news/vulnerabilities.html
2024-02-01 05:26:36 +00:00
Rudi Heitbaum
5598fc4100 nss: update to 3.97 2024-01-25 13:03:59 +00:00
Rudi Heitbaum
4abb271407 gnutls: update to 3.8.3
ann:
- https://lists.gnupg.org/pipermail/gnutls-help/2024-January/004841.html
2024-01-17 09:43:41 +00:00
Rudi Heitbaum
545eac4c9d nss: update to 3.96.1 2024-01-07 01:33:21 +00:00
Andre Heider
74efdeaad4 libxcrypt: add mold as host dependency
Required since libxcrypt is now part of the toolchain.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2024-01-05 10:14:37 +01:00
Rudi Heitbaum
8c2ce589b0 nss: update to 3.96 2023-12-16 22:17:20 +00:00
Rudi Heitbaum
72bf305f2f nss: update to 3.95
includes a revert of 1827303
upstream bug raised - https://bugzilla.mozilla.org/show_bug.cgi?id=1856668
2023-11-29 11:34:15 +00:00
Rudi Heitbaum
bd9abcf7d7 openssl: update to 3.2.0
Release notes:
- https://www.openssl.org
- https://www.openssl.org/blog/blog/2023/11/23/OpenSSL32/

Release notes:
- https://www.openssl.org/news/vulnerabilities.html
2023-11-24 22:16:04 +00:00
LibreELEC Bot
6eb0feca19 cacert.pem: update to 2023-11-15
This commit updates cacert.pem certificate bundle with mk-ca-bundle.pl script using the
content of [certdata][1] associated with mozilla/gecko-dev@d827050eee,

[1]: d827050eee/security/nss/lib/ckfw/builtins/certdata.txt
2023-11-18 23:08:46 +00:00
Rudi Heitbaum
c40910c493 gnutls: update to 3.8.2 2023-11-16 12:16:15 +00:00
Rudi Heitbaum
0d854bb86c libgcrypt: update to 1.10.3 2023-11-16 12:16:15 +00:00