dwww Home | Show directory contents | Find package

libaio (0.3.112-13build1) jammy; urgency=high

  * No change rebuild for ppc64el baseline bump.

 -- Julian Andres Klode <juliank@ubuntu.com>  Thu, 24 Mar 2022 13:09:24 +0100

libaio (0.3.112-13) unstable; urgency=medium

  * Pass CPPFLAGS to linker command, which as a side effect makes the
    build reproducible on differing build pathnames.

 -- Guillem Jover <guillem@debian.org>  Thu, 11 Nov 2021 04:56:01 +0100

libaio (0.3.112-12) unstable; urgency=medium

  * Add patch from upstream to fix test suite warning with gcc-11.
  * Fix LTO build by using symver function attribute instead of .symver
    __asm__ statement. (Closes: #998309)

 -- Guillem Jover <guillem@debian.org>  Wed, 03 Nov 2021 00:56:45 +0100

libaio (0.3.112-11) unstable; urgency=medium

  * Use CC as a shell variable instead of a make one in autopkgtests.
  * Fix typos in io(3) man page.

 -- Guillem Jover <guillem@debian.org>  Sun, 10 Oct 2021 06:34:12 +0200

libaio (0.3.112-10) unstable; urgency=medium

  * Add autopkgtests.
  * Switch to Standards-Version 4.6.0 (no changes needed).
  * Ship all man pages again, now that the redundant ones are no longer
    present, and the ones that describe the interfaces in the library live
    in section 3 which do not conflict with the ones in manpages-dev.
    (Closes: #995110)
  * Stop shipping upstream TODO file in libaio-dev.
  * List pathnames explicitly in debhelper .install fragment files, instead
    of using over matching globs.

 -- Guillem Jover <guillem@debian.org>  Sat, 09 Oct 2021 17:31:09 +0200

libaio (0.3.112-9) unstable; urgency=medium

  * Remove Build-Depends on dpkg-dev, satisfied in stable.
  * Switch to debhelper compatibility level 13.
  * Do not pass ChangeLog to dh_installchangelogs, now handled by default.
  * Switch to Standards-Version 4.5.1 (no changes needed).
  * Switch to the dh sequencer.
  * Add debian/upstream/metadata file.

 -- Guillem Jover <guillem@debian.org>  Thu, 24 Dec 2020 15:41:17 +0100

libaio (0.3.112-8) unstable; urgency=medium

  * Add a comment with the reason for each architecture being in the flaky
    test suite mode.
  * Remove temporary forced flaky test suite run on architectures built under
    an emulator, and move them to the permanent flaky list.
  * Add x32 to the flaky test suite mode list, it's still failing on the build
    daemons, even though it worked locally.
  * Remove no longer needed TESTS_RUN logic, and inline the nocheck condition.

 -- Guillem Jover <guillem@debian.org>  Mon, 13 Apr 2020 02:58:47 +0200

libaio (0.3.112-7) unstable; urgency=medium

  * Cleanup patches:
    - Move upstream patches under debian/patches/upstream/.
    - Fix syscall definitions for ARM and ia64 to match the kernel exactly.
      Otherwise the preprocessor emits warnings about redefinitions.
    - Split the architecture support patches into one per arch support.
    - Fix syscall definitions for hppa to match the kernel exactly.
    - Make __X32_SYSCALL_BIT an unsigned long constant to match the kernel.
    - Fix x32 structures padding.
    - Rework build system patches to ready them for upstream submission,
      and drop libdevdir support which we do not use anymore.
  * Fix logic inversion in test suite flaky handling.
  * Remove trailing closing parenthesis from TESTS_RUN conditional.
  * Print a message when we run the test suite in flaky mode.
  * Remove armhf from the test suite flaky mode.

 -- Guillem Jover <guillem@debian.org>  Sun, 12 Apr 2020 04:49:39 +0200

libaio (0.3.112-6) unstable; urgency=medium

  * Sync with upstream commits:
    - Rebase against latest upstream git master.
    - Skip the test if io_pgetevents() is not implemented.
  * Switch to Standards-Version 4.5.0 (no changes needed).
  * Do not pass --add-udeb to dh_makeshlibs anymore, it's autodetected since
    debhelper 12.3, for which we add an explicit versioned Build-Depends.
  * Use correct syscall numbers for x32 port.
  * Make the testsuite fatal on architectures known to pass it, to avoid
    future regressions.
  * Temporarily force a flaky test suite run on architectures built under
    and emulator, to get test results.

 -- Guillem Jover <guillem@debian.org>  Sat, 11 Apr 2020 19:06:49 +0200

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 <guillem@debian.org>  Fri, 16 Aug 2019 05:11:10 +0200

# For older changelog entries, run 'apt-get changelog libaio1'

Generated by dwww version 1.14 on Thu Jan 23 03:26:55 CET 2025.