All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Package Updates
@ 2013-05-22  0:40 Saul Wold
  2013-05-22  0:40 ` [PATCH 1/7] gnupg: Update to 2.0.20 Saul Wold
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Saul Wold @ 2013-05-22  0:40 UTC (permalink / raw)
  To: openembedded-core

Updates for Milestone 1


Sau!

The following changes since commit f45aa6e07318f22ede4614b28ea15cd48f5e4095:

  packagegroup-core-clutter: use clutter-1.0 packages (2013-05-21 09:14:38 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib sgw/updates
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/updates

Saul Wold (7):
  gnupg: Update to 2.0.20
  desktop-file-utils: Update to 0.21
  mklibs: Update to 0.1.37
  libnl: Update to 3.2.22
  mc: Update to 4.8.8
  resolvconf: Update to 1.72
  cmake: Update to 2.8.11

 .../{resolvconf_1.71.bb => resolvconf_1.72.bb}     |  4 +-
 .../cmake/cmake-native_2.8.10.2.bb                 |  7 ---
 meta/recipes-devtools/cmake/cmake-native_2.8.11.bb |  5 ++
 meta/recipes-devtools/cmake/cmake.inc              |  2 -
 .../cmake/cmake/support-oe-qt4-tools-names.patch   | 70 +++++-----------------
 .../cmake/{cmake_2.8.10.2.bb => cmake_2.8.11.bb}   |  6 +-
 ...e_0.15.bb => desktop-file-utils-native_0.21.bb} | 10 ++--
 ...bs-native_0.1.35.bb => mklibs-native_0.1.37.bb} |  4 +-
 .../mc/{mc_4.8.7.bb => mc_4.8.8.bb}                |  6 +-
 .../gnupg/gnupg-2.0.19/GnuPG2-CVE-2012-6085.patch  | 63 -------------------
 .../gnupg/{gnupg_2.0.19.bb => gnupg_2.0.20.bb}     |  8 +--
 .../libnl/{libnl_3.2.21.bb => libnl_3.2.22.bb}     |  5 +-
 12 files changed, 37 insertions(+), 153 deletions(-)
 rename meta/recipes-connectivity/resolvconf/{resolvconf_1.71.bb => resolvconf_1.72.bb} (88%)
 delete mode 100644 meta/recipes-devtools/cmake/cmake-native_2.8.10.2.bb
 create mode 100644 meta/recipes-devtools/cmake/cmake-native_2.8.11.bb
 rename meta/recipes-devtools/cmake/{cmake_2.8.10.2.bb => cmake_2.8.11.bb} (86%)
 rename meta/recipes-devtools/desktop-file-utils/{desktop-file-utils-native_0.15.bb => desktop-file-utils-native_0.21.bb} (57%)
 rename meta/recipes-devtools/mklibs/{mklibs-native_0.1.35.bb => mklibs-native_0.1.37.bb} (80%)
 rename meta/recipes-extended/mc/{mc_4.8.7.bb => mc_4.8.8.bb} (81%)
 delete mode 100644 meta/recipes-support/gnupg/gnupg-2.0.19/GnuPG2-CVE-2012-6085.patch
 rename meta/recipes-support/gnupg/{gnupg_2.0.19.bb => gnupg_2.0.20.bb} (80%)
 rename meta/recipes-support/libnl/{libnl_3.2.21.bb => libnl_3.2.22.bb} (90%)

-- 
1.8.1.4



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PATCH 0/7] Package Updates
@ 2014-02-17  8:22 Saul Wold
  0 siblings, 0 replies; 11+ messages in thread
From: Saul Wold @ 2014-02-17  8:22 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 11e2aaf2d751277e3e99ac2acbbeff2b7227be94:

  lib/oe/package_manager: Make empty package directories non-fatal (2014-02-16 16:30:58 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib sgw/updates
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/updates

Saul Wold (7):
  libnl: Update to 3.2.24
  help2man: Update to 1.44.1
  lsbinitscripts: Update to 9.52
  man-pages: Update to 3.56
  libxkbcommon: Update to 0.3.2
  libcheck: Update to 0.9.12
  nspr: Update to 4.10.3

 ...-native_1.43.3.bb => help2man-native_1.44.1.bb} |  6 ++--
 meta/recipes-extended/lsb/lsbinitscripts_9.52.bb   |  2 +-
 .../{man-pages_3.56.bb => man-pages_3.57.bb}       |  4 +--
 ...libxkbcommon_0.3.2.bb => libxkbcommon_0.4.0.bb} |  4 +--
 .../{libcheck_0.9.11.bb => libcheck_0.9.12.bb}     |  4 +--
 ...free-caused-by-freeing-link-af_data-in-rt.patch | 41 ----------------------
 .../libnl/{libnl_3.2.22.bb => libnl_3.2.24.bb}     |  8 ++---
 .../nspr/{nspr_4.10.2.bb => nspr_4.10.3.bb}        |  4 +--
 8 files changed, 16 insertions(+), 57 deletions(-)
 rename meta/recipes-devtools/help2man/{help2man-native_1.43.3.bb => help2man-native_1.44.1.bb} (72%)
 rename meta/recipes-extended/man-pages/{man-pages_3.56.bb => man-pages_3.57.bb} (82%)
 rename meta/recipes-graphics/xorg-lib/{libxkbcommon_0.3.2.bb => libxkbcommon_0.4.0.bb} (78%)
 rename meta/recipes-support/libcheck/{libcheck_0.9.11.bb => libcheck_0.9.12.bb} (79%)
 delete mode 100644 meta/recipes-support/libnl/libnl/0001-fix-double-free-caused-by-freeing-link-af_data-in-rt.patch
 rename meta/recipes-support/libnl/{libnl_3.2.22.bb => libnl_3.2.24.bb} (83%)
 rename meta/recipes-support/nspr/{nspr_4.10.2.bb => nspr_4.10.3.bb} (96%)

-- 
1.8.3.1



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

end of thread, other threads:[~2014-02-17  8:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-22  0:40 [PATCH 0/7] Package Updates Saul Wold
2013-05-22  0:40 ` [PATCH 1/7] gnupg: Update to 2.0.20 Saul Wold
2013-05-22  0:40 ` [PATCH 2/7] desktop-file-utils: Update to 0.21 Saul Wold
2013-05-22  0:40 ` [PATCH 3/7] mklibs: Update to 0.1.37 Saul Wold
2013-05-22  0:40 ` [PATCH 4/7] libnl: Update to 3.2.22 Saul Wold
2013-05-22  0:40 ` [PATCH 5/7] mc: Update to 4.8.8 Saul Wold
2013-05-22  0:40 ` [PATCH 6/7] resolvconf: Update to 1.72 Saul Wold
2013-05-22  0:40 ` [PATCH 7/7] cmake: Update to 2.8.11 Saul Wold
2013-05-22 13:13   ` Otavio Salvador
2013-05-22 15:12     ` Saul Wold
  -- strict thread matches above, loose matches on Subject: below --
2014-02-17  8:22 [PATCH 0/7] Package Updates Saul Wold

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.