golang-github-jcmturner-gokrb5.v8 8.4.3-2 source package in Ubuntu

Changelog

golang-github-jcmturner-gokrb5.v8 (8.4.3-2) unstable; urgency=medium

  * Source-only upload to allow migration to testing
  * Fix VCS locations
  * Lintian override for lintian bug 1014885

 -- Matthew Vernon <email address hidden>  Wed, 07 Dec 2022 15:14:00 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-jcmturner-gokrb5.v8_8.4.3-2.dsc 2.8 KiB 8965be0237433e41496e3f096a37b5c85c8e2bc40575a7869707c0f3599556c1
golang-github-jcmturner-gokrb5.v8_8.4.3.orig.tar.gz 300.2 KiB f007d6cc52080feb32a9d010520edcbf9e4338b3018dc33b8c119d214c33dae6
golang-github-jcmturner-gokrb5.v8_8.4.3-2.debian.tar.xz 2.8 KiB 24c060c358d5fdb3b9bda0c55a5e76a8890d21522e76f9f1412b21b60710b318

Available diffs

No changes file available.

Binary packages built by this source

golang-github-jcmturner-gokrb5.v8-dev: Pure Go Kerberos library for clients and services

 Features:
  - Pure Go, no dependency on external libraries
  - No platform specific code
  - Server Side:
  - HTTP handler wrapper implements SPNEGO Kerberos authentication
  - HTTP handler wrapper decodes Microsoft AD PAC authorization data
  - Client Side:
  - Client that can authenticate to an SPNEGO Kerberos authenticated
     web service
  - Ability to change client's password
  - General:
  - Kerberos libraries for custom integration
  - Parsing Keytab files
  - Parsing krb5.conf files
  - Parsing client credentials cache files such as
     /tmp/krb5cc_$(id -u $(whoami))