libfiu 0.94-3ubuntu1 source package in Ubuntu

Changelog

libfiu (0.94-3ubuntu1) xenial; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/patches/0002-ld-as-needed.patch:
      + Fix FTBFS with ld --as-needed. (Closes: #819373)

 -- Artur Rona <email address hidden>  Sun, 27 Mar 2016 20:12:38 +0200

Upload details

Uploaded by:
Artur Rona
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libfiu_0.94.orig.tar.gz 59.2 KiB 4675664ef86044a773bd131a47cf662297b5f9da5627c564de99e5b39619df47
libfiu_0.94-3ubuntu1.debian.tar.xz 5.5 KiB dc0c85689461f232d0425e25d01dcc6b790d41952f393ce63c07c9d02d078974
libfiu_0.94-3ubuntu1.dsc 1.5 KiB 50b8cefbe43bd660767d48f65b96a8ec9fbc98a47cf61a0341189a7968f32e63

Available diffs

View changes file

Binary packages built by this source

fiu-utils: userspace fault injection framework (utilities)

 libfiu is a C library for fault injection. It provides functions to mark
 "points of failure" inside your code (the "core API"), and functions to
 enable/disable the failure of those points (the "control API").
 .
 This package contains the fiu-run, fiu-ls and fiu-ctrl utilities.

libfiu-dev: userspace fault injection framework (development libraries)

 libfiu is a C library for fault injection. It provides functions to mark
 "points of failure" inside your code (the "core API"), and functions to
 enable/disable the failure of those points (the "control API").
 .
 This package contains the development libraries and documentation in HTML and
 reStructuredText formats.

libfiu0: userspace fault injection framework

 libfiu is a C library for fault injection. It provides functions to mark
 "points of failure" inside your code (the "core API"), and functions to
 enable/disable the failure of those points (the "control API").
 .
 This package contains the libfiu shared library. To perform fault injection,
 you will require the "libfiu-dev" package.

libfiu0-dbgsym: debug symbols for package libfiu0

 libfiu is a C library for fault injection. It provides functions to mark
 "points of failure" inside your code (the "core API"), and functions to
 enable/disable the failure of those points (the "control API").
 .
 This package contains the libfiu shared library. To perform fault injection,
 you will require the "libfiu-dev" package.

python-fiu: userspace fault injection framework (Python bindings)

 libfiu is a C library for fault injection. It provides functions to mark
 "points of failure" inside your code (the "core API"), and functions to
 enable/disable the failure of those points (the "control API").
 .
 This package contains Python bindings to libfiu.

python3-fiu: userspace fault injection framework (Python 3 bindings)

 libfiu is a C library for fault injection. It provides functions to mark
 "points of failure" inside your code (the "core API"), and functions to
 enable/disable the failure of those points (the "control API").
 .
 This package contains Python 3 bindings to libfiu.