All of lore.kernel.org
 help / color / mirror / Atom feed
From: Armin Kuster <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [kirkstone 00/11] Patch review Sept 19th
Date: Mon, 19 Sep 2022 08:33:27 -0400	[thread overview]
Message-ID: <cover.1663590728.git.akuster808@gmail.com> (raw)

Please have comments back by Wednesday Sept 21st.

The following changes since commit 8f96c05f6d82fde052f2cb1652c13922814accb0:

  lmdb: only set SONAME on the shared library (2022-09-04 07:52:16 -0400)

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

Enrico Scholz (1):
  nodejs-oe-cache-native: initial checkin

Jose Quaresma (2):
  wireguard-module: 1.0.20210219 -> 1.0.20220627
  wireguard-tools: Add a new package for wg-quick

Khem Raj (3):
  ntpsec: Add -D_GNU_SOURCE and fix building with devtool
  gd: Fix build with clang-15
  safec: Remove unused variable 'len'

Mingli Yu (1):
  postgresql: make sure pam conf installed when pam enabled

Wang Mingyu (1):
  php: upgrade 8.1.8 -> 8.1.9

Yi Zhao (3):
  libldb: upgrade 2.3.3 -> 2.3.4
  samba: upgrade 4.14.13 -> 4.14.14
  samba: fix buildpaths issue

 ...orture-skip-test-case-tfork_cmd_send.patch |  38 ++++++
 .../{samba_4.14.13.bb => samba_4.14.14.bb}    |   3 +-
 ...19.bb => wireguard-module_1.0.20220627.bb} |   4 +-
 .../wireguard/wireguard-tools_1.0.20210914.bb |  14 ++-
 .../{libldb_2.3.3.bb => libldb_2.3.4.bb}      |   4 +-
 ...01-wscript-Widen-the-search-for-tags.patch |  29 +++++
 .../recipes-support/ntpsec/ntpsec_1.2.1.bb    |   6 +-
 ...strpbrk_s-Remove-unused-variable-len.patch |  42 +++++++
 meta-oe/recipes-core/safec/safec_3.7.1.bb     |   3 +-
 meta-oe/recipes-dbs/postgresql/postgresql.inc |   2 +-
 .../nodejs/nodejs-oe-cache-16.14/oe-npm-cache |  77 ++++++++++++
 .../nodejs/nodejs-oe-cache-native_16.14.bb    |  21 ++++
 .../php/{php_8.1.8.bb => php_8.1.9.bb}        |   2 +-
 ...1-Fix-deprecared-function-prototypes.patch | 115 ++++++++++++++++++
 meta-oe/recipes-support/gd/gd_2.3.3.bb        |   1 +
 15 files changed, 348 insertions(+), 13 deletions(-)
 create mode 100644 meta-networking/recipes-connectivity/samba/samba/0001-smbtorture-skip-test-case-tfork_cmd_send.patch
 rename meta-networking/recipes-connectivity/samba/{samba_4.14.13.bb => samba_4.14.14.bb} (98%)
 rename meta-networking/recipes-kernel/wireguard/{wireguard-module_1.0.20210219.bb => wireguard-module_1.0.20220627.bb} (85%)
 rename meta-networking/recipes-support/libldb/{libldb_2.3.3.bb => libldb_2.3.4.bb} (95%)
 create mode 100644 meta-networking/recipes-support/ntpsec/ntpsec/0001-wscript-Widen-the-search-for-tags.patch
 create mode 100644 meta-oe/recipes-core/safec/safec/0001-strpbrk_s-Remove-unused-variable-len.patch
 create mode 100755 meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-16.14/oe-npm-cache
 create mode 100644 meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-native_16.14.bb
 rename meta-oe/recipes-devtools/php/{php_8.1.8.bb => php_8.1.9.bb} (99%)
 create mode 100644 meta-oe/recipes-support/gd/gd/0001-Fix-deprecared-function-prototypes.patch

-- 
2.25.1



             reply	other threads:[~2022-09-19 12:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-19 12:33 Armin Kuster [this message]
2022-09-19 12:33 ` [kirkstone 01/11] nodejs-oe-cache-native: initial checkin Armin Kuster
2022-09-19 12:33 ` [kirkstone 02/11] wireguard-module: 1.0.20210219 -> 1.0.20220627 Armin Kuster
2022-09-19 12:33 ` [kirkstone 03/11] wireguard-tools: Add a new package for wg-quick Armin Kuster
2022-09-19 12:33 ` [kirkstone 04/11] ntpsec: Add -D_GNU_SOURCE and fix building with devtool Armin Kuster
2022-09-19 12:33 ` [kirkstone 05/11] gd: Fix build with clang-15 Armin Kuster
2022-09-19 12:33 ` [kirkstone 06/11] safec: Remove unused variable 'len' Armin Kuster
2022-09-19 12:33 ` [kirkstone 07/11] php: upgrade 8.1.8 -> 8.1.9 Armin Kuster
2022-09-19 12:33 ` [kirkstone 08/11] libldb: upgrade 2.3.3 -> 2.3.4 Armin Kuster
2022-09-19 12:33 ` [kirkstone 09/11] samba: upgrade 4.14.13 -> 4.14.14 Armin Kuster
2022-09-19 12:33 ` [kirkstone 10/11] samba: fix buildpaths issue Armin Kuster
2022-09-19 12:33 ` [kirkstone 11/11] postgresql: make sure pam conf installed when pam enabled Armin Kuster

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=cover.1663590728.git.akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.