Skip to content

Releases: martinpitt/umockdev

0.17.13

30 May 10:20
0.17.13
Compare
Choose a tag to compare
  • preload: Wrap fstatfs(), to work with systemd 251 also with Python tests
  • Fix tests in Gentoo sandbox build

0.17.12

19 May 09:47
0.17.12
Compare
Choose a tag to compare
  • Work around packit propose_downstream bug

0.17.11

19 May 09:14
0.17.11
Compare
Choose a tag to compare
  • Fix documentation build (thanks Benjamin Berg)

0.17.10

10 May 08:39
0.17.10
Compare
Choose a tag to compare
  • Adjust to systemd 251-rc2: Set $SYSTEMD_DEVICE_VERIFY_SYSFS, parse new udevadm format, update tests

0.17.9

10 Apr 16:04
0.17.9
Compare
Choose a tag to compare
  • preload: Wrap fortified version of readlinkat (thanks Martin Liska)

0.17.8

23 Mar 09:17
0.17.8
Compare
Choose a tag to compare
  • Fix some potential crashes spotted by Coverity
  • Enable Fedora builds and bodhi updates via packit

0.17.7

16 Apr 08:19
Compare
Choose a tag to compare
  • Fix uevent race condition in umockdev_testbed_add_from_string()

0.17.6

21 Jan 12:20
0.17.6
Compare
Choose a tag to compare
  • Increase uevent buffer size (#167)
  • Skip /umockdev-testbed-vala/detects_running_outside_testbed during normal
    builds for the time being, as it is brittle on several architectures (#169)

0.17.5

18 Jan 10:21
0.17.5
Compare
Choose a tag to compare
  • Relax overzealous stat nlink unit test

0.17.4

18 Jan 10:00
0.17.4
Compare
Choose a tag to compare
  • Include udev properties in emulated netlink messages, to work with recent
    libudev (#165)