All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Armin Kuster" <akuster808@gmail.com>
To: OpenEmbedded Devel List
	<openembedded-devel@lists.openembedded.org>,
	Khem Raj <raj.khem@gmail.com>
Subject: Hardknott merge request; July 1st
Date: Thu, 1 Jul 2021 06:57:55 -0700	[thread overview]
Message-ID: <fca61e07-2a18-7777-ac83-1226a079d55c@gmail.com> (raw)

The following changes since commit aca88908fd329f5cef6f19995b072397fb2d8ec6:

  thunar: fix CVE-2021-32563 (2021-06-13 12:35:48 -0700)

are available in the Git repository at:

  https://git.openembedded.org/meta-openembedded hardknott-next

for you to fetch changes up to c51e79dd854460c6f6949a187970d05362152e84:

  python3-django: upgrade 2.2.23 -> 2.2.24 (2021-06-27 07:50:20 -0700)

----------------------------------------------------------------
Andrea Adami (3):
      initramfs-kexecboot-image: support cases where machines override
IMAGE_FSTYPES
      initramfs-debug-image: support cases where machines override
IMAGE_FSTYPES
      rapidjson: remove stale LIB_INSTALL_DIR

Chen Qi (1):
      minifi-cpp: set CLEANBROKEN to 1

Geoff Parker (1):
      cifs-utils: set ROOTSBINDIR to /usr/sbin if DISTRO_FEATURES has
usrmerge

Leon Anavi (1):
      python3-django: Upgrade 3.2.3 -> 3.2.4

Olivier Georget (1):
      libpfm4 4.10.1 : enable arm64 host platform

Ovidiu Panait (1):
      libeigen: update LICENSE information

Peter Kjellerstedt (2):
      net-snmp: A little clean up
      net-snmp: Support building for native

Sekine Shigeki (2):
      add CVE-2011-2411 to allowlist
      ntp: add CVE-2016-9312 to allowlist

Trevor Gamblin (3):
      python3-django: upgrade 2.2.22 -> 2.2.23
      python3-django: upgrade 3.2.2 -> 3.2.3
      python3-django: upgrade 2.2.23 -> 2.2.24

Yi Zhao (1):
      minifi-cpp: set correct python processor directory in configure file

ito-yuichi@fujitsu.com (2):
      cyrus-sasl: add CVE-2020-8032 to allowlist
      dovecot: add CVE-2016-4983 to allowlist

zangrc (1):
      wireshark: upgrade 3.4.5 -> 3.4.6

zhengruoqin (1):
      net-snmp: upgrade 5.9 -> 5.9.1

 meta-initramfs/recipes-core/images/initramfs-debug-image.bb     |  7 +++-
 meta-initramfs/recipes-core/images/initramfs-kexecboot-image.bb |  8 +++--
 meta-networking/recipes-connectivity/samba/samba_4.10.18.bb     |  4 +++
 meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb |  3 ++
 .../net-snmp-5.7.2-fix-engineBoots-value-on-SIGHUP.patch        | 19
++++++-----
 .../net-snmp/{net-snmp_5.9.bb => net-snmp_5.9.1.bb}             | 53
++++++++++++++++-------------
 meta-networking/recipes-support/cifs/cifs-utils_6.13.bb         | 17
+++++++--
 meta-networking/recipes-support/dovecot/dovecot_2.3.14.bb       |  3 ++
 meta-networking/recipes-support/ntp/ntp_4.2.8p15.bb             |  3 ++
 .../wireshark/{wireshark_3.4.5.bb => wireshark_3.4.6.bb}        |  2 +-
 meta-oe/licenses/MINPACK                                        | 51
+++++++++++++++++++++++++++
 meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb             |  2 +-
 meta-oe/recipes-extended/minifi-cpp/minifi-cpp_0.7.0.bb         |  5 +++
 meta-oe/recipes-kernel/libpfm/libpfm4_4.10.1.bb                 |  3 +-
 meta-oe/recipes-support/libeigen/libeigen_3.3.7.bb              |  9 +++--
 meta-python/recipes-devtools/python/python3-django_2.2.22.bb    |  9 -----
 meta-python/recipes-devtools/python/python3-django_2.2.24.bb    |  9 +++++
 .../python/{python3-django_3.2.2.bb => python3-django_3.2.4.bb} |  2 +-
 18 files changed, 156 insertions(+), 53 deletions(-)
 rename meta-networking/recipes-protocols/net-snmp/{net-snmp_5.9.bb =>
net-snmp_5.9.1.bb} (89%)
 rename meta-networking/recipes-support/wireshark/{wireshark_3.4.5.bb =>
wireshark_3.4.6.bb} (97%)
 create mode 100644 meta-oe/licenses/MINPACK
 delete mode 100644
meta-python/recipes-devtools/python/python3-django_2.2.22.bb
 create mode 100644
meta-python/recipes-devtools/python/python3-django_2.2.24.bb
 rename meta-python/recipes-devtools/python/{python3-django_3.2.2.bb =>
python3-django_3.2.4.bb} (77%)


             reply	other threads:[~2021-07-01 13:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-01 13:57 Armin Kuster [this message]
2021-07-01 15:19 ` Hardknott merge request; July 1st Khem Raj

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=fca61e07-2a18-7777-ac83-1226a079d55c@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    /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.