[oe-commits] [meta-openembedded] branch master-next updated (2f8560b -> 9d32796)

git at git.openembedded.org git at git.openembedded.org
Fri Feb 21 16:50:45 UTC 2020


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 2f8560b  oprofile: Fix build with bfd 2.34+
     new 4760719  spdlog: Update 1.3.1 to v1.5.0
     new e4f3900  libmicrohttpd: upgrade 0.9.69 -> 0.9.70
     new 87c2895  log4cpp: upgrade 1.1.2 -> 1.1.3
     new 4e9f1a2  openldap: upgrade 2.4.48 -> 2.4.49
     new 89efe60  snappy: upgrade 1.1.7 -> 1.1.8
     new 2b88bf3  ttf-hunkyfonts: upgrade 0.3.0 -> 0.3.1
     new 90a1362  libio-socket-ssl-perl: upgrade 2.066 -> 2.067
     new 664f8e1  php: Security Advisory - php - CVE-2020-7059
     new 7ed78ec  Ply: Add recipe for git version
     new a9fa588  meta-oe: onig: avoid using 'install' with both -D and -t options
     new 764e279  sshfs-fuse: 3.6.0 -> 3.7.0
     new 5935d68  crash: upgrade 7.2.7 -> 7.2.8
     new 468547e  kpatch: upgrade 0.8.0 -> 0.9.0
     new ff9fdba  uftrace: upgrade 0.9.3 -> 0.9.4
     new 9d32796  oprofile: Fix build with bfd 2.34+

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   (2f8560b)
            \
             N -- N -- N   refs/heads/master-next (9d32796)

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 15 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:
 .../{sshfs-fuse_3.6.0.bb => sshfs-fuse_3.7.0.bb}   |  2 +-
 .../recipes-devtools/php/php/CVE-2020-7059.patch   | 86 ++++++++++++++++++++++
 meta-oe/recipes-devtools/php/php_7.3.11.bb         |  1 +
 meta-oe/recipes-devtools/ply/ply_git.bb            | 38 ++++++++++
 .../uftrace/{uftrace_0.9.3.bb => uftrace_0.9.4.bb} |  4 +-
 .../snappy/{snappy_1.1.7.bb => snappy_1.1.8.bb}    |  6 +-
 ...hunkyfonts_0.3.0.bb => ttf-hunkyfonts_0.3.1.bb} |  6 +-
 .../crash/{crash_7.2.7.bb => crash_7.2.8.bb}       |  2 +-
 ...tch-build-allow-overriding-of-distro-name.patch |  6 +-
 meta-oe/recipes-kernel/kpatch/kpatch_git.bb        |  4 +-
 ...icrohttpd_0.9.69.bb => libmicrohttpd_0.9.70.bb} |  4 +-
 .../log4cpp/{log4cpp_1.1.2.bb => log4cpp_1.1.3.bb} |  7 +-
 meta-oe/recipes-support/onig/onig_6.9.4.bb         |  3 +-
 .../openldap/openldap/kill-icu.patch               | 30 --------
 .../{openldap_2.4.48.bb => openldap_2.4.49.bb}     |  7 +-
 .../spdlog/{spdlog_1.3.1.bb => spdlog_1.5.0.bb}    |  2 +-
 ...erl_2.066.bb => libio-socket-ssl-perl_2.067.bb} |  4 +-
 17 files changed, 153 insertions(+), 59 deletions(-)
 rename meta-filesystems/recipes-filesystems/sshfs-fuse/{sshfs-fuse_3.6.0.bb => sshfs-fuse_3.7.0.bb} (88%)
 create mode 100644 meta-oe/recipes-devtools/php/php/CVE-2020-7059.patch
 create mode 100644 meta-oe/recipes-devtools/ply/ply_git.bb
 rename meta-oe/recipes-devtools/uftrace/{uftrace_0.9.3.bb => uftrace_0.9.4.bb} (94%)
 rename meta-oe/recipes-extended/snappy/{snappy_1.1.7.bb => snappy_1.1.8.bb} (69%)
 rename meta-oe/recipes-graphics/ttf-fonts/{ttf-hunkyfonts_0.3.0.bb => ttf-hunkyfonts_0.3.1.bb} (68%)
 rename meta-oe/recipes-kernel/crash/{crash_7.2.7.bb => crash_7.2.8.bb} (98%)
 rename meta-oe/recipes-support/libmicrohttpd/{libmicrohttpd_0.9.69.bb => libmicrohttpd_0.9.70.bb} (86%)
 rename meta-oe/recipes-support/log4cpp/{log4cpp_1.1.2.bb => log4cpp_1.1.3.bb} (68%)
 delete mode 100644 meta-oe/recipes-support/openldap/openldap/kill-icu.patch
 rename meta-oe/recipes-support/openldap/{openldap_2.4.48.bb => openldap_2.4.49.bb} (97%)
 rename meta-oe/recipes-support/spdlog/{spdlog_1.3.1.bb => spdlog_1.5.0.bb} (92%)
 rename meta-perl/recipes-perl/libio/{libio-socket-ssl-perl_2.066.bb => libio-socket-ssl-perl_2.067.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