1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update 1.16.2 --> 1.16.3

Major changes in 1.16.3 (2019-01-07)
====================================

This is a bug fix release.

* Fix a regression in the MEMORY credential cache type which could
  cause client programs to crash.

* MEMORY credential caches will not be listed in the global
  collection, with the exception of the default credential cache if it
  is of type MEMORY.

* Remove an incorrect assertion in the KDC which could be used to
  cause a crash [CVE-2018-20217].

MFH:		2019Q1
This commit is contained in:
Cy Schubert 2019-01-08 01:41:04 +00:00
parent 96696ed519
commit 642c6b1106
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489636
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= krb5
PORTVERSION= 1.16.2
PORTVERSION= 1.16.3
CATEGORIES= security
MASTER_SITES= http://web.mit.edu/kerberos/dist/${PORTNAME}/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/
.if !defined(MASTERDIR)

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1541169195
SHA256 (krb5-1.16.2.tar.gz) = 9f721e1fe593c219174740c71de514c7228a97d23eb7be7597b2ae14e487f027
SIZE (krb5-1.16.2.tar.gz) = 9652415
TIMESTAMP = 1546910420
SHA256 (krb5-1.16.3.tar.gz) = e40499df7c6dbef0cf9b11870a0e167cde827737d8b2c06a9436334f08ab9b0d
SIZE (krb5-1.16.3.tar.gz) = 9656985