All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembeded-devel <openembedded-devel@lists.openembedded.org>
Subject: Re: [PATCH 00/15] Zeus patch review
Date: Tue, 3 Dec 2019 12:21:36 -0500	[thread overview]
Message-ID: <20191203172136.GS4735@denix.org> (raw)
In-Reply-To: <CAMKF1spELhX7gHHXJd88bS9n9ezCrsh+b7ZM+pn+5zcjXBDkvQ@mail.gmail.com>

On Sat, Nov 30, 2019 at 10:22:18AM -0800, Khem Raj wrote:
> On Sat, Nov 30, 2019 at 10:11 AM Armin Kuster <akuster808@gmail.com> wrote:
> >
> > Please have comments back by Tuesday
> >
> > The following changes since commit aad5b3d070cd8c58828b0975cf861d8ebc90f460:
> >
> >   README: updated Maintainers list for Zeus (2019-10-30 14:16:04 -0700)
> >
> > are available in the git repository at:
> >
> >   git://git.openembedded.org/meta-openembedded-contrib stable/zeus-nut
> >   http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=stable/zeus-nut
> >
> > Andreas Oberritter (1):
> >   samba: fix installation for minimal build
> >
> > Hongxu Jia (1):
> >   python-more-itertools.inc: fix python2 package not incorrectly
> >     generated
> >
> > Khem Raj (1):
> >   rsyslog: Dont force enable atomic builtins on mips
> >
> > Michael Scott (1):
> >   modemmanager: Upgrade 1.10.6 -> 1.10.8
> >
> > Slater, Joseph (1):
> >   php: fix CVE-2019-11043
> >
> > Stefan Wiehler (1):
> >   nvme-cli: defer host ID generation to post installation
> >
> > Trevor Gamblin (3):
> >   rsyslog: fix CVE-2019-17041
> >   rsyslog: upgrade from v8.1908.0 to v8.1910.0
> >   quagga: fix PIDFile path for service files
> >
> > Yi Zhao (2):
> >   samba: upgrade 4.10.8 -> 4.10.10
> >   freeradius: fix CVE-2019-10143
> >
> > Zheng Ruoqin (2):
> >   mariadb: upgrade 10.3.16 -> 10.3.18
> >   wireshark: upgrade 3.0.3 -> 3.0.6
> >
> > niko.mauno@vaisala.com (2):
> >   gitpkgv.bbclass: Use --git-dir option
> >   gitpkgv.bbclass: Support also lightweight tags
> >
> 
> this list looks good to me.

Also missed mbedtls for armv5te breakage.

Denys


> >  ...-to-radiusd-user-group-when-rotating-logs.patch | 104 +++++++++++++++++++++
> >  .../freeradius/freeradius_3.0.19.bb                |   1 +
> >  .../samba/{samba_4.10.8.bb => samba_4.10.10.bb}    |  20 ++--
> >  .../recipes-protocols/quagga/files/bgpd.service    |   4 +-
> >  .../recipes-protocols/quagga/files/ospf6d.service  |   4 +-
> >  .../recipes-protocols/quagga/files/ospfd.service   |   4 +-
> >  .../recipes-protocols/quagga/files/ripd.service    |   4 +-
> >  .../recipes-protocols/quagga/files/ripngd.service  |   4 +-
> >  .../recipes-protocols/quagga/files/zebra.service   |   4 +-
> >  .../{wireshark_3.0.3.bb => wireshark_3.0.6.bb}     |   4 +-
> >  meta-oe/classes/gitpkgv.bbclass                    |  15 ++-
> >  meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.9.bb       |   5 +-
> >  ...demmanager_1.10.6.bb => modemmanager_1.10.8.bb} |   4 +-
> >  ...native_10.3.16.bb => mariadb-native_10.3.18.bb} |   0
> >  meta-oe/recipes-dbs/mysql/mariadb.inc              |   4 +-
> >  .../{mariadb_10.3.16.bb => mariadb_10.3.18.bb}     |   0
> >  .../recipes-devtools/php/php/CVE-2019-11043.patch  |  38 ++++++++
> >  meta-oe/recipes-devtools/php/php_7.3.9.bb          |   1 +
> >  .../rsyslog/rsyslog/0001-Out-of-bounds-issue.patch |  31 ------
> >  .../{rsyslog_8.1908.0.bb => rsyslog_8.1910.0.bb}   |   6 +-
> >  .../python/python-more-itertools.inc               |   2 -
> >  21 files changed, 186 insertions(+), 73 deletions(-)
> >  create mode 100644 meta-networking/recipes-connectivity/freeradius/files/0001-su-to-radiusd-user-group-when-rotating-logs.patch
> >  rename meta-networking/recipes-connectivity/samba/{samba_4.10.8.bb => samba_4.10.10.bb} (95%)
> >  rename meta-networking/recipes-support/wireshark/{wireshark_3.0.3.bb => wireshark_3.0.6.bb} (95%)
> >  rename meta-oe/recipes-connectivity/modemmanager/{modemmanager_1.10.6.bb => modemmanager_1.10.8.bb} (92%)
> >  rename meta-oe/recipes-dbs/mysql/{mariadb-native_10.3.16.bb => mariadb-native_10.3.18.bb} (100%)
> >  rename meta-oe/recipes-dbs/mysql/{mariadb_10.3.16.bb => mariadb_10.3.18.bb} (100%)
> >  create mode 100644 meta-oe/recipes-devtools/php/php/CVE-2019-11043.patch
> >  delete mode 100644 meta-oe/recipes-extended/rsyslog/rsyslog/0001-Out-of-bounds-issue.patch
> >  rename meta-oe/recipes-extended/rsyslog/{rsyslog_8.1908.0.bb => rsyslog_8.1910.0.bb} (97%)
> >
> > --
> > 2.7.4
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


  reply	other threads:[~2019-12-03 17:21 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-30 18:10 [PATCH 00/15] Zeus patch review Armin Kuster
2019-11-30 18:10 ` [PATCH 01/15] php: fix CVE-2019-11043 Armin Kuster
2019-11-30 18:10 ` [PATCH 02/15] modemmanager: Upgrade 1.10.6 -> 1.10.8 Armin Kuster
2019-11-30 18:10 ` [PATCH 03/15] python-more-itertools.inc: fix python2 package not incorrectly generated Armin Kuster
2019-11-30 18:22   ` Adrian Bunk
2019-11-30 18:10 ` [PATCH 04/15] gitpkgv.bbclass: Use --git-dir option Armin Kuster
2019-11-30 18:10 ` [PATCH 05/15] gitpkgv.bbclass: Support also lightweight tags Armin Kuster
2019-11-30 18:10 ` [PATCH 06/15] mariadb: upgrade 10.3.16 -> 10.3.18 Armin Kuster
2019-11-30 18:10 ` [PATCH 07/15] samba: fix installation for minimal build Armin Kuster
2019-11-30 18:10 ` [PATCH 08/15] samba: upgrade 4.10.8 -> 4.10.10 Armin Kuster
2019-11-30 18:10 ` [PATCH 09/15] wireshark: upgrade 3.0.3 -> 3.0.6 Armin Kuster
2019-11-30 18:10 ` [PATCH 10/15] rsyslog: fix CVE-2019-17041 Armin Kuster
2019-11-30 18:10 ` [PATCH 11/15] rsyslog: upgrade from v8.1908.0 to v8.1910.0 Armin Kuster
2019-11-30 18:10 ` [PATCH 12/15] rsyslog: Dont force enable atomic builtins on mips Armin Kuster
2019-11-30 18:10 ` [PATCH 13/15] quagga: fix PIDFile path for service files Armin Kuster
2019-11-30 18:10 ` [PATCH 14/15] freeradius: fix CVE-2019-10143 Armin Kuster
2019-11-30 18:10 ` [PATCH 15/15] nvme-cli: defer host ID generation to post installation Armin Kuster
2019-11-30 18:22 ` [PATCH 00/15] Zeus patch review Khem Raj
2019-12-03 17:21   ` Denys Dmytriyenko [this message]
2019-12-06 23:57   ` Denys Dmytriyenko

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=20191203172136.GS4735@denix.org \
    --to=denis@denix.org \
    --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.