[oe-commits] [openembedded-core] branch master-next updated (db27d8f -> d2989e6)

git at git.openembedded.org git at git.openembedded.org
Sat May 14 22:10:50 UTC 2016


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

      from  db27d8f   selftest: add bmap test
       new  9e4d60b   oeqa/decorators: Use wraps consistently
       new  f533a1f   autotools.bbclass: fix py3 SyntaxError in cfgscript print()
       new  2019056   glibc-initial.inc: fix py3 SyntaxError in cfgscript print()
       new  5476457   tcmode-default: Bump gcc,glibc,gdb
       new  666ff95   linux-yocto/4.4: gcc6 build fixes (powerpc and mips)
       new  dc6809c   ltp: Fixes security string printf on testcases/network/nfsv4/acl/acl1.c
       new  e906f2b   libuser: Fix security string formatting issues.
       new  468ea7e   leafpad: Fix security formating issues.
       new  d2989e6   security_flags: Enable security flags on leafpad, ltp and libuser.

The 9 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        |  6 +-
 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, 184 insertions(+), 24 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