[oe-commits] [openembedded-core] branch python3 updated (2b5d331 -> 3632ed9)

git at git.openembedded.org git at git.openembedded.org
Thu May 19 08:06:20 UTC 2016


rpurdie pushed a change to branch python3
in repository openembedded-core.

  discards  2b5d331   wic: encode help text
  discards  99e3ed9   wic: use python3 in shebang
  discards  a26fa6d   Switch urlparse to urllib.parse
  discards  a4abb0e   meta: python3 megapatch
  discards  962c145   meta: print fixes
  discards  298b37a   meta: Convert to use python3 octal syntax
  discards  89840b4   scripts/oe-buildenv-internal: allow experimental python3 support
  discards  0f4327c   webkitgtk: turn off JIT on armv4 and armv7a
  discards  6c16506   zip: fix security issues
  discards  011b0cc   makedevs: fix security issues
  discards  46c516c   stat: fix security issues
  discards  4ccad7a   pixman: Fix build on arches not defining FE_INVALID exception
  discards  5acef30   systemd: Create missing sysusers offline
  discards  050e8ff   useradd.bbclass: Strip trailing '; ' in cmd params
  discards  b0c4fcc   buildtools-tarball: add nativesdk-locale-base-en-us
  discards  f8d334d   buildtools-tarball: replace nativesdk-python with nativesdk-python3
  discards  7a426bf   buildtools-tarball: remove nativesdk-python-pexpect
  discards  9a5aadb   python3-git: add it for buildtools-tarball
  discards  7fdefa8   python3-gitdb: add it for python3-git
  discards  85212b0   python3-async: add it for python3-gitdb
  discards  961f802   python3-smmap: add it for python3-gitdb
  discards  dc329d9   useradd: use bindir_native for pseudo PATH
  discards  f2c68b4   openssh: Backport fix for CVE-2015-8325
  discards  e60fe0f   openssh: Upgrade 7.1p2 -> 7.2p2
  discards  86b084d   scripts/oe-selftest: Improve listing by reducing unneeded spacing
  discards  33baaa3   oe-selftest: wic: add test_bmap test case
  discards  02433c8   wic: add help for --bmap commandline option
  discards  9a17344   wic: implement --bmap option
  discards  aba7f46   wic: add bmaptool to the list of utilities
  discards  9aece52   mkefidisk.sh: mount images as read-only
  discards  da74561   python-smartpm: Remove unnecessary error reporting improvement patch
  discards  5862e64   python-smartpm: Don't ignore error if RPM transaction fails without problems
  discards  4f8d0cf   python-smartpm: Fix channel command --remove-all option (again)
  discards  d28eedf   python-numpy: fix build failure with python-matplotlib
  discards  f18075f   Revert "tcmode-default: Bump gcc"
  discards  8d688bd   tcmode-default: Bump gcc
      adds  dff54b8   python-numpy: fix build failure with python-matplotlib
      adds  ba2adda   python-smartpm: Fix channel command --remove-all option (again)
      adds  1dc5f5d   python-smartpm: Don't ignore error if RPM transaction fails without problems
      adds  f1cfa9a   python-smartpm: Remove unnecessary error reporting improvement patch
      adds  a1391c8   mkefidisk.sh: mount images as read-only
      adds  4684ac5   wic: add bmaptool to the list of utilities
      adds  d64c7b3   wic: implement --bmap option
      adds  7c749d4   wic: add help for --bmap commandline option
      adds  1f21c46   oe-selftest: wic: add test_bmap test case
      adds  53da741   scripts/oe-selftest: Improve listing by reducing unneeded spacing
      adds  5e24780   openssh: Upgrade 7.1p2 -> 7.2p2
      adds  0a06be8   openssh: Backport fix for CVE-2015-8325
      adds  96189e7   useradd: use bindir_native for pseudo PATH
      adds  762c280   python3-smmap: add it for python3-gitdb
      adds  816a518   python3-async: add it for python3-gitdb
      adds  b13babf   python3-gitdb: add it for python3-git
      adds  fa19a54   python3-git: add it for buildtools-tarball
      adds  8ae1a53   buildtools-tarball: remove nativesdk-python-pexpect
      adds  97b5b15   buildtools-tarball: replace nativesdk-python with nativesdk-python3
      adds  342701f   buildtools-tarball: add nativesdk-locale-base-en-us
      adds  074bf42   pixman: Fix build on arches not defining FE_INVALID exception
      adds  f03c1f4   stat: fix security issues
      adds  f63a363   zip: fix security issues
      adds  f6b0dd1   makedevs: fix security issues
       new  18867af   tcmode-default: Bump gcc
       new  a3d2464   Revert "tcmode-default: Bump gcc"
       new  e193f37   systemd: Create missing sysusers offline
       new  cd1a2bc   useradd.bbclass: Strip trailing ';' in cmd params
       new  73d1e7c   elfutils-0.148: Fix build with gcc6
       new  8d93d8e   sysprof: Disable nios2 support
       new  d4f3f88   scripts/oe-buildenv-internal: allow experimental python3 support
       new  2b7c9ae   meta: Convert to use python3 octal syntax
       new  60bc1c6   meta: print fixes
       new  dccf044   meta: python3 megapatch
       new  44f53a7   Switch urlparse to urllib.parse
       new  2c7ef92   wic: use python3 in shebang
       new  3632ed9   wic: encode help text

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2b5d331)
            \
             N -- N -- N   refs/heads/python3 (3632ed9)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/useradd.bbclass                       | 12 ++---
 .../packagegroup-core-tools-profile.bb             |  3 +-
 .../elfutils/elfutils-0.148/gcc6.patch             | 23 ++++++++
 meta/recipes-devtools/elfutils/elfutils_0.148.bb   |  1 +
 .../makedevs/makedevs/fix-security-format.patch    | 63 ----------------------
 meta/recipes-devtools/makedevs/makedevs/makedevs.c |  8 +--
 meta/recipes-devtools/makedevs/makedevs_1.0.1.bb   |  1 -
 meta/recipes-sato/webkit/webkitgtk_2.12.1.bb       |  7 +--
 8 files changed, 37 insertions(+), 81 deletions(-)
 create mode 100644 meta/recipes-devtools/elfutils/elfutils-0.148/gcc6.patch
 delete mode 100644 meta/recipes-devtools/makedevs/makedevs/fix-security-format.patch

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list