[oe-commits] [meta-openembedded] branch master-next updated (ac433ce -> 43fb941)

git at git.openembedded.org git at git.openembedded.org
Wed Apr 12 15:04:44 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 ac433ce  waf-samba.bbclass: redefine WAF_CROSS_ANSWERS_PATH
 discard d8009ab  postfix: do NOT create directory /var/spool/mail
 discard a08189e  fbida: Fix compile-host-path error
 discard 3a35b31  python-pyalsaaudio: Extend recipe to support Python 3
 discard 9c0837e  gd : CVE-2016-10167, CVE-2016-10168
 discard 02a5014  jack: remove (non-existing) package jack from dependencies of jack-dev
 discard 1c9fbae  librcf: install missing SF headers
 discard cef662c  nfacct: fixed SRC_URI and dropped workdir statement
 discard 5c759ac  tinyproxy: Add recipe
     new cf5df37  nfacct: fixed SRC_URI and dropped workdir statement
     new 8e46904  librcf: install missing SF headers
     new bc2aa1b  jack: remove (non-existing) package jack from dependencies of jack-dev
     new c5b556b  gd : CVE-2016-10167, CVE-2016-10168
     new 64f1a86  python-pyalsaaudio: Extend recipe to support Python 3
     new e465ee4  fbida: Fix compile-host-path error
     new e7edeac  postfix: do NOT create directory /var/spool/mail
     new b30acfa  waf-samba.bbclass: redefine WAF_CROSS_ANSWERS_PATH
     new 83221cf  gflags: correct S and update library install directory
     new 8c22760  opencv: correct subpackage name for multilib
     new 8bacd5c  libnet-ssleay-perl: add openssl-native to DEPENDS
     new d568399  quagga: set ac_cv_path_PERL to '/usr/bin/env perl'
     new 93e9895  crash: 7.1.5 -> 7.1.8
     new a7e0db0  wireguard: add WireGuard kernel module and tools
     new 6b71b31  autoconf-archive: Upgrade to 2016.09.16
     new 0d822fe  openvpn: ensure ${sysconfdir}/tmpfiles.d is packaged
     new b606e02  openvpn: remove duplicate attempt to create dir in ${localstatedir}
     new 43fb941  openvpn: openvpn-volatile.conf: avoid hardcoded localstatedir

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   (ac433ce)
            \
             N -- N -- N   refs/heads/master-next (43fb941)

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 18 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-networking/conf/layer.conf                    |   4 +
 .../wireguard/wireguard-module_0.0.20170409.bb     |   9 ++
 .../wireguard/wireguard-tools_0.0.20170409.bb      |  27 +++++
 .../recipes-kernel/wireguard/wireguard.inc         |  18 ++++
 .../recipes-protocols/quagga/quagga.inc            |   2 +
 .../openvpn/openvpn/openvpn-volatile.conf          |   2 +-
 .../recipes-support/openvpn/openvpn_2.3.9.bb       |   4 +-
 .../tinyproxy/tinyproxy/tinyproxy.service          |  14 ---
 .../recipes-support/tinyproxy/tinyproxy_1.8.4.bb   |  41 --------
 meta-oe/conf/layer.conf                            |   2 +
 .../autoconf-archive/autoconf-archive.inc          |   2 +-
 ...012.04.07.bb => autoconf-archive_2016.09.16.bb} |   4 +-
 ...ompilation-error-if-glibc-2.25-or-later-h.patch | 112 +++++++++++++++++++++
 .../crash/0001-cross_add_configure_option.patch    |  13 +--
 ...uild-error-unknown-type-name-gdb_fpregset.patch |  36 +++++++
 ...sh-detect-the-sysroot-s-glibc-header-file.patch |  33 ++++++
 .../crash/{crash_7.1.5.bb => crash_7.1.8.bb}       |  11 +-
 meta-oe/recipes-support/gflags/gflags_2.2.0.bb     |   3 +-
 meta-oe/recipes-support/opencv/opencv_3.2.bb       |   4 +-
 .../recipes-perl/libnet/libnet-ssleay-perl_1.80.bb |   2 +-
 20 files changed, 266 insertions(+), 77 deletions(-)
 create mode 100644 meta-networking/recipes-kernel/wireguard/wireguard-module_0.0.20170409.bb
 create mode 100644 meta-networking/recipes-kernel/wireguard/wireguard-tools_0.0.20170409.bb
 create mode 100644 meta-networking/recipes-kernel/wireguard/wireguard.inc
 delete mode 100644 meta-networking/recipes-support/tinyproxy/tinyproxy/tinyproxy.service
 delete mode 100644 meta-networking/recipes-support/tinyproxy/tinyproxy_1.8.4.bb
 rename meta-oe/recipes-devtools/autoconf-archive/{autoconf-archive_2012.04.07.bb => autoconf-archive_2016.09.16.bb} (61%)
 create mode 100644 meta-oe/recipes-kernel/crash/crash/0001-Fix-for-a-compilation-error-if-glibc-2.25-or-later-h.patch
 create mode 100644 meta-oe/recipes-kernel/crash/crash/0002-crash-fix-build-error-unknown-type-name-gdb_fpregset.patch
 create mode 100644 meta-oe/recipes-kernel/crash/crash/0003-crash-detect-the-sysroot-s-glibc-header-file.patch
 rename meta-oe/recipes-kernel/crash/{crash_7.1.5.bb => crash_7.1.8.bb} (91%)

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


More information about the Openembedded-commits mailing list