- Update to 1.0.1
Denial-of-Service Security Fix * Fix two remote crashes and a memory leak in RADIUS packet decoding. PR: ports/72012 Submitted by: Andrew Thompson <andy@fud.org.nz> (maintainer) Approved by: portmgr (linimon)
This commit is contained in:
parent
dda3ec653c
commit
77d87fcfa6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118392
4 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= freeradius
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/ \
|
||||
ftp://ftp.Awfulhak.org/pub/radius/
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (freeradius-1.0.0.tar.gz) = 4755295e786c2d119c6749cc4dc66e10
|
||||
SIZE (freeradius-1.0.0.tar.gz) = 2199631
|
||||
MD5 (freeradius-1.0.1.tar.gz) = abc30cb71367f859ceed4de6477cd59f
|
||||
SIZE (freeradius-1.0.1.tar.gz) = 2237745
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= freeradius
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/ \
|
||||
ftp://ftp.Awfulhak.org/pub/radius/
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (freeradius-1.0.0.tar.gz) = 4755295e786c2d119c6749cc4dc66e10
|
||||
SIZE (freeradius-1.0.0.tar.gz) = 2199631
|
||||
MD5 (freeradius-1.0.1.tar.gz) = abc30cb71367f859ceed4de6477cd59f
|
||||
SIZE (freeradius-1.0.1.tar.gz) = 2237745
|
||||
|
|
Loading…
Reference in a new issue