Download project files

How do I verify a download?


1120 of 49 releases

0.8.10 release from the trunk series released

Release information
Release notes:

- Fix build failure of tests/test-ioctl-tree.c on powerpc with recent glibcs.
- preload: Wrap readlinkat() and canonicalize_file_name(), to work with
  udev >= 220.
- Create /sys/bus/ hierarchy instead of /sys/class for "usb" and "pci"
  subsystems, to match what the real kernel does.
- Include DEVTYPE and SEQNUM properties into synthesized uevents so that
  libudev >= 220 monitoring works.

File Description Downloads
download icon umockdev-0.8.10.tar.xz (md5, sig) release tarball 35
last downloaded 43 weeks ago
Total downloads: 35

0.8.9 release from the trunk series released

Release information
Release notes:

- umockdev-record: Ignore stderr from udevadm info, to avoid udev debug
  message spew on stderr if udev debugging is enabled. (Debian #767909)
- Fix recording of USB devices on recent kernels: Pass device as major:minor
  instead of assuming that they are only 8 bit (which is not true any more).
- Skip /umockdev-run/integration/input-touchpad test instead of failing when
  X.org does not start up. Calling Xorg is not allowed in build environments in
  e. g. Fedora. (issue #47)

File Description Downloads
download icon umockdev-0.8.9.tar.xz (md5, sig) release tarball 43
last downloaded 3 weeks ago
Total downloads: 43

0.8.8 release from the trunk series released

Release information
Release notes:

- Skip O_TMPFILE test on Linux versions which don't support that.

File Description Downloads
download icon umockdev-0.8.8.tar.xz (md5, sig) release tarball 41
last downloaded 48 weeks ago
Total downloads: 41

0.8.7 release from the trunk series released

Release information
Release notes:

- /umockdev-run/integration/input-evtest-evemu test: Be more liberal in parsing
  evtest's SYN event output, as it changed in 1.32.
- preload: Properly wrap open() with O_TMPFILE. Thanks Cemil Azizoglu.

File Description Downloads
download icon umockdev-0.8.7.tar.xz (md5, sig) release tarball 18
last downloaded 43 weeks ago
Total downloads: 18

0.8.6 release from the trunk series released

Release information
Release notes:

- Fix compilation on sparc with gcc 4.9.
- Support attributes with leading directory names, such as "queue/rotational".
  (issue #41)
- Create /sys/block symlink for block devices (other part of issue #41).

File Description Downloads
download icon umockdev-0.8.6.tar.xz (md5, sig) release tarball 20
last downloaded 7 days ago
Total downloads: 20

0.8.5 release from the trunk series released

Release information
Release notes:

- Fix building with gcc 4.9 on 32 bit architectures.
- Restrict input-touchpad test case to 64 bit architectures, as we don't
  currently have recorded ioctls for 32 bit.
- Lower number of iterations in mt_uevent test case to avoid overflowing the
  netlink buffer on loaded machines.

File Description Downloads
download icon umockdev-0.8.5.tar.xz (md5, sig) release tarball 17
last downloaded 43 weeks ago
Total downloads: 17

0.8.4 release from the trunk series released

Release information
Release notes:

- Make SKIP messages go to to stdout, like all the other the test suite output.
- Fix test case failures when running tests without a controlling tty.

File Description Downloads
download icon umockdev-0.8.4.tar.xz (md5, sig) release tarball 16
last downloaded 43 weeks ago
Total downloads: 16

0.8.3 release from the trunk series released

Release information
Release notes:

- Add umockdev_testbed_get_property() method. This is mostly for internal
  umockdev testing, umockdev users should use libudev/gudev get_property
  functions.
- preload: Make path redirection to testbed thread-safe for wrapped functions.
  This does NOT address all multi-thread issues, but should work for simple
  cases. (https://launchpad.net/bugs/1336671)
- Make debug logging dynamically controllable with the $UMOCKDEV_DEBUG
  environment variable. See README.rst for details.
- Emulate isatty(). It would previously return true for emulated devices as
  PTYs are being used internally, but the actual emulated device is not always
  supposed to be a TTY. Fixes regression with X.org synaptics >= 1.8 device
  emulation as that uses xf86OpenSerial() to open evdev devices (which is
  wrong,...

File Description Downloads
download icon umockdev-0.8.3.tar.xz (md5, sig) release tarball 53
last downloaded 3 weeks ago
Total downloads: 53

0.8.2 release from the trunk series released

Release information
Release notes:

- Fix ioctl recording of multiple device open/close cycles. This regressed in
  0.6 to only keep the data of the last cycle.
- Update devices/cameras/canon-powershot-sx200.ioctl with ioctls from
  libgphoto2 2.5.4, to make the /umockdev-run/integration/gphoto-* tests work
  with that version.
- On ioctl recording, also record the device name on close().

File Description Downloads
download icon umockdev-0.8.2.tar.xz (md5, sig) release tarball 46
last downloaded 43 weeks ago
Total downloads: 46

0.8.1 release from the trunk series released

Release information
Release notes:

- Fix eternal hang due to negative delays when playing back evemu scripts with
  timestamps that go backwards.

File Description Downloads
download icon umockdev-0.8.1.tar.xz (md5, sig) release tarball 24
last downloaded 43 weeks ago
Total downloads: 24

1120 of 49 releases