* [Buildroot] [PATCH] package/dbus-broker: bump to release 35
@ 2023-12-20 18:28 Stefan Agner
2023-12-23 14:16 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Agner @ 2023-12-20 18:28 UTC (permalink / raw)
To: buildroot; +Cc: james.hilliard1, Stefan Agner
This release supports the new `ProcessFD` key in
`GetConnectionCredentials()`. It also contains a fix which avoids
using randomness during early boot besides other fixes.
Signed-off-by: Stefan Agner <stefan@agner.ch>
---
package/dbus-broker/dbus-broker.hash | 2 +-
package/dbus-broker/dbus-broker.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/dbus-broker/dbus-broker.hash b/package/dbus-broker/dbus-broker.hash
index 06c8f229b7..7adf04f2dc 100644
--- a/package/dbus-broker/dbus-broker.hash
+++ b/package/dbus-broker/dbus-broker.hash
@@ -1,5 +1,5 @@
# Locally calculated
-sha256 23713f25624749fdb274907e429080fa2d8f4dbe76acd87bb6d21a3c818c7841 dbus-broker-33.tar.xz
+sha256 d50daa31ff33f48693194596ea2aeb1a925183b59cdc82a550774e5c43982252 dbus-broker-35.tar.xz
sha256 3cda3630283eda0eab825abe5ac84d191248c6b3fe1c232a118124959b96c6a4 LICENSE
sha256 20ea1f96abc15553695c6725bb3dcabff4b43b85b7ca7d675a2b8860e3b01f87 subprojects/libcdvar-1/AUTHORS
sha256 8153c478102dc209b30dd4627cf5bb3596263f99692bf3eec174b1e17bbf8a3b subprojects/libcdvar-1/README.md
diff --git a/package/dbus-broker/dbus-broker.mk b/package/dbus-broker/dbus-broker.mk
index c4e3679a2e..f3d1ac6840 100644
--- a/package/dbus-broker/dbus-broker.mk
+++ b/package/dbus-broker/dbus-broker.mk
@@ -4,7 +4,7 @@
#
################################################################################
-DBUS_BROKER_VERSION = 33
+DBUS_BROKER_VERSION = 35
DBUS_BROKER_SOURCE = dbus-broker-$(DBUS_BROKER_VERSION).tar.xz
DBUS_BROKER_SITE = https://github.com/bus1/dbus-broker/releases/download/v$(DBUS_BROKER_VERSION)
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/dbus-broker: bump to release 35
2023-12-20 18:28 [Buildroot] [PATCH] package/dbus-broker: bump to release 35 Stefan Agner
@ 2023-12-23 14:16 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-12-23 14:16 UTC (permalink / raw)
To: Stefan Agner; +Cc: james.hilliard1, buildroot
On Wed, 20 Dec 2023 19:28:51 +0100
Stefan Agner <stefan@agner.ch> wrote:
> This release supports the new `ProcessFD` key in
> `GetConnectionCredentials()`. It also contains a fix which avoids
> using randomness during early boot besides other fixes.
>
> Signed-off-by: Stefan Agner <stefan@agner.ch>
> ---
> package/dbus-broker/dbus-broker.hash | 2 +-
> package/dbus-broker/dbus-broker.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
This change breaks legal-info:
>>> dbus-broker 35 Patching
>>> dbus-broker 35 Collecting legal info
LICENSE: OK (sha256: 3cda3630283eda0eab825abe5ac84d191248c6b3fe1c232a118124959b96c6a4)
ERROR: while checking hashes from package/dbus-broker//dbus-broker.hash
ERROR: subprojects/libcdvar-1/AUTHORS has wrong sha256 hash:
ERROR: expected: 20ea1f96abc15553695c6725bb3dcabff4b43b85b7ca7d675a2b8860e3b01f87
ERROR: got : ce7b8b8fb05126e556b3f9ed97fe21aa654e4ff411c00a9fd219ecbaae26abe0
ERROR: Incomplete download, or man-in-the-middle (MITM) attack
make: *** [package/dbus-broker/dbus-broker.mk:71: dbus-broker-legal-info] Error 1
Could you fix this, and send an updated version? Please don't blindly
update the hash: verify what are the changes in the file, and summarize
them in the commit log to explain why they don't change the licensing
terms.
Thanks a lot!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-23 14:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-20 18:28 [Buildroot] [PATCH] package/dbus-broker: bump to release 35 Stefan Agner
2023-12-23 14:16 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox