Compare commits

1 Commits
main ... 1.1

4 changed files with 5 additions and 23 deletions

BIN
xdg-dbus-proxy-0.1.4.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
xdg-dbus-proxy-0.1.6.tar.xz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,21 +1,3 @@
-------------------------------------------------------------------
Wed Dec 11 15:26:02 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.1.6:
+ Use lower serial bits to differentiate proxy / client serials,
and handle non-monotonically increasing serials better.
+ Fix various GVariant reference leaks.
+ Don't require talk permission for broadcast rules.
+ Support sdbus clients.
-------------------------------------------------------------------
Fri Sep 29 06:20:45 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.1.5:
+ Fix handling of object paths > 255 bytes
+ Print better errors when message parsing fails
+ Optionally install tests for "as-installed" testing
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jan 11 17:27:43 UTC 2023 - Antonio Larrosa <alarrosa@suse.com> Wed Jan 11 17:27:43 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package xdg-dbus-proxy # spec file for package xdg-dbus-proxy
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2023 SUSE LLC
# Copyright (c) 2019 Bjørn Lie, Bryne, Norway. # Copyright (c) 2019 Bjørn Lie, Bryne, Norway.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
Name: xdg-dbus-proxy Name: xdg-dbus-proxy
Version: 0.1.6 Version: 0.1.4
Release: 0 Release: 0
Summary: Filtering proxy for D-Bus connections Summary: Filtering proxy for D-Bus connections
License: LGPL-2.1-or-later License: LGPL-2.1-or-later