Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Armin Kuster <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [hardknott 00/11] Patch review: Jan 15th
Date: Sat, 15 Jan 2022 06:27:43 -0800	[thread overview]
Message-ID: <cover.1642256648.git.akuster808@gmail.com> (raw)

Please have comments back by Monday

The following changes since commit 4932616b69b957e3a876541a579b79cb3f83306f:

  sdbus-c++-libsystemd: Avoid hard dependency on rsync (2021-11-18 08:05:44 -0800)

are available in the Git repository at:

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

Armin Kuster (1):
  wireshark: update to latest stable 3.4.11

Changqing Li (2):
  syslog-ng: adjust control socket location
  redis: add back missing patch

Chen Qi (1):
  udisks2: upgrade from 2.9.2 to 2.9.4

Jeremy Puhlman (1):
  ifenslave: Add branch=main

Mingli Yu (1):
  libteam: switch to python3

Peter Kjellerstedt (1):
  googletest: Switch branch from master to main

Sakib Sajal (1):
  nss: fix CVE-2021-43527

Yi Zhao (2):
  postfix: fix build with glibc 2.34
  postfix: upgrade 3.4.12 -> 3.4.23

wangmy (1):
  apache2: upgrade 2.4.51 -> 2.4.52

 .../0001-fix-build-with-glibc-2.34.patch      |  46 +++
 .../{postfix_3.4.12.bb => postfix_3.4.23.bb}  |   5 +-
 .../ifenslave/ifenslave_2.11.bb               |   2 +-
 .../0004-lemon-Remove-line-directives.patch   |  15 +-
 ...wireshark_3.4.8.bb => wireshark_3.4.11.bb} |   2 +-
 meta-oe/recipes-extended/redis/redis_6.2.6.bb |   4 +
 ...team_basic_test.py-switch-to-python3.patch | 101 ++++++
 ...asic_test.py-use-python3-interpreter.patch |  28 --
 .../recipes-support/libteam/libteam_1.31.bb   |   2 +-
 ...re-DER-encoded-signatures-are-within.patch | 297 ++++++++++++++++++
 meta-oe/recipes-support/nss/nss_3.64.bb       |   1 +
 ...log-ng.service-the-syslog-ng-service.patch |   2 +-
 .../{udisks2_2.9.2.bb => udisks2_2.9.4.bb}    |   4 +-
 .../recipes-test/googletest/googletest_git.bb |   2 +-
 .../{apache2_2.4.51.bb => apache2_2.4.52.bb}  |   2 +-
 15 files changed, 466 insertions(+), 47 deletions(-)
 create mode 100644 meta-networking/recipes-daemons/postfix/files/0001-fix-build-with-glibc-2.34.patch
 rename meta-networking/recipes-daemons/postfix/{postfix_3.4.12.bb => postfix_3.4.23.bb} (75%)
 rename meta-networking/recipes-support/wireshark/{wireshark_3.4.8.bb => wireshark_3.4.11.bb} (97%)
 create mode 100644 meta-oe/recipes-support/libteam/libteam/0001-team_basic_test.py-switch-to-python3.patch
 delete mode 100644 meta-oe/recipes-support/libteam/libteam/0001-team_basic_test.py-use-python3-interpreter.patch
 create mode 100644 meta-oe/recipes-support/nss/nss/0001-Bug-1737470-Ensure-DER-encoded-signatures-are-within.patch
 rename meta-oe/recipes-support/udisks/{udisks2_2.9.2.bb => udisks2_2.9.4.bb} (89%)
 rename meta-webserver/recipes-httpd/apache2/{apache2_2.4.51.bb => apache2_2.4.52.bb} (99%)

-- 
2.25.1



             reply	other threads:[~2022-01-15 14:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-15 14:27 Armin Kuster [this message]
2022-01-15 14:27 ` [hardknott 01/11] syslog-ng: adjust control socket location Armin Kuster
2022-01-15 14:27 ` [hardknott 02/11] libteam: switch to python3 Armin Kuster
2022-01-15 14:27 ` [hardknott 03/11] redis: add back missing patch Armin Kuster
2022-01-15 14:27 ` [hardknott 04/11] googletest: Switch branch from master to main Armin Kuster
2022-01-15 14:27 ` [hardknott 05/11] nss: fix CVE-2021-43527 Armin Kuster
2022-01-15 14:27 ` [hardknott 06/11] ifenslave: Add branch=main Armin Kuster
2022-01-15 14:27 ` [hardknott 08/11] postfix: upgrade 3.4.12 -> 3.4.23 Armin Kuster
2022-01-15 14:27 ` [hardknott 09/11] apache2: upgrade 2.4.51 -> 2.4.52 Armin Kuster
2022-01-15 14:27 ` [hardknott 10/11] wireshark: update to latest stable 3.4.11 Armin Kuster
2022-01-15 14:27 ` [hardknott 11/11] udisks2: upgrade from 2.9.2 to 2.9.4 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.1642256648.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox