Skip to content

Releases: flatpak/xdg-dbus-proxy

0.1.6

22 Aug 14:52
Compare
Choose a tag to compare

Changes in 0.1.6

Released 2024-08-22

  • 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

Note: this release was done with Meson instead of Autotools. The tarball below does not contain auto-generated files from Autotools. Please use Meson to build this release of xdg-dbus-proxy. Autotools will be removed by the next release.

$ sha256sum xdg-dbus-proxy-0.1.6.tar.xz
131bf59fce7c7ee7ecbc5d9106d6750f4f597bfe609966573240f7e4952973a1  xdg-dbus-proxy-0.1.6.tar.xz

Release 0.1.5

07 Aug 07:57
0.1.5
Compare
Choose a tag to compare

Changes in 0.1.5

Released 2023-08-07

  • Fix handling of object paths > 255 bytes
  • Print better errors when message parsing fails
  • Optionally install tests for "as-installed" testing
$ sha256sum xdg-dbus-proxy-0.1.5.tar.xz 
061dcfaf8a0650e5fd9d5432dfe88bda749ea0d079dc136304bfecfbce0661fb  xdg-dbus-proxy-0.1.5.tar.xz

0.1.4

11 May 09:59
Compare
Choose a tag to compare

Released 2022-05-11

  • Add a Meson build system, with support for being used as a subproject. The original Autotools build system remains available for now, but might be removed in future.
  • Fix movement through multiline auth messages
  • Fix an unintended fallthrough if the message bus replies to Hello() with a non-REPLY such as an ERROR
  • Fix compiler warnings
  • Update AX_CODE_COVERAGE from autoconf-archive
  • Bundle a copy of AX_CHECK_GNU_MAKE from autoconf-archive, required by AX_CODE_COVERAGE
$ sha256sum -b xdg-dbus-proxy-0.1.4.tar.xz
1ec0eab53d1e49966d722352bcfd51ac402dce5190baedc749a8541e761670ab *xdg-dbus-proxy-0.1.4.tar.xz

Release 0.1.3

11 Feb 11:55
0.1.3
Compare
Choose a tag to compare

Changes in 0.1.3

  • Silence compiler warnings
  • Fix build with musl
$ sha256sum xdg-dbus-proxy-0.1.3.tar.xz 
03b5d28ca879253ddbbce31098909becca1495ea811a6377a492e28f16c09b9b  xdg-dbus-proxy-0.1.3.tar.xz

Release 0.1.2

18 Sep 17:31
0.1.2
Compare
Choose a tag to compare

Changes in 0.1.2

  • Some build fixes
  • Fix possible crash
$ sha256sum xdg-dbus-proxy-0.1.2.tar.xz 
1749d6f9f46dcc9edc87725641cf56cf91dcad1b01707891ea0850c1000c520f  xdg-dbus-proxy-0.1.2.tar.xz

Release 0.1.1

15 Jan 18:10
0.1.1
Compare
Choose a tag to compare

Changes in 0.1.1:

  • Added some docs
  • Added tests

Release 0.1.0

13 Sep 08:04
0.1.0
Compare
Choose a tag to compare

This is the first version of xdg-dbus-proxy, which is lifted directly from flatpak version 1.0.1.
It is a separate module because other projects want to use it, without having to depend on flatpak.

$ sha256sum xdg-dbus-proxy-0.1.0.tar.xz 
9eefd30fe66940c8daf0e8ce6479307694814edb8b636caeb5aa6d6a46a4bc14  xdg-dbus-proxy-0.1.0.tar.xz