diff options
author | bjk <bjk@FreeBSD.org> | 2015-10-28 20:55:40 +0000 |
---|---|---|
committer | bjk <bjk@FreeBSD.org> | 2015-10-28 20:55:40 +0000 |
commit | 94f3e43aaab0f504e8b9a393b1119b5826866206 (patch) | |
tree | 49361b802c4c7782282d0a0ad2eb9ad0144d1f20 | |
parent | 5aecaae974d1ef4718c795a6c7d9f7c2af7fd07c (diff) | |
download | FreeBSD-ports-94f3e43aaab0f504e8b9a393b1119b5826866206.zip FreeBSD-ports-94f3e43aaab0f504e8b9a393b1119b5826866206.tar.gz |
Update net/openafs to 1.6.15, a security release
OPENAFS-SA-2015-007 (CVE-2015-7762, CVE-2015-7763): rx ACK packets
leak plaintext of previous packets.
Approved by: feld (ports-secteam, ports committer)
Security: OPENAFS-SA-2015-007, CVE-2015-7762, CVE-2015-7763
-rw-r--r-- | net/openafs/Makefile | 4 | ||||
-rw-r--r-- | net/openafs/distinfo | 12 |
2 files changed, 8 insertions, 8 deletions
diff --git a/net/openafs/Makefile b/net/openafs/Makefile index 1f00e9c..9e32304 100644 --- a/net/openafs/Makefile +++ b/net/openafs/Makefile @@ -21,8 +21,8 @@ LICENSE_NAME= IBM Public License Version 1.0 LICENSE_FILE= ${WRKSRC}/doc/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -AFS_DISTVERSION= 1.6.13 -DBVERSION= 2013-01-28 +AFS_DISTVERSION= 1.6.15 +DBVERSION= 2015-07-13 USES= cpe kmod tar:bzip2 USE_LDCONFIG= yes diff --git a/net/openafs/distinfo b/net/openafs/distinfo index 6cb0b4c..07040d3 100644 --- a/net/openafs/distinfo +++ b/net/openafs/distinfo @@ -1,6 +1,6 @@ -SHA256 (openafs-1.6.13-src.tar.bz2) = 6139370633b48f0149d4dacdd01af7ee29b800b0866c2d18a679c1669e317b26 -SIZE (openafs-1.6.13-src.tar.bz2) = 14373447 -SHA256 (openafs-1.6.13-doc.tar.bz2) = a0517efcb665efc70ac0813256730443be68fb8635da2f90e221bb2c6cc23736 -SIZE (openafs-1.6.13-doc.tar.bz2) = 3501580 -SHA256 (CellServDB.2013-01-28) = faa755c6e13d8a71182a4036d1cee01bce49fb2a93feb6499683f22049391a17 -SIZE (CellServDB.2013-01-28) = 36787 +SHA256 (openafs-1.6.15-src.tar.bz2) = 456db6544b4b9334fbeee638ca804adcbd4be1a306d60f0da03d7675d1ecef26 +SIZE (openafs-1.6.15-src.tar.bz2) = 14388197 +SHA256 (openafs-1.6.15-doc.tar.bz2) = 9e6cab86eadf2883f8fc01df51cb63b5f306658a9563eed45a306e742f6baef0 +SIZE (openafs-1.6.15-doc.tar.bz2) = 3501246 +SHA256 (CellServDB.2015-07-13) = 07dacb7f7445c8e6d29a07c84e92dd29ded3b8f2a5eaba8d074e9c341878e242 +SIZE (CellServDB.2015-07-13) = 36650 |