diff options
author | Timur I. Bakeyev <timur@FreeBSD.org> | 2021-03-25 03:22:10 +0000 |
---|---|---|
committer | Timur I. Bakeyev <timur@FreeBSD.org> | 2021-03-25 03:22:10 +0000 |
commit | 8eed5d166a6ba6dfd4f4940873f75c83ff0e0367 (patch) | |
tree | 600f66458089c0ca52f94c198877357c3b76d804 | |
parent | Security update for net/samba4* ports to 4.13.6 and 4.12.13 respectively. (diff) |
Some hiccup in the Samba release management:
> Please ignore the 4.14.1, 4.13.6 and 4.12.13 releases and only use 4.14.2, 4.13.7 and 4.12.14.
Bump samba412 to 4.12.14.
Security: CVE-2020-27840
CVE-2021-20277
-rw-r--r-- | net/samba412/Makefile | 2 | ||||
-rw-r--r-- | net/samba412/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/samba412/Makefile b/net/samba412/Makefile index 52285d6f56ac..79c329741954 100644 --- a/net/samba412/Makefile +++ b/net/samba412/Makefile @@ -23,7 +23,7 @@ EXTRA_PATCHES+= ${PATCHDIR}/0001-Zfs-provision-1.patch:-p1 SAMBA4_BASENAME= samba SAMBA4_PORTNAME= ${SAMBA4_BASENAME}4 -SAMBA4_VERSION= 4.12.13 +SAMBA4_VERSION= 4.12.14 SAMBA4_DISTNAME= ${SAMBA4_BASENAME}-${SAMBA4_VERSION:S|.p|pre|:S|.r|rc|:S|.t|tp|:S|.a|alpha|} WRKSRC?= ${WRKDIR}/${DISTNAME} diff --git a/net/samba412/distinfo b/net/samba412/distinfo index 6fe48275de92..0ff1113a1220 100644 --- a/net/samba412/distinfo +++ b/net/samba412/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616600978 -SHA256 (samba-4.12.13.tar.gz) = 5bc1cacb4e12bd6618d882e7750a335eec910310043a58d8e18e6614fda3b98d -SIZE (samba-4.12.13.tar.gz) = 18260488 +TIMESTAMP = 1616641716 +SHA256 (samba-4.12.14.tar.gz) = 440f8cb4e2365eeace049e00824bdac53017487f4fc9cd86b76cd76d8d860980 +SIZE (samba-4.12.14.tar.gz) = 18260926 |