[oe-commits] [openembedded-core] branch python3 updated (4b0619d -> 2b5d331)

git at git.openembedded.org git at git.openembedded.org
Wed May 18 22:47:33 UTC 2016


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

  discards  4b0619d   wic: encode help text
  discards  6512f4b   wic: use python3 in shebang
  discards  fdad0bf   Switch urlparse to urllib.parse
  discards  cf9749b   meta: python3 megapatch
  discards  3339572   meta: print fixes
  discards  a74d1b6   meta: Convert to use python3 octal syntax
  discards  c34abf8   scripts/oe-buildenv-internal: allow experimental python3 support
  discards  001dc4b   webkitgtk: turn off JIT on armv4 and armv7a
  discards  7f0fabd   zip: fix security issues
  discards  fa36f94   makedevs: fix security issues
  discards  ff108cf   stat: fix security issues
  discards  44d0f23   pixman: Fix build on arches not defining FE_INVALID exception
  discards  152fe67   systemd: Create missing sysusers offline
  discards  187a0b8   useradd.bbclass: Strip trailing '; ' in cmd params
  discards  c44d72b   buildtools-tarball: add nativesdk-locale-base-en-us
  discards  2bab825   buildtools-tarball: replace nativesdk-python with nativesdk-python3
  discards  c20611b   buildtools-tarball: remove nativesdk-python-pexpect
  discards  d6a3c28   python3-git: add it for buildtools-tarball
  discards  afe4800   python3-gitdb: add it for python3-git
  discards  475b11a   python3-async: add it for python3-gitdb
  discards  b2cec78   python3-smmap: add it for python3-gitdb
  discards  8db84b9   useradd: use bindir_native for pseudo PATH
  discards  3888448   openssh: Backport fix for CVE-2015-8325
  discards  ae010fb   openssh: Upgrade 7.1p2 -> 7.2p2
  discards  312ca8c   scripts/oe-selftest: Improve listing by reducing unneeded spacing
  discards  463ff5d   oe-selftest: wic: add test_bmap test case
  discards  e890f35   wic: add help for --bmap commandline option
  discards  8a35b83   wic: implement --bmap option
  discards  5b784b9   wic: add bmaptool to the list of utilities
  discards  32ff509   mkefidisk.sh: mount images as read-only
  discards  5f65eff   yocto-uninative: Update to 1.0 tarball (new version of glibc)
       new  9aece52   mkefidisk.sh: mount images as read-only
       new  aba7f46   wic: add bmaptool to the list of utilities
       new  9a17344   wic: implement --bmap option
       new  02433c8   wic: add help for --bmap commandline option
       new  33baaa3   oe-selftest: wic: add test_bmap test case
       new  86b084d   scripts/oe-selftest: Improve listing by reducing unneeded spacing
       new  e60fe0f   openssh: Upgrade 7.1p2 -> 7.2p2
       new  f2c68b4   openssh: Backport fix for CVE-2015-8325
       new  dc329d9   useradd: use bindir_native for pseudo PATH
       new  961f802   python3-smmap: add it for python3-gitdb
       new  85212b0   python3-async: add it for python3-gitdb
       new  7fdefa8   python3-gitdb: add it for python3-git
       new  9a5aadb   python3-git: add it for buildtools-tarball
       new  7a426bf   buildtools-tarball: remove nativesdk-python-pexpect
       new  f8d334d   buildtools-tarball: replace nativesdk-python with nativesdk-python3
       new  b0c4fcc   buildtools-tarball: add nativesdk-locale-base-en-us
       new  050e8ff   useradd.bbclass: Strip trailing '; ' in cmd params
       new  5acef30   systemd: Create missing sysusers offline
       new  4ccad7a   pixman: Fix build on arches not defining FE_INVALID exception
       new  46c516c   stat: fix security issues
       new  011b0cc   makedevs: fix security issues
       new  6c16506   zip: fix security issues
       new  0f4327c   webkitgtk: turn off JIT on armv4 and armv7a
       new  89840b4   scripts/oe-buildenv-internal: allow experimental python3 support
       new  298b37a   meta: Convert to use python3 octal syntax
       new  962c145   meta: print fixes
       new  a4abb0e   meta: python3 megapatch
       new  a26fa6d   Switch urlparse to urllib.parse
       new  99e3ed9   wic: use python3 in shebang
       new  2b5d331   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   (4b0619d)
            \
             N -- N -- N   refs/heads/python3 (2b5d331)

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 30 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/conf/distro/include/yocto-uninative.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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


More information about the Openembedded-commits mailing list