* [ptxdist] [PATCH 1/2] dbus: Version bump. 1.15.2 -> 1.16.0
@ 2025-01-04 21:21 Christian Melki
2025-01-04 21:21 ` [ptxdist] [PATCH 2/2] host-dbus: Follow target dbus 1.15.2 -> 1.16.0 bump Christian Melki
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-01-04 21:21 UTC (permalink / raw)
To: ptxdist
Next stable series.
No major changes since we followed the unstable series (same as others).
https://gitlab.freedesktop.org/dbus/dbus/-/blob/dbus-1.16.0/NEWS
* Forward patches. Applies cleanly
* Rearrange options, fix renamed and removed options.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
...K-meson_post_install.py-don-t-try-to-change-owner.patch | 0
patches/{dbus-1.15.12 => dbus-1.16.0}/series | 0
rules/dbus.make | 7 +++----
3 files changed, 3 insertions(+), 4 deletions(-)
rename patches/{dbus-1.15.12 => dbus-1.16.0}/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch (100%)
rename patches/{dbus-1.15.12 => dbus-1.16.0}/series (100%)
diff --git a/patches/dbus-1.15.12/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch b/patches/dbus-1.16.0/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch
similarity index 100%
rename from patches/dbus-1.15.12/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch
rename to patches/dbus-1.16.0/0001-HACK-meson_post_install.py-don-t-try-to-change-owner.patch
diff --git a/patches/dbus-1.15.12/series b/patches/dbus-1.16.0/series
similarity index 100%
rename from patches/dbus-1.15.12/series
rename to patches/dbus-1.16.0/series
diff --git a/rules/dbus.make b/rules/dbus.make
index f2bc7b552..73c11273a 100644
--- a/rules/dbus.make
+++ b/rules/dbus.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_DBUS) += dbus
#
# Paths and names
#
-DBUS_VERSION := 1.15.12
-DBUS_MD5 := cc1a1e2ae4ad166ed3d3da36172bbb8a
+DBUS_VERSION := 1.16.0
+DBUS_MD5 := 66bfcf1f42d4ebc634ca558d14335e92
DBUS := dbus-$(DBUS_VERSION)
DBUS_SUFFIX := tar.xz
DBUS_URL := https://dbus.freedesktop.org/releases/dbus/$(DBUS).$(DBUS_SUFFIX)
@@ -48,14 +48,13 @@ DBUS_CONF_OPT := \
-Dapparmor=disabled \
-Dasserts=false \
-Dchecks=false \
- -Dcontainers=false \
-Ddbus_user=messagebus \
-Ddoxygen_docs=disabled \
-Dducktype_docs=disabled \
- -Dembedded_tests=false \
-Depoll=enabled \
-Dinotify=enabled \
-Dinstalled_tests=false \
+ -Dintrusive_tests=false \
-Dkqueue=disabled \
-Dlaunchd=disabled \
-Dlibaudit=disabled \
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [ptxdist] [PATCH 2/2] host-dbus: Follow target dbus 1.15.2 -> 1.16.0 bump.
2025-01-04 21:21 [ptxdist] [PATCH 1/2] dbus: Version bump. 1.15.2 -> 1.16.0 Christian Melki
@ 2025-01-04 21:21 ` Christian Melki
0 siblings, 0 replies; 2+ messages in thread
From: Christian Melki @ 2025-01-04 21:21 UTC (permalink / raw)
To: ptxdist
* Rearrange options, fix renamed and removed options.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/host-dbus.make | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/rules/host-dbus.make b/rules/host-dbus.make
index f0ff60283..6da96a197 100644
--- a/rules/host-dbus.make
+++ b/rules/host-dbus.make
@@ -29,14 +29,13 @@ HOST_DBUS_CONF_OPT := \
-Dapparmor=disabled \
-Dasserts=false \
-Dchecks=false \
- -Dcontainers=false \
-Ddbus_user=messagebus \
-Ddoxygen_docs=disabled \
-Dducktype_docs=disabled \
- -Dembedded_tests=false \
-Depoll=disabled \
-Dinotify=disabled \
-Dinstalled_tests=false \
+ -Dintrusive_tests=false \
-Dkqueue=disabled \
-Dlaunchd=disabled \
-Dlibaudit=disabled \
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-04 21:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-04 21:21 [ptxdist] [PATCH 1/2] dbus: Version bump. 1.15.2 -> 1.16.0 Christian Melki
2025-01-04 21:21 ` [ptxdist] [PATCH 2/2] host-dbus: Follow target dbus 1.15.2 -> 1.16.0 bump Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox