[oe-commits] [openembedded-core] branch master-next updated (379bbe4 -> 5892f04)

git at git.openembedded.org git at git.openembedded.org
Thu Jun 27 11:33:04 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.

 discard 379bbe4  target-sdk-provides-dummy: add libperl.so.5 64bit
 discard 707854f  mesa: Add support for the lima PACKAGECONFIG
 discard abf8c21  multilib.bbclass: Reduce ALTERNATIVE_PRIORITY for extended recipes
 discard 4b29300  cve-update-db: Manage proxy if needed.
 discard 2f7e54c  cve-update-db: do_populate_cve_db depends on do_fetch
 discard 1924ba3  busybox: make postinst run firstly before update-alternatives
 discard e443773  update-alternatives.bbclass: run update-alternatives firstly in postinst script
 discard ba39c40  libnotify: Remove obsolete dependency on dbus-glib
 discard d6c2503  cups: Remove unnecessary dependency on dbus-glib
 discard c2a4854  python3-dbus: Remove obsolete dependency on dbus-glib
 discard d5bea30  bluez5: Remove obsolete dependency on dbus-glib
 discard e5c4e33  mesa: Update 19.1.0 -> 19.1.1
 discard 3efc8d3  oeqa/runtime/syslog: Add delay to test to avoid failures
 discard f61517d  oeqa/runtime/oesyslog: systemd syslog restart doesn't change pid
 discard d1ce436  busybox: Improve syslog restart handling
 discard 3ab9d76  oeqa/runtime/syslog: Improve test debug messages
 discard 057b0ee  multilib_global: Fix KERNEL_VERSION expansion problems
 discard f7e88f3  bitbake.conf: Stop exporting TARGET_ flags variables
 discard 4a01c64  oe_syslog.py: Handle syslogd/klogd restart race
 discard feae55b  oeqa/buildoptions: check that Fortran code actually cross-compiles
 discard e6f4e7f  fortran-helloworld: add a very dumb Fortran Hello World for testing
 discard ff24716  multilib_global: Fix multilib rebuild issue
 discard 91d7871  opkg: upgrade to version 0.4.1
 discard 68b79ce  gtk-icon-cache: rename intercept to update_gtk_icon_cache
 discard bb2ddf6  mc: update to 4.8.23
 discard 0d8b0d5  valgrind: Remove dependency on libx11
 discard 1edc64e  mdadm: fix systemd service start up failure
 discard c9894b0  cmake: 3.14.1 -> 3.14.5
 discard 48d0096  quilt: run-ptest remove Interactive Input
 discard 3a4be0d  cve-check: be idiomatic
 discard 2cf0c48  cve-update-db: Use std library instead of urllib3
 discard 5cb251b  linux-yocto/5.0: make scsi-debug include scsi core configs
 discard 3f7f090  linux-yocto/5.0: bsp: add basic xilinx zynqmp support
 discard 46d14f4  sysklogd: Fix init script races
     add b0dc58f  linux-yocto/5.0: bsp: add basic xilinx zynqmp support
     add c65826e  linux-yocto/5.0: make scsi-debug include scsi core configs
     add c0eabd3  cve-update-db: Use std library instead of urllib3
     add 27eb839  cve-check: be idiomatic
     add dd1fb3a  quilt: run-ptest remove Interactive Input
     add 116e876  cmake: 3.14.1 -> 3.14.5
     add d18c937  mdadm: fix systemd service start up failure
     add 70fa253  valgrind: Remove dependency on libx11
     add 7ad3619  mc: update to 4.8.23
     add 3158adb  gtk-icon-cache: rename intercept to update_gtk_icon_cache
     add b14c17e  opkg: upgrade to version 0.4.1
     add 7d5f39c  fortran-helloworld: add a very dumb Fortran Hello World for testing
     add 4b43c65  oeqa/buildoptions: check that Fortran code actually cross-compiles
     add 1b1ab93  bitbake.conf: Stop exporting TARGET_ flags variables
     add a8dc13d  multilib_global: Fix multilib rebuild issue
     add c068f90  multilib_global: Fix KERNEL_VERSION expansion problems
     add a7c1475  mesa: Update 19.1.0 -> 19.1.1
     add 5a73ba6  bluez5: Remove obsolete dependency on dbus-glib
     add b9353d6  python3-dbus: Remove obsolete dependency on dbus-glib
     add 943e25f  cups: Remove unnecessary dependency on dbus-glib
     add 3583b71  libnotify: Remove obsolete dependency on dbus-glib
     add 52c36dd  update-alternatives.bbclass: run update-alternatives firstly in postinst script
     add 3a035bd  busybox: make postinst run firstly before update-alternatives
     add 09be21f  cve-update-db: Manage proxy if needed.
     add a2f5325  multilib.bbclass: Reduce ALTERNATIVE_PRIORITY for extended recipes
     add 8649c5e  mesa: Add support for the lima PACKAGECONFIG
     add ae1414f  target-sdk-provides-dummy: add libperl.so.5 64bit
     add dc73872  oe_syslog.py: Handle syslogd/klogd restart race
     add dc1fcb6  sysklogd: Fix init script races
     add 04de384  busybox: Improve syslog restart handling
     add f19e95b  oeqa/runtime/syslog: Improve test debug messages
     add be48190  oeqa/runtime/oesyslog: systemd syslog restart doesn't change pid
     add 66322b6  oeqa/runtime/syslog: Add delay to test to avoid failures
     new 01807eb  cve-update-db: do_populate_cve_db depends on do_fetch
     new 91c08cb  package.bbclass: fix directories setuid and setgid bits
     new f6b3d97  pigz: Add debug for autobuilder errors
     new f7ddcf6  busybox: add debug
     new 6d18794  devtool: warn user about multiple layer having the same base name
     new 5892f04  glib-2.0: Update to 2.60.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   (379bbe4)
            \
             N -- N -- N   refs/heads/master-next (5892f04)

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 6 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/package.bbclass                       |   5 +-
 meta/recipes-core/busybox/files/syslog             |   4 +
 .../glib-2.0/glib-2.0/CVE-2019-12450.patch         |  62 -------
 .../{glib-2.0_2.60.3.bb => glib-2.0_2.60.4.bb}     |   5 +-
 meta/recipes-core/meta/cve-update-db.bb            |   4 +
 meta/recipes-extended/pigz/pigz/debug.patch        | 190 +++++++++++++++++++++
 meta/recipes-extended/pigz/pigz_2.4.bb             |   2 +-
 scripts/lib/devtool/standard.py                    |  22 ++-
 8 files changed, 222 insertions(+), 72 deletions(-)
 delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0/CVE-2019-12450.patch
 rename meta/recipes-core/glib-2.0/{glib-2.0_2.60.3.bb => glib-2.0_2.60.4.bb} (85%)
 create mode 100644 meta/recipes-extended/pigz/pigz/debug.patch

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


More information about the Openembedded-commits mailing list