Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/5] package/libubox: bump version to d716ac4
@ 2021-10-16 21:53 Peter Seiderer
  2021-10-16 21:53 ` [Buildroot] [PATCH v1 2/5] package/libuci: bump version to 4b3db11 Peter Seiderer
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Peter Seiderer @ 2021-10-16 21:53 UTC (permalink / raw)
  To: buildroot; +Cc: Sergio Prado, Samuel Martin

Changelog:

  - a0dbcf8 tests: add blob-buffer overflow test
  - b36a3a9 blob: fix exceeding maximum buffer length
  - b8abed7 utils.h: add fallthrough macro
  - b14c468 json_script: fix unannotated fall-through warning
  - d716ac4 list.h: add a few missing iterator macros

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 package/libubox/libubox.hash | 2 +-
 package/libubox/libubox.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libubox/libubox.hash b/package/libubox/libubox.hash
index 94a071d80d..2775427485 100644
--- a/package/libubox/libubox.hash
+++ b/package/libubox/libubox.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256  c6bac8baa7525b2d35eb22edeb5722c098370794d00e8859ef1a0bdfd8716151  libubox-551d75b5662cccd0466b990d58136bdf799a804d-br1.tar.gz
+sha256  54f65299439dab4be8f203588bcefd9b60052ae87d12c6d012f6278a2a111b4e  libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787-br1.tar.gz
diff --git a/package/libubox/libubox.mk b/package/libubox/libubox.mk
index 20da5c2ec2..90ba57a883 100644
--- a/package/libubox/libubox.mk
+++ b/package/libubox/libubox.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBUBOX_VERSION = 551d75b5662cccd0466b990d58136bdf799a804d
+LIBUBOX_VERSION = d716ac4bc4236031d4c3cc1ed362b502e20e3787
 LIBUBOX_SITE = https://git.openwrt.org/project/libubox.git
 LIBUBOX_SITE_METHOD = git
 LIBUBOX_LICENSE = ISC, BSD-3-Clause
-- 
2.33.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-10-18 19:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-16 21:53 [Buildroot] [PATCH v1 1/5] package/libubox: bump version to d716ac4 Peter Seiderer
2021-10-16 21:53 ` [Buildroot] [PATCH v1 2/5] package/libuci: bump version to 4b3db11 Peter Seiderer
2021-10-16 21:53 ` [Buildroot] [PATCH v1 3/5] package/ubus: bump version to a72457b Peter Seiderer
2021-10-16 21:53 ` [Buildroot] [PATCH v1 4/5] package/uhttpd: bump version to 15346de Peter Seiderer
2021-10-16 21:54 ` [Buildroot] [PATCH v1 5/5] package/uqmi: new package Peter Seiderer
2021-10-17  6:05   ` Peter Seiderer
2021-10-18 19:33   ` Thomas Petazzoni via buildroot
2021-10-18 19:28 ` [Buildroot] [PATCH v1 1/5] package/libubox: bump version to d716ac4 Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox