summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/polkit-CVE-2018-19788.patch
AgeCommit message (Collapse)Author
2019-06-05gnu: polkit: Update to 0.116 [fixes CVE-2019-6133].Marius Bakke
* gnu/packages/patches/polkit-CVE-2018-19788.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/polkit.scm (polkit): Update to 0.116. [source](patches): Remove. [inputs]: Change MOZJS-52 to MOZJS-60. [arguments]: Add CXXFLAGS=-std=gnu++11 to #:configure-flags.
2018-12-09gnu: polkit: Fix CVE-2018-19788.Leo Famulari
* gnu/packages/patches/polkit-CVE-2018-19788.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/polkit.scm (polkit)[source]: Use it.