[oe-commits] [openembedded-core] branch master updated (db27d8f -> 95b0270)

git at git.openembedded.org git at git.openembedded.org
Sun May 15 08:08:10 UTC 2016


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

      from  db27d8f   selftest: add bmap test
      adds  9e4d60b   oeqa/decorators: Use wraps consistently
      adds  f533a1f   autotools.bbclass: fix py3 SyntaxError in cfgscript print()
      adds  2019056   glibc-initial.inc: fix py3 SyntaxError in cfgscript print()
       new  f1c75b9   linux-yocto/4.4: gcc6 build fixes (powerpc and mips)
       new  9738bbc   ltp: Fixes security string printf on testcases/network/nfsv4/acl/acl1.c
       new  c3f5a05   libuser: Fix security string formatting issues.
       new  9f9d7e4   leafpad: Fix security formating issues.
       new  901cfa5   security_flags: Enable security flags on leafpad, ltp and libuser.
       new  95b0270   tcmode-default: Bump glibc,gdb

The 6 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/autotools.bbclass                     |  2 +-
 meta/conf/distro/include/security_flags.inc        |  3 -
 meta/conf/distro/include/tcmode-default.inc        |  4 +-
 meta/lib/oeqa/utils/decorators.py                  |  5 +-
 meta/recipes-core/glibc/glibc-initial.inc          |  2 +-
 ...es.c-parse_field-fix-string-formating-in-.patch | 34 +++++++++
 meta/recipes-extended/libuser/libuser_0.62.bb      |  3 +-
 ...etwork-nfsv4-acl-acl1.c-Security-fix-on-s.patch | 41 +++++++++++
 meta/recipes-extended/ltp/ltp_20160126.bb          |  1 +
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |  4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |  4 +-
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       | 18 ++---
 ...gtkprint-.c-Fix-security-formatting-issue.patch | 81 ++++++++++++++++++++++
 meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb      |  4 +-
 14 files changed, 183 insertions(+), 23 deletions(-)
 create mode 100644 meta/recipes-extended/libuser/libuser/0001-modules-files.c-parse_field-fix-string-formating-in-.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-testcases-network-nfsv4-acl-acl1.c-Security-fix-on-s.patch
 create mode 100644 meta/recipes-sato/leafpad/files/src-dialog-gtkprint-.c-Fix-security-formatting-issue.patch

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


More information about the Openembedded-commits mailing list