On Wed, Oct 2, 2024 at 3:31 PM Bartosz Golaszewski <brgl@xxxxxxxx> wrote: > > I've just tagged and pushed out the first release candidate for libgpiod v2.2. > > It's a big release that - next to an assortment of smaller > improvements and bug-fixes - brings in a big new feature: D-Bus daemon > and command-line client together with GObject bindings to core > libgpiod. > > It's in good enough shape to now focus on ironing out the creases and > make it available in the following weeks. > > The tarball and git tree are in their usual places[1][2]. > > Bart > > [1] https://mirrors.edge.kernel.org/pub/software/libs/libgpiod/ > [2] git://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git Well, that wasn't very good, rc1 had a build issue in the tarball. I had to fix it up and release rc2 which now builds fine in yocto. Bart