kirkstone merge request: July 15th
The following changes since commit fb7b26b0fb243620f52a61296f4eda6af6ad1af6:
fix(syslog-ng): warning about conf version (2022-07-04 09:26:10 -0400) are available in the Git repository at: https://git.openembedded.org/meta-openembedded kirkstone-next for you to fetch changes up to b9bbc38bfba702194a71c5a9dcb747ddacc9d66b: protobuf-c: update to 1.4.1 fix CVE-2022-33070 (2022-07-14 09:06:29 -0700) ---------------------------------------------------------------- Adrian Freihofer (1): modemmanager: update to 1.18.8 Chen Qi (1): ntfs-3g-ntfsprogs: upgrade to 2022.5.17 Davide Gardenal (2): emlog: ignore unrelated CVEs imagemagick: upgrade 7.0.10-25 -> 7.0.10-62 Hitendra Prajapati (1): cyrus-sasl: CVE-2022-24407 failure to properly escape SQL input allows an attacker to execute arbitrary SQL commands Jeremy Puhlman (1): freeradius: mutlilib fixes Wentao Zhang (1): protobuf-c: update to 1.4.1 fix CVE-2022-33070 Yue Tao (1): dlt-daemon: upgrade to commit 6a3bd901d8 to fix CVE-2022-31291 wangmy (1): php: upgrade 8.1.6 -> 8.1.7 ...3g-ntfsprogs_2021.8.22.bb => ntfs-3g-ntfsprogs_2022.5.17.bb} | 3 +- .../recipes-connectivity/freeradius/freeradius_3.0.21.bb | 34 ++++++---- .../recipes-daemons/cyrus-sasl/cyrus-sasl/CVE-2022-24407.patch | 27 ++++++++ meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.28.bb | 1 + ...1-core-switch-bash-shell-scripts-to-use-bin-sh-for-use.patch | 42 ++++++------ .../0002-fcc-unlock-Make-scripts-POSIX-shell-compatible.patch | 100 ---------------------------- .../{modemmanager_1.18.6.bb => modemmanager_1.18.8.bb} | 5 +- meta-oe/recipes-core/emlog/emlog_git.bb | 11 +++ meta-oe/recipes-devtools/php/{php_8.1.6.bb => php_8.1.7.bb} | 2 +- .../protobuf/{protobuf-c_1.4.0.bb => protobuf-c_1.4.1.bb} | 4 +- meta-oe/recipes-extended/dlt-daemon/dlt-daemon_2.18.8.bb | 7 +- meta-oe/recipes-support/imagemagick/imagemagick_7.0.10.bb | 8 +-- 12 files changed, 96 insertions(+), 148 deletions(-) rename meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/{ntfs-3g-ntfsprogs_2021.8.22.bb => ntfs-3g-ntfsprogs_2022.5.17.bb} (93%) create mode 100644 meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl/CVE-2022-24407.patch delete mode 100644 meta-oe/recipes-connectivity/modemmanager/files/0002-fcc-unlock-Make-scripts-POSIX-shell-compatible.patch rename meta-oe/recipes-connectivity/modemmanager/{modemmanager_1.18.6.bb => modemmanager_1.18.8.bb} (92%) rename meta-oe/recipes-devtools/php/{php_8.1.6.bb => php_8.1.7.bb} (99%) rename meta-oe/recipes-devtools/protobuf/{protobuf-c_1.4.0.bb => protobuf-c_1.4.1.bb} (90%)
|
|