From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/16] A bunch of minor updates
Date: Mon, 25 Jan 2016 18:07:10 +0200 [thread overview]
Message-ID: <cover.1453737141.git.alexander.kanavin@linux.intel.com> (raw)
While Jussi Kukkonen is working on sato-gtk3 project, I thought I'd update
some of the packages assigned to him, where possibility of breakage is minimal.
So major GL-related updates are excluded.
The following changes since commit c192bd60e8c7bcb9bbdd24158bd66eb691bfee5a:
Revert "xz: Allow to work with ASSUME_PROVIDED xz-native" (2016-01-25 12:44:13 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib akanavin/package-version-updates
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=akanavin/package-version-updates
Alexander Kanavin (16):
cmake: update to 3.4.2
at-spi2-core: update to 2.18.3
gcr: check only even upstream versions
webkitgtk: update to 2.10.5
libsecret: update to 0.18.4
freetype: update to 2.6.2
gdk-pixbuf: update to 2.32.3
glib-2.0: update to 2.46.2
gtk+: update to 2.24.29
gtk+3: update to 3.18.6
gtk-icon-utils-native: update to 3.18.6
libsoup-2.4: update to 2.52.2
pixman: only check even upstream versions
waffle: update to 1.5.2
vala: update to 0.30.0
rxvt-unicode: update to 9.22
...on-t-depend-on-a-data-file-that-s-not-bui.patch | 38 -------------
.../{glib-2.0_2.46.1.bb => glib-2.0_2.46.2.bb} | 5 +-
...cmake-native_3.3.2.bb => cmake-native_3.4.2.bb} | 0
meta/recipes-devtools/cmake/cmake.inc | 4 +-
.../cmake/{cmake_3.3.2.bb => cmake_3.4.2.bb} | 0
.../vala/{vala_0.28.0.bb => vala_0.30.0.bb} | 4 +-
meta/recipes-gnome/gcr/gcr_3.18.0.bb | 2 +-
.../gdk-pixbuf/gdk-pixbuf/libc_memfuncs.patch | 63 ----------------------
.../{gdk-pixbuf_2.32.1.bb => gdk-pixbuf_2.32.3.bb} | 5 +-
.../gtk+/{gtk+3_3.18.2.bb => gtk+3_3.18.6.bb} | 4 +-
.../gtk+/{gtk+_2.24.28.bb => gtk+_2.24.29.bb} | 4 +-
...e_3.18.2.bb => gtk-icon-utils-native_3.18.6.bb} | 4 +-
.../{libsecret_0.18.3.bb => libsecret_0.18.4.bb} | 4 +-
.../{freetype_2.6.bb => freetype_2.6.2.bb} | 6 +--
.../waffle/{waffle_1.5.1.bb => waffle_1.5.2.bb} | 4 +-
meta/recipes-graphics/xorg-lib/pixman_0.32.8.bb | 3 ++
meta/recipes-sato/puzzles/puzzles_git.bb | 2 +-
meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc | 2 +-
.../{rxvt-unicode_9.21.bb => rxvt-unicode_9.22.bb} | 6 +--
.../{webkitgtk_2.10.4.bb => webkitgtk_2.10.5.bb} | 4 +-
...-spi2-core_2.18.1.bb => at-spi2-core_2.18.3.bb} | 4 +-
...libsoup-2.4_2.52.1.bb => libsoup-2.4_2.52.2.bb} | 4 +-
22 files changed, 36 insertions(+), 136 deletions(-)
delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0/0001-gio-tests-Don-t-depend-on-a-data-file-that-s-not-bui.patch
rename meta/recipes-core/glib-2.0/{glib-2.0_2.46.1.bb => glib-2.0_2.46.2.bb} (79%)
rename meta/recipes-devtools/cmake/{cmake-native_3.3.2.bb => cmake-native_3.4.2.bb} (100%)
rename meta/recipes-devtools/cmake/{cmake_3.3.2.bb => cmake_3.4.2.bb} (100%)
rename meta/recipes-devtools/vala/{vala_0.28.0.bb => vala_0.30.0.bb} (42%)
delete mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/libc_memfuncs.patch
rename meta/recipes-gnome/gdk-pixbuf/{gdk-pixbuf_2.32.1.bb => gdk-pixbuf_2.32.3.bb} (95%)
rename meta/recipes-gnome/gtk+/{gtk+3_3.18.2.bb => gtk+3_3.18.6.bb} (83%)
rename meta/recipes-gnome/gtk+/{gtk+_2.24.28.bb => gtk+_2.24.29.bb} (90%)
rename meta/recipes-gnome/gtk+/{gtk-icon-utils-native_3.18.2.bb => gtk-icon-utils-native_3.18.6.bb} (94%)
rename meta/recipes-gnome/libsecret/{libsecret_0.18.3.bb => libsecret_0.18.4.bb} (71%)
rename meta/recipes-graphics/freetype/{freetype_2.6.bb => freetype_2.6.2.bb} (89%)
rename meta/recipes-graphics/waffle/{waffle_1.5.1.bb => waffle_1.5.2.bb} (91%)
rename meta/recipes-sato/rxvt-unicode/{rxvt-unicode_9.21.bb => rxvt-unicode_9.22.bb} (50%)
rename meta/recipes-sato/webkit/{webkitgtk_2.10.4.bb => webkitgtk_2.10.5.bb} (96%)
rename meta/recipes-support/atk/{at-spi2-core_2.18.1.bb => at-spi2-core_2.18.3.bb} (85%)
rename meta/recipes-support/libsoup/{libsoup-2.4_2.52.1.bb => libsoup-2.4_2.52.2.bb} (86%)
--
2.7.0.rc3
next reply other threads:[~2016-01-25 16:11 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-25 16:07 Alexander Kanavin [this message]
2016-01-25 16:07 ` [PATCH 01/16] cmake: update to 3.4.2 Alexander Kanavin
2016-01-25 16:07 ` [PATCH 02/16] at-spi2-core: update to 2.18.3 Alexander Kanavin
2016-01-25 16:07 ` [PATCH 03/16] gcr: check only even upstream versions Alexander Kanavin
2016-01-25 16:07 ` [PATCH 04/16] webkitgtk: update to 2.10.5 Alexander Kanavin
2016-01-25 16:07 ` [PATCH 05/16] libsecret: update to 0.18.4 Alexander Kanavin
2016-01-25 16:07 ` [PATCH 06/16] freetype: update to 2.6.2 Alexander Kanavin
2016-01-25 16:07 ` [PATCH 07/16] gdk-pixbuf: update to 2.32.3 Alexander Kanavin
2016-01-25 16:07 ` [PATCH 08/16] glib-2.0: update to 2.46.2 Alexander Kanavin
2016-01-25 16:07 ` [PATCH 09/16] gtk+: update to 2.24.29 Alexander Kanavin
2016-01-25 16:07 ` [PATCH 10/16] gtk+3: update to 3.18.6 Alexander Kanavin
2016-01-25 16:07 ` [PATCH 11/16] gtk-icon-utils-native: " Alexander Kanavin
2016-01-25 16:07 ` [PATCH 12/16] libsoup-2.4: update to 2.52.2 Alexander Kanavin
2016-01-25 16:07 ` [PATCH 13/16] pixman: only check even upstream versions Alexander Kanavin
2016-01-25 16:07 ` [PATCH 14/16] waffle: update to 1.5.2 Alexander Kanavin
2016-01-25 16:07 ` [PATCH 15/16] vala: update to 0.30.0 Alexander Kanavin
2016-01-25 16:07 ` [PATCH 16/16] rxvt-unicode: update to 9.22 Alexander Kanavin
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.1453737141.git.alexander.kanavin@linux.intel.com \
--to=alexander.kanavin@linux.intel.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.