[oe-commits] [openembedded-core] branch master-next updated (d3fa0fa -> 4473c9e)

git at git.openembedded.org git at git.openembedded.org
Fri Aug 18 11:38:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

 discard d3fa0fa  mesa: update to 17.1.6
 discard 029ebe4  python3: Restructure python3 packaging and replace it with autopackaging
 discard d603bd0  python3: fix RDEPENDS on several recipes, due to non-existent python3 packages
 discard f2316b5  python: Restructure python packaging and replace it with autopackaging
 discard 05e9e12  webkitgtk: Add a recommends on shared-mime-info.
 discard 75896fd  mpg123: upgrade to 1.25.6
 discard 55b72d0  oeqa: increase verbosity of dnf commands in dnf packagefeed test
 discard f3a908e  perl: Don't change /usr/include references in docs to sysroot paths
 discard a022f6e  libtool: remove /absolute/path/to/host references
 discard f06cbe8  valgrind: disable build for muslx32
 discard da01703  goarch: Disable build for muslx32
 discard 1740dae  openssl10: modified the define cryptodev
 discard 7048fcb  mesa: Fix build with llvmpipe enabled on musl
 discard 1b72a2c  rootfs-postcommands.bbclass: Filter out dangling symlinks in ssh_allow_empty_password()
 discard a5c6646  cairo: Fix CVE-2017-9814
 discard 76a7af0  libsndfile1: Fix CVE-2017-8363
 discard da14544  libsndfile1: Fix CVE-2017-8362
 discard e75bc18  libsndfile1: Fix CVE-2017-8361 and CVE-2017-8365
 discard a1b178d  wget: Security fix CVE-2017-6508
 discard b000835  xserver-xorg: Fix CVE-2017-10971
 discard 14cddb6  rootfs-postcommands.bbclass: Prevent linking testdata to itself
 discard 5b4f9b3  qemuboot.bbclass: Prevent creating a link loop
 discard 1863e01  copy_buildsystem: include layer tree during build structure creation
 discard 01e6b29  report-error: provide distro identifier string in case of uninative build
 discard bf8fdaf  sign_rpm: Allow pkg signing by chunks through RPM_GPG_SIGN_CHUNK
 discard 71c7e58  systemd-boot: Move adjacent to systemd
 discard 462d54f  logrotate: fix systemd service not found while multilib
 discard 3b2410d  bash: 4.3.30 -> 4.4
 discard b2eb007  curl: upgrade to 7.55.0
     new 4097694  bash: 4.3.30 -> 4.4
     new e599c3d  logrotate: fix systemd service not found while multilib
     new e70f843  systemd-boot: Move adjacent to systemd
     new f7f78e7  sign_rpm: Allow pkg signing by chunks through RPM_GPG_SIGN_CHUNK
     new fdfbfc9  report-error: provide distro identifier string in case of uninative build
     new 5a59a69  copy_buildsystem: include layer tree during build structure creation
     new f46652e  qemuboot.bbclass: Prevent creating a link loop
     new b516394  rootfs-postcommands.bbclass: Prevent linking testdata to itself
     new 20428f6  xserver-xorg: Fix CVE-2017-10971
     new 2840415  wget: Security fix CVE-2017-6508
     new d92877a  libsndfile1: Fix CVE-2017-8361 and CVE-2017-8365
     new 0c8da3f  libsndfile1: Fix CVE-2017-8362
     new 9cc9956  libsndfile1: Fix CVE-2017-8363
     new 4ff22f4  cairo: Fix CVE-2017-9814
     new b92105e  rootfs-postcommands.bbclass: Filter out dangling symlinks in ssh_allow_empty_password()
     new d8adf82  mesa: Fix build with llvmpipe enabled on musl
     new dddf158  openssl10: modified the define cryptodev
     new 7f6e47b  goarch: Disable build for muslx32
     new a945141  valgrind: disable build for muslx32
     new 04db021  libtool: remove /absolute/path/to/host references
     new cb2dfe5  perl: Don't change /usr/include references in docs to sysroot paths
     new 1b58b40  oeqa: increase verbosity of dnf commands in dnf packagefeed test
     new 03abde0  mpg123: upgrade to 1.25.6
     new b708cb5  webkitgtk: Add a recommends on shared-mime-info.
     new 4473c9e  mesa: update to 17.1.6

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   (d3fa0fa)
            \
             N -- N -- N   refs/heads/master-next (4473c9e)

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 "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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


Summary of changes:
 meta/recipes-core/libxml/libxml2_2.9.4.bb          |    2 +-
 .../bootchart2/bootchart2_0.14.8.bb                |    2 +-
 meta/recipes-devtools/dnf/dnf_2.6.3.bb             |    4 +-
 meta/recipes-devtools/gdb/gdb-cross-canadian.inc   |    4 +-
 .../opkg-utils/opkg-utils_0.3.5.bb                 |    2 +-
 .../python-numpy/python3-numpy_1.13.1.bb           |    2 +
 .../python/python-2.7-manifest.inc                 |  287 +++++
 .../python/python-3.5-manifest.inc                 |  283 +++++
 .../python/python-native-3.5-manifest.inc          |   10 +
 .../python/python-native_2.7.13.bb                 |    3 +
 .../python/python/create_manifest2.py              |  274 -----
 .../python/python/get_module_deps2.py              |  110 --
 .../python/python/python2-manifest.json            | 1033 ------------------
 .../python/python/sitecustomize.py                 |    8 +
 .../recipes-devtools/python/python3-async_0.6.2.bb |    2 +-
 meta/recipes-devtools/python/python3-git_2.1.5.bb  |    2 +-
 .../recipes-devtools/python/python3-gitdb_0.6.4.bb |    2 +-
 .../python/python3-native_3.5.3.bb                 |    9 +-
 .../python/python3-pygobject_3.24.1.bb             |    2 +-
 .../python/python3-setuptools_36.2.7.bb            |    3 +
 .../recipes-devtools/python/python3-smmap_0.9.0.bb |    2 +-
 .../python/python3/create_manifest3.py             |  318 ------
 .../python/python3/get_module_deps3.py             |  145 ---
 .../python/python3/python3-manifest.json           | 1107 --------------------
 meta/recipes-devtools/python/python3_3.5.3.bb      |   90 +-
 meta/recipes-devtools/python/python_2.7.13.bb      |   82 +-
 .../qemu/nativesdk-qemu-helper_1.0.bb              |    2 +-
 meta/recipes-graphics/piglit/piglit_git.bb         |    4 +-
 meta/recipes-rt/rt-tests/hwlatdetect_1.1.bb        |    2 +-
 meta/recipes-rt/rt-tests/rt-tests_1.1.bb           |    2 +-
 .../curl/{curl_7.55.0.bb => curl_7.54.1.bb}        |    4 +-
 scripts/contrib/python/generate-manifest-2.7.py    |  421 ++++++++
 scripts/contrib/python/generate-manifest-3.5.py    |  433 ++++++++
 33 files changed, 1480 insertions(+), 3176 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python-2.7-manifest.inc
 create mode 100644 meta/recipes-devtools/python/python-3.5-manifest.inc
 create mode 100644 meta/recipes-devtools/python/python-native-3.5-manifest.inc
 delete mode 100644 meta/recipes-devtools/python/python/create_manifest2.py
 delete mode 100644 meta/recipes-devtools/python/python/get_module_deps2.py
 delete mode 100644 meta/recipes-devtools/python/python/python2-manifest.json
 delete mode 100644 meta/recipes-devtools/python/python3/create_manifest3.py
 delete mode 100644 meta/recipes-devtools/python/python3/get_module_deps3.py
 delete mode 100644 meta/recipes-devtools/python/python3/python3-manifest.json
 rename meta/recipes-support/curl/{curl_7.55.0.bb => curl_7.54.1.bb} (94%)
 create mode 100755 scripts/contrib/python/generate-manifest-2.7.py
 create mode 100755 scripts/contrib/python/generate-manifest-3.5.py

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


More information about the Openembedded-commits mailing list