Commit Graph

454 Commits

Author SHA1 Message Date
Rudi Heitbaum
9a4a33c012 openssl: update to 3.1.4
Release notes:
- https://www.openssl.org

Release notes:
- https://www.openssl.org/news/vulnerabilities.html
2023-10-25 13:25:06 +00:00
Rudi Heitbaum
eb128626e2 openssl: update to 3.1.3
Release notes:
- https://www.openssl.org

Release notes:
- https://www.openssl.org/news/vulnerabilities.html
2023-09-19 22:34:26 +00:00
CvH
c1dd6677ea Merge pull request #8039 from heitbaum/libxcrypt
glibc: drop --enable-crypt which is now deprecated and use libxcrypt
2023-09-14 19:25:40 +02:00
Rudi Heitbaum
583ca74857 nss: update to 3.93 2023-09-02 08:05:25 +00:00
Rudi Heitbaum
d5b87a6cd1 libxcrypt: disable obsolete api 2023-08-10 12:31:13 +00:00
Rudi Heitbaum
2b2b3d017d libxcrypt: initial package 2023-08-10 12:31:13 +00:00
Rudi Heitbaum
36b804fa49 gnutls: update to 3.8.1 2023-08-05 09:04:04 +00:00
CvH
615093657c Merge pull request #8012 from heitbaum/pkg-update2
package updates
2023-08-04 23:03:58 +02:00
Rudi Heitbaum
70c0b0fe95 openssl: update to 3.1.2
Release notes:
- https://www.openssl.org
- https://www.openssl.org/news/vulnerabilities.html
2023-08-02 09:51:06 +00:00
Rudi Heitbaum
8fe5759a66 nss: update to 3.92 2023-07-29 06:51:40 +00:00
CvH
070b95fa55 Merge pull request #7944 from heitbaum/amlgx
Fix AMLGX build on aarch64
2023-07-21 20:43:38 +02:00
LibreELEC Bot
3c37bbdab3 cacert.pem: update to 2023-07-20
This commit updates cacert.pem certificate bundle with mk-ca-bundle.pl script using the
content of [certdata][1] associated with mozilla/gecko-dev@e2b607f89a,

[1]: e2b607f89a/security/nss/lib/ckfw/builtins/certdata.txt
2023-07-21 14:45:07 +00:00
Rudi Heitbaum
8764c6fc05 nettle: allow for host builds and place host lib files in lib, not lib64 2023-07-01 12:06:44 +00:00
Rudi Heitbaum
1f26268794 gnutls: allow for host build used by AMLGX u-boot-tools on tools-only_defconfig 2023-07-01 12:06:38 +00:00
Rudi Heitbaum
47ccb07d3c nss: update to 3.91 2023-06-30 10:19:15 +00:00
Rudi Heitbaum
eebb9e7849 nss: fix Bug 1836781 - Disabling ASM C25519 for A but X86_64 r
https://phabricator.services.mozilla.com/D179969
https://bugzilla.mozilla.org/show_bug.cgi?id=1836781
2023-06-07 08:23:42 +00:00
Rudi Heitbaum
e712f9e895 nettle: update to 3.9.1 2023-06-05 14:26:42 +00:00
Rudi Heitbaum
7f214a24b4 nss: update to 3.90 2023-06-05 14:26:42 +00:00
Rudi Heitbaum
2c563fd24e openssl: update to 3.1.1
release annoucement:
- https://www.openssl.org/news/secadv/20230530.txt
2023-06-01 15:14:09 +00:00
heitbaum
f5f014985b libgcrypt: update to 1.10.2
update 1.8.7 (2020-10-23) to 1.10.1 (2023-04-07)
changelog:
- https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=blob_plain;f=NEWS
- https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=blob;f=NEWS;h=32b580a8d2823e066a59853ac2ae59a3b7b610a5;hb=05422ca24a0391dad2a0b7790a904ce348819c10
- https://github.com/gpg/libgcrypt/tags

In review this - http://lists.busybox.net/pipermail/buildroot/2019-July/253921.html
in relation to the removal of the patch.

The upstream patch that is included in >= 1.9.0 fixes the issue.
0f4545b441
2023-05-21 14:22:20 +00:00
Rudi Heitbaum
65c6c3e020 nss: update to 3.89.1 2023-05-17 10:55:32 +00:00
Rudi Heitbaum
9e11ecce02 nettle: update to 3.9 2023-05-17 10:55:32 +00:00
Rudi Heitbaum
9c17279e36 cacert.pem: update to 2023-05-05
This commit updates cacert.pem certificate bundle with [mk-ca-bundle.pl][1] script using the
content of [certdata][2] associated with mozilla/gecko-dev@94259a5334,

It was auto-generated by the [update-cacert-pem-certificate-bundle][3] GitHub action workflow.

[1]: https://github.com/curl/curl/blob/master/scripts/mk-ca-bundle.pl
[2]: 94259a5334/security/nss/lib/ckfw/builtins/certdata.txt
[3]: 098e3881f0/.github/workflows/update-cacert-pem-certificate-bundle.yml
2023-05-16 13:25:19 +00:00
Matthias Reichl
64ec7e0211 Merge pull request #7794 from heitbaum/gcc
gcc: update to 13.1.0
2023-05-10 16:41:31 +02:00
Rudi Heitbaum
5112b24b8f nss: fix build issue with gcc-13
https://phabricator.services.mozilla.com/D174822
cbf5a2bce7
Bug 1826650 - cmd/ecperf: fix dangling pointer warning on gcc 13. r=djackson
2023-05-08 05:35:12 +00:00