Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

liboauth2-debugsource-1.6.1-1.fc39 RPM for aarch64

From Fedora 39 updates for aarch64 / debug / Packages / l

Name: liboauth2-debugsource Distribution: Fedora Project
Version: 1.6.1 Vendor: Fedora Project
Release: 1.fc39 Build date: Wed Mar 13 08:45:04 2024
Group: Development/Debug Build host: buildvm-a64-28.iad2.fedoraproject.org
Size: 524321 Source RPM: liboauth2-1.6.1-1.fc39.src.rpm
Packager: Fedora Project
Url: https://github.com/zmartzone/liboauth2
Summary: Debug sources for package liboauth2
This package provides debug sources for package liboauth2.
Debug sources are useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

AGPLv3

Changelog

* Tue Mar 12 2024 Packit <hello@packit.dev> - 1.6.1-1
  - release 1.6.1 (Hans Zandbelt)
  - add Mutual-TLS Certificate-Bound Access Tokens support to NGINX (Hans Zandbelt)
  - add support for Redis 6 ACL username based authentication (Hans Zandbelt)
  - update copyright year to 2024 (Hans Zandbelt)
  - Resolves rhbz#2269222
* Thu Dec 07 2023 Packit <hello@packit.dev> - 1.6.0-1
  - 1.6.0: use libcurl version macro that works on older platforms (Hans Zandbelt)
  - 1.6.0: add support for the OAuth 2.0 Client Credentials grant type (Hans Zandbelt)
  - Use CURLOPT_REDIR_PROTOCOLS_STR when curl >= 7.85.0 (Nicolas Mora)
  - Resolves rhbz#2253482
* Fri Nov 10 2023 Packit <hello@packit.dev> - 1.5.2-1
  - 1.5.2: update DPoP support to RFC 9449 (Hans Zandbelt)
  - printout more cjose error details in JWT access token verification (Hans Zandbelt)
  - fix timing issue in check_openidc.c; closes #47 (Hans Zandbelt)
  - Resolves rhbz#2248991
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Apr 20 2023 Packit <hello@packit.dev> - 1.5.1-1
  - fix pcre2-8 dependency
  - add END_TEST to test_openidc_resolver_url (Hans Zandbelt)
  - release 1.5.1 (Hans Zandbelt)
  - oops: copy/paste omisson for oauth2_jose_jwt_verify_ctx iat_validate (Hans Zandbelt)
  - avoid memory leak and fix check_oauth2 (Hans Zandbelt)
  - add issuer validation for JWT access tokens (Hans Zandbelt)
  - add support for resolving provider metadata from a Discovery endpoint (Hans Zandbelt)
  - add error logs about missing or invalid "active" boolean claim (Hans Zandbelt)
  - update eclipse .cproject (Hans Zandbelt)
  - update cjose link; see #43; thanks @compoundradius (Hans Zandbelt)
  - move repo to OpenIDC github organization (Hans Zandbelt)
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

Files

/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/include
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/include/oauth2
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/include/oauth2/apache.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/include/oauth2/cache.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/include/oauth2/cfg.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/include/oauth2/http.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/include/oauth2/ipc.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/include/oauth2/jose.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/include/oauth2/log.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/include/oauth2/mem.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/include/oauth2/oauth2.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/include/oauth2/openidc.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/include/oauth2/session.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/include/oauth2/util.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/include/oauth2/version.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/cache
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/cache.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/cache/file.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/cache/shm.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/cache_int.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/cfg
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/cfg/auth.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/cfg/cache_cfg.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/cfg/cfg.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/cfg/openidc_cfg.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/cfg/proto_cfg.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/cfg/session_cfg.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/cfg/source.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/cfg/target.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/cfg/verify.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/cfg_int.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/dpop.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/http.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/ipc.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/jose.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/jose_int.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/log.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/mem.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/oauth2.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/oauth2_int.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/openidc
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/openidc/client.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/openidc/openidc.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/openidc/provider.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/openidc/resolver.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/openidc/state.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/openidc_int.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/proto.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/server
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/server/apache.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/session.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/util.c
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/util_int.h
/usr/src/debug/liboauth2-1.6.1-1.fc39.aarch64/src/version.c


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 8 02:10:49 2024