Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Lance Fredrickson <lancethepants@gmail.com>
To: buildroot@buildroot.org
Cc: Lance Fredrickson <lancethepants@gmail.com>,
	Sergio Prado <sergio.prado@e-labworks.com>
Subject: [Buildroot] [PATCH 2/3] package/ubus: bump version to afa57cc
Date: Wed, 16 Apr 2025 22:38:43 -0600	[thread overview]
Message-ID: <20250417043845.2171938-2-lancethepants@gmail.com> (raw)
In-Reply-To: <20250417043845.2171938-1-lancethepants@gmail.com>

From: Lance Fredrickson <lancethepants@gmail.com>

Changelog:

 - afa57cc libubus: add support for using channels
 - d996988 libubus: close file descriptor after sending it from a request
 - 252a9b0 libubus: Make UBUS_* macros work cleanly in C++
 - 65bb027 CMakeLists.txt: bump minimum cmake version
 - f84eb59 libubus: fix initial subscribe with autosubscribe
 - 2b39a27 libubus: fix reconnect with auto subscribe
 - b3e8c4e Add auto subscribe support

Signed-off-by: Lance Fredrickson <lancethepants@gmail.com>
---
 package/ubus/ubus.hash | 2 +-
 package/ubus/ubus.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/ubus/ubus.hash b/package/ubus/ubus.hash
index af70e86e46..e35f37b03d 100644
--- a/package/ubus/ubus.hash
+++ b/package/ubus/ubus.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  0020c808d0ba74b1f4c9514e2b3dfa98ec13a142c97b86b9c229479c560aca19  ubus-f787c97b34894a38b15599886cacbca01271684f-git4.tar.gz
+sha256  ba7602c660cb2c15c0e04942414e4cf3d96622622406c5fc3b88895694aebb9f  ubus-afa57cce0aff82f4a7a0e509d4387ebc23dd3be7-git4.tar.gz
 sha256  a3caa6c0e90c87b7c97c2ac3d0c0d416082ef777215faec2e9b24ea6e68f6988  ubusd_acl.h
diff --git a/package/ubus/ubus.mk b/package/ubus/ubus.mk
index cc2ed81786..913c0e3e39 100644
--- a/package/ubus/ubus.mk
+++ b/package/ubus/ubus.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-UBUS_VERSION = f787c97b34894a38b15599886cacbca01271684f
+UBUS_VERSION = afa57cce0aff82f4a7a0e509d4387ebc23dd3be7
 UBUS_SITE = https://git.openwrt.org/project/ubus.git
 UBUS_SITE_METHOD = git
 
-- 
2.39.5

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

  reply	other threads:[~2025-04-17  4:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-17  4:38 [Buildroot] [PATCH 1/3] package/libubox: bump version to 3868f47 Lance Fredrickson
2025-04-17  4:38 ` Lance Fredrickson [this message]
2025-04-17  4:38 ` [Buildroot] [PATCH 3/3] package/libuci: bump version to f3fc0b7 Lance Fredrickson
2025-04-19 14:44 ` [Buildroot] [PATCH 1/3] package/libubox: bump version to 3868f47 Thomas Petazzoni via buildroot
2025-05-16 10:43 ` Arnout Vandecappelle via buildroot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250417043845.2171938-2-lancethepants@gmail.com \
    --to=lancethepants@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=sergio.prado@e-labworks.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox