Skip to content

Releases: martinpitt/umockdev

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)

0.14.1

12 Feb 07:45
0.14.1
Compare
Choose a tag to compare
- Fix unexpected warning in unit tests (Debian #951114)

0.14

08 Feb 22:55
0.14
Compare
Choose a tag to compare
- Add all bus names from Linux kernel 5.3 (#94)
- Makefile.am: Adjust for dropped @CODE_COVERAGE_RULES@
- Fix crash on duplicate S: link targets
- preload: Avoid printing NULL strings in debug statements