From b322f1c1282ededa938c1bd7ee4e09b9f219679c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 14:32:41 +0000 Subject: [PATCH 01/23] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xdg-dbus-proxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 96d907e..5999d77 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy Version: 0.1.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPLv2+ @@ -37,6 +37,9 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.1.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jan 31 2020 Fedora Release Engineering - 0.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From f89db1c8ccc9c8a9abee336f2fe43a7fd93c99b5 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:14:06 +0000 Subject: [PATCH 02/23] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- xdg-dbus-proxy.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 5999d77..b720afd 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -7,6 +7,7 @@ License: LGPLv2+ URL: https://github.com/flatpak/xdg-dbus-proxy/ Source0: https://github.com/flatpak/xdg-dbus-proxy/releases/download/%{version}/%{name}-%{version}.tar.xz +BuildRequires: make BuildRequires: docbook-style-xsl BuildRequires: gcc BuildRequires: pkgconfig(gio-2.0) From 8f9ec267131a1b511739129f254ccffe2c3fdd20 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 23:52:55 +0000 Subject: [PATCH 03/23] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xdg-dbus-proxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index b720afd..fcee96b 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy Version: 0.1.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPLv2+ @@ -38,6 +38,9 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.1.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 2401770e56d39ee846e03b3a63edb8a04a75ffa4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 21:23:35 +0000 Subject: [PATCH 04/23] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xdg-dbus-proxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index fcee96b..7257099 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy Version: 0.1.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPLv2+ @@ -38,6 +38,9 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.1.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 0.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From d2dae3e83d7d259f0c527598936510ae81112c0b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 04:55:16 +0000 Subject: [PATCH 05/23] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xdg-dbus-proxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 7257099..9d717ce 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy Version: 0.1.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPLv2+ @@ -38,6 +38,9 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 0.1.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 0.1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From a77c6b7a6ba89f9e6c75b0a4fc32dd934411adbc Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Wed, 2 Mar 2022 17:32:05 +0100 Subject: [PATCH 06/23] Update to 0.1.3 --- .gitignore | 1 + sources | 2 +- xdg-dbus-proxy.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6995083..de8019f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /xdg-dbus-proxy-0.1.0.tar.xz /xdg-dbus-proxy-0.1.1.tar.xz /xdg-dbus-proxy-0.1.2.tar.xz +/xdg-dbus-proxy-0.1.3.tar.xz diff --git a/sources b/sources index 48ae5da..c68ffab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xdg-dbus-proxy-0.1.2.tar.xz) = c76460e365778efeb1ef7cb9e479491afd1dc270680d108e7ece82b27be30bb4f958d4d218ac7d4497dcc749da25437f62119003866dcdeafcb6cea843dcbe1e +SHA512 (xdg-dbus-proxy-0.1.3.tar.xz) = bb730366efca9d0d199983063dd5cd7b8a8aac8d9efd8e3d6b6090166e5e09a74ef241a07388cfbb2f108e66b3a29114671a6d955324626aebefa1d6c2423632 diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 9d717ce..68218b6 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy -Version: 0.1.2 -Release: 6%{?dist} +Version: 0.1.3 +Release: 1%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPLv2+ @@ -38,6 +38,9 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Wed Mar 02 2022 Debarshi Ray - 0.1.3-1 +- Update to 0.1.3 + * Sat Jan 22 2022 Fedora Release Engineering - 0.1.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From fee1009c3f6ddb78fad22c473d4e6cd2182907b6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 12:55:14 +0000 Subject: [PATCH 07/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xdg-dbus-proxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 68218b6..90a4d9c 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy Version: 0.1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPLv2+ @@ -38,6 +38,9 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 0.1.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Mar 02 2022 Debarshi Ray - 0.1.3-1 - Update to 0.1.3 From 592759d560fbfbbb0d8a6a376ca017bc27ebb855 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 07:16:28 +0000 Subject: [PATCH 08/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xdg-dbus-proxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 90a4d9c..d9d10fe 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy Version: 0.1.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPLv2+ @@ -38,6 +38,9 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 0.1.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 0.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From b1955b29a18a0b11390907d6791bd6994f5cc264 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Wed, 19 Jul 2023 14:20:59 +0200 Subject: [PATCH 09/23] Update to 0.1.4 --- .gitignore | 1 + sources | 2 +- xdg-dbus-proxy.spec | 15 +++++++++------ 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index de8019f..58ba81a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /xdg-dbus-proxy-0.1.1.tar.xz /xdg-dbus-proxy-0.1.2.tar.xz /xdg-dbus-proxy-0.1.3.tar.xz +/xdg-dbus-proxy-0.1.4.tar.xz diff --git a/sources b/sources index c68ffab..e2b7d38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xdg-dbus-proxy-0.1.3.tar.xz) = bb730366efca9d0d199983063dd5cd7b8a8aac8d9efd8e3d6b6090166e5e09a74ef241a07388cfbb2f108e66b3a29114671a6d955324626aebefa1d6c2423632 +SHA512 (xdg-dbus-proxy-0.1.4.tar.xz) = d50fa916d07f23e080ab53cf290b5d6db73cfd8262253a48b9f012ce6c182e201d0a67efaeb7f28a844d3ef146aa48936dfbe4279a59b909a6dc4419d5f15b04 diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index d9d10fe..dc3834f 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,13 +1,13 @@ Name: xdg-dbus-proxy -Version: 0.1.3 -Release: 3%{?dist} +Version: 0.1.4 +Release: 1%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPLv2+ URL: https://github.com/flatpak/xdg-dbus-proxy/ Source0: https://github.com/flatpak/xdg-dbus-proxy/releases/download/%{version}/%{name}-%{version}.tar.xz -BuildRequires: make +BuildRequires: meson BuildRequires: docbook-style-xsl BuildRequires: gcc BuildRequires: pkgconfig(gio-2.0) @@ -26,11 +26,11 @@ to facilitate using it in other contexts. %autosetup -p1 %build -%configure -%make_build +%meson +%meson_build %install -%make_install +%meson_install %files %license COPYING @@ -38,6 +38,9 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Wed Jul 19 2023 Bastien Nocera - 0.1.4-1 +- Update to 0.1.4 + * Sat Jan 21 2023 Fedora Release Engineering - 0.1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 05fbf4c6ae516266f69ecb0c17e20f685c94b625 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Wed, 19 Jul 2023 14:43:18 +0200 Subject: [PATCH 10/23] Fix D-Bus disconnection when an object path was overly long --- ...x-D-Bus-disconnection-with-overly-lo.patch | 37 +++++++++++++++++++ xdg-dbus-proxy.spec | 8 +++- 2 files changed, 44 insertions(+), 1 deletion(-) create mode 100644 0001-flatpak-proxy-Fix-D-Bus-disconnection-with-overly-lo.patch diff --git a/0001-flatpak-proxy-Fix-D-Bus-disconnection-with-overly-lo.patch b/0001-flatpak-proxy-Fix-D-Bus-disconnection-with-overly-lo.patch new file mode 100644 index 0000000..b37c045 --- /dev/null +++ b/0001-flatpak-proxy-Fix-D-Bus-disconnection-with-overly-lo.patch @@ -0,0 +1,37 @@ +From dea3530414f8d118e64f8ae408eb19f479abc082 Mon Sep 17 00:00:00 2001 +From: Bastien Nocera +Date: Thu, 20 Jul 2023 14:48:41 +0200 +Subject: [PATCH] flatpak-proxy: Fix D-Bus disconnection with overly long + object paths + +According to the D-Bus specifications: +https://dbus.freedesktop.org/doc/dbus-specification.html#id-1.4.4 +For the STRING and OBJECT_PATH types, [the data length] is encoded in 4 +bytes (a UINT32). + +But the code was trying to parse the 32-bit integer as an 8-bit one, +meaning that, as was the case with object paths created by the dLeyna +project, a 259-byte long string would be parsed like a 3-byte long +one. + +Fixes: 004b7b2ca0e9 ("Parse dbus headers") in flatpak +--- + flatpak-proxy.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/flatpak-proxy.c b/flatpak-proxy.c +index 48781560c8bc..47e51df3df40 100644 +--- a/flatpak-proxy.c ++++ b/flatpak-proxy.c +@@ -1116,7 +1116,7 @@ get_signature (Buffer *buffer, guint32 *offset, guint32 end_offset) + static const char * + get_string (Buffer *buffer, Header *header, guint32 *offset, guint32 end_offset) + { +- guint8 len; ++ guint32 len; + char *str; + + *offset = align_by_4 (*offset); +-- +2.41.0 + diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index dc3834f..de9ff01 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy Version: 0.1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPLv2+ @@ -17,6 +17,9 @@ BuildRequires: /usr/bin/xsltproc Requires: dbus +# https://github.com/flatpak/xdg-dbus-proxy/pull/50 +Patch0: 0001-flatpak-proxy-Fix-D-Bus-disconnection-with-overly-lo.patch + %description xdg-dbus-proxy is a filtering proxy for D-Bus connections. It was originally part of the flatpak project, but it has been broken out as a standalone module @@ -38,6 +41,9 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Wed Jul 19 2023 Bastien Nocera - 0.1.4-2 +- Fix D-Bus disconnection when an object path was overly long + * Wed Jul 19 2023 Bastien Nocera - 0.1.4-1 - Update to 0.1.4 From a6cb256dc1ca5711d69e751a584075c2a5318a97 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 7 Aug 2023 14:53:54 +0200 Subject: [PATCH 11/23] Update to 0.1.5 (rhbz#2229713) --- .gitignore | 1 + ...x-D-Bus-disconnection-with-overly-lo.patch | 37 ------------------- sources | 2 +- xdg-dbus-proxy.spec | 10 ++--- 4 files changed, 7 insertions(+), 43 deletions(-) delete mode 100644 0001-flatpak-proxy-Fix-D-Bus-disconnection-with-overly-lo.patch diff --git a/.gitignore b/.gitignore index 58ba81a..5cf4f30 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /xdg-dbus-proxy-0.1.2.tar.xz /xdg-dbus-proxy-0.1.3.tar.xz /xdg-dbus-proxy-0.1.4.tar.xz +/xdg-dbus-proxy-0.1.5.tar.xz diff --git a/0001-flatpak-proxy-Fix-D-Bus-disconnection-with-overly-lo.patch b/0001-flatpak-proxy-Fix-D-Bus-disconnection-with-overly-lo.patch deleted file mode 100644 index b37c045..0000000 --- a/0001-flatpak-proxy-Fix-D-Bus-disconnection-with-overly-lo.patch +++ /dev/null @@ -1,37 +0,0 @@ -From dea3530414f8d118e64f8ae408eb19f479abc082 Mon Sep 17 00:00:00 2001 -From: Bastien Nocera -Date: Thu, 20 Jul 2023 14:48:41 +0200 -Subject: [PATCH] flatpak-proxy: Fix D-Bus disconnection with overly long - object paths - -According to the D-Bus specifications: -https://dbus.freedesktop.org/doc/dbus-specification.html#id-1.4.4 -For the STRING and OBJECT_PATH types, [the data length] is encoded in 4 -bytes (a UINT32). - -But the code was trying to parse the 32-bit integer as an 8-bit one, -meaning that, as was the case with object paths created by the dLeyna -project, a 259-byte long string would be parsed like a 3-byte long -one. - -Fixes: 004b7b2ca0e9 ("Parse dbus headers") in flatpak ---- - flatpak-proxy.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/flatpak-proxy.c b/flatpak-proxy.c -index 48781560c8bc..47e51df3df40 100644 ---- a/flatpak-proxy.c -+++ b/flatpak-proxy.c -@@ -1116,7 +1116,7 @@ get_signature (Buffer *buffer, guint32 *offset, guint32 end_offset) - static const char * - get_string (Buffer *buffer, Header *header, guint32 *offset, guint32 end_offset) - { -- guint8 len; -+ guint32 len; - char *str; - - *offset = align_by_4 (*offset); --- -2.41.0 - diff --git a/sources b/sources index e2b7d38..3d3af95 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xdg-dbus-proxy-0.1.4.tar.xz) = d50fa916d07f23e080ab53cf290b5d6db73cfd8262253a48b9f012ce6c182e201d0a67efaeb7f28a844d3ef146aa48936dfbe4279a59b909a6dc4419d5f15b04 +SHA512 (xdg-dbus-proxy-0.1.5.tar.xz) = 4b079c060aa4c1d7f305216d03166b9edc19cb73ef1230e14a882f07a6400929f62afc8535338c8560ea032a519c0934fbc69533f5bebb555fecb8f090330a33 diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index de9ff01..8b2bc1b 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy -Version: 0.1.4 -Release: 2%{?dist} +Version: 0.1.5 +Release: 1%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPLv2+ @@ -17,9 +17,6 @@ BuildRequires: /usr/bin/xsltproc Requires: dbus -# https://github.com/flatpak/xdg-dbus-proxy/pull/50 -Patch0: 0001-flatpak-proxy-Fix-D-Bus-disconnection-with-overly-lo.patch - %description xdg-dbus-proxy is a filtering proxy for D-Bus connections. It was originally part of the flatpak project, but it has been broken out as a standalone module @@ -41,6 +38,9 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Mon Aug 07 2023 Kalev Lember - 0.1.5-1 +- Update to 0.1.5 (rhbz#2229713) + * Wed Jul 19 2023 Bastien Nocera - 0.1.4-2 - Fix D-Bus disconnection when an object path was overly long From 2dfdaa54abd686e7e172ef8c68137b2f5fb0fe2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Sun, 7 Jan 2024 08:29:23 +0000 Subject: [PATCH 12/23] Migrate to SPDX license This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_3 --- xdg-dbus-proxy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 8b2bc1b..7f9e76e 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -3,7 +3,7 @@ Version: 0.1.5 Release: 1%{?dist} Summary: Filtering proxy for D-Bus connections -License: LGPLv2+ +License: LGPL-2.1-or-later URL: https://github.com/flatpak/xdg-dbus-proxy/ Source0: https://github.com/flatpak/xdg-dbus-proxy/releases/download/%{version}/%{name}-%{version}.tar.xz From 35a2711753528c5d045f74166baa7137d1295b2b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 09:27:11 +0000 Subject: [PATCH 13/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- xdg-dbus-proxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 7f9e76e..9f47cbf 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy Version: 0.1.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPL-2.1-or-later @@ -38,6 +38,9 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 0.1.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Aug 07 2023 Kalev Lember - 0.1.5-1 - Update to 0.1.5 (rhbz#2229713) From 68b88af93e286463a981f67196bf1a838c9c17b5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 09:50:53 +0000 Subject: [PATCH 14/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- xdg-dbus-proxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 9f47cbf..1711067 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy Version: 0.1.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPL-2.1-or-later @@ -38,6 +38,9 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 0.1.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 0.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From d47e6aaa6aa1396fb29ec9414cf9071f3b36d997 Mon Sep 17 00:00:00 2001 From: David King Date: Fri, 11 Oct 2024 14:51:35 +0100 Subject: [PATCH 15/23] Update to 0.1.6 (#2307503) --- .gitignore | 1 + sources | 2 +- xdg-dbus-proxy.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5cf4f30..9f399a6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /xdg-dbus-proxy-0.1.3.tar.xz /xdg-dbus-proxy-0.1.4.tar.xz /xdg-dbus-proxy-0.1.5.tar.xz +/xdg-dbus-proxy-0.1.6.tar.xz diff --git a/sources b/sources index 3d3af95..43f0374 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xdg-dbus-proxy-0.1.5.tar.xz) = 4b079c060aa4c1d7f305216d03166b9edc19cb73ef1230e14a882f07a6400929f62afc8535338c8560ea032a519c0934fbc69533f5bebb555fecb8f090330a33 +SHA512 (xdg-dbus-proxy-0.1.6.tar.xz) = 9aeb3c00c8507b583954ba928171d7b373159a614eb9df15a4352d4b929d0c76d836b522cdc031e2f38a076ab5ec363441208e403a899aa9f0e58d703791ed2d diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 1711067..d00f4ee 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy -Version: 0.1.5 -Release: 3%{?dist} +Version: 0.1.6 +Release: 1%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPL-2.1-or-later @@ -33,11 +33,15 @@ to facilitate using it in other contexts. %meson_install %files +%doc NEWS README.md %license COPYING %{_bindir}/xdg-dbus-proxy %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Fri Oct 11 2024 David King - 0.1.6-1 +- Update to 0.1.6 (#2307503) + * Sat Jul 20 2024 Fedora Release Engineering - 0.1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 5a3cb65730fc86fbad07dc02fe799a18335df415 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:34:36 +0000 Subject: [PATCH 16/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- xdg-dbus-proxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index d00f4ee..002a43c 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy Version: 0.1.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPL-2.1-or-later @@ -39,6 +39,9 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 0.1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Oct 11 2024 David King - 0.1.6-1 - Update to 0.1.6 (#2307503) From c7c7151a6c9f5d32bb159b6f5adb125c78fe23ae Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:42:00 +0000 Subject: [PATCH 17/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- xdg-dbus-proxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 002a43c..2707516 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy Version: 0.1.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPL-2.1-or-later @@ -39,6 +39,9 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0.1.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 0.1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 54d2c192184b69b5351e3d068e79d23fe3bad280 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:31:50 +0000 Subject: [PATCH 18/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- xdg-dbus-proxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 2707516..9fcac2b 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy Version: 0.1.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPL-2.1-or-later @@ -39,6 +39,9 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 0.1.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 0.1.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 0869112223c58d4436c76b35da1a950b0d02342e Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Wed, 18 Mar 2026 15:40:10 +0100 Subject: [PATCH 19/23] Convert to %autorelease and %autochangelog [skip changelog] --- changelog | 67 +++++++++++++++++++++++++++++++++++++++++++ xdg-dbus-proxy.spec | 70 ++------------------------------------------- 2 files changed, 69 insertions(+), 68 deletions(-) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..522f10a --- /dev/null +++ b/changelog @@ -0,0 +1,67 @@ +* Sat Jan 17 2026 Fedora Release Engineering - 0.1.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jul 25 2025 Fedora Release Engineering - 0.1.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sun Jan 19 2025 Fedora Release Engineering - 0.1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Oct 11 2024 David King - 0.1.6-1 +- Update to 0.1.6 (#2307503) + +* Sat Jul 20 2024 Fedora Release Engineering - 0.1.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jan 27 2024 Fedora Release Engineering - 0.1.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Aug 07 2023 Kalev Lember - 0.1.5-1 +- Update to 0.1.5 (rhbz#2229713) + +* Wed Jul 19 2023 Bastien Nocera - 0.1.4-2 +- Fix D-Bus disconnection when an object path was overly long + +* Wed Jul 19 2023 Bastien Nocera - 0.1.4-1 +- Update to 0.1.4 + +* Sat Jan 21 2023 Fedora Release Engineering - 0.1.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Sat Jul 23 2022 Fedora Release Engineering - 0.1.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Wed Mar 02 2022 Debarshi Ray - 0.1.3-1 +- Update to 0.1.3 + +* Sat Jan 22 2022 Fedora Release Engineering - 0.1.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 0.1.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Wed Jan 27 2021 Fedora Release Engineering - 0.1.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 0.1.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Fri Jan 31 2020 Fedora Release Engineering - 0.1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Sep 19 2019 Kalev Lember - 0.1.2-1 +- Update to 0.1.2 + +* Sat Jul 27 2019 Fedora Release Engineering - 0.1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sun Feb 03 2019 Fedora Release Engineering - 0.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Tue Jan 15 2019 Kalev Lember - 0.1.1-1 +- Update to 0.1.1 +- Build man pages +- Include COPYING file as license + +* Fri Nov 23 2018 Kalev Lember - 0.1.0-1 +- Initial Fedora packaging diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 9fcac2b..6a52889 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy Version: 0.1.6 -Release: 4%{?dist} +Release: %autorelease Summary: Filtering proxy for D-Bus connections License: LGPL-2.1-or-later @@ -39,70 +39,4 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog -* Sat Jan 17 2026 Fedora Release Engineering - 0.1.6-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild - -* Fri Jul 25 2025 Fedora Release Engineering - 0.1.6-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Sun Jan 19 2025 Fedora Release Engineering - 0.1.6-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Fri Oct 11 2024 David King - 0.1.6-1 -- Update to 0.1.6 (#2307503) - -* Sat Jul 20 2024 Fedora Release Engineering - 0.1.5-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Sat Jan 27 2024 Fedora Release Engineering - 0.1.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Mon Aug 07 2023 Kalev Lember - 0.1.5-1 -- Update to 0.1.5 (rhbz#2229713) - -* Wed Jul 19 2023 Bastien Nocera - 0.1.4-2 -- Fix D-Bus disconnection when an object path was overly long - -* Wed Jul 19 2023 Bastien Nocera - 0.1.4-1 -- Update to 0.1.4 - -* Sat Jan 21 2023 Fedora Release Engineering - 0.1.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Sat Jul 23 2022 Fedora Release Engineering - 0.1.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Wed Mar 02 2022 Debarshi Ray - 0.1.3-1 -- Update to 0.1.3 - -* Sat Jan 22 2022 Fedora Release Engineering - 0.1.2-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Fri Jul 23 2021 Fedora Release Engineering - 0.1.2-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Wed Jan 27 2021 Fedora Release Engineering - 0.1.2-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Jul 29 2020 Fedora Release Engineering - 0.1.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Fri Jan 31 2020 Fedora Release Engineering - 0.1.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Sep 19 2019 Kalev Lember - 0.1.2-1 -- Update to 0.1.2 - -* Sat Jul 27 2019 Fedora Release Engineering - 0.1.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Sun Feb 03 2019 Fedora Release Engineering - 0.1.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Tue Jan 15 2019 Kalev Lember - 0.1.1-1 -- Update to 0.1.1 -- Build man pages -- Include COPYING file as license - -* Fri Nov 23 2018 Kalev Lember - 0.1.0-1 -- Initial Fedora packaging +%autochangelog From c9699bba342b9918203eb80f34e101bc8a22c735 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 25 Mar 2026 14:35:39 +0100 Subject: [PATCH 20/23] Add configuration for release-monitoring --- monitoring.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 monitoring.toml diff --git a/monitoring.toml b/monitoring.toml new file mode 100644 index 0000000..e80fbc5 --- /dev/null +++ b/monitoring.toml @@ -0,0 +1,13 @@ +# Enable/disable monitoring +monitoring = true +# Enable/disable filling bugzilla ticket for new release +# When disabled it will also disable scratch builds +bugzilla = true +# Enable/disable reporting only stable versions +# Stable versions are recognized based on release-monitoring.org project settings +stable_only = false +# Enable/disable reporting all new versions instead of the latest one +# Enabling this will disable scratch builds +all_versions = false +# Enable/disable scratch build for newly opened version +scratch_build = false From 55806a58555c8509c5f30158f8b8368663b0975c Mon Sep 17 00:00:00 2001 From: Adrian Vovk Date: Tue, 14 Apr 2026 16:06:26 -0400 Subject: [PATCH 21/23] Update to 0.1.7 --- .gitignore | 8 +------- sources | 2 +- xdg-dbus-proxy.spec | 2 +- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 9f399a6..6f56927 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1 @@ -/xdg-dbus-proxy-0.1.0.tar.xz -/xdg-dbus-proxy-0.1.1.tar.xz -/xdg-dbus-proxy-0.1.2.tar.xz -/xdg-dbus-proxy-0.1.3.tar.xz -/xdg-dbus-proxy-0.1.4.tar.xz -/xdg-dbus-proxy-0.1.5.tar.xz -/xdg-dbus-proxy-0.1.6.tar.xz +/xdg-dbus-proxy-*.tar.xz diff --git a/sources b/sources index 43f0374..c0eab48 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xdg-dbus-proxy-0.1.6.tar.xz) = 9aeb3c00c8507b583954ba928171d7b373159a614eb9df15a4352d4b929d0c76d836b522cdc031e2f38a076ab5ec363441208e403a899aa9f0e58d703791ed2d +SHA512 (xdg-dbus-proxy-0.1.7.tar.xz) = be5e6b375e8dfaf1295b182cbce2a2dc12ebccb7fa52336c599241cc7114782241ebb3fa4613d0cbc9b1750719c5cb69ca699558f3732b33d8f0815180cd9b0f diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 6a52889..e9fb9c0 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,5 +1,5 @@ Name: xdg-dbus-proxy -Version: 0.1.6 +Version: 0.1.7 Release: %autorelease Summary: Filtering proxy for D-Bus connections From 570593659f8f52312d13ef012b3a1f2d8962a0a7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:05:09 +0000 Subject: [PATCH 22/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild From aa1974ca027c1fce7252928d9c6f3e229b2d10fe Mon Sep 17 00:00:00 2001 From: nmontero Date: Wed, 12 Aug 2026 11:13:21 +0200 Subject: [PATCH 23/23] Update to 0.1.8 --- sources | 2 +- xdg-dbus-proxy.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sources b/sources index c0eab48..67a359a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xdg-dbus-proxy-0.1.7.tar.xz) = be5e6b375e8dfaf1295b182cbce2a2dc12ebccb7fa52336c599241cc7114782241ebb3fa4613d0cbc9b1750719c5cb69ca699558f3732b33d8f0815180cd9b0f +SHA512 (xdg-dbus-proxy-0.1.8.tar.xz) = 9b0ed1b7cc7133c531b793fe828a103291a46a7de5841aba7f5d728f932570f4a5f82e22fa19576ad812fc344a6c80451c7e414fd66d4ceae8272efe3c8e5901 diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index e9fb9c0..6495816 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,5 +1,5 @@ Name: xdg-dbus-proxy -Version: 0.1.7 +Version: 0.1.8 Release: %autorelease Summary: Filtering proxy for D-Bus connections