GNU bug report logs -
#25422
GIT_SSL_CAINFO set incorrectly
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Wed, 11 Jan 2017 20:37:02 UTC
Severity: normal
Tags: patch
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi!
These patches for ‘core-updates’ add support for “single-entry” search
paths like ‘GIT_SSL_CAINFO’. This is achieved by setting ‘separator’ to
#f in the search path spec.
Feedback welcome!
Ludo’.
Ludovic Courtès (2):
guix package: Honor the order of profiles when -p appears multiple
times.
search-paths: Allow specs with #f as their separator.
Makefile.am | 3 ++-
gnu/packages/version-control.scm | 4 ++--
guix/build/profiles.scm | 24 ++++++++++++--------
guix/build/utils.scm | 13 ++++++++---
guix/scripts/package.scm | 4 ++--
guix/search-paths.scm | 28 ++++++++++++++++-------
tests/guix-package-net.sh | 4 ++--
tests/packages.scm | 49 +++++++++++++++++++++++++++++++++++++++-
tests/search-paths.scm | 48 +++++++++++++++++++++++++++++++++++++++
9 files changed, 148 insertions(+), 29 deletions(-)
create mode 100644 tests/search-paths.scm
--
2.11.0
This bug report was last modified 8 years and 102 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.