guix/gnu
Ricardo Wurmus b2fd8f6367
gnu: glibc/linux: Fix runtime crashes on i686 systems.
* gnu/packages/patches/glibc-memchr-overflow-i686.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash)[native-inputs]:
Add the patch conditionally for i686 systems.
* gnu/packages/base.scm (glibc/linux)[native-inputs]: Add the patch
conditionally for i686 systems.
[arguments]: Apply the patch conditionally on i686 systems.
2017-04-29 23:31:35 +02:00
..
build
packages gnu: glibc/linux: Fix runtime crashes on i686 systems. 2017-04-29 23:31:35 +02:00
services services: Make exim-service-type use mail-aliases-service-type 2017-04-19 23:43:50 +02:00
system system: Rename operating-system-kernel-arguments to operating-system-user-kernel-arguments. 2017-04-22 20:54:31 +02:00
tests tests: mail: Add test for exim 2017-04-19 23:43:50 +02:00
artwork.scm
local.mk gnu: glibc/linux: Fix runtime crashes on i686 systems. 2017-04-29 23:31:35 +02:00
packages.scm
services.scm services: Service types can now specify a default value for instances. 2017-04-16 00:48:08 +02:00
system.scm system: Rename operating-system-parameters-file to operating-system-boot-parameters-file. 2017-04-22 20:54:43 +02:00
tests.scm