Security update to address Samba incorrect permission checks vulnerability
(CVE-2012-2111): - Update net/samba34 to 3.4.17 - Update net/samba35 to 3.5.15 - Update net/samba36 to 3.6.5 Security: 0fa15e08-92ec-11e1-a94a-00215c6a37bb Approved by: maintainer
This commit is contained in:
parent
5a69494526
commit
0aace5efbd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295735
6 changed files with 12 additions and 12 deletions
|
@ -6,8 +6,8 @@
|
|||
#
|
||||
|
||||
PORTNAME= samba34
|
||||
PORTVERSION= 3.4.16
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 3.4.17
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= net
|
||||
MASTER_SITES= ${MASTER_SITE_SAMBA}
|
||||
MASTER_SITE_SUBDIR= . old-versions rc pre
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (samba-3.4.16.tar.gz) = a565b43355060d32374ddf7231e0b1146bc44154913abc440ab2db598379d3dd
|
||||
SIZE (samba-3.4.16.tar.gz) = 34826312
|
||||
SHA256 (samba-3.4.17.tar.gz) = 6cb94054250167f14cada95d399ff352ba0cdab083572095e87ada27d2571eba
|
||||
SIZE (samba-3.4.17.tar.gz) = 34826629
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
#
|
||||
|
||||
PORTNAME= ${SAMBA_BASENAME}35
|
||||
PORTVERSION= 3.5.14
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 3.5.15
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= net
|
||||
MASTER_SITES= ${MASTER_SITE_SAMBA}
|
||||
MASTER_SITE_SUBDIR= . old-versions rc pre
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (samba-3.5.14.tar.gz) = bbdb1f2695bb4227dda0af5babf6eff55336e0d11434cde06de75f0a01d02a52
|
||||
SIZE (samba-3.5.14.tar.gz) = 30368829
|
||||
SHA256 (samba-3.5.15.tar.gz) = c23c67c1212b7ff2e68a9e047a22200e1ad447d5ac1bd3cf24363f4b5875d396
|
||||
SIZE (samba-3.5.15.tar.gz) = 30368870
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
#
|
||||
|
||||
PORTNAME= ${SAMBA_BASENAME}36
|
||||
PORTVERSION= 3.6.4
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 3.6.5
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= net
|
||||
MASTER_SITES= ${MASTER_SITE_SAMBA}
|
||||
MASTER_SITE_SUBDIR= . old-versions rc pre
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (samba-3.6.4.tar.gz) = 590ac2fc7f6dd70e947b3aded5fcb4431a5abba4dc3cc1bec566627e132b5914
|
||||
SIZE (samba-3.6.4.tar.gz) = 29007087
|
||||
SHA256 (samba-3.6.5.tar.gz) = 8af65ff3b8c1155e7897c89a895e3155534ec3c5b97877ee2f05fc9d8bab80c4
|
||||
SIZE (samba-3.6.5.tar.gz) = 29009444
|
||||
|
|
Loading…
Reference in a new issue