[oe-commits] [openembedded-core] branch master-next updated (8502d23 -> 6386e60)

git at git.openembedded.org git at git.openembedded.org
Wed Oct 31 21:57:18 UTC 2018


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 8502d23  go: Change from TARGET_ARCH to TUNE_PKGARCH
 discard c6cc2e2  v86d: Make cross compilation working on more architectures
 discard 0db0276  xserver-xorg: update to 1.20.3
 discard b8a6c2a  kernel: use olddefconfig as the primary target for KERNEL_CONFIG_COMMAND
 discard d92bb41  nasm: fix CVE-2018-1000667
 discard 4e65521  oe-init-buildenv/base: Relax python version checks in favour of HOSTTOOLS manipulation
 discard 139df06  tzdata: update to 2018g
 discard 9d8574f  tzcode-native: update to 2018g
 discard 11ccc50  dhcp: fix issue with new bind changes
 discard 71da45d  bind: update to latest LTS 9.11.5
 discard 4859772  xf86-input-libinput: update to 0.28.1
 discard 6152358  xkeyboard-config: update to 2.25
 discard fc50e9e  libxcb: update to 1.13.1
 discard ec59132  libx11: update to 1.6.7 and sytle cleanup
 discard 76ae27b  libsm: update to 1.2.3
 discard b7ce380  openssh: Update to 7.9 primarily bug fixes
 discard 6af0542  curl: update to 7.61.1
 discard 4977dd6  libpcre2: update to 10.32
 discard 98cabe2  gnutls: update to 2.6.4
 discard 45d1605  nspr: Update to 4.20
 discard 661183c  nss: update to 3.39 includes CVE-2018-12384
 discard 6d50c90  archiver: Drop unwanted directories
 discard 04df1ff  python3: Fix python3-pyvenv run-time dependency
 discard c798c9b  xf86-video-intel: update to latest
     new 9390890  python3: Fix python3-pyvenv run-time dependency
     new b2b5627  archiver: Drop unwanted directories
     new 7be0da8  nss: update to 3.39 includes CVE-2018-12384
     new 33bdbd5  nspr: Update to 4.20
     new 273f589  gnutls: update to 2.6.4
     new 4691e88  libpcre2: update to 10.32
     new b8acb2f  curl: update to 7.61.1
     new 7e23e9b  openssh: Update to 7.9 primarily bug fixes
     new 0a922c6  libsm: update to 1.2.3
     new c7c3ab1  libx11: update to 1.6.7 and sytle cleanup
     new ccc8b4e  libxcb: update to 1.13.1
     new 652f56b  xkeyboard-config: update to 2.25
     new 7af0d79  xf86-input-libinput: update to 0.28.1
     new aa8fed6  bind: update to latest LTS 9.11.5
     new 8134e61  dhcp: fix issue with new bind changes
     new deadc81  tzcode-native: update to 2018g
     new 956262d  tzdata: update to 2018g
     new 06712de  oe-init-buildenv/base: Relax python version checks in favour of HOSTTOOLS manipulation
     new f630aa0  nasm: fix CVE-2018-1000667
     new 6f52936  kernel: use olddefconfig as the primary target for KERNEL_CONFIG_COMMAND
     new 131764d  xserver-xorg: update to 1.20.3
     new d39d4b5  v86d: Make cross compilation working on more architectures
     new cc6ba3d  go: Change from TARGET_ARCH to TUNE_PKGARCH
     new 6386e60  connman: update to 1.36

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   (8502d23)
            \
             N -- N -- N   refs/heads/master-next (6386e60)

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 24 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-connectivity/connman/connman.inc      |   2 +-
 ...s-issues-which-cause-problems-under-musl.patch} | 437 +++++++++------------
 ...iognutls-Fix-a-crash-using-wispr-over-TLS.patch |  41 --
 ...ion-Keep-track-of-addr-in-fw_snat-session.patch | 112 ------
 ...ent-subnet-route-creation-deletion-in-ipr.patch |  69 ----
 ...ent-APIs-for-creating-and-deleting-subnet.patch |  68 ----
 ...e-subnet-route-creation-and-deletion-APIs.patch |  77 ----
 meta/recipes-connectivity/connman/connman_1.35.bb  |  22 --
 meta/recipes-connectivity/connman/connman_1.36.bb  |  16 +
 .../0001-Add-Coffeelake-PCI-IDs-for-S-Skus.patch   | 116 ++++++
 .../xorg-driver/xf86-video-intel/glibc.patch       |  25 ++
 .../xorg-driver/xf86-video-intel_git.bb            |   6 +-
 12 files changed, 353 insertions(+), 638 deletions(-)
 rename meta/recipes-connectivity/connman/connman/{includes.patch => 0001-Fix-various-issues-which-cause-problems-under-musl.patch} (68%)
 delete mode 100644 meta/recipes-connectivity/connman/connman/0001-giognutls-Fix-a-crash-using-wispr-over-TLS.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/0001-session-Keep-track-of-addr-in-fw_snat-session.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/0002-inet-Implement-subnet-route-creation-deletion-in-ipr.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/0003-inet-Implement-APIs-for-creating-and-deleting-subnet.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/0004-session-Use-subnet-route-creation-and-deletion-APIs.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman_1.35.bb
 create mode 100644 meta/recipes-connectivity/connman/connman_1.36.bb
 create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-Add-Coffeelake-PCI-IDs-for-S-Skus.patch
 create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-intel/glibc.patch

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


More information about the Openembedded-commits mailing list