python-gssapi 1.6.12-1ubuntu0.1 source package in Ubuntu

Changelog

python-gssapi (1.6.12-1ubuntu0.1) jammy; 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>  Mon, 04 Dec 2023 20:47:03 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe misc

Downloads

File Size SHA-256 Checksum
python-gssapi_1.6.12.orig.tar.gz 89.6 KiB 019736cc5c7767675f3d1d2010b8a25db95437e3c13ea82e2736925d67677f91
python-gssapi_1.6.12-1ubuntu0.1.debian.tar.xz 3.0 KiB f07101a2d8e8d62cc78f83cfaa9e3159fb438eb2bb38bc42c2d94e846e214db5
python-gssapi_1.6.12-1ubuntu0.1.dsc 1.7 KiB 3920179e926c53e6be05d800b42c383620950ffc627c8c61099463fae26de3f9

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