[oe-commits] [openembedded-core] branch master-next updated (8f46a03 -> 03b0076)

git at git.openembedded.org git at git.openembedded.org
Mon Jul 1 12:53:08 UTC 2019


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

rpurdie pushed a change to branch master-next
in repository openembedded-core.

    from 8f46a03  pigz: Add debug for autobuilder errors
     new 5e21eeb  bzip2: update to 1.0.7
     new 75bc876  bison: update to 3.4.1
     new 29a151d  bc: dc: fix exit code of q command
     new 56cf835  ruby: update to 2.5.5
     new b7d64a5  quilt: update to 0.66
     new bd30cd3  unfs3: Switch to new upstream location
     new 4aee281  perl: fix Upstream-Status tags
     new 81ee228  image.bbclass: fix systemd_preset_all
     new 6c82b47  mdam: fix mdmonitor start up failure
     new 314d8a8  nss:upgrade 3.44 -> 3.44.1
     new 87fbfaf  efivar: ensure that target security flags are not used to build native code
     new 03b0076  ltp: diotest4: Let kernel pick an address when calling mmap

The 12 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/classes/image.bbclass                         |  5 +-
 meta/recipes-bsp/efivar/efivar_37.bb               |  5 +-
 .../bison/{bison_3.3.2.bb => bison_3.4.1.bb}       |  4 +-
 ...environment-variable-to-suppress-comments.patch |  2 +-
 .../perl/files/0002-Constant-Fix-up-shebang.patch  |  2 +-
 ...-Use-FLAG_REF-always-for-interned-strings.patch |  2 +-
 .../{quilt-native_0.65.bb => quilt-native_0.66.bb} |  0
 meta/recipes-devtools/quilt/quilt.inc              |  4 +-
 ...0001-tests-Allow-different-output-from-mv.patch |  8 ++--
 .../quilt/{quilt_0.65.bb => quilt_0.66.bb}         |  0
 .../ruby/{ruby_2.5.3.bb => ruby_2.5.5.bb}          |  4 +-
 .../unfs3/{unfs3_0.9.22.r497.bb => unfs3_git.bb}   | 19 ++------
 .../bc/bc/0001-dc-fix-exit-code-of-q-command.patch | 44 +++++++++++++++++
 meta/recipes-extended/bc/bc_1.07.1.bb              |  3 +-
 .../bzip2/bzip2-1.0.6/CVE-2016-3189.patch          | 18 -------
 ...bunzip2-qt-returns-0-for-corrupt-archives.patch | 55 ----------------------
 .../bzip2/{bzip2-1.0.6 => bzip2}/Makefile.am       |  0
 .../bzip2/{bzip2-1.0.6 => bzip2}/configure.ac      |  0
 .../bzip2/{bzip2-1.0.6 => bzip2}/run-ptest         |  0
 .../bzip2/{bzip2_1.0.6.bb => bzip2_1.0.7.bb}       | 13 ++---
 ...t-kernel-pick-an-address-when-calling-mma.patch | 49 +++++++++++++++++++
 meta/recipes-extended/ltp/ltp_20190115.bb          |  3 +-
 ...ption-y-for-use-syslog-to-recive-event-re.patch | 28 +++++++++++
 .../recipes-extended/mdadm/files/mdmonitor.service | 20 --------
 meta/recipes-extended/mdadm/mdadm_4.1.bb           |  3 +-
 .../nss/{nss_3.44.bb => nss_3.44.1.bb}             |  4 +-
 26 files changed, 157 insertions(+), 138 deletions(-)
 rename meta/recipes-devtools/bison/{bison_3.3.2.bb => bison_3.4.1.bb} (90%)
 rename meta/recipes-devtools/quilt/{quilt-native_0.65.bb => quilt-native_0.66.bb} (100%)
 rename meta/recipes-devtools/quilt/{quilt_0.65.bb => quilt_0.66.bb} (100%)
 rename meta/recipes-devtools/ruby/{ruby_2.5.3.bb => ruby_2.5.5.bb} (94%)
 rename meta/recipes-devtools/unfs3/{unfs3_0.9.22.r497.bb => unfs3_git.bb} (63%)
 create mode 100644 meta/recipes-extended/bc/bc/0001-dc-fix-exit-code-of-q-command.patch
 delete mode 100644 meta/recipes-extended/bzip2/bzip2-1.0.6/CVE-2016-3189.patch
 delete mode 100644 meta/recipes-extended/bzip2/bzip2-1.0.6/fix-bunzip2-qt-returns-0-for-corrupt-archives.patch
 rename meta/recipes-extended/bzip2/{bzip2-1.0.6 => bzip2}/Makefile.am (100%)
 rename meta/recipes-extended/bzip2/{bzip2-1.0.6 => bzip2}/configure.ac (100%)
 rename meta/recipes-extended/bzip2/{bzip2-1.0.6 => bzip2}/run-ptest (100%)
 rename meta/recipes-extended/bzip2/{bzip2_1.0.6.bb => bzip2_1.0.7.bb} (77%)
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-diotest4-Let-kernel-pick-an-address-when-calling-mma.patch
 create mode 100644 meta/recipes-extended/mdadm/files/0001-mdadm-add-option-y-for-use-syslog-to-recive-event-re.patch
 delete mode 100644 meta/recipes-extended/mdadm/files/mdmonitor.service
 rename meta/recipes-support/nss/{nss_3.44.bb => nss_3.44.1.bb} (98%)

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


More information about the Openembedded-commits mailing list