[OE-core] [PATCH 0/3] Package Upgrade: cups, coreutils, shadow

Chen Qi Qi.Chen at windriver.com
Fri Jul 27 08:04:31 UTC 2018


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




More information about the Openembedded-core mailing list