mbox series

[0/9] Various upgrades

Message ID 20260831-mathieu-updates-2026-08-31-v1-0-58b54db72860@bootlin.com
Headers show
Series Various upgrades | expand

Message

Mathieu Dubois-Briand Aug. 31, 2026, 9:03 a.m. UTC
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
---
Mathieu Dubois-Briand (9):
      orc: upgrade 0.4.42 -> 0.4.43
      python3-wcwidth: upgrade 0.8.2 -> 0.8.3
      appstream: upgrade 1.1.6 -> 1.2.0
      libgcrypt: upgrade 1.12.2 -> 1.12.3
      libksba: upgrade 1.8.0 -> 1.8.1
      python3-hypothesis: upgrade 6.165.10 -> 6.167.0
      re2c: upgrade 4.5.1 -> 4.6
      python3-pdm: upgrade 2.28.2 -> 2.29.0
      sysstat: upgrade 12.7.9 -> 12.8.0

 .../orc/{orc_0.4.42.bb => orc_0.4.43.bb}           |   2 +-
 ...s_6.165.10.bb => python3-hypothesis_6.167.0.bb} |   2 +-
 ...python3-pdm_2.28.2.bb => python3-pdm_2.29.0.bb} |   2 +-
 ...3-wcwidth_0.8.2.bb => python3-wcwidth_0.8.3.bb} |   2 +-
 ...1-configure.in-remove-check-for-chkconfig.patch |   4 +-
 .../{sysstat_12.7.9.bb => sysstat_12.8.0.bb}       |   2 +-
 .../appstream/0001-remove-hardcoded-path.patch     |   6 +-
 .../appstream/0002-Do-not-build-qt-tests.patch     |   2 +-
 ..._PREFIX_DIR-in-qt-cmake-AppStreamQtConfig.patch |   2 +-
 .../{appstream_1.1.6.bb => appstream_1.2.0.bb}     |   2 +-
 .../0001-libgcrypt-fix-m4-file-for-oe-core.patch   |   2 +-
 ...-tests-Fix-link-errors-for-t-thread-local.patch |  13 +--
 ...ile.am-fix-undefined-reference-to-pthread.patch |  11 +--
 .../libgcrypt/files/no-bench-slope.patch           |   2 +-
 .../libgcrypt/files/no-native-gpg-error.patch      |   4 +-
 meta/recipes-support/libgcrypt/libgcrypt_1.12.2.bb |  56 -----------
 meta/recipes-support/libgcrypt/libgcrypt_1.12.3.bb | 106 +++++++++++++++++++++
 .../libksba/ksba-add-pkgconfig-support.patch       |   2 +-
 .../libksba/{libksba_1.8.0.bb => libksba_1.8.1.bb} |   2 +-
 .../re2c/{re2c_4.5.1.bb => re2c_4.6.bb}            |   2 +-
 20 files changed, 135 insertions(+), 91 deletions(-)
---
base-commit: db81c1a42a0f552d9a8ec124f004ae2063d58c33
change-id: 20260831-mathieu-updates-2026-08-31-c860716a09f9

Best regards,