libgpiod 1.6.3-1.1build1 source package in Ubuntu

Changelog

libgpiod (1.6.3-1.1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 02:00:17 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libgpiod_1.6.3.orig.tar.xz 318.4 KiB 841be9d788f00bab08ef22c4be5c39866f0e46cb100a3ae49ed816ac9c5dddc7
libgpiod_1.6.3-1.1build1.debian.tar.xz 8.6 KiB 4fa88a2cd02d59e90a1199ddbfad4f32fa8608892af9bb1e39c758215ce7aed1
libgpiod_1.6.3-1.1build1.dsc 2.5 KiB d51bcab8c9ed9f0edaa9ef259c92d268aae60e3dcf6103842b630744cb562e49

View changes file

Binary packages built by this source

gpiod: Tools for interacting with Linux GPIO character device - binary

 libgpiod encapsulates the ioctl calls and data structures
 behind a straightforward API. This new character device
 interface guarantees all allocated resources are freed after
 closing the device file descriptor and adds several new
 features that are not present in the obsolete sysfs interface
 (like event polling, setting/reading multiple values at once or
 open-source and open-drain GPIOs).
 .
 This package contains the gpiod binary tools.

gpiod-dbgsym: debug symbols for gpiod
libgpiod-dev: C library for interacting with Linux GPIO device - static libraries and headers

 libgpiod encapsulates the ioctl calls and data structures
 behind a straightforward API. This new character device
 interface guarantees all allocated resources are freed after
 closing the device file descriptor and adds several new
 features that are not present in the obsolete sysfs interface
 (like event polling, setting/reading multiple values at once or
 open-source and open-drain GPIOs).
 .
 This package contains the required static libraries, headers, and C++ bindings.

libgpiod-doc: C library for interacting with Linux GPIO device - library documentation

 libgpiod encapsulates the ioctl calls and data structures
 behind a straightforward API. This new character device
 interface guarantees all allocated resources are freed after
 closing the device file descriptor and adds several new
 features that are not present in the obsolete sysfs interface
 (like event polling, setting/reading multiple values at once or
 open-source and open-drain GPIOs).
 .
 This package contains the doxygen generated HTML documentation for the
 libraries.

libgpiod2t64: C library for interacting with Linux GPIO device - shared libraries

 libgpiod encapsulates the ioctl calls and data structures
 behind a straightforward API. This new character device
 interface guarantees all allocated resources are freed after
 closing the device file descriptor and adds several new
 features that are not present in the obsolete sysfs interface
 (like event polling, setting/reading multiple values at once or
 open-source and open-drain GPIOs).
 .
 This package contains the required shared libraries.

libgpiod2t64-dbgsym: debug symbols for libgpiod2t64
python3-libgpiod: Python bindings for libgpiod (Python 3)

 libgpiod encapsulates the ioctl calls and data structures
 behind a straightforward API. This new character device
 interface guarantees all allocated resources are freed after
 closing the device file descriptor and adds several new
 features that are not present in the obsolete sysfs interface
 (like event polling, setting/reading multiple values at once or
 open-source and open-drain GPIOs).
 .
 This package contains Python 3 bindings for the libgpiod library.

python3-libgpiod-dbgsym: debug symbols for python3-libgpiod