aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/base.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/base.scm')
-rw-r--r--gnu/packages/base.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
index 37e09eb8ce..da2c6dead6 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -974,6 +974,11 @@ GLIBC/HURD for a Hurd host"
"0j49682pm2nh4qbdw35bas82p1pgfnz4d2l7iwfyzvrvj0318wzb"))
(patches (search-patches "glibc-ldd-x86_64.patch"
"glibc-vectorized-strcspn-guards.patch"
+ "glibc-CVE-2015-5180.patch"
+ "glibc-CVE-2015-7547.patch"
+ "glibc-CVE-2016-3075.patch"
+ "glibc-CVE-2016-3706.patch"
+ "glibc-CVE-2016-4429.patch"
"glibc-CVE-2017-1000366-pt1.patch"
"glibc-CVE-2017-1000366-pt2.patch"
"glibc-CVE-2017-1000366-pt3.patch"))))
providers....Hartmut Goebel 2021-10-07gnu: Add erlang-eunit-formatters....Hartmut Goebel 2021-10-07gnu: Add erlang-getopt....Hartmut Goebel 2021-10-07gnu: Add erlang-bbmustache....Hartmut Goebel 2021-10-07gnu: Add erlang-cth-readable....Hartmut Goebel 2021-10-07gnu: Add erlang-erlware-commons....Hartmut Goebel 2021-10-07gnu: Add erlang-certifi....Hartmut Goebel 2021-10-07gnu: Add erlang-cf....Hartmut Goebel 2021-09-21gnu: erlang: Update to 24.0.5....Cees de Groot 2021-07-13gnu: erlang: Remove 'autoconf phase....Efraim Flashner 2021-07-13gnu: erlang: Update to 24.0.2....Cees de Groot 2021-06-23gnu: Fix references to emacs-build-system's expand-load-path phase....Carlo Zancanaro