All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/12] Package version updates and version check fixes
@ 2016-01-19 15:37 Alexander Kanavin
  2016-01-19 15:37 ` [PATCH 01/12] nss: update to 3.21 Alexander Kanavin
                   ` (11 more replies)
  0 siblings, 12 replies; 16+ messages in thread
From: Alexander Kanavin @ 2016-01-19 15:37 UTC (permalink / raw)
  To: openembedded-core

I did a quick review of upstream version checks, and fixed a few recipes
where it wasn't working properly. Also bundled version updates for recipes
where I'm the maintainer or there is no maintainer and the update is trivial.

The following changes since commit 839fb1893546ad58a1f5475a9e852b81afb056d6:

  e2fsprogs: fix PV (2016-01-19 08:53:05 +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 (12):
  nss: update to 3.21
  bootchart2: update to 0.14.8
  btrfs-tools: update to 4.4
  build-appliance-image: bump version to 14.0
  e2fsprogs: fix upstream version check
  libsolv: fix upstream version check
  ncurses: fix upstream version check
  pbzip2: update to 1.1.13
  sysstat: fix upstream version check
  gnutls: update to 3.4.8
  libical: fix upstream version check
  libjpeg-turbo: fix upstream version check (sort of)

 ...age_12.0.1.bb => build-appliance-image_14.0.bb} |  0
 meta/recipes-core/ncurses/ncurses_6.0.bb           |  1 +
 .../{bootchart2_0.14.7.bb => bootchart2_0.14.8.bb} |  2 +-
 .../{btrfs-tools_4.3.1.bb => btrfs-tools_4.4.bb}   |  2 +-
 meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb   |  1 +
 meta/recipes-extended/libsolv/libsolv_git.bb       |  1 +
 .../pbzip2/{pbzip2_1.1.12.bb => pbzip2_1.1.13.bb}  |  4 ++--
 meta/recipes-extended/sysstat/sysstat.inc          |  1 +
 .../jpeg/libjpeg-turbo_8d+1.4.2.bb                 |  2 ++
 .../gnutls/{gnutls_3.4.7.bb => gnutls_3.4.8.bb}    |  4 ++--
 meta/recipes-support/libical/libical_1.0.1.bb      |  1 +
 .../0001-Fix-build-failure-on-opensuse-13.1.patch  | 27 ++++++++++++++++++++++
 .../nss/{nss_3.19.2.bb => nss_3.21.bb}             | 11 ++++++---
 13 files changed, 48 insertions(+), 9 deletions(-)
 rename meta/recipes-core/images/{build-appliance-image_12.0.1.bb => build-appliance-image_14.0.bb} (100%)
 rename meta/recipes-devtools/bootchart2/{bootchart2_0.14.7.bb => bootchart2_0.14.8.bb} (99%)
 rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_4.3.1.bb => btrfs-tools_4.4.bb} (94%)
 rename meta/recipes-extended/pbzip2/{pbzip2_1.1.12.bb => pbzip2_1.1.13.bb} (86%)
 rename meta/recipes-support/gnutls/{gnutls_3.4.7.bb => gnutls_3.4.8.bb} (60%)
 create mode 100644 meta/recipes-support/nss/nss/0001-Fix-build-failure-on-opensuse-13.1.patch
 rename meta/recipes-support/nss/{nss_3.19.2.bb => nss_3.21.bb} (95%)

-- 
2.6.4



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

end of thread, other threads:[~2016-01-21 15:18 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-19 15:37 [PATCH 00/12] Package version updates and version check fixes Alexander Kanavin
2016-01-19 15:37 ` [PATCH 01/12] nss: update to 3.21 Alexander Kanavin
2016-01-19 19:05   ` Khem Raj
2016-01-21 14:50     ` Alexander Kanavin
2016-01-21 15:18       ` Khem Raj
2016-01-19 15:37 ` [PATCH 02/12] bootchart2: update to 0.14.8 Alexander Kanavin
2016-01-19 15:37 ` [PATCH 03/12] btrfs-tools: update to 4.4 Alexander Kanavin
2016-01-19 15:37 ` [PATCH 04/12] build-appliance-image: bump version to 14.0 Alexander Kanavin
2016-01-19 15:37 ` [PATCH 05/12] e2fsprogs: fix upstream version check Alexander Kanavin
2016-01-19 15:37 ` [PATCH 06/12] libsolv: " Alexander Kanavin
2016-01-19 15:37 ` [PATCH 07/12] ncurses: " Alexander Kanavin
2016-01-19 15:37 ` [PATCH 08/12] pbzip2: update to 1.1.13 Alexander Kanavin
2016-01-19 15:37 ` [PATCH 09/12] sysstat: fix upstream version check Alexander Kanavin
2016-01-19 15:37 ` [PATCH 10/12] gnutls: update to 3.4.8 Alexander Kanavin
2016-01-19 15:37 ` [PATCH 11/12] libical: fix upstream version check Alexander Kanavin
2016-01-19 15:37 ` [PATCH 12/12] libjpeg-turbo: fix upstream version check (sort of) Alexander Kanavin

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.