All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chen Qi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/3] Package Upgrade: cups, coreutils, shadow
Date: Fri, 27 Jul 2018 16:04:31 +0800	[thread overview]
Message-ID: <cover.1532669923.git.Qi.Chen@windriver.com> (raw)

The following changes since commit 1b56227d77d3113c9c17ec35cb7849a768078c4e:

  classes/package: fix variable name in comment (2018-07-26 17:14:42 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib ChenQi/PU
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/PU

Chen Qi (3):
  cups: upgrade 2.2.6 -> 2.2.8
  coreutils: upgrade 8.29 -> 8.30
  shadow: upgrade 4.2.1 -> 4.6

 ...need_charset_alias-when-building-for-musl.patch |  33 ----
 .../{coreutils_8.29.bb => coreutils_8.30.bb}       |   7 +-
 .../cups/{cups_2.2.6.bb => cups_2.2.8.bb}          |   4 +-
 .../0001-Disable-use-of-syslog-for-sysroot.patch   |  21 +--
 ...o-not-read-login.defs-before-doing-chroot.patch |  46 ------
 .../shadow/files/0001-shadow-CVE-2017-12424        |  46 ------
 ...-useradd-copy-extended-attributes-of-home.patch |  28 ++--
 ...-create-parent-directories-when-necessary.patch |  83 +++++-----
 .../shadow/files/CVE-2017-2616.patch               |  64 --------
 .../allow-for-setting-password-in-clear-text.patch | 181 ++++++++++++++++-----
 ..._of_uid_t_and_gid_t_using_AC_CHECK_SIZEOF.patch |  41 -----
 ...installation-failure-with-subids-disabled.patch |  28 ----
 ...-compilation-failure-with-subids-disabled.patch |  33 ----
 ...-securetty_4.2.1.bb => shadow-securetty_4.6.bb} |   0
 ...adow-sysroot_4.2.1.bb => shadow-sysroot_4.6.bb} |   0
 meta/recipes-extended/shadow/shadow.inc            |  13 +-
 .../shadow/{shadow_4.2.1.bb => shadow_4.6.bb}      |   0
 17 files changed, 214 insertions(+), 414 deletions(-)
 delete mode 100644 meta/recipes-core/coreutils/coreutils/0001-Unset-need_charset_alias-when-building-for-musl.patch
 rename meta/recipes-core/coreutils/{coreutils_8.29.bb => coreutils_8.30.bb} (94%)
 rename meta/recipes-extended/cups/{cups_2.2.6.bb => cups_2.2.8.bb} (40%)
 delete mode 100644 meta/recipes-extended/shadow/files/0001-Do-not-read-login.defs-before-doing-chroot.patch
 delete mode 100644 meta/recipes-extended/shadow/files/0001-shadow-CVE-2017-12424
 delete mode 100644 meta/recipes-extended/shadow/files/CVE-2017-2616.patch
 delete mode 100644 meta/recipes-extended/shadow/files/check_size_of_uid_t_and_gid_t_using_AC_CHECK_SIZEOF.patch
 delete mode 100644 meta/recipes-extended/shadow/files/fix-installation-failure-with-subids-disabled.patch
 delete mode 100644 meta/recipes-extended/shadow/files/usermod-fix-compilation-failure-with-subids-disabled.patch
 rename meta/recipes-extended/shadow/{shadow-securetty_4.2.1.bb => shadow-securetty_4.6.bb} (100%)
 rename meta/recipes-extended/shadow/{shadow-sysroot_4.2.1.bb => shadow-sysroot_4.6.bb} (100%)
 rename meta/recipes-extended/shadow/{shadow_4.2.1.bb => shadow_4.6.bb} (100%)

-- 
1.9.1



             reply	other threads:[~2018-07-27  8:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-27  8:04 Chen Qi [this message]
2018-07-27  8:04 ` [PATCH 1/3] cups: upgrade 2.2.6 -> 2.2.8 Chen Qi
2018-07-27  8:04 ` [PATCH 2/3] coreutils: upgrade 8.29 -> 8.30 Chen Qi
2018-07-27  8:04 ` [PATCH 3/3] shadow: upgrade 4.2.1 -> 4.6 Chen Qi

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.1532669923.git.Qi.Chen@windriver.com \
    --to=qi.chen@windriver.com \
    --cc=openembedded-core@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.