public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/9] Upgrades
@ 2016-08-22 12:22 Jussi Kukkonen
  2016-08-22 12:23 ` [PATCH 1/9] python-3.5-manifest: Add enum dependency to signal Jussi Kukkonen
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Jussi Kukkonen @ 2016-08-22 12:22 UTC (permalink / raw)
  To: openembedded-core

Mostly minor upgrades and a small fix to python module dependencies.

Thanks,
  Jussi


The following changes since commit f078ccf1ac60488169853724c35126cc056f975d:

  bitbake: siggen: Fix file variable typo in compare_sigfiles (2016-08-20 16:11:29 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib jku/upgrades
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/upgrades

Jussi Kukkonen (9):
  python-3.5-manifest: Add enum dependency to signal
  fontconfig: Upgrade 2.12.0 -> 2.12.1
  gnome-themes-standard: Upgrade 3.18.0 -> 3.20.2
  gtk+3: Upgrade 3.20.6 -> 3.20.9
  vte: Upgrade 0.44.1 -> 0.44.2
  json-glib: Upgrade 1.2.0 -> 1.2.2
  libinput: Upgrade 1.3.0 -> 1.4.1
  wayland-protocols: 1.5 -> 1.7
  openssh: Upgrade 7.2p2 -> 7.3p1

 .../openssh/openssh/CVE-2015-8325.patch            | 39 ----------------------
 ...h-7.1p1-conditional-compile-des-in-cipher.patch | 30 +++++++++--------
 .../openssh/{openssh_7.2p2.bb => openssh_7.3p1.bb} |  5 ++-
 .../python/python-3.5-manifest.inc                 |  2 +-
 ...d_3.18.0.bb => gnome-themes-standard_3.20.2.bb} |  4 +--
 .../gtk+/{gtk+3_3.20.6.bb => gtk+3_3.20.9.bb}      |  4 +--
 ...e_3.20.6.bb => gtk-icon-utils-native_3.20.9.bb} |  4 +--
 .../{json-glib_1.2.0.bb => json-glib_1.2.2.bb}     |  4 +--
 .../{fontconfig_2.12.0.bb => fontconfig_2.12.1.bb} |  6 ++--
 .../{libinput_1.3.0.bb => libinput_1.4.1.bb}       |  4 +--
 ...d-protocols_1.5.bb => wayland-protocols_1.7.bb} |  4 +--
 .../vte/{vte_0.44.1.bb => vte_0.44.2.bb}           |  4 +--
 scripts/contrib/python/generate-manifest-3.5.py    |  2 +-
 13 files changed, 37 insertions(+), 75 deletions(-)
 delete mode 100644 meta/recipes-connectivity/openssh/openssh/CVE-2015-8325.patch
 rename meta/recipes-connectivity/openssh/{openssh_7.2p2.bb => openssh_7.3p1.bb} (97%)
 rename meta/recipes-gnome/gnome/{gnome-themes-standard_3.18.0.bb => gnome-themes-standard_3.20.2.bb} (90%)
 rename meta/recipes-gnome/gtk+/{gtk+3_3.20.6.bb => gtk+3_3.20.9.bb} (84%)
 rename meta/recipes-gnome/gtk+/{gtk-icon-utils-native_3.20.6.bb => gtk-icon-utils-native_3.20.9.bb} (93%)
 rename meta/recipes-gnome/json-glib/{json-glib_1.2.0.bb => json-glib_1.2.2.bb} (78%)
 rename meta/recipes-graphics/fontconfig/{fontconfig_2.12.0.bb => fontconfig_2.12.1.bb} (87%)
 rename meta/recipes-graphics/wayland/{libinput_1.3.0.bb => libinput_1.4.1.bb} (84%)
 rename meta/recipes-graphics/wayland/{wayland-protocols_1.5.bb => wayland-protocols_1.7.bb} (85%)
 rename meta/recipes-support/vte/{vte_0.44.1.bb => vte_0.44.2.bb} (86%)

-- 
2.1.4



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

end of thread, other threads:[~2016-08-22 12:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-22 12:22 [PATCH 0/9] Upgrades Jussi Kukkonen
2016-08-22 12:23 ` [PATCH 1/9] python-3.5-manifest: Add enum dependency to signal Jussi Kukkonen
2016-08-22 12:23 ` [PATCH 2/9] fontconfig: Upgrade 2.12.0 -> 2.12.1 Jussi Kukkonen
2016-08-22 12:23 ` [PATCH 3/9] gnome-themes-standard: Upgrade 3.18.0 -> 3.20.2 Jussi Kukkonen
2016-08-22 12:23 ` [PATCH 4/9] gtk+3: Upgrade 3.20.6 -> 3.20.9 Jussi Kukkonen
2016-08-22 12:23 ` [PATCH 5/9] vte: Upgrade 0.44.1 -> 0.44.2 Jussi Kukkonen
2016-08-22 12:23 ` [PATCH 6/9] json-glib: Upgrade 1.2.0 -> 1.2.2 Jussi Kukkonen
2016-08-22 12:23 ` [PATCH 7/9] libinput: Upgrade 1.3.0 -> 1.4.1 Jussi Kukkonen
2016-08-22 12:23 ` [PATCH 8/9] wayland-protocols: 1.5 -> 1.7 Jussi Kukkonen
2016-08-22 12:23 ` [PATCH 9/9] openssh: Upgrade 7.2p2 -> 7.3p1 Jussi Kukkonen

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