From: "akuster" <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [dunfell 00/26] Patch review
Date: Sat, 6 Jun 2020 20:24:10 -0700 [thread overview]
Message-ID: <cover.1591500139.git.akuster808@gmail.com> (raw)
Next set of changes for Dunfell. Please review and have comments back by Tuesday.
This includes the three python3 changes need to match Core.
The following changes since commit cc155826b0b4f202a8fa4ac103b7c38368d32734:
thunar: upgrade 1.8.14 -> 1.8.15 (2020-05-28 21:50:13 -0700)
are available in the Git repository at:
git://git.openembedded.org/meta-openembedded-contrib stable/dunfell-nut
http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=stable/dunfell-nut
Andreas Müller (1):
fluidsynth: upgrade 2.1.2 -> 2.1.3
Denys Dmytriyenko (2):
python3-pycryptodome(x): moved to OE-Core, remove from meta-python
python3-pyelftools: moved to OE-Core, remove from meta-python
Domarys Correa (1):
python3-pyyaml: Update 5.3 -> 5.3.1
Hongxu Jia (1):
multipath-tools: fix compiling parallel issue
Kai Kang (1):
plymouth: disable systemd-integration for sysvinit
Khem Raj (1):
dfu-util-native: Remove DEPLOY_DIR_TOOLS from sstate-outputdirs
Konrad Weihmann (6):
passwdqc: remove double modify operation
sound-theme-freedesktop: remove double depends
python3-cmd2: remove double colorama in RDEPENDS
python3-smbus2: remove duplicate RDEPENDS settings
python3-twisted: remove double var modification
proftpd: Fix typo for SRC_URI[md5sum]
Leon Anavi (1):
python3-colorama: Upgrade 0.4.1 -> 0.4.3
Maciej Pijanowski (1):
qpdf: fix typo in RDEPENDS
Martin Jansa (2):
irssi: package libirc_proxy.a in PN-staticdev
meta-python: depend on core version 12 or higher
Patrick Williams (1):
net-snmp: refresh patches
Zang Ruochen (4):
libgphoto2: upgrade 2.5.24 -> 2.5.25
mosquitto: upgrade 1.6.9 -> 1.6.10
snort: upgrade 2.9.15 -> 2.9.16
wireshark: upgrade 3.2.2 -> 3.2.4
Zheng Ruoqin (4):
nano: upgrade 4.9.2 -> 4.9.3
gsoap: upgrade 2.8.100 -> 2.8.103
logwatch: upgrade 7.5.1 -> 7.5.3
libnet-dns-perl: upgrade 1.23 -> 1.24
.../fluidsynth/fluidsynth.inc | 4 +-
...tables-helper-we-have-to-use-native-.patch | 32 +++++++++----
...mosquitto_1.6.9.bb => mosquitto_1.6.10.bb} | 4 +-
...deck-for-gettid-API-during-configure.patch | 48 -------------------
.../{snort_2.9.15.bb => snort_2.9.16.bb} | 5 +-
.../recipes-daemons/proftpd/proftpd_1.3.6.bb | 2 +-
...upport-for-building-applications-and.patch | 24 +++++-----
.../0001-config_os_headers-Error-Fix.patch | 10 ++--
...t-snmp-fix-compile-error-disable-des.patch | 14 +++---
...add-knob-whether-nlist.h-are-checked.patch | 15 +++---
...{wireshark_3.2.2.bb => wireshark_3.2.4.bb} | 4 +-
.../recipes-connectivity/irssi/irssi_1.2.2.bb | 2 +
.../recipes-core/plymouth/plymouth_0.9.4.bb | 2 +-
.../{logwatch_7.5.1.bb => logwatch_7.5.3.bb} | 4 +-
...gphoto2_2.5.24.bb => libgphoto2_2.5.25.bb} | 4 +-
.../sound-theme-freedesktop_0.8.bb | 2 +-
meta-oe/recipes-printing/qpdf/qpdf_10.0.1.bb | 2 +-
.../passwdqc/passwdqc_1.3.1.bb | 2 +-
.../dfu-util/dfu-util-native_0.9.bb | 1 -
.../{gsoap_2.8.100.bb => gsoap_2.8.103.bb} | 4 +-
...add-explicit-dependency-on-libraries.patch | 40 ++++++++++++++++
.../multipath-tools/multipath-tools_0.8.4.bb | 1 +
.../nano/{nano_4.9.2.bb => nano_4.9.3.bb} | 4 +-
...s-perl_1.23.bb => libnet-dns-perl_1.24.bb} | 4 +-
meta-python/conf/layer.conf | 2 +-
.../python/python-pycryptodome.inc | 29 -----------
.../python/python3-cmd2_0.9.23.bb | 1 -
...ama_0.4.1.bb => python3-colorama_0.4.3.bb} | 4 +-
.../python/python3-pycryptodome_3.9.4.bb | 2 -
.../python/python3-pycryptodomex_3.9.4.bb | 10 ----
.../python/python3-pyelftools_0.25.bb | 14 ------
.../python/python3-pyyaml_5.3.1.bb | 18 +++++++
.../python/python3-pyyaml_5.3.bb | 19 --------
.../python/python3-smbus2_0.3.0.bb | 2 -
.../python/python3-twisted_19.10.0.bb | 4 +-
35 files changed, 144 insertions(+), 195 deletions(-)
rename meta-networking/recipes-connectivity/mosquitto/{mosquitto_1.6.9.bb => mosquitto_1.6.10.bb} (95%)
delete mode 100644 meta-networking/recipes-connectivity/snort/snort/0001-chdeck-for-gettid-API-during-configure.patch
rename meta-networking/recipes-connectivity/snort/{snort_2.9.15.bb => snort_2.9.16.bb} (95%)
rename meta-networking/recipes-support/wireshark/{wireshark_3.2.2.bb => wireshark_3.2.4.bb} (95%)
rename meta-oe/recipes-extended/logwatch/{logwatch_7.5.1.bb => logwatch_7.5.3.bb} (95%)
rename meta-oe/recipes-graphics/gphoto2/{libgphoto2_2.5.24.bb => libgphoto2_2.5.25.bb} (91%)
rename meta-oe/recipes-support/gsoap/{gsoap_2.8.100.bb => gsoap_2.8.103.bb} (89%)
create mode 100644 meta-oe/recipes-support/multipath-tools/files/0001-add-explicit-dependency-on-libraries.patch
rename meta-oe/recipes-support/nano/{nano_4.9.2.bb => nano_4.9.3.bb} (80%)
rename meta-perl/recipes-perl/libnet/{libnet-dns-perl_1.23.bb => libnet-dns-perl_1.24.bb} (92%)
delete mode 100644 meta-python/recipes-devtools/python/python-pycryptodome.inc
rename meta-python/recipes-devtools/python/{python3-colorama_0.4.1.bb => python3-colorama_0.4.3.bb} (61%)
delete mode 100644 meta-python/recipes-devtools/python/python3-pycryptodome_3.9.4.bb
delete mode 100644 meta-python/recipes-devtools/python/python3-pycryptodomex_3.9.4.bb
delete mode 100644 meta-python/recipes-devtools/python/python3-pyelftools_0.25.bb
create mode 100644 meta-python/recipes-devtools/python/python3-pyyaml_5.3.1.bb
delete mode 100644 meta-python/recipes-devtools/python/python3-pyyaml_5.3.bb
--
2.17.1
next reply other threads:[~2020-06-07 3:24 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-07 3:24 akuster [this message]
2020-06-07 3:24 ` [dunfell 01/26] plymouth: disable systemd-integration for sysvinit akuster
2020-06-07 3:24 ` [dunfell 02/26] irssi: package libirc_proxy.a in PN-staticdev akuster
2020-06-07 3:24 ` [dunfell 03/26] multipath-tools: fix compiling parallel issue akuster
2020-06-07 3:24 ` [dunfell 04/26] nano: upgrade 4.9.2 -> 4.9.3 akuster
2020-06-07 3:24 ` [dunfell 05/26] gsoap: upgrade 2.8.100 -> 2.8.103 akuster
2020-06-07 3:24 ` [dunfell 06/26] libgphoto2: upgrade 2.5.24 -> 2.5.25 akuster
2020-06-07 3:24 ` [dunfell 07/26] qpdf: fix typo in RDEPENDS akuster
2020-06-07 3:24 ` [dunfell 08/26] python3-pyyaml: Update 5.3 -> 5.3.1 akuster
2020-06-07 3:24 ` [dunfell 09/26] net-snmp: refresh patches akuster
2020-06-07 3:24 ` [dunfell 10/26] dfu-util-native: Remove DEPLOY_DIR_TOOLS from sstate-outputdirs akuster
2020-06-07 3:24 ` [dunfell 11/26] mosquitto: upgrade 1.6.9 -> 1.6.10 akuster
2020-06-07 3:24 ` [dunfell 12/26] snort: upgrade 2.9.15 -> 2.9.16 akuster
2020-06-07 3:24 ` [dunfell 13/26] wireshark: upgrade 3.2.2 -> 3.2.4 akuster
2020-06-07 3:24 ` [dunfell 14/26] logwatch: upgrade 7.5.1 -> 7.5.3 akuster
2020-06-07 3:24 ` [dunfell 15/26] libnet-dns-perl: upgrade 1.23 -> 1.24 akuster
2020-06-07 3:24 ` [dunfell 16/26] python3-colorama: Upgrade 0.4.1 -> 0.4.3 akuster
2020-06-07 3:24 ` [dunfell 17/26] fluidsynth: upgrade 2.1.2 -> 2.1.3 akuster
2020-06-07 3:24 ` [dunfell 18/26] passwdqc: remove double modify operation akuster
2020-06-07 3:24 ` [dunfell 19/26] sound-theme-freedesktop: remove double depends akuster
2020-06-07 3:24 ` [dunfell 20/26] python3-cmd2: remove double colorama in RDEPENDS akuster
2020-06-07 3:24 ` [dunfell 21/26] python3-smbus2: remove duplicate RDEPENDS settings akuster
2020-06-07 3:24 ` [dunfell 22/26] python3-twisted: remove double var modification akuster
2020-06-07 3:24 ` [dunfell 23/26] proftpd: Fix typo for SRC_URI[md5sum] akuster
2020-06-07 3:24 ` [dunfell 24/26] python3-pycryptodome(x): moved to OE-Core, remove from meta-python akuster
2020-06-07 3:24 ` [dunfell 25/26] python3-pyelftools: " akuster
2020-06-07 3:24 ` [dunfell 26/26] meta-python: depend on core version 12 or higher akuster
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.1591500139.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.