aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/sawfish.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2022-03-12 23:04:35 +0100
committerRicardo Wurmus <rekado@elephly.net>2022-03-15 20:18:51 +0100
commit6e53ce26727197fd88da8bef9fc53bfeda763c53 (patch)
tree16c45758cfed220b0058dff631adaf38b7bc7b1a /gnu/packages/sawfish.scm
parentb1fae9a855582b69fdec8a08510123c885a3ad96 (diff)
downloadguix-6e53ce26727197fd88da8bef9fc53bfeda763c53.tar.gz
guix-6e53ce26727197fd88da8bef9fc53bfeda763c53.zip
gnu: r-ragg: Update to 1.2.2.
* gnu/packages/cran.scm (r-ragg): Update to 1.2.2.
Diffstat (limited to 'gnu/packages/sawfish.scm')
0 files changed, 0 insertions, 0 deletions
ch NIST scored as "7.5 HIGH". [1] At the time of writing, the upstream developers had not yet cut any releases post-7.8.0, which is why the patch is being applied here. The patch was extracted from Helmut Grohne's public vulnerability disclosure. [2] [1] https://nvd.nist.gov/vuln/detail/CVE-2022-45142 [2] https://www.openwall.com/lists/oss-security/2023/02/08/1 * gnu/packages/patches/heimdal-CVE-2022-45142.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/kerberos.scm (heimdal)[source]: Apply it. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Felix Lechner 2023-04-11gnu: heimdal: Update to 7.8.0 [fixes CVE-2022-44640]....* gnu/packages/kerberos.scm (heimdal): Update to 7.8.0. [source]: Adjust date in snippet. [native-inputs]: Add python. Remove perl. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Felix Lechner