diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-05-12 17:02:50 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-13 10:29:20 +0100 |
commit | 890c360c55230ab8ee711e7498e66019643becaa (patch) | |
tree | 3681c74e901f3a207179efcb20e0cd5c72c01223 | |
parent | b2483c911161639304c11a779e1cc267cc0e26b4 (diff) | |
download | poky-890c360c55230ab8ee711e7498e66019643becaa.tar.gz |
ca-certificates: upgrade 20241223 -> 20250419
0001-Revert-mozilla-certdata2pem.py-print-a-warning-for-e.patch
0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch
refreshed for 20250419
0002-sbin-update-ca-certificates-add-a-sysroot-option.patch
removed since it's included in 20250419
(From OE-Core rev: e39cc1fb7234bf2b37856296d3c0d10ddf8cae64)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-support/ca-certificates/ca-certificates/0001-Revert-mozilla-certdata2pem.py-print-a-warning-for-e.patch | 6 | ||||
-rw-r--r-- | meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch | 6 | ||||
-rw-r--r-- | meta/recipes-support/ca-certificates/ca-certificates/0002-sbin-update-ca-certificates-add-a-sysroot-option.patch | 36 | ||||
-rw-r--r-- | meta/recipes-support/ca-certificates/ca-certificates_20250419.bb (renamed from meta/recipes-support/ca-certificates/ca-certificates_20241223.bb) | 3 |
4 files changed, 7 insertions, 44 deletions
diff --git a/meta/recipes-support/ca-certificates/ca-certificates/0001-Revert-mozilla-certdata2pem.py-print-a-warning-for-e.patch b/meta/recipes-support/ca-certificates/ca-certificates/0001-Revert-mozilla-certdata2pem.py-print-a-warning-for-e.patch index da2a247e51..1226508c98 100644 --- a/meta/recipes-support/ca-certificates/ca-certificates/0001-Revert-mozilla-certdata2pem.py-print-a-warning-for-e.patch +++ b/meta/recipes-support/ca-certificates/ca-certificates/0001-Revert-mozilla-certdata2pem.py-print-a-warning-for-e.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 630736f427c0a1bd0be0b5a2f6d51d63b2c4c9fd Mon Sep 17 00:00:00 2001 | 1 | From 743774cd53ed1c45bb660eddacf6dadb5ee3e145 Mon Sep 17 00:00:00 2001 |
2 | From: Alexander Kanavin <alex@linutronix.de> | 2 | From: Alexander Kanavin <alex@linutronix.de> |
3 | Date: Mon, 18 Oct 2021 12:05:49 +0200 | 3 | Date: Mon, 18 Oct 2021 12:05:49 +0200 |
4 | Subject: [PATCH] Revert "mozilla/certdata2pem.py: print a warning for expired | 4 | Subject: [PATCH] Revert "mozilla/certdata2pem.py: print a warning for expired |
@@ -16,10 +16,10 @@ Signed-off-by: Alexander Kanavin <alex@linutronix.de> | |||
16 | 3 files changed, 1 insertion(+), 13 deletions(-) | 16 | 3 files changed, 1 insertion(+), 13 deletions(-) |
17 | 17 | ||
18 | diff --git a/debian/changelog b/debian/changelog | 18 | diff --git a/debian/changelog b/debian/changelog |
19 | index 52d41ca..bdb2c8a 100644 | 19 | index dbe3e9c..496e05d 100644 |
20 | --- a/debian/changelog | 20 | --- a/debian/changelog |
21 | +++ b/debian/changelog | 21 | +++ b/debian/changelog |
22 | @@ -138,7 +138,6 @@ ca-certificates (20211004) unstable; urgency=low | 22 | @@ -156,7 +156,6 @@ ca-certificates (20211004) unstable; urgency=low |
23 | - "Trustis FPS Root CA" | 23 | - "Trustis FPS Root CA" |
24 | - "Staat der Nederlanden Root CA - G3" | 24 | - "Staat der Nederlanden Root CA - G3" |
25 | * Blacklist expired root certificate "DST Root CA X3" (closes: #995432) | 25 | * Blacklist expired root certificate "DST Root CA X3" (closes: #995432) |
diff --git a/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch b/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch index cad30929f5..1a29da756f 100644 --- a/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch +++ b/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 348163df412e53b1b7ec3e81ae5f22caa0227c37 Mon Sep 17 00:00:00 2001 | 1 | From 63086d41f76b1c3357e23c6509df72d3f75af20c Mon Sep 17 00:00:00 2001 |
2 | From: Ross Burton <ross.burton@intel.com> | 2 | From: Ross Burton <ross.burton@intel.com> |
3 | Date: Mon, 6 Jul 2015 15:19:41 +0100 | 3 | Date: Mon, 6 Jul 2015 15:19:41 +0100 |
4 | Subject: [PATCH] ca-certificates: remove Debianism in run-parts invocation | 4 | Subject: [PATCH] ca-certificates: remove Debianism in run-parts invocation |
@@ -22,10 +22,10 @@ Signed-off-by: Maciej Borzecki <maciej.borzecki@rndity.com> | |||
22 | 1 file changed, 1 insertion(+), 3 deletions(-) | 22 | 1 file changed, 1 insertion(+), 3 deletions(-) |
23 | 23 | ||
24 | diff --git a/sbin/update-ca-certificates b/sbin/update-ca-certificates | 24 | diff --git a/sbin/update-ca-certificates b/sbin/update-ca-certificates |
25 | index 36cdd9a..2d3e1fe 100755 | 25 | index 91d8024..1e737b9 100755 |
26 | --- a/sbin/update-ca-certificates | 26 | --- a/sbin/update-ca-certificates |
27 | +++ b/sbin/update-ca-certificates | 27 | +++ b/sbin/update-ca-certificates |
28 | @@ -202,9 +202,7 @@ if [ -d "$HOOKSDIR" ] | 28 | @@ -210,9 +210,7 @@ if [ -d "$HOOKSDIR" ] |
29 | then | 29 | then |
30 | 30 | ||
31 | echo "Running hooks in $HOOKSDIR..." | 31 | echo "Running hooks in $HOOKSDIR..." |
diff --git a/meta/recipes-support/ca-certificates/ca-certificates/0002-sbin-update-ca-certificates-add-a-sysroot-option.patch b/meta/recipes-support/ca-certificates/ca-certificates/0002-sbin-update-ca-certificates-add-a-sysroot-option.patch deleted file mode 100644 index ba5bb69657..0000000000 --- a/meta/recipes-support/ca-certificates/ca-certificates/0002-sbin-update-ca-certificates-add-a-sysroot-option.patch +++ /dev/null | |||
@@ -1,36 +0,0 @@ | |||
1 | From d6bb773745c2e95fd1a414e916fbed64e0d8df66 Mon Sep 17 00:00:00 2001 | ||
2 | From: Alexander Kanavin <alex@linutronix.de> | ||
3 | Date: Mon, 31 Mar 2025 17:42:25 +0200 | ||
4 | Subject: [PATCH] sbin/update-ca-certificates: add a --sysroot option | ||
5 | |||
6 | This allows using the script in cross-compilation environments | ||
7 | where the script needs to prefix the sysroot to every other | ||
8 | directory it operates on. There are individual options | ||
9 | to set those directories, but using a common prefix option | ||
10 | instead is a lot less clutter and more robust. | ||
11 | |||
12 | Upstream-Status: Submitted [https://salsa.debian.org/debian/ca-certificates/-/merge_requests/13] | ||
13 | Signed-off-by: Alexander Kanavin <alex@linutronix.de> | ||
14 | --- | ||
15 | sbin/update-ca-certificates | 8 ++++++++ | ||
16 | 1 file changed, 8 insertions(+) | ||
17 | |||
18 | diff --git a/sbin/update-ca-certificates b/sbin/update-ca-certificates | ||
19 | index 4bb77a0..1e737b9 100755 | ||
20 | --- a/sbin/update-ca-certificates | ||
21 | +++ b/sbin/update-ca-certificates | ||
22 | @@ -59,6 +59,14 @@ do | ||
23 | --hooksdir) | ||
24 | shift | ||
25 | HOOKSDIR="$1";; | ||
26 | + --sysroot) | ||
27 | + shift | ||
28 | + SYSROOT="$1" | ||
29 | + CERTSCONF="$1/${CERTSCONF}" | ||
30 | + CERTSDIR="$1/${CERTSDIR}" | ||
31 | + LOCALCERTSDIR="$1/${LOCALCERTSDIR}" | ||
32 | + ETCCERTSDIR="$1/${ETCCERTSDIR}" | ||
33 | + HOOKSDIR="$1/${HOOKSDIR}";; | ||
34 | --help|-h|*) | ||
35 | echo "$0: [--verbose] [--fresh]" | ||
36 | exit;; | ||
diff --git a/meta/recipes-support/ca-certificates/ca-certificates_20241223.bb b/meta/recipes-support/ca-certificates/ca-certificates_20250419.bb index 676e9e0c78..f06a30bd6d 100644 --- a/meta/recipes-support/ca-certificates/ca-certificates_20241223.bb +++ b/meta/recipes-support/ca-certificates/ca-certificates_20250419.bb | |||
@@ -14,10 +14,9 @@ DEPENDS:class-nativesdk = "openssl-native" | |||
14 | # Need rehash from openssl and run-parts from debianutils | 14 | # Need rehash from openssl and run-parts from debianutils |
15 | PACKAGE_WRITE_DEPS += "openssl-native debianutils-native" | 15 | PACKAGE_WRITE_DEPS += "openssl-native debianutils-native" |
16 | 16 | ||
17 | SRC_URI[sha256sum] = "dd8286d0a9dd35c756fea5f1df3fed1510fb891f376903891b003cd9b1ad7e03" | 17 | SRC_URI[sha256sum] = "33b44ef78653ecd3f0f2f13e5bba6be466be2e7da72182f737912b81798ba5d2" |
18 | SRC_URI = "${DEBIAN_MIRROR}/main/c/ca-certificates/${BPN}_${PV}.tar.xz \ | 18 | SRC_URI = "${DEBIAN_MIRROR}/main/c/ca-certificates/${BPN}_${PV}.tar.xz \ |
19 | file://0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch \ | 19 | file://0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch \ |
20 | file://0002-sbin-update-ca-certificates-add-a-sysroot-option.patch \ | ||
21 | file://0003-update-ca-certificates-use-relative-symlinks-from-ET.patch \ | 20 | file://0003-update-ca-certificates-use-relative-symlinks-from-ET.patch \ |
22 | file://0001-Revert-mozilla-certdata2pem.py-print-a-warning-for-e.patch \ | 21 | file://0001-Revert-mozilla-certdata2pem.py-print-a-warning-for-e.patch \ |
23 | " | 22 | " |