Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] PU: cups, dbus, dbus-test, diffutils, sudo
@ 2019-02-19  1:53 Chen Qi
  2019-02-19  1:53 ` [PATCH 1/5] cups: upgrade to 2.2.10 Chen Qi
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Chen Qi @ 2019-02-19  1:53 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 4972d5dbd94a5a1fe9848e20730245f0f715501f:

  glib-2.0: Improve shared-mime-info dependency handling (2019-02-18 10:33:13 +0000)

are available in the git repository at:

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

Chen Qi (5):
  cups: upgrade to 2.2.10
  dbus: upgrade to 1.12.12
  dbus-test: upgrade to 1.12.12
  diffutils: upgrade to 3.7
  sudo: upgrade to 1.8.27

 .../{dbus-test_1.12.10.bb => dbus-test_1.12.12.bb} |  4 +--
 .../dbus/{dbus_1.12.10.bb => dbus_1.12.12.bb}      |  4 +--
 .../cups/{cups_2.2.9.bb => cups_2.2.10.bb}         |  4 +--
 ...need_charset_alias-when-building-for-musl.patch | 33 ----------------------
 .../0001-explicitly-disable-replacing-getopt.patch | 30 --------------------
 .../{diffutils-3.6 => diffutils}/run-ptest         |  0
 .../{diffutils_3.6.bb => diffutils_3.7.bb}         |  6 ++--
 meta/recipes-extended/sudo/sudo.inc                |  2 +-
 .../sudo/{sudo_1.8.26.bb => sudo_1.8.27.bb}        | 25 ++++++++++++++--
 9 files changed, 32 insertions(+), 76 deletions(-)
 rename meta/recipes-core/dbus/{dbus-test_1.12.10.bb => dbus-test_1.12.12.bb} (95%)
 rename meta/recipes-core/dbus/{dbus_1.12.10.bb => dbus_1.12.12.bb} (97%)
 rename meta/recipes-extended/cups/{cups_2.2.9.bb => cups_2.2.10.bb} (40%)
 delete mode 100644 meta/recipes-extended/diffutils/diffutils-3.6/0001-Unset-need_charset_alias-when-building-for-musl.patch
 delete mode 100644 meta/recipes-extended/diffutils/diffutils-3.6/0001-explicitly-disable-replacing-getopt.patch
 rename meta/recipes-extended/diffutils/{diffutils-3.6 => diffutils}/run-ptest (100%)
 rename meta/recipes-extended/diffutils/{diffutils_3.6.bb => diffutils_3.7.bb} (77%)
 rename meta/recipes-extended/sudo/{sudo_1.8.26.bb => sudo_1.8.27.bb} (66%)

-- 
1.9.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-02-19 16:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-19  1:53 [PATCH 0/5] PU: cups, dbus, dbus-test, diffutils, sudo Chen Qi
2019-02-19  1:53 ` [PATCH 1/5] cups: upgrade to 2.2.10 Chen Qi
2019-02-19  1:53 ` [PATCH 2/5] dbus: upgrade to 1.12.12 Chen Qi
2019-02-19  1:53 ` [PATCH 3/5] dbus-test: " Chen Qi
2019-02-19  1:53 ` [PATCH 4/5] diffutils: upgrade to 3.7 Chen Qi
2019-02-19  1:53 ` [PATCH 5/5] sudo: upgrade to 1.8.27 Chen Qi
2019-02-19 16:18   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox