Thanks, applied as 3954eee855fb7ce9f8b9828fabc3f8e9648a508b. Michael
[sent from post-receive hook] On Fri, 11 Oct 2024 12:24:53 +0200, Christian Melki <[email protected]> wrote: > Minor changes. 64-bit time changes. > https://gitlab.freedesktop.org/dbus/dbus/-/blob/dbus-1.15.10/NEWS?ref_type=tags > > * Forward patch, applies cleanly > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git > a/patches/dbus-1.15.8/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch > > b/patches/dbus-1.15.10/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch > similarity index 100% > rename from > patches/dbus-1.15.8/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch > rename to > patches/dbus-1.15.10/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch > diff --git a/patches/dbus-1.15.8/series b/patches/dbus-1.15.10/series > similarity index 100% > rename from patches/dbus-1.15.8/series > rename to patches/dbus-1.15.10/series > diff --git a/rules/dbus.make b/rules/dbus.make > index fca1f57faa2f..dba3f82ca4af 100644 > --- a/rules/dbus.make > +++ b/rules/dbus.make > @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_DBUS) += dbus > # > # Paths and names > # > -DBUS_VERSION := 1.15.8 > -DBUS_MD5 := 66a38f65320762e0734340fb6facdcce > +DBUS_VERSION := 1.15.10 > +DBUS_MD5 := b35ee789084a216fbddb933b84c75516 > DBUS := dbus-$(DBUS_VERSION) > DBUS_SUFFIX := tar.xz > DBUS_URL := > https://dbus.freedesktop.org/releases/dbus/$(DBUS).$(DBUS_SUFFIX)
