[oe-commits] [openembedded-core] branch master-next updated (e79eb82 -> 4719cb6)

git at git.openembedded.org git at git.openembedded.org
Wed Jul 3 08:11:20 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 e79eb82  multilib_script: use MLPREFIX instead of libdir when renaming
 discard 1998fed  multilib_script: fix whitespace
 discard 7f8108f  glibc/glibc-locale: Fix do_stash_locale to work with usrmerge and multilibs
 discard 5cc15c9  glibc-locale: Fix build error with PACKAGE_NO_GCONV = "1"
 discard e111b0c  psmisc: Fix dependency for USE_NLS=no
 discard d9d1d23  ifupdown: update to 0.8.22
 discard fc4af93  shadow: update to 4.7
 discard 717906c  python3-mako: update to 1.0.13
 discard 9bac265  grub2: Drop unneeded code
 discard 6140558  oeqa: Test bitbake --skip-setsecene
 discard 39ed10a  ltp: file01: Fix in was not recognized
 discard 491ac64  rng-tools: fix rngd blocks system shutdown
 discard 71b83d8  busybox: 1.30.1 -> 1.31.0
 discard 5193bd4  devtool: upgrade: fix handling of errors parsing upgraded recipe
 discard e6f1282  recipetool: ignore zero-length setup.py files
 discard ebbea03  list-packageconfig-flags: print PN instead of P
 discard 9bd0ad0  scripts/contrib/ddimage: be explicit whether device doesn't exist or isn't writeable
 discard fa0868d  scripts/contrib/ddimage: replace blacklist with mount check
 discard d37c4b2  scripts/contrib/ddimage: fix typo
 discard cb6f8e7  libcap-ng: do not use symlink to share files with libcap-ng-python
 discard 6627427  pigz: Add debug for autobuilder errors
     new 9ddf059  libcap-ng: do not use symlink to share files with libcap-ng-python
     new adf632c  scripts/contrib/ddimage: fix typo
     new 49043de  scripts/contrib/ddimage: replace blacklist with mount check
     new 36f308b  scripts/contrib/ddimage: be explicit whether device doesn't exist or isn't writeable
     new 7facaac  list-packageconfig-flags: print PN instead of P
     new 548a5c8  recipetool: ignore zero-length setup.py files
     new c519ac3  devtool: upgrade: fix handling of errors parsing upgraded recipe
     new 1654e8a  busybox: 1.30.1 -> 1.31.0
     new edf7606  rng-tools: fix rngd blocks system shutdown
     new 3602a7a  ltp: file01: Fix in was not recognized
     new af10c62  oeqa: Test bitbake --skip-setsecene
     new fd85639  grub2: Drop unneeded code
     new 499df2b  python3-mako: update to 1.0.13
     new 57e472c  ifupdown: update to 0.8.22
     new 1f163ab  psmisc: Fix dependency for USE_NLS=no
     new 4b3c5ec  glibc-locale: Fix build error with PACKAGE_NO_GCONV = "1"
     new 33c2e7b  glibc/glibc-locale: Fix do_stash_locale to work with usrmerge and multilibs
     new 98fbf61  multilib_script: fix whitespace
     new 1c7c259  pigz: Add debug for autobuilder errors
     new 4719cb6  devtool.py: track to clean devtool.conf in test_create_workspace

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   (e79eb82)
            \
             N -- N -- N   refs/heads/master-next (4719cb6)

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 20 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/multilib_script.bbclass               |   9 +-
 meta/lib/oeqa/selftest/cases/devtool.py            |   3 +
 ...p_lstchg-shadow-field-reproducible-re.-71.patch |  89 ++++++++++++++++
 ...-create-parent-directories-when-necessary.patch | 116 +++++++++++++++++++++
 ...002-gettime-Use-secure_getenv-over-getenv.patch |  71 +++++++++++++
 ...ow-securetty_4.7.bb => shadow-securetty_4.6.bb} |   0
 ...shadow-sysroot_4.7.bb => shadow-sysroot_4.6.bb} |   0
 meta/recipes-extended/shadow/shadow.inc            |   7 +-
 .../shadow/{shadow_4.7.bb => shadow_4.6.bb}        |   0
 9 files changed, 289 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-extended/shadow/files/0001-Make-the-sp_lstchg-shadow-field-reproducible-re.-71.patch
 create mode 100644 meta/recipes-extended/shadow/files/0001-useradd.c-create-parent-directories-when-necessary.patch
 create mode 100644 meta/recipes-extended/shadow/files/0002-gettime-Use-secure_getenv-over-getenv.patch
 rename meta/recipes-extended/shadow/{shadow-securetty_4.7.bb => shadow-securetty_4.6.bb} (100%)
 rename meta/recipes-extended/shadow/{shadow-sysroot_4.7.bb => shadow-sysroot_4.6.bb} (100%)
 rename meta/recipes-extended/shadow/{shadow_4.7.bb => shadow_4.6.bb} (100%)

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


More information about the Openembedded-commits mailing list