From: akuster808 <akuster808@gmail.com>
To: Khem Raj <raj.khem@gmail.com>,
OpenEmbedded Devel List
<openembedded-devel@lists.openembedded.org>
Subject: scathgap merge request: Dec 1st
Date: Sun, 1 Dec 2024 18:18:24 -0500 [thread overview]
Message-ID: <f632f166-e22c-4dac-8bd2-2cd2538287bc@gmail.com> (raw)
The following changes since commit 2e3126c9c16bb3df0560f6b3896d01539a3bfad7:
xmlrpc-c: update SRCREV (2024-10-15 16:59:45 -0400)
are available in the Git repository at:
https://git.openembedded.org/meta-openembedded scarthgap-next
for you to fetch changes up to b8d1a14f7f3b76457c36752202ea7ae5881b6654:
freeradius: upgrade 3.2.3 -> 3.2.5 (2024-11-24 17:38:31 -0500)
----------------------------------------------------------------
Chen Qi (1):
graphviz: remove obsolete and problematic patch
Haixiao Yan (2):
openvpn: fix CVE-2024-28882
openvpn: upgrade 2.6.10 -> 2.6.12
J. S. (1):
nodejs: cleanup
Jiaying Song (8):
debootstrap: fix do_fetch error
wireguard-tools: fix do_fetch error
vlock: fix do_fetch error
openipmi: upgrade 2.0.34->2.0.36
tcpreplay: fix CVE-2023-43279
xfce-dusk-gtk3: fix do_fetch error
eject: fix do_fetch error
libdev-checklib-perl: fix do_fetch error
Justin Bronder (1):
python3-xmodem: replace hardcoded /usr with ${prefix}
Peter Marko (3):
nss: patch CVE-2024-6602
nss: patch CVE-2024-6609
squid: conditionally set status of CVE-2024-45802
Sana Kazi (1):
libp11: Treat all openssl-3.x releases the same
Virendra Thakur (1):
opensc: Fix multiple cve CVE-2024-45615-45616-45617-45618-45619-45620
Yi Zhao (2):
mbedtls: upgrade 3.6.1 -> 3.6.2
freeradius: upgrade 3.2.3 -> 3.2.5
.../freeradius/{freeradius_3.2.3.bb => freeradius_3.2.5.bb} | 2 +-
.../mbedtls/{mbedtls_3.6.1.bb => mbedtls_3.6.2.bb} | 2 +-
meta-networking/recipes-daemons/squid/squid_6.9.bb | 6 +
.../recipes-kernel/wireguard/wireguard-tools_1.0.20210914.bb | 2 +-
.../openipmi/{openipmi_2.0.34.bb => openipmi_2.0.36.bb} | 2 +-
.../openvpn/{openvpn_2.6.10.bb => openvpn_2.6.12.bb} | 2 +-
.../recipes-support/tcpreplay/tcpreplay/CVE-2023-43279.patch | 39 +
meta-networking/recipes-support/tcpreplay/tcpreplay_4.4.4.bb | 1 +
meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.132.bb | 2 +-
.../nodejs/nodejs/0001-build-fix-build-with-Python-3.12.patch | 55 --
.../nodejs/nodejs/0001-gyp-resolve-python-3.12-issues.patch | 63 --
meta-oe/recipes-devtools/perl/libdev-checklib-perl_1.16.bb | 2 +-
meta-oe/recipes-extended/vlock/vlock_2.2.3.bb | 2 +-
...0001-Set-use_tcl-to-be-empty-string-if-tcl-is-disabled.patch | 33 -
meta-oe/recipes-graphics/graphviz/graphviz_8.1.0.bb | 4 -
meta-oe/recipes-support/eject/eject_2.1.5.bb | 2 +-
.../libp11/files/0001-detect-correct-openssl-3.x.patch | 28 +
meta-oe/recipes-support/libp11/libp11_0.4.12.bb | 5 +-
meta-oe/recipes-support/nss/nss/CVE-2024-6602.patch | 65 ++
meta-oe/recipes-support/nss/nss/CVE-2024-6609.patch | 30 +
meta-oe/recipes-support/nss/nss_3.98.bb | 2 +
.../files/0001-PR-Fixes-for-uninitialized-memory-issues.patch | 1268
+++++++++++++++++++++++++++
meta-oe/recipes-support/opensc/opensc_0.25.1.bb | 4 +-
meta-python/recipes-devtools/python/python3-xmodem_0.4.7.bb | 4 +-
meta-xfce/recipes-art/xfce-dusk-gtk3/xfce-dusk-gtk3_1.3.bb | 2 +-
25 files changed, 1458 insertions(+), 169 deletions(-)
rename
meta-networking/recipes-connectivity/freeradius/{freeradius_3.2.3.bb =>
freeradius_3.2.5.bb} (99%)
rename meta-networking/recipes-connectivity/mbedtls/{mbedtls_3.6.1.bb
=> mbedtls_3.6.2.bb} (98%)
rename meta-networking/recipes-support/openipmi/{openipmi_2.0.34.bb =>
openipmi_2.0.36.bb} (98%)
rename meta-networking/recipes-support/openvpn/{openvpn_2.6.10.bb =>
openvpn_2.6.12.bb} (97%)
create mode 100644
meta-networking/recipes-support/tcpreplay/tcpreplay/CVE-2023-43279.patch
delete mode 100644
meta-oe/recipes-devtools/nodejs/nodejs/0001-build-fix-build-with-Python-3.12.patch
delete mode 100644
meta-oe/recipes-devtools/nodejs/nodejs/0001-gyp-resolve-python-3.12-issues.patch
delete mode 100644
meta-oe/recipes-graphics/graphviz/graphviz/0001-Set-use_tcl-to-be-empty-string-if-tcl-is-disabled.patch
create mode 100644
meta-oe/recipes-support/libp11/files/0001-detect-correct-openssl-3.x.patch
create mode 100644 meta-oe/recipes-support/nss/nss/CVE-2024-6602.patch
create mode 100644 meta-oe/recipes-support/nss/nss/CVE-2024-6609.patch
create mode 100644
meta-oe/recipes-support/opensc/files/0001-PR-Fixes-for-uninitialized-memory-issues.patch
next reply other threads:[~2024-12-01 23:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-01 23:18 akuster808 [this message]
2024-12-02 4:37 ` scathgap merge request: Dec 1st Khem Raj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f632f166-e22c-4dac-8bd2-2cd2538287bc@gmail.com \
--to=akuster808@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.