python-gssapi 1.8.2-1ubuntu1 source package in Ubuntu

Changelog

python-gssapi (1.8.2-1ubuntu1) noble; urgency=medium

  * Disable LTO to avoid seg. fault on s390x. (LP: #2044242)
    - d/rules: disabled lto for s390x only
    - d/control: maintainer changed due to update-maintainer run

 -- Frank Heimes <email address hidden>  Wed, 06 Dec 2023 09:15:41 +0100

Upload details

Uploaded by:
Frank Heimes
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-gssapi_1.8.2.orig.tar.gz 107.9 KiB aa2d4f3d3f5c069a1857a989936a928bc0d40371ac02dd77d3b408ffbed14f5d
python-gssapi_1.8.2-1ubuntu1.debian.tar.xz 3.1 KiB 581b9c6f94221faa3dd89f5e88595a2b3793b12bcf57ddfe2e923853c900dc96
python-gssapi_1.8.2-1ubuntu1.dsc 1.9 KiB c3c83d00a483150b275885eb1f59215ecd3b41a96f3db14a1871922c20602b2f

Available diffs

View changes file

Binary packages built by this source

python3-gssapi: Python 3 interface to GSSAPI

 Python3 Bindings for GSSAPI. These bindings are for both RFC 2743/2744 and
 many extensions. They are native bindings produced using Cython.
 .
 Available extensions will vary based on what your GSSAPI implementation
 supports; see package documentation for a detailed list of what is available.

python3-gssapi-dbgsym: debug symbols for python3-gssapi