Skip to content

Releases: martinpitt/umockdev

0.15.5

03 May 15:55
0.15.5
Compare
Choose a tag to compare
  • Fix build with vala 0.52
  • Fix build on 32 bit Alpine

0.15.4

03 Jan 15:54
0.15.4
Compare
Choose a tag to compare
  • preload: Trap relative paths into mocked directories
  • Fix tests for NixOS and enable them in CI

0.15.3

27 Dec 09:34
0.15.3
Compare
Choose a tag to compare
  • preload: Handle chdir() and getcwd() for emulated paths
  • umockdev-run: Don't strip off trailing whitespace from sysfs attributes.
    This fixes regressions with libusb 1.0.24. (#115, Debian #978310)

0.15.2

25 Nov 15:42
0.15.2
Compare
Choose a tag to compare
  • Fix "installed-tests" setup to not produce stderr output with grep ≥ 3.5

0.15.1

17 Nov 13:15
0.15.1
Compare
Choose a tag to compare
- Fix include file install location (#111)

0.15

16 Nov 16:56
0.15
Compare
Choose a tag to compare
- Switch build system to meson

0.14.5

16 Nov 09:39
0.14.5
Compare
Choose a tag to compare
- Add support for builddir != srcdir
- Fix building with -D_FILE_OFFSET_BITS
- Fix memory leaks in unit tests, and valgrind invocation

0.14.4

23 Oct 13:21
0.14.4
Compare
Choose a tag to compare
- Fix build against glibc ≥ 2.32.9000

0.14.3

23 Aug 08:18
0.14.3
Compare
Choose a tag to compare
- preload: Fix SocketServer control EOF handling

0.14.2

29 Jul 15:39
0.14.2
Compare
Choose a tag to compare
- preload: Fix incomplete reads scripts
- tests: Fix incomplete reads for fuzzy script tests (Debian #767908)
- tests: Add $SLOW_TESTBED_FACTOR env var for slow architectures (LP #1831467)