| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
* gnu/packages/base.scm (glibc): Update to 2.21. Remove 3 patches no
longer needed.
* gnu/packages/patches/glibc-CVE-2012-3406.patch,
gnu/packages/patches/glibc-CVE-2014-7817.patch,
gnu/packages/patches/glibc-mips-dangling-vfork-ref.patch: Remove.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
|
|
|
|
|
|
| |
* gnu/packages/base.scm (patch): Update to 2.7.4. Remove
'replacement'. Remove outdated comment.
(patch-2.7.4, patch-CVE-2015-1196): Remove.
|
|
|
|
|
| |
* guix/build/utils.scm (search-path-as-list): Delete duplicate input
directories before searching.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (star): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (hisat): New variable.
|
|
|
|
| |
* gnu/packages/ntp.scm (openntpd): New variable.
|
|
|
|
| |
* gnu/packages/admin.scm (smartmontools): New variable.
|
|
|
|
| |
* guix/scripts/lint.scm (probe-uri): handle FTP URIs.
|
|
|
|
| |
* gnu/packages/linux.scm (ltrace): New variable.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre): Update to version 3.19.
|
|
|
|
|
|
| |
Encountered on a Dell Precision T3600.
* gnu/system/linux-initrd.scm (base-initrd)[linux-modules]: Add isci.
|
|
|
|
|
|
|
|
|
|
| |
Reported by Andreas Enge <andreas@enge.fr>
at <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19764#19>.
* guix/profiles.scm (manifest-transaction-effects): Use 'version>=?'
instead of 'version>?'.
* tests/profiles.scm ("manifest-transaction-effects and
pseudo-upgrades"): New test.
|
|
|
|
|
| |
* guix/utils.scm (version>?): Clarify docstring.
(version>=?): New procedure.
|
|
|
|
|
| |
* gnu/packages/video.scm (ffmpeg): Add 'lame' input and corresponding
configure flag.
|
|
|
|
| |
* gnu/packages/openssl.scm (perl-net-ssleay): Update to 1.68.
|
|
|
|
| |
* gnu/packages/openssl.scm (openssl): Update to 1.0.2.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme):
New variables.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (flexbar): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (seqan): New variable.
|
|
|
|
| |
* gnu/packages/admin.scm (libcap-ng): New variable.
|
|
|
|
| |
* gnu/packages/audio.scm (aubio): New variable.
|
|
|
|
| |
* gnu/packages/audio.scm (liblo): New variable.
|
|
|
|
| |
* gnu/packages/audio.scm (jack-2): New variable.
|
|
|
|
| |
* gnu/packages/video.scm (srt2vtt): New variable.
|
|
|
|
|
|
|
|
|
| |
* gnu/services/ssh.scm (lsh-service): New #:keys (daemonic?, pid-file?,
pid-file). Build new lshd-command and expand service-requirement
field.
* doc/guix.texi (Networking Services): Update accordingly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* guix/build-system/waf.scm,
guix/build/waf-build-system.scm: New files.
* Makefile.am (MODULES): Add them.
* doc/guix.texi (Build Systems): Document waf-build-system.
|
|
|
|
|
|
|
| |
Reported by Marek Benc.
* doc/guix.texi (Initial RAM Disk): Remove ".ko" from the 'base-initrd'
example. Add a comment.
|
|
|
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/19764>.
* guix/profiles.scm (manifest-transaction-effects): Return downgraded
packages as a fourth value.
* guix/ui.scm (show-manifest-transaction): Adjust accordingly.
* tests/profiles.scm ("manifest-transaction-effects and downgrades"):
New test.
|
|
|
|
|
| |
* tests/ui.scm ("show-manifest-transaction"): Remove useless call to
'manifest-transaction-effects'.
|
|
|
|
|
|
| |
This is a followup to 46b8aad.
* guix/ui.scm (call-with-error-handling): Add 'nar-error?' case.
|
|
|
|
|
|
| |
'nix-setuid-helper' vanished in commit d43eb499a (Jan. 2014.)
* pre-inst-env.in: Remove occurrences of 'NIX_SETUID_HELPER'.
|
|
|
|
|
|
| |
* gnu/packages/ssh.scm (guile-ssh)[arguments]
<fix-libguile-ssh-file-name>: Call 'zero?' to check the return value of
'system*'.
|
|
|
|
| |
* gnu/packages/gnutls.scm (p11-kit): New variable.
|
|
|
|
| |
* gnu/packages/libusb.scm (libmtp): New variable.
|
|
|
|
|
| |
* gnu/packages/web.scm (tidy): Run bootstrap phase after the unpack phase,
rather than before the configure phase.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.6.
|
|
|
|
| |
* gnu/packages/web.scm (tidy): New variable.
|
|
|
|
| |
* gnu/packages/lightning.scm (lightning): Update to 2.1.0.
|
| |
|
|
|
|
|
| |
* nix/libstore/local-store.cc (LocalStore::getLineFromSubstituter):
Flush when the line contains '\r'.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/19756>.
Reported by <sleep_walker@suse.cz>.
* guix/serialization.scm (currently-restored-file): New variable.
(get-bytevector-n*): New procedure.
(read-int, read-long-long, read-string, read-latin1-string,
read-contents): Use it instead of 'get-bytevector-n'.
(restore-file): Parameterize 'currently-restored-file' and set it.
* tests/nar.scm ("restore-file with incomplete input"): New test.
|
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/19771>.
Reported by Andrei Osipov <andrspv@gmail.com>.
* doc/guix.texi (Invoking guix-daemon): Document the build directory
location.
|
|
|
|
| |
* gnu/packages/gimp.scm (gimp)[inputs]: Add LIBEXIF, LCMS, and LIBRSVG.
|
|
|
|
| |
* gnu/packages/pdf.scm (podofo): Add optional input lua-5.1.
|
|
|
|
| |
* gnu/packages/pdf.scm (podofo): Update to 0.9.3.
|
|
|
|
|
| |
* gnu/packages/pdf.scm (podofo): Enable building a shared library in addition
to a static one.
|
|
|
|
| |
* gnu/packages/ebook.scm (chmlib): Correct copy-pasted license field.
|
|
|
|
|
| |
* gnu/packages/ebook.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
| |
* gnu/packages/dejagnu.scm (dejagnu): Update to 1.5.2.
|
|
|
|
| |
* gnu/packages/global.scm (global): Update to 6.3.4.
|