Thanks, applied as 789c7b5a90bf293c2080654c5848c8cf7c85eb9b. Michael
[sent from post-receive hook] On Mon, 10 Mar 2025 09:27:10 +0100, Christian Melki <[email protected]> wrote: > Very minor changes. > https://gitlab.freedesktop.org/dbus/dbus/-/blob/dbus-1.16.2/NEWS > > * Forward patchset. 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.16.0/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch > > b/patches/dbus-1.16.2/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch > similarity index 100% > rename from > patches/dbus-1.16.0/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch > rename to > patches/dbus-1.16.2/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch > diff --git a/patches/dbus-1.16.0/series b/patches/dbus-1.16.2/series > similarity index 100% > rename from patches/dbus-1.16.0/series > rename to patches/dbus-1.16.2/series > diff --git a/rules/dbus.make b/rules/dbus.make > index 73c11273abb6..c7155b9202e0 100644 > --- a/rules/dbus.make > +++ b/rules/dbus.make > @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_DBUS) += dbus > # > # Paths and names > # > -DBUS_VERSION := 1.16.0 > -DBUS_MD5 := 66bfcf1f42d4ebc634ca558d14335e92 > +DBUS_VERSION := 1.16.2 > +DBUS_MD5 := 97832e6f0a260936d28536e5349c22e5 > DBUS := dbus-$(DBUS_VERSION) > DBUS_SUFFIX := tar.xz > DBUS_URL := > https://dbus.freedesktop.org/releases/dbus/$(DBUS).$(DBUS_SUFFIX)
