[oe-commits] [openembedded-core] branch master updated (0e306a5 -> 5d3d622)

git at git.openembedded.org git at git.openembedded.org
Thu Apr 14 09:59:30 UTC 2016


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

      from  0e306a5   archiver: Improve debug output
       new  b4744ff   socat: Use c_ispeed and c_ospeed based upon libc
       new  018e3f9   rootfs-postcommands: handle broken links when writing manifest
       new  aba432e   rpm: more verbose errors in rpmTempFile
       new  1c187fd   buildtools-tarball.bb: set TOOLCHAIN_NEED_CONFIGSITE_CACHE to null
       new  be7ff17   wic: fix bug in handling fsoptions
       new  8f25718   rootfs.py: apply ROOTFS_POSTINSTALL_COMMAND to all package formats
       new  e951a89   image.bbclass: add DEB_{PRE, POST}PROCESS_COMMANDS to rootfs_command_variables list
       new  080d1a3   bind: CVE-2016-1285 CVE-2016-1286
       new  fea932c   npm.bbclass: Stop packagenames containing underscores from being generated
       new  9bc3a29   matchbox-keyboard: Hide desktop launcher
       new  5cf9736   useradd_base.bbclass: remove flock option '-w'
       new  28981ca   pbzip2: don't skip do_configure
       new  12d6651   pbzip2: fix LIC_FILES_CHKSUM following 1.1.12 -> 1.1.13 upgrade
       new  65fb2a4   gcc-common.inc: String format tweak for available tunes
       new  6529264   runqemu: let ramfs equal to cpio.gz
       new  4ac2e54   fs-perms.txt: fix ROOT_HOME's permission
       new  b7504ec   package.bbclass: improve permission handling
       new  6a5e2b2   devtool: don't copy .git when building the eSDK
       new  ec13eb0   linux-yocto/4.4: gpio-pca953x: fix the "drive" property cannot read/write
       new  7f13ab6   linux-yocto/4.1: mainline SPI backports
       new  d975f36   linux-yocto/4.4: BXT enablement
       new  2f719dc   linux-yocto: tiny and pin ctrl config updates
       new  5d3d622   linux-yocto: make aufs4 optional

The 23 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/image.bbclass                         |   2 +-
 meta/classes/npm.bbclass                           |   6 +-
 meta/classes/package.bbclass                       |  11 +-
 meta/classes/rootfs-postcommands.bbclass           |   4 +-
 meta/classes/useradd_base.bbclass                  |  14 +-
 meta/files/fs-perms.txt                            |   1 +
 meta/lib/oe/copy_buildsystem.py                    |   2 +-
 meta/lib/oe/package.py                             |   2 +-
 meta/lib/oe/rootfs.py                              |   5 +-
 .../bind/bind/CVE-2016-1285.patch                  | 154 ++++++++++
 .../bind/bind/CVE-2016-1286_1.patch                |  79 ++++++
 .../bind/bind/CVE-2016-1286_2.patch                | 314 +++++++++++++++++++++
 meta/recipes-connectivity/bind/bind_9.10.3-P3.bb   |   3 +
 ...001-Access-c_ispeed-and-c_ospeed-via-APIs.patch |  53 ++--
 meta/recipes-core/meta/buildtools-tarball.bb       |   3 +
 meta/recipes-devtools/gcc/gcc-common.inc           |   2 +-
 ...more-verbose-error-logging-in-rpmTempFile.patch |  53 ++++
 meta/recipes-devtools/rpm/rpm_5.4.16.bb            |   1 +
 meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb      |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |   4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |   4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |   4 +-
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       |  18 +-
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |  18 +-
 ...ktop-file-Hide-the-keyboard-from-app-list.patch |  33 +++
 .../matchbox-keyboard/files/single-instance.patch  |  23 --
 .../matchbox-keyboard/matchbox-keyboard_git.bb     |   2 +-
 scripts/lib/wic/utils/partitionedfs.py             |  36 ++-
 scripts/runqemu                                    |   4 +-
 30 files changed, 748 insertions(+), 115 deletions(-)
 create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-1285.patch
 create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-1286_1.patch
 create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-1286_2.patch
 create mode 100644 meta/recipes-devtools/rpm/rpm/rpmdb-more-verbose-error-logging-in-rpmTempFile.patch
 create mode 100644 meta/recipes-sato/matchbox-keyboard/files/0001-desktop-file-Hide-the-keyboard-from-app-list.patch
 delete mode 100644 meta/recipes-sato/matchbox-keyboard/files/single-instance.patch

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


More information about the Openembedded-commits mailing list