[oe-commits] [openembedded-core] branch master-next updated (d7d7931 -> 7f04d0b)

git at git.openembedded.org git at git.openembedded.org
Sun Aug 27 08:37:17 UTC 2017


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 d7d7931  staging: Avoid sysroot removal races
     new 9c872e1  staging: Ensure dependencies are removed before being added
     new cb2b003  gnome-themes-standard: drop .la file as unused
     new 1eefd86  initramfs-framework: Change recipe to be allarch
     new 15b4fcc  terminal.py: avoid 100% cpu while waiting for phonehome pid file
     new df18a8d  terminal.py: fix devshell with mate-terminal
     new 10843ed  terminal.py: add support for mate-terminal in check_terminal_version()
     new 0881824  wic: reimplement getting paths of used tools
     new 4c03282  wic: get more info from the 'parted print' output
     new f86cf62  wic: convert partition number to int
     new ee07e8a  wic: added 'fstypes' parameter to Disk.__init__
     new 679b39f  wic: extend list of used tools
     new 9cae835  wic: implement 'wic write' command
     new 52ea3e7  wic: always read image partitions
     new 63e81d4  wic: setlftest: test expanding MBR image
     new 7f04d0b  libxml2: Fix CVE-2017-8872

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:
 meta/classes/staging.bbclass                       |  77 ++++----
 meta/lib/oe/terminal.py                            |   7 +-
 meta/lib/oeqa/selftest/cases/wic.py                |  53 ++++++
 .../initrdscripts/initramfs-framework_1.0.bb       |   8 +-
 .../libxml/libxml2/libxml2-CVE-2017-8872.patch     |  37 ++++
 meta/recipes-core/libxml/libxml2_2.9.4.bb          |   1 +
 meta/recipes-core/meta/wic-tools.bb                |   3 +-
 .../gnome/gnome-themes-standard_3.22.3.bb          |   3 +
 scripts/lib/wic/engine.py                          | 210 +++++++++++++++++----
 scripts/lib/wic/help.py                            |  40 ++++
 scripts/wic                                        |  55 ++++++
 11 files changed, 414 insertions(+), 80 deletions(-)
 create mode 100644 meta/recipes-core/libxml/libxml2/libxml2-CVE-2017-8872.patch

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


More information about the Openembedded-commits mailing list