liboauth 1.0.3-5build2 source package in Ubuntu

Changelog

liboauth (1.0.3-5build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

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

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
liboauth_1.0.3.orig.tar.gz 493.1 KiB 0df60157b052f0e774ade8a8bac59d6e8d4b464058cc55f9208d72e41156811f
liboauth_1.0.3-5build2.debian.tar.xz 7.5 KiB ad4e4eaa20250fd67e29f1a7706358c11f41dd9c53192bad56a018b36e0d3184
liboauth_1.0.3-5build2.dsc 2.1 KiB dba3f7d8d0bbeabf72f4e3d5aef13ecd21a09e2458aa1434f840e505d2e9b300

Available diffs

View changes file

Binary packages built by this source

liboauth-dev: C library implementing OAuth Core 1.0a API (development files)

 OAuth (Open Authorization) is an authentication protocol that allows
 users to approve a client (such as a Twitter third-party app) to act on
 their behalf without sharing their password. liboauth provides basic
 functions to escape and encode parameters according to the OAuth Core
 1.0a API, and offers high-level functions to sign requests or verify
 signatures.
 .
 This package contains the development files.

liboauth0: C library implementing OAuth Core 1.0a API (runtime)

 OAuth (Open Authorization) is an authentication protocol that allows
 users to approve a client (such as a Twitter third-party app) to act on
 their behalf without sharing their password. liboauth provides basic
 functions to escape and encode parameters according to the OAuth Core
 1.0a API, and offers high-level functions to sign requests or verify
 signatures.
 .
 This package contains the shared libraries.

liboauth0-dbgsym: debug symbols for liboauth0