[OE-core] [v5][PATCH] busybox: update to 1.28.4

Peter Kjellerstedt peter.kjellerstedt at axis.com
Mon Jun 11 08:45:01 UTC 2018


> -----Original Message-----
> From: openembedded-core-bounces at lists.openembedded.org
> [mailto:openembedded-core-bounces at lists.openembedded.org] On Behalf Of
> Armin Kuster
> Sent: den 11 juni 2018 06:18
> To: akuster808 at gmail.com; openembedded-core at lists.openembedded.org
> Subject: [OE-core] [v5][PATCH] busybox: update to 1.28.4
> 
> refactored busybox-udhcpc-no_deconfig.patch for this update
> updated 1.28.3
> 
> [v1]
> removed patches included in update:
> busybox/CVE-2011-5325.patch
> busybox/CVE-2017-15873.patch
> busybox/busybox-CVE-2017-16544.patch
> 
> [v2]
> Add back busybox-udhcpc-no_deconfig.patch ti SRC_URI, missed earlier
> 
> [v3]
> Update defconfig based on feedback
> 
> [v4]
> Decided to update again.
> 1.28.4
> 
> [v5]
> rebased change do to changes in master
> squashed .cfg into defconfig and remove files
> Delete busybox-fix-lzma-segfaults.patch which is included in updated.
> 
> Signed-off-by: Armin Kuster <akuster808 at gmail.com>

The commit message should be rewritten to document the final commit, 
without any patch series references. They belong after --- below.

> ---
>  .../busybox/busybox/CVE-2011-5325.patch            | 481 ---------------------
>  .../busybox/busybox/CVE-2017-15873.patch           |  95 ----
>  .../busybox/busybox/busybox-CVE-2017-16544.patch   |  43 --
>  .../busybox/busybox-fix-lzma-segfaults.patch       | 106 -----
>  .../busybox/busybox-udhcpc-no_deconfig.patch       |  36 +-
>  meta/recipes-core/busybox/busybox/defconfig        | 278 ++++++------
>  meta/recipes-core/busybox/busybox/getopts.cfg      |   3 -
>  .../busybox/busybox/login-utilities.cfg            |  13 -
>  meta/recipes-core/busybox/busybox/mdev.cfg         |   2 -
>  .../busybox/busybox/mount-via-label.cfg            |   9 -
>  meta/recipes-core/busybox/busybox/resize.cfg       |   2 -
>  meta/recipes-core/busybox/busybox/sha1sum.cfg      |   1 -
>  meta/recipes-core/busybox/busybox/sha256sum.cfg    |   1 -
>  meta/recipes-core/busybox/busybox/syslog.cfg       |  11 -
>  .../{busybox_1.27.2.bb => busybox_1.28.4.bb}       |  15 +-
>  15 files changed, 162 insertions(+), 934 deletions(-)
>  delete mode 100755 meta/recipes-core/busybox/busybox/CVE-2011-5325.patch
>  delete mode 100644 meta/recipes-core/busybox/busybox/CVE-2017-15873.patch
>  delete mode 100644 meta/recipes-core/busybox/busybox/busybox-CVE-2017-16544.patch
>  delete mode 100644 meta/recipes-core/busybox/busybox/busybox-fix-lzma-segfaults.patch
>  delete mode 100644 meta/recipes-core/busybox/busybox/getopts.cfg
>  delete mode 100644 meta/recipes-core/busybox/busybox/login-utilities.cfg
>  delete mode 100644 meta/recipes-core/busybox/busybox/mount-via-label.cfg
>  delete mode 100644 meta/recipes-core/busybox/busybox/resize.cfg
>  delete mode 100644 meta/recipes-core/busybox/busybox/sha1sum.cfg
>  delete mode 100644 meta/recipes-core/busybox/busybox/sha256sum.cfg
>  delete mode 100644 meta/recipes-core/busybox/busybox/syslog.cfg
>  rename meta/recipes-core/busybox/{busybox_1.27.2.bb => busybox_1.28.4.bb} (72%)

//Peter



More information about the Openembedded-core mailing list