sysutils/polkit: add upstream patch for CVE-2021-4034 "pwnkit" vulnerability
This commit is contained in:
parent
16510abbad
commit
d2118ff0f1
2 changed files with 5 additions and 1 deletions
|
@ -2,11 +2,13 @@
|
|||
|
||||
PORTNAME= polkit
|
||||
PORTVERSION= 0.120
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils gnome
|
||||
MASTER_SITES= https://www.freedesktop.org/software/polkit/releases/
|
||||
|
||||
PATCH_SITES= https://gitlab.freedesktop.org/${PORTNAME}/${PORTNAME}/-/commit/
|
||||
PATCHFILES+= e7f3d9e8341d.patch:-p1 # https://gitlab.freedesktop.org/polkit/polkit/-/merge_requests/99
|
||||
PATCHFILES+= a2bf5c9c83b6.patch:-p1 # https://gitlab.freedesktop.org/polkit/polkit/-/merge_requests/104 (CVE-2021-4034)
|
||||
|
||||
MAINTAINER= desktop@FreeBSD.org
|
||||
COMMENT= Framework for controlling access to system-wide components
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
TIMESTAMP = 1633549962
|
||||
TIMESTAMP = 1643152765
|
||||
SHA256 (polkit-0.120.tar.gz) = ee7a599a853117bf273548725719fa92fabd2f136915c7a4906cee98567aee03
|
||||
SIZE (polkit-0.120.tar.gz) = 1626659
|
||||
SHA256 (e7f3d9e8341d.patch) = 9a84b59d38b3f86c70c5fc3a28cbfe8d7a22cf190eb20ff433f7f53f5ff73a9a
|
||||
SIZE (e7f3d9e8341d.patch) = 1201
|
||||
SHA256 (a2bf5c9c83b6.patch) = 5930a48bf4262a7c89f8737a1a5a648bd41cfdb6476dcca1140cba6555b67d2c
|
||||
SIZE (a2bf5c9c83b6.patch) = 2070
|
||||
|
|
Loading…
Reference in a new issue