aboutsummaryrefslogtreecommitdiff
path: root/tests/union.scm
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2019-02-12 23:21:19 -0500
committerLeo Famulari <leo@famulari.name>2019-02-12 23:23:19 -0500
commit344e0f56218f6b2680e0ab00446eed372216d420 (patch)
tree819a77b587b10179bcd74f218f6bbf7fe75782cd /tests/union.scm
parentc7cf43ddec9be5389d3a2623d6414d9b55354f64 (diff)
downloadguix-344e0f56218f6b2680e0ab00446eed372216d420.tar.gz
guix-344e0f56218f6b2680e0ab00446eed372216d420.zip
gnu: netpbm: Fix a hard-coded path.
Fixes <https://bugs.gnu.org/24735>. * gnu/packages/netpbm.scm (netpbm)[arguments]: Patch a path in the 'configure' phase.
Diffstat (limited to 'tests/union.scm')
0 files changed, 0 insertions, 0 deletions
nu: samba: Provide 'rpcgen'....Glibc no longer includes Sun/ONC RPC support since commit 3670ea70e2e932969a3ffc0acf75a714c7b42540. * gnu/packages/samba.scm (samba)[native-inputs]: Add RPCSVC-PROTO. Marius Bakke 2019-06-20gnu: samba: Update to 4.10.5 [fixes CVE-2019-12435, CVE-2019-12436]....* gnu/packages/samba.scm (samba): Update to 4.10.5. Marius Bakke