diff --git a/xdg-dbus-proxy-0.1.4.tar.xz b/xdg-dbus-proxy-0.1.4.tar.xz deleted file mode 100644 index c863c7a..0000000 --- a/xdg-dbus-proxy-0.1.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ec0eab53d1e49966d722352bcfd51ac402dce5190baedc749a8541e761670ab -size 122112 diff --git a/xdg-dbus-proxy-0.1.6.tar.xz b/xdg-dbus-proxy-0.1.6.tar.xz new file mode 100644 index 0000000..f1de170 --- /dev/null +++ b/xdg-dbus-proxy-0.1.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:131bf59fce7c7ee7ecbc5d9106d6750f4f597bfe609966573240f7e4952973a1 +size 48920 diff --git a/xdg-dbus-proxy.changes b/xdg-dbus-proxy.changes index 834c42b..c94c59d 100644 --- a/xdg-dbus-proxy.changes +++ b/xdg-dbus-proxy.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Dec 11 15:26:02 UTC 2024 - Bjørn Lie + +- 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 + +- 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 diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 7b940c5..dd577a8 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,7 +1,7 @@ # # spec file for package xdg-dbus-proxy # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2019 Bjørn Lie, Bryne, Norway. # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: xdg-dbus-proxy -Version: 0.1.4 +Version: 0.1.6 Release: 0 Summary: Filtering proxy for D-Bus connections License: LGPL-2.1-or-later