libntlm 1.6-4 source package in Ubuntu

Changelog

libntlm (1.6-4) unstable; urgency=medium

  * [39c9827] Use gbp dch id-length 7.
  * [a198d58] Update Standards-Version to 4.6.0.
  * [8fb7138] Improve autopkgtests, use upstream self-tests.

 -- Simon Josefsson <email address hidden>  Fri, 20 Aug 2021 09:56:08 +0200

Upload details

Uploaded by:
Debian Authentication Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Authentication Maintainers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main libs
Kinetic release main libs
Jammy release universe libs

Downloads

File Size SHA-256 Checksum
libntlm_1.6-4.dsc 2.0 KiB 8eec2aeb1a690cc1dbb241a4f8341b52e3ece6044198ceb7ac19c510c2d134cb
libntlm_1.6.orig.tar.gz 672.5 KiB f2376b87b06d8755aa3498bb1226083fdb1d2cf4460c3982b05a9aa0b51d6821
libntlm_1.6.orig.tar.gz.asc 228 bytes 39949562bc9625cccb94a6a37387803917eabc24f7a0692141733b0128bf69ea
libntlm_1.6-4.debian.tar.xz 6.1 KiB 1396008a825d810edc966ad8cc54f7dd4477697326486e27781f1d4744b5220e

Available diffs

No changes file available.

Binary packages built by this source

libntlm0: NTLM authentication library

 NTLM is an authentication protocol used in various Microsoft network
 protocol implementations and supported by the NTLM Security Support
 Provider ("NTLMSSP"). Originally used for authentication and negotiation
 of secure DCE/RPC, NTLM is also used throughout Microsoft's systems as
 an integrated single sign-on mechanism.
 .
 NTLM employs a challenge-response mechanism for authentication, in which
 clients are able to prove their identities without sending a password to
 the server. It consists of three messages, commonly referred to as Type 1
 (negotiation), Type 2 (challenge) and Type 3 (authentication).

libntlm0-dbgsym: debug symbols for libntlm0
libntlm0-dev: Development files for the NTLM authentication library

 Libntlm is a library that implements Microsoft's NTLM authentication.
 This package contains all the files necessary for developing programs
 with NTLM support.