[oe-commits] [meta-openembedded] branch master-next updated (b1b5c44 -> fe4dde1)

git at git.openembedded.org git at git.openembedded.org
Wed Oct 10 02:09:47 UTC 2018


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

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

 discard b1b5c44  postfix: update to 3.3.1
     new 8a71561  postfix: update to 3.3.1
     new ed5c1c1  openldap: Reproducibility: Remove user, hostname, pwd from version string
     new c1b4548  crda: Fix usrmerge install path
     new e0c6a33  libmpdclient: update to 2.16
     new ccfe7ac  libmpdclient: make TCP support optional
     new c249286  babeld: Add Babel routing protocol recipe
     new 09ae486  openvpn: update to 2.4.6
     new 622b820  valijson: Add recipe
     new 51c97e7  klibc-static-utils: really fix build for x86 with security flags enabled
     new fe4dde1  crash: Update from 7.2.3 to to 7.2.4

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   (b1b5c44)
            \
             N -- N -- N   refs/heads/master-next (fe4dde1)

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 10 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:
 ...static-utils-do-not-build-shared-binaries.patch | 213 +++++++++++++++++++++
 .../klibc/klibc-static-utils_2.0.4.bb              |   2 +
 .../{libmpdclient_2.15.bb => libmpdclient_2.16.bb} |   5 +-
 .../recipes-connectivity/crda/crda_3.18.bb         |   3 +-
 .../recipes-daemons/postfix/postfix_3.3.1.bb       |   2 +-
 .../recipes-protocols/babeld/babeld_1.8.3.bb       |  27 +++
 .../openvpn/{openvpn_2.4.4.bb => openvpn_2.4.6.bb} |   6 +-
 meta-oe/recipes-devtools/valijson/valijson_git.bb  |  27 +++
 .../crash/{crash_7.2.3.bb => crash_7.2.4.bb}       |   4 +-
 .../remove-user-host-pwd-from-version.patch        |  12 ++
 .../recipes-support/openldap/openldap_2.4.46.bb    |   1 +
 11 files changed, 294 insertions(+), 8 deletions(-)
 create mode 100644 meta-initramfs/recipes-devtools/klibc/klibc-2.0.4/0001-klibc-static-utils-do-not-build-shared-binaries.patch
 rename meta-multimedia/recipes-multimedia/musicpd/{libmpdclient_2.15.bb => libmpdclient_2.16.bb} (80%)
 create mode 100644 meta-networking/recipes-protocols/babeld/babeld_1.8.3.bb
 rename meta-networking/recipes-support/openvpn/{openvpn_2.4.4.bb => openvpn_2.4.6.bb} (93%)
 create mode 100644 meta-oe/recipes-devtools/valijson/valijson_git.bb
 rename meta-oe/recipes-kernel/crash/{crash_7.2.3.bb => crash_7.2.4.bb} (97%)
 create mode 100644 meta-oe/recipes-support/openldap/openldap/remove-user-host-pwd-from-version.patch

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


More information about the Openembedded-commits mailing list