Path to this page:
./
devel/libntlm,
Library that implement Microsofts NTLM authentication
Branch: pkgsrc-2020Q1,
Version: 1.5,
Package name: libntlm-1.5,
Maintainer: pkgsrc-userslibntlm is a library that implement Microsoft's NTLM authentication.
Master sites:
SHA1: eaecb15173d41381862920cb78238c695b41f43a
RMD160: 831aaba9288014cc01eb92f80e704933afa64071
Filesize: 643.491 KB
Version history: (Expand)
- (2020-04-20) Package has been reborn
- (2020-04-19) Package added to pkgsrc.se, version libntlm-1.5 (created)
CVS history: (Expand)
2020-06-09 13:59:46 by Benny Siegert | Files touched by this commit (2) | |
Log message:
Pullup ticket #6234 - requested by wiz
devel/libntlm: security fix
Revisions pulled up:
- devel/libntlm/Makefile 1.22
- devel/libntlm/distinfo 1.12
---
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jun 9 06:18:18 UTC 2020
Modified Files:
pkgsrc/devel/libntlm: Makefile distinfo
Log message:
libntlm: update to 1.6.
* Version 1.6 (released 2020-04-19)
** Fix buffer overflow in buildSmbNtlmAuth* function. CVE-2019-17455.
Reported by Kirin in <https://gitlab.com/jas/libntlm/-/issues/2> and
patch provided by Cedric Buissart. See newly introduced regression
check test_CVE-2019-17455.c for test of a vulnerable library.
** API and ABI modifications.
No changes since last version.
|