Download project files

How do I verify a download?


3139 of 49 releases

0.2.7 release from the trunk series released

Release information
Release notes:

- Slightly relax errno test in /umockdev-testbed-vala/usbfs_ioctl_static, the
  real call might fail not just with ENOTTY but also with EINVAL.
- Fix tests to work on big-endian machines (tested on powerpc32).

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

0.2.6 release from the trunk series released

Release information
Release notes:

- Do not use automake 1.13's parallel test runner. It not buy much for this
  project, and makes it a lot harder to analyse test failures from build logs.
- Add umockdev_testbed_clear() method to remove all added devices (both sysfs
  and /dev). This is useful for cleaning up between tests in situations where
  the UMockdevTestbed object itself needs to be kept.
- test-umockdev-run: Write X.org log into a file, point to it on X.org startup
  failure, and also point out that this needs X.org's dummy driver installed.
  (issue #12)
- Fix ioctl file reading on platforms which have unsigned "char" by default,
  such as ARM. (issue #11)
- Do not read sysfs attributes of any Tegra device (on ARM systems), as these
  often trigger kernel crashes (see https://launchpad.net/bugs/1190225).
  (iss...

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

0.2.5 release from the trunk series released

Release information
Release notes:

- Fix test-umockdev lsusb check to work in environments without any
  /dev/bus/usb.
- preload: Do not destroy errno on wrapping open() under umockdev-record.
- Add --version option to umockdev-run and umockdev-record.
- Fix building with Vala 0.20.

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

0.2.4 release from the trunk series released

Release information
Release notes:

- Fix "make check" for current automake 1.13.
- Add "make check-installed" target to run tests against the installed umockdev
  instead of against the build tree.

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

0.2.3 release from the trunk series released

Release information
Release notes:

- preload: Wrap fopen64() call; fixes operation on 32 bit architectures. (issue #10)

File Description Downloads
download icon umockdev-0.2.3.tar.xz (md5) release tarball 12
last downloaded 41 weeks ago
Total downloads: 12

0.2.2 release from the trunk series released

Release information
Release notes:

- umockdev-run: Fix segfault if no program is specified. (issue #6)
- preload: Print proper error message instead of assertion when trying to load
  an empty or invalid ioctl record. (issue #8)
- umockdev-run: Fix --help output to not mention the child program twice.
- Fix DEVNAME property with older libudev versions.
- Handle "L:" (link priority) lines from udevadm for newer udev versions.
- Fix segfault with gcc 4.8 (due to changed behaviour of sizeof).
- Drop our posix_extra backport of execvp(), this was added to Vala 0.16.1.
  Bump vala dependency accordingly.

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

0.2.1 release from the trunk series released

Release information
Release notes:

- umockdev-wrapper: Use exec to avoid keeping the shell process around and make
  killing the subprogram from outside work properly.
- Fix building with automake 1.12, thanks Peter Hutterer.
- Support opening several netlink sockets (i. e. udev monitors) at the same
  time.
- Fix building with older kernels which don't have the EVIOCGMTSLOTS ioctl yet.

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

0.2 release from the trunk series released

Release information
Release notes:

Compatibility break: This does not work any more with recorded ioctl files from
version 0.1.

- umockdev-run: Fix running of child program to keep stdin.
- preload: Fix resolution of "/dev" and "/sys"
- ioctl_tree: Fix endless loop when the first encountered ioctl was unknown
- preload: Support opening a /dev node multiple times for ioctl emulation
  (issue #3)
- Fix parallel build (issue #2)
- Support xz compressed ioctl files in umockdev_testbed_load_ioctl().
- Add example umockdev and ioctl files for a gphoto camera and an MTP capable
  mobile phone.
- Fix building with automake 1.11.3 and Vala 0.16.
- Generalize ioctl recording and emulation for ioctls with simple structs, i.
  e. no pointer fields. This makes it much easier to add more ioctls in the
  future.
- Store return values...

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

0.1 release from the trunk series released

Release information
Release notes:

Initial release.

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

3139 of 49 releases