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]> --- ...HACK-meson_post_install.py-don-t-try-to-change-owner.patch | 0 patches/{dbus-1.15.8 => dbus-1.15.10}/series | 0 rules/dbus.make | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename patches/{dbus-1.15.8 => dbus-1.15.10}/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch (100%) rename patches/{dbus-1.15.8 => dbus-1.15.10}/series (100%) 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 fca1f57fa..dba3f82ca 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) -- 2.34.1
