aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/key-mon.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-07-19 00:15:44 +0200
committerLudovic Courtès <ludo@gnu.org>2015-07-19 00:15:44 +0200
commitaa27987f71cb8afa698ede551e20b1248f160113 (patch)
treeed6f3cc1e79aa849db010f21debccde09a04f9e4 /gnu/packages/key-mon.scm
parent2e839545c7f363b50ae760c9b9c15da9e7619da9 (diff)
downloadguix-aa27987f71cb8afa698ede551e20b1248f160113.tar.gz
guix-aa27987f71cb8afa698ede551e20b1248f160113.zip
gnu: cross-base: Distinguish cross Linux headers from native headers.
Commit c6d33a9 provided an incorrect fix, whereby the "linux-headers" key would be used twice in %BUILD-INPUTS and the 'set-cross-path' phase would refer to the first one of them, which happened to be the native headers, and not the target headers. This patch solves the problem by removing the ambiguity. * gnu/packages/cross-base.scm (cross-gcc-arguments)[set-cross-path]: Remove to "xlinux-headers" instead of "linux-headers". (cross-gcc): When LIBC is true, add explicit "xlinux-headers" input, taken from LIBC's propagated inputs.
Diffstat (limited to 'gnu/packages/key-mon.scm')
0 files changed, 0 insertions, 0 deletions
d>2017-08-10gnu: curl: Update replacement to 7.55.0. [security fixes]Marius Bakke Fixes CVE-2017-1000099, CVE-2017-1000100, and CVE-2017-100101. See <https://curl.haxx.se/docs/security.html> for details. * gnu/packages/curl.scm (curl)[replacement]: Update to 7.55.0. (curl-7.54.1): Rename to ... (curl-7.55.0): ... this. [source]: Update source URI to match upstream compression method change. [arguments]: Add 'fix-Makefile' phase. 2017-06-18Merge branch 'master' into core-updatesMark H Weaver 2017-06-14gnu: curl: Update replacement to 7.54.1 [fixes CVE-2017-9502].Leo Famulari * gnu/packages/curl.scm (curl)[replacement]: Update to 7.54.1. (curl-7.54.0): Replace with ... (curl-7.54.1): ... new variable. 2017-05-24Merge branch 'master' into core-updatesRicardo Wurmus 2017-04-19gnu: curl: Replace with curl@7.54.0 [fixes CVE-2017-7468]Leo Famulari * gnu/packages/curl.scm (curl)[replacement]: New field. (curl-7.54.0): New variable. 2017-04-07gnu: curl: Update to 7.53.1.Leo Famulari * gnu/packages/curl.scm (curl): Update to 7.53.1. 2017-03-09Merge branch 'master' into core-updatesLudovic Courtès 2017-02-21gnu: curl: Update replacement to 7.53.0 [fixes CVE-2017-2629].Leo Famulari * gnu/packages/curl.scm (curl-7.52.1): Replace variable with ... (curl-7.53.0): ... new variable. (curl)[replacement]: Update to 7.53.0. 2017-01-25gnu: curl: Incorporate grafted changes.Leo Famulari * gnu/packages/curl.scm (curl)[replacement]: Remove field. (curl-7.52.1): Remove variable. 2016-12-23gnu: curl: Update replacement to 7.52.1 [fixes CVE-2016-{9586,9594}].Marius Bakke * gnu/packages/curl.scm (curl)[replacement]: Update to 7.52.1. [home-page]: Use HTTPS. (curl-7.51.0): Replace with ... (curl-7.52.1): ... this. 2016-12-21Revert "gnu: curl: Update replacement to 7.52.0 [fixes ↵Leo Famulari CVE-2016-{9586,9952,9953}]." The curl maintainers said this about 7.52.0: "Attention! We will release a patch update within a few days to fix a serious security problem found in curl 7.52.0. You may consider holding off until then." This message was displayed at <https://curl.haxx.se/download.html> on 2016-12-21. This reverts commit 42366b35c3f9f8dc8b059d3369b8196a4b832c18. 2016-12-21gnu: curl: Update replacement to 7.52.0 [fixes CVE-2016-{9586,9952,9953}].Marius Bakke * gnu/packages/curl.scm (curl)[replacement]: Update to 7.52.0. (curl-7.51.0): Replace with ... (curl-7.52.0): ... this. 2016-11-02Merge branch 'master' into core-updatesLeo Famulari 2016-11-02gnu: curl: Update replacement to 7.51.0 [fixes CVE-2016-{8615..8625}].Marius Bakke * gnu/packages/curl.scm (curl)[replacement]: Update to 7.51.0. (curl-7.50.3): Replace with ... (curl-7.51.0): ... this. 2016-09-30Merge branch 'master' into core-updatesLudovic Courtès 2016-09-14gnu: curl: Update replacement to 7.50.3 [fixes CVE-2016-7167].Leo Famulari * gnu/packages/curl.scm (curl)[replacement]: Update to 7.50.3. (curl-7.50.2): Replace with .... (curl-7.50.3): ... this. 2016-09-08gnu: curl: Update replacement to 7.50.2 [fixes CVE-2016-7141].Leo Famulari * gnu/packages/curl.scm (curl)[replacement]: Update to 7.50.2 (curl-7.50.1): Replace with ... (curl-7.50.2): ... this. 2016-08-10gnu: curl: Update to 7.50.1.Leo Famulari * gnu/packages/curl.scm (curl)[replacement]: Remove field. [version, source]: Update to 7.50.1. [arguments]: Re-enable test. (curl-7.50.1): Remove variable. 2016-08-04gnu: curl: Replace with 7.50.1 [fixes CVE-2016-{3739,4802,5419,5420,5421].Leo Famulari * gnu/packages/curl.scm (curl)[replacement]: New field. (curl-7.50.1): New variable.