[oe-commits] [meta-openembedded] branch master-next updated (fa964d3 -> 442c130)

git at git.openembedded.org git at git.openembedded.org
Mon Jun 26 13:20:49 UTC 2017


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

martin_jansa pushed a change to branch master-next
in repository meta-openembedded.

 discard fa964d3  hwloc: add several PACKAGECONFIG items
 discard a831de6  xterm: Upgrade 327 -> 330
 discard 32e580e  strongswan: 5.5.1 -> 5.5.3
 discard bf52b5d  squid: Upgrade to 3.5.26
 discard 33b84c9  nftables: backport a few ICMP & ICMPv6 fixes
 discard 213c2a9  linux-atm: Fix build with hardening flags
 discard b35b948  ruli: Fix build with hardening flags
     new 62c4254  linux-atm: Fix build with hardening flags
     new 54abb05  nftables: backport a few ICMP & ICMPv6 fixes
     new 5528543  squid: Upgrade to 3.5.26
     new 73c5669  strongswan: 5.5.1 -> 5.5.3
     new ea1cf25  xterm: Upgrade 327 -> 330
     new e3f8cc2  twisted: add support to build for python3
     new 03dc40f  rdate: add new recipe
     new e3b70e2  rdist: add new recipe
     new 7dc83df  01/17] add open-vm-tools recipe
     new 02ad066  02/17] open-vm-tools: add missing pkgconfig dependency
     new 90f0f5a  03/17] open-vm-tools: add missing glib-2.0-native dependency
     new 520f12d  04/17] open-vm-tools: clarify and expand licensing
     new 469162a  05/17] open-vm-tools: base_contains --> bb.utils.contains
     new 9f029d0  06/17] open-vm-tools: update version to 10.1.5
     new b81673a  07/17] open-vm-tools: don't use mspack
     new e4e3a94  08/17] open-vm-tools: don't use dnet-config
     new e46c961  09/17] open-vm-tools: add #include to fix build break
     new b72dc4e  10/17] open-vm-tools: add missing X11 dependencies
     new 0734716  11/17] open-vm-tools: remove kernel module logic
     new bf23609  12/17] open-vm-tools: line up configure options
     new 60ac665  13/17] open-vm-tools: support FUSE
     new 4291b6f  14/17] open-vm-tools: scope build to only x86
     new 2fbe620  15/17] open-vm-tools: style changes
     new ae225b8  16/17] open-vm-tools: fix all hardcoded paths
     new fabd3a1  17/17] open-vm-tools: remove -Wno-error
     new 1b10d9c  glmark2: update to latest
     new c331b0d  live555: Define XLOCALE_NOT_USED for glibc too
     new 76bb4f6  squid: Fix build with hardening
     new 1c24610  gpm: Use sigemptyset() API for glibc as well
     new b0a6255  ssiapi: Fix build with hardening flags
     new 9fd1ad4  crash: Upgrade to 7.1.9
     new 880e015  snort: fix for snort.conf
     new 442c130  xfsprogs: remove redundant install rule in do_install

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   (fa964d3)
            \
             N -- N -- N   refs/heads/master-next (442c130)

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 33 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:
 .../recipes-utils/xfsprogs/xfsprogs_4.10.0.bb      |    3 +-
 .../recipes-connectivity/rdate/rdate_1.5.bb        |   18 +
 .../rdist/rdist-6.1.5/rdist-6.1.5-bb-build.patch   |   75 +
 .../rdist/rdist-6.1.5/rdist-6.1.5-bison.patch      |  147 ++
 .../rdist/rdist-6.1.5/rdist-6.1.5-cleanup.patch    | 2087 ++++++++++++++++++++
 .../rdist-6.1.5-fix-msgsndnotify-loop.patch        |   37 +
 .../rdist/rdist-6.1.5/rdist-6.1.5-hardlink.patch   |   25 +
 .../rdist/rdist-6.1.5/rdist-6.1.5-lfs.patch        |  142 ++
 .../rdist/rdist-6.1.5/rdist-6.1.5-links.patch      |   79 +
 .../rdist/rdist-6.1.5/rdist-6.1.5-linux.patch      |   28 +
 .../rdist-6.1.5-makefile-add-ldflags.patch         |   23 +
 .../rdist/rdist-6.1.5/rdist-6.1.5-maxargs.patch    |   16 +
 .../rdist/rdist-6.1.5/rdist-6.1.5-mkstemp.patch    |   28 +
 .../rdist/rdist-6.1.5/rdist-6.1.5-oldpath.patch    |   59 +
 .../rdist/rdist-6.1.5/rdist-6.1.5-ssh.patch        |   14 +
 .../rdist/rdist-6.1.5/rdist-6.1.5-stat64.patch     |   85 +
 .../rdist/rdist-6.1.5/rdist-6.1.5-svr4.patch       |   15 +
 .../rdist/rdist-6.1.5/rdist-6.1.5-varargs.patch    |   16 +
 .../recipes-connectivity/rdist/rdist_6.1.5.bb      |   37 +
 .../recipes-connectivity/snort/snort_2.9.7.5.bb    |   11 +
 ...0001-tools.cc-fixed-unused-result-warning.patch |   36 +
 .../recipes-daemons/squid/squid_3.5.26.bb          |    1 +
 .../0001-Fix-build-with-format-string-checks.patch |   33 -
 meta-networking/recipes-support/ruli/ruli_0.36.bb  |    6 +-
 meta-oe/recipes-benchmark/glmark2/glmark2_git.bb   |    2 +-
 meta-oe/recipes-extended/hwloc/hwloc_1.11.5.bb     |   10 +-
 ...ompilation-error-if-glibc-2.25-or-later-h.patch |  112 --
 .../crash/{crash_7.1.8.bb => crash_7.1.9.bb}       |    8 +-
 meta-oe/recipes-multimedia/live555/live555.inc     |    5 +-
 ...-sigemptyset-API-instead-of-__sigemptyset.patch |   34 +
 meta-oe/recipes-support/gpm/gpm_git.bb             |    4 +-
 .../recipes-support/open-vm-tools/files/tools.conf |    2 +
 .../open-vm-tools/files/vmtoolsd.service           |   11 +
 .../0001-configure.ac-don-t-use-dnet-config.patch  |   41 +
 .../0002-add-include-sys-sysmacros.h.patch         |   33 +
 .../open-vm-tools/open-vm-tools_10.1.5.bb          |   84 +
 .../ssiapi/ssiapi/configure-cflags.patch           |   21 +
 meta-oe/recipes-support/ssiapi/ssiapi_1.0.1.bb     |    2 +
 ...python-twisted_13.2.0.bb => python-twisted.inc} |    1 -
 .../python/python-twisted_13.2.0.bb                |  243 +--
 .../python/python3-twisted_13.2.0.bb               |   67 +
 41 files changed, 3289 insertions(+), 412 deletions(-)
 create mode 100644 meta-networking/recipes-connectivity/rdate/rdate_1.5.bb
 create mode 100644 meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-bb-build.patch
 create mode 100644 meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-bison.patch
 create mode 100644 meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-cleanup.patch
 create mode 100644 meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-fix-msgsndnotify-loop.patch
 create mode 100644 meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-hardlink.patch
 create mode 100644 meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-lfs.patch
 create mode 100644 meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-links.patch
 create mode 100644 meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-linux.patch
 create mode 100644 meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-makefile-add-ldflags.patch
 create mode 100644 meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-maxargs.patch
 create mode 100644 meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-mkstemp.patch
 create mode 100644 meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-oldpath.patch
 create mode 100644 meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-ssh.patch
 create mode 100644 meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-stat64.patch
 create mode 100644 meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-svr4.patch
 create mode 100644 meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-varargs.patch
 create mode 100644 meta-networking/recipes-connectivity/rdist/rdist_6.1.5.bb
 create mode 100644 meta-networking/recipes-daemons/squid/files/0001-tools.cc-fixed-unused-result-warning.patch
 delete mode 100644 meta-networking/recipes-support/ruli/files/0001-Fix-build-with-format-string-checks.patch
 delete mode 100644 meta-oe/recipes-kernel/crash/crash/0001-Fix-for-a-compilation-error-if-glibc-2.25-or-later-h.patch
 rename meta-oe/recipes-kernel/crash/{crash_7.1.8.bb => crash_7.1.9.bb} (95%)
 create mode 100644 meta-oe/recipes-support/gpm/gpm/0001-Use-sigemptyset-API-instead-of-__sigemptyset.patch
 create mode 100644 meta-oe/recipes-support/open-vm-tools/files/tools.conf
 create mode 100644 meta-oe/recipes-support/open-vm-tools/files/vmtoolsd.service
 create mode 100644 meta-oe/recipes-support/open-vm-tools/open-vm-tools/0001-configure.ac-don-t-use-dnet-config.patch
 create mode 100644 meta-oe/recipes-support/open-vm-tools/open-vm-tools/0002-add-include-sys-sysmacros.h.patch
 create mode 100644 meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.1.5.bb
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/configure-cflags.patch
 copy meta-python/recipes-devtools/python/{python-twisted_13.2.0.bb => python-twisted.inc} (99%)
 create mode 100644 meta-python/recipes-devtools/python/python3-twisted_13.2.0.bb

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


More information about the Openembedded-commits mailing list