Re: [PATCH 0/5] Upgrade nodejs to 12.22.12 and c-ares to 1.18.1
Ranjitsinh Rathod
Hi Armin,
I missed dunfell label during sending these patches.
Please consider this for dunfell branch and not for master ranch.
Thanks,
Best Regards,
Ranjitsinh Rathod From: openembedded-devel@... <openembedded-devel@...> on behalf of Ranjitsinh Rathod via lists.openembedded.org
<ranjitsinh.rathod=kpit.com@...>
Sent: Monday, August 8, 2022 7:39 PM To: openembedded-devel@... <openembedded-devel@...> Cc: akuster808@... <akuster808@...>; Ranjitsinh Rathod <ranjitsinhrathod1991@...> Subject: [oe] [PATCH 0/5] Upgrade nodejs to 12.22.12 and c-ares to 1.18.1 Caution: This email originated from outside of the KPIT. Do not click links or open attachments unless you recognize the sender and know the content is safe.
From: Ranjitsinh Rathod <ranjitsinhrathod1991@...> This series upgrades nodejs to 12.22.12 which is the last release from 12.x branch This nodejs has compile time dependencies with c-ares and so upgrade c-ares to 1.18.1 Khem Raj (1): c-ares: Upgrade to 1.17.1 release Ranjitsinh Rathod (1): nodejs: Upgrade to 12.22.12 Sinan Kaya (1): c-ares: remove custom patches wangmy (2): c-ares: upgrade 1.17.1 -> 1.17.2 c-ares: upgrade 1.17.2 -> 1.18.1 .../nodejs/nodejs/CVE-2021-44532.patch | 3090 ----------------- .../{nodejs_12.22.2.bb => nodejs_12.22.12.bb} | 5 +- ...ror-mv-libcares.pc.cmakein-to-libcar.patch | 27 - ...-fix-formatting-and-handling-of-root.patch | 115 - ...d_name-should-escape-more-characters.patch | 90 - .../c-ares/cmake-install-libcares.pc.patch | 84 - .../{c-ares_1.16.1.bb => c-ares_1.18.1.bb} | 12 +- 7 files changed, 4 insertions(+), 3419 deletions(-) delete mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/CVE-2021-44532.patch rename meta-oe/recipes-devtools/nodejs/{nodejs_12.22.2.bb => nodejs_12.22.12.bb} (97%) delete mode 100644 meta-oe/recipes-support/c-ares/c-ares/0001-fix-configure-error-mv-libcares.pc.cmakein-to-libcar.patch delete mode 100644 meta-oe/recipes-support/c-ares/c-ares/ares_expand_name-fix-formatting-and-handling-of-root.patch delete mode 100644 meta-oe/recipes-support/c-ares/c-ares/ares_expand_name-should-escape-more-characters.patch delete mode 100644 meta-oe/recipes-support/c-ares/c-ares/cmake-install-libcares.pc.patch rename meta-oe/recipes-support/c-ares/{c-ares_1.16.1.bb => c-ares_1.18.1.bb} (53%) -- 2.17.1 This message contains information that may be privileged or confidential and is the property of the KPIT Technologies Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Technologies Ltd. does not accept any liability for virus infected mails.
|
|