libaio 0.3.112-5 source package in Ubuntu

Changelog

libaio (0.3.112-5) unstable; urgency=medium

  * Sync with upstream commits:
    - Make test suite failures fatal, so we ignore errors for now, until it
      passes at least in all release architectures.
    - Add support for SKIPable tests.
    - Allow running tests against the installed library, which will make
      possible to add autopkgtests.
    - Fix test case 5.t, by using a write() instead of a read() to force the
      kernel to read from the unreadable buffer.
  * Add a workaround to io_pgetevents() for 32-bit userland running on
    64-bit kernels to cope with the broken compat kernel syscall, which uses
    a 64-bit pointer instead of a 32-bit one, and eats the sigset_t size
    member which makes it then fail a consistency check and return -EINVAL.
    This fixes test case 22.t. The kernel fix is being prepared as well.
  * Add more detailed error messages to test case 22.t.

 -- Guillem Jover <email address hidden>  Fri, 16 Aug 2019 05:11:10 +0200

Upload details

Uploaded by:
Guillem Jover
Uploaded to:
Sid
Original maintainer:
Guillem Jover
Architectures:
linux-any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main libs

Downloads

File Size SHA-256 Checksum
libaio_0.3.112-5.dsc 1.9 KiB 96e23b27de4d03d7ec775de7bf7319fee18d2005f4c18351a1e18a18e1984f00
libaio_0.3.112.orig.tar.xz 37.3 KiB f69e5800425f4ea957426693ac09f9896bb993db5490fa021644454adcc72a32
libaio_0.3.112-5.debian.tar.xz 29.4 KiB a4d0c10f8350ea327fa35cc267a1a68773d552f97f7d4198af561b4e79d2862f

Available diffs

No changes file available.

Binary packages built by this source

libaio-dev: No summary available for libaio-dev in ubuntu groovy.

No description available for libaio-dev in ubuntu groovy.

libaio1: Linux kernel AIO access library - shared library

 This library enables userspace to use Linux kernel asynchronous I/O
 system calls, important for the performance of databases and other
 advanced applications.
 .
 This package contains the shared library.

libaio1-dbgsym: No summary available for libaio1-dbgsym in ubuntu eoan.

No description available for libaio1-dbgsym in ubuntu eoan.

libaio1-udeb: Linux kernel AIO access library - shared library

 This library enables userspace to use Linux kernel asynchronous I/O
 system calls, important for the performance of databases and other
 advanced applications.
 .
 This package contains the udeb shared library.