mbox

[kirkstone,00/13] Patch review

Message ID cover.1659968069.git.akuster808@gmail.com
State New
Headers show

Pull-request

git://git.openembedded.org/meta-openembedded-contrib stable/kirkstone-nut

Message

akuster808 Aug. 8, 2022, 2:22 p.m. UTC
Please have comments back by Wednesday.

The following changes since commit 8f2dc1023482863e2630d1b94052c41ce748b38f:

  tracker: upgrade 3.3.1 -> 3.3.2 (2022-07-26 07:27:26 -0700)

are available in the Git repository at:

  git://git.openembedded.org/meta-openembedded-contrib stable/kirkstone-nut
  http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=stable/kirkstone-nut

Akash Hadke (1):
  polkit: Add --shell /bin/nologin to polkitd user

Anuj Mittal (1):
  yasm: fix buildpaths warning

Khem Raj (1):
  ibus: Swith to use main branch instead of master

Marta Rybczynska (1):
  polkit: update patches for musl compilation

Martin Jansa (1):
  glmark2: fix compatibility with python-3.11

Mingli Yu (6):
  net-snmp: set ac_cv_path_PSPROG
  postgresql: Fix the buildpaths issue
  freeradius: Fix buildpaths issue
  openipmi: Fix buildpaths issue
  apache2: Fix the buildpaths issue
  frr: fix buildpaths issue

Vyacheslav Yurkov (1):
  polkit: add udisks2 rule

Yi Zhao (1):
  polkit-group-rule-udisks2: fix override syntax in RDEPENDS

 meta-gnome/recipes-support/ibus/ibus.inc      |   2 +-
 ...01-version.c-don-t-print-build-flags.patch |  41 +++++++
 .../freeradius/freeradius_3.0.21.bb           |   1 +
 .../recipes-protocols/frr/frr_8.2.2.bb        |   5 +
 .../net-snmp/net-snmp_5.9.1.bb                |   1 +
 .../openipmi/openipmi_2.0.32.bb               |   4 +
 ...b-fix-compatibility-with-python-3.11.patch |  76 ++++++++++++
 .../recipes-benchmark/glmark2/glmark2_git.bb  |   3 +-
 ...-config_info.c-not-expose-build-info.patch | 110 ++++++++++++++++++
 meta-oe/recipes-dbs/postgresql/postgresql.inc |   8 ++
 .../recipes-dbs/postgresql/postgresql_14.4.bb |   1 +
 meta-oe/recipes-devtools/yasm/yasm_git.bb     |   5 +
 .../files/50-org.freedesktop.udiskie.rules    |  24 ++++
 .../polkit/polkit-group-rule-udisks2.bb       |  17 +++
 ...ded-support-for-duktape-as-JS-engine.patch |  20 ++--
 ...0004-Make-netgroup-support-optional.patch} | 103 ++++++++--------
 ...ke-netgroup-support-optional-duktape.patch |  34 ++++++
 .../recipes-extended/polkit/polkit_0.119.bb   |   4 +-
 ...make_exports.awk-not-expose-the-path.patch |  32 +++++
 .../recipes-httpd/apache2/apache2_2.4.54.bb   |   1 +
 20 files changed, 426 insertions(+), 66 deletions(-)
 create mode 100644 meta-networking/recipes-connectivity/freeradius/files/0001-version.c-don-t-print-build-flags.patch
 create mode 100644 meta-oe/recipes-benchmark/glmark2/files/0001-waflib-fix-compatibility-with-python-3.11.patch
 create mode 100644 meta-oe/recipes-dbs/postgresql/files/0001-config_info.c-not-expose-build-info.patch
 create mode 100644 meta-oe/recipes-extended/polkit/files/50-org.freedesktop.udiskie.rules
 create mode 100644 meta-oe/recipes-extended/polkit/polkit-group-rule-udisks2.bb
 rename meta-oe/recipes-extended/polkit/polkit/{0003-make-netgroup-support-optional.patch => 0004-Make-netgroup-support-optional.patch} (74%)
 create mode 100644 meta-oe/recipes-extended/polkit/polkit/0005-Make-netgroup-support-optional-duktape.patch
 create mode 100644 meta-webserver/recipes-httpd/apache2/apache2/0001-make_exports.awk-not-expose-the-path.patch