[openwrt/openwrt] ubus: update to Git HEAD (2025-12-02)

LEDE Commits lede-commits at lists.infradead.org
Tue Dec 9 11:39:52 PST 2025


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/0cceb4b50902a8f6cb6f720542ee8e946070031b

commit 0cceb4b50902a8f6cb6f720542ee8e946070031b
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Mon Dec 8 22:26:53 2025 +0100

    ubus: update to Git HEAD (2025-12-02)
    
    3cc98db1a422 formal: fix workflow permissions
    
    Changes: https://github.com/openwrt/ubus/compare/2737da3819fefafa5b63d5f82efb77ff0032a5d8...3cc98db1a422dcf560f2d6347fd410f17565a89d
    
    Link: https://github.com/openwrt/openwrt/pull/21102
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 package/system/ubus/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/system/ubus/Makefile b/package/system/ubus/Makefile
index 43eb5cd843..8608d99851 100644
--- a/package/system/ubus/Makefile
+++ b/package/system/ubus/Makefile
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/ubus.git
-PKG_SOURCE_DATE:=2025-11-18
-PKG_SOURCE_VERSION:=2737da3819fefafa5b63d5f82efb77ff0032a5d8
-PKG_MIRROR_HASH:=6044e9bde877ee585a69386ab377e3bc1924e15b7343db8df8234b1d76f870ec
+PKG_SOURCE_DATE:=2025-12-02
+PKG_SOURCE_VERSION:=3cc98db1a422dcf560f2d6347fd410f17565a89d
+PKG_MIRROR_HASH:=25a204888b41e9a432ee0b8d03c1e0f09ae9aaae6a306c41781d680b632b82ae
 PKG_ABI_VERSION:=$(call abi_version_str,$(PKG_SOURCE_DATE))
 CMAKE_INSTALL:=1
 




More information about the lede-commits mailing list