[oe-commits] [openembedded-core] branch python3 updated (63d8cb7 -> 4b0619d)

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


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

  discards  63d8cb7   wic: encode help text
  discards  8af0e01   wic: use python3 in shebang
  discards  30eeff6   Switch urlparse to urllib.parse
  discards  d0384ec   meta: python3 megapatch
  discards  532699f   meta: print fixes
  discards  da25252   meta: Convert to use python3 octal syntax
  discards  2e4cd05   scripts/oe-buildenv-internal: allow experimental python3 support
  discards  6b40a7d   webkitgtk: turn off JIT on armv4 and armv7a
  discards  fcfc761   zip: fix security issues
  discards  7167470   makedevs: fix security issues
  discards  ef6ddfa   stat: fix security issues
  discards  71aac5c   pixman: Fix build on arches not defining FE_INVALID exception
  discards  de9400b   systemd: Create missing sysusers offline
  discards  9b4a006   useradd.bbclass: Strip trailing '; ' in cmd params
  discards  d21de77   buildtools-tarball: add nativesdk-locale-base-en-us
  discards  651bb75   buildtools-tarball: replace nativesdk-python with nativesdk-python3
  discards  5969e2c   buildtools-tarball: remove nativesdk-python-pexpect
  discards  5927662   python3-git: add it for buildtools-tarball
  discards  bc1c233   python3-gitdb: add it for python3-git
  discards  7edce74   python3-async: add it for python3-gitdb
  discards  090d009   python3-smmap: add it for python3-gitdb
  discards  aa2d8f6   useradd: use bindir_native for pseudo PATH
  discards  78e0335   openssh: Backport fix for CVE-2015-8325
  discards  a31f7ab   openssh: Upgrade 7.1p2 -> 7.2p2
  discards  a1dc342   scripts/oe-selftest: Improve listing by reducing unneeded spacing
  discards  03e74f4   oe-selftest: wic: add test_bmap test case
  discards  dbf7971   wic: add help for --bmap commandline option
  discards  5885b42   wic: implement --bmap option
  discards  076cb58   wic: add bmaptool to the list of utilities
  discards  778b191   pseudo: Work around issues with glibc 2.24
  discards  7ec902e   mkefidisk.sh: mount images as read-only
  discards  60d7eb4   yocto-uninative: Update to 1.0 tarball (new version of glibc)
  discards  7faeeb9   python-smartpm: Remove unnecessary error reporting improvement patch
  discards  3b4b4f1   python-smartpm: Don't ignore error if RPM transaction fails without problems
  discards  bb55045   python-smartpm: Fix channel command --remove-all option (again)
  discards  3b2b1f2   python-numpy: fix build failure with python-matplotlib
  discards  0e731a4   Revert "tcmode-default: Bump gcc"
  discards  17b812f   tcmode-default: Bump gcc
  discards  a029459   oetest.py: Use the real ExportTestContext in exported tests
  discards  537b0f7   oetest.py: Add default pscmd to oeTest
  discards  e64acab   testimage.bbclass: Remove exported test
  discards  4fd6560   oeqa/runexported.py: Remove host dumper
  discards  800e6cb   testexport.bbclass: Split testimage class
  discards  cd0183e   oeqa/oetest.py: Add class ExportTestContext
      adds  a76cbbd   glibc: Add missing patch hunk back
      adds  21c38a0   pseudo: Work around issues with glibc 2.24
       new  ef9618a   oeqa/oetest.py: Add class ExportTestContext
       new  3e4c429   testexport.bbclass: Split testimage class
       new  fab3e48   oeqa/runexported.py: Remove host dumper
       new  bd4dbe4   testimage.bbclass: Remove exported test
       new  44aa8c3   oetest.py: Add default pscmd to oeTest
       new  b0f105e   oetest.py: Use the real ExportTestContext in exported tests
       new  8d688bd   tcmode-default: Bump gcc
       new  f18075f   Revert "tcmode-default: Bump gcc"
       new  d28eedf   python-numpy: fix build failure with python-matplotlib
       new  4f8d0cf   python-smartpm: Fix channel command --remove-all option (again)
       new  5862e64   python-smartpm: Don't ignore error if RPM transaction fails without problems
       new  da74561   python-smartpm: Remove unnecessary error reporting improvement patch
       new  5f65eff   yocto-uninative: Update to 1.0 tarball (new version of glibc)
       new  32ff509   mkefidisk.sh: mount images as read-only
       new  5b784b9   wic: add bmaptool to the list of utilities
       new  8a35b83   wic: implement --bmap option
       new  e890f35   wic: add help for --bmap commandline option
       new  463ff5d   oe-selftest: wic: add test_bmap test case
       new  312ca8c   scripts/oe-selftest: Improve listing by reducing unneeded spacing
       new  ae010fb   openssh: Upgrade 7.1p2 -> 7.2p2
       new  3888448   openssh: Backport fix for CVE-2015-8325
       new  8db84b9   useradd: use bindir_native for pseudo PATH
       new  b2cec78   python3-smmap: add it for python3-gitdb
       new  475b11a   python3-async: add it for python3-gitdb
       new  afe4800   python3-gitdb: add it for python3-git
       new  d6a3c28   python3-git: add it for buildtools-tarball
       new  c20611b   buildtools-tarball: remove nativesdk-python-pexpect
       new  2bab825   buildtools-tarball: replace nativesdk-python with nativesdk-python3
       new  c44d72b   buildtools-tarball: add nativesdk-locale-base-en-us
       new  187a0b8   useradd.bbclass: Strip trailing '; ' in cmd params
       new  152fe67   systemd: Create missing sysusers offline
       new  44d0f23   pixman: Fix build on arches not defining FE_INVALID exception
       new  ff108cf   stat: fix security issues
       new  fa36f94   makedevs: fix security issues
       new  7f0fabd   zip: fix security issues
       new  001dc4b   webkitgtk: turn off JIT on armv4 and armv7a
       new  c34abf8   scripts/oe-buildenv-internal: allow experimental python3 support
       new  a74d1b6   meta: Convert to use python3 octal syntax
       new  3339572   meta: print fixes
       new  cf9749b   meta: python3 megapatch
       new  fdad0bf   Switch urlparse to urllib.parse
       new  6512f4b   wic: use python3 in shebang
       new  4b0619d   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   (63d8cb7)
            \
             N -- N -- N   refs/heads/python3 (4b0619d)

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 43 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:
 ...ativesdk-glibc-Raise-the-size-of-arrays-containing-.patch | 12 ++++++++++++
 1 file changed, 12 insertions(+)

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


More information about the Openembedded-commits mailing list