guix/gnu
Guillaume Le Vaillant c1ea1a94c3
gnu: libhx: Fix runtime bug.
There is a bug in libhx causing pam-mount to crash when trying to mount user
directories at login. Upstream has a patch to fix this issue.

* gnu/packages/patches/libhx-fix-double-free-bug.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/c.scm (libhx)[source]: Use it.
2021-10-13 14:15:14 +02:00
..
bootloader
build file-systems: Prefer low-memory mode of ‘btrfs check’. 2021-09-28 22:08:23 +02:00
home home: services: configuration: Support file-like objects. 2021-10-09 19:24:19 +03:00
installer installer: Fix typo in docstrings. 2021-10-01 21:27:36 +02:00
machine
packages gnu: libhx: Fix runtime bug. 2021-10-13 14:15:14 +02:00
platforms gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services services: ganeti: Don't start the metadata daemon automatically. 2021-10-11 18:59:44 +02:00
system linux-initrd: Support checking NTFS volumes on boot. 2021-10-13 01:20:19 +02:00
tests gnu: ganeti: Update to 3.0.1. 2021-10-11 18:59:44 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Allow manifests to contain any lowerable object. 2021-10-04 16:36:59 +02:00
home.scm Move (gnu home-services) to (gnu home services). 2021-10-09 19:24:18 +03:00
image.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
installer.scm installer: Support XFS. 2021-09-23 18:17:18 +02:00
local.mk gnu: libhx: Fix runtime bug. 2021-10-13 14:15:14 +02:00
machine.scm
packages.scm
platform.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services.scm
system.scm system: Add xfsprogs to base packages. 2021-09-23 18:17:17 +02:00
tests.scm