All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] busybox: Update to 1.29.1
@ 2018-07-19  3:12 Samuel Mendoza-Jonas
  2018-07-19 15:06 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Samuel Mendoza-Jonas @ 2018-07-19  3:12 UTC (permalink / raw)
  To: buildroot

Includes fixes to sendmail and wget.

Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
---
 package/busybox/busybox.hash | 4 ++--
 package/busybox/busybox.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/busybox/busybox.hash b/package/busybox/busybox.hash
index 26194be3a9..11b9565df9 100644
--- a/package/busybox/busybox.hash
+++ b/package/busybox/busybox.hash
@@ -1,3 +1,3 @@
-# From https://busybox.net/downloads/busybox-1.29.0.tar.bz2.sha256
-sha256 c8115612f0be640644e7c35098766ddaac4a88b773c4c4f0e43564982f660c82  busybox-1.29.0.tar.bz2
+# From https://busybox.net/downloads/busybox-1.29.1.tar.bz2.sha256
+sha256 fc250730ea16d28839bfecda3c431683fa6bd4273ffca6b632cbeb3556c914c3  busybox-1.29.1.tar.bz2
 sha256 bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548  LICENSE
diff --git a/package/busybox/busybox.mk b/package/busybox/busybox.mk
index 5266f844b6..3be6cbc7b1 100644
--- a/package/busybox/busybox.mk
+++ b/package/busybox/busybox.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BUSYBOX_VERSION = 1.29.0
+BUSYBOX_VERSION = 1.29.1
 BUSYBOX_SITE = http://www.busybox.net/downloads
 BUSYBOX_SOURCE = busybox-$(BUSYBOX_VERSION).tar.bz2
 BUSYBOX_LICENSE = GPL-2.0
-- 
2.18.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] busybox: Update to 1.29.1
  2018-07-19  3:12 [Buildroot] [PATCH] busybox: Update to 1.29.1 Samuel Mendoza-Jonas
@ 2018-07-19 15:06 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-07-19 15:06 UTC (permalink / raw)
  To: buildroot

Hello,

On Thu, 19 Jul 2018 13:12:36 +1000, Samuel Mendoza-Jonas wrote:
> Includes fixes to sendmail and wget.
> 
> Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
> ---
>  package/busybox/busybox.hash | 4 ++--
>  package/busybox/busybox.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-19 15:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-19  3:12 [Buildroot] [PATCH] busybox: Update to 1.29.1 Samuel Mendoza-Jonas
2018-07-19 15:06 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.