summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-23gnu: python-beautifulsoup4: Update to 4.5.3.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-beautifulsoup4): Update to 4.5.3.
2017-03-23gnu: python-drmaa: Update to 0.7.7.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-drmaa): Update to 0.7.7.
2017-03-23gnu: python-sqlalchemy-utils: Update to 0.32.13.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-sqlalchemy-utils): Update to 0.32.13.
2017-03-23gnu: python-pafy: Update to 0.5.3.1.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-pafy): Update to 0.5.3.1.
2017-03-22gnu: libffcall: Set source file-name.Efraim Flashner
* gnu/packages/libffcall.scm (libffcall)[source]: Add file-name field. [home-page]: Use https.
2017-03-22gnu: chicken: Update to 4.12.0.Kei Kebreau
* gnu/packages/scheme.scm (chicken): Update to 4.12.0.
2017-03-22gnu: dovecot: Update to 2.2.28.Leo Famulari
* gnu/packages/mail.scm (dovecot): Update to 2.2.28.
2017-03-22gnu: rustc: Honor max line length.Danny Milosavljevic
* gnu/packages/rust.scm (rustc)[arguments]: patch-tests: Honor max line length.
2017-03-22gnu: guix: Update development snapshot.Ludovic Courtès
* gnu/packages/package-management.scm (guix-devel): Update to 73a4645.
2017-03-22gnu: binutils-vc4: Set source file-name.Efraim Flashner
* gnu/packages/embedded.scm (binutils-vc4)[source]: Add file-name field.
2017-03-22build: 'test-driver.scm' prints Scheme values with 'write'.Ludovic Courtès
Previously it would print them with 'display', which was inconvenient. * build-aux/test-driver.scm (test-display): Use ~S for VALUE. (test-runner-gnu): Use 'format' instead of 'test-display' for the test name, location, and result kind.
2017-03-22tests: Skip 'guix pack' test when networking is unavailable.Ludovic Courtès
* tests/pack.scm ("self-contained-tarball"): Skip unless (network-reachable?).
2017-03-22tests: Fix 'cond-expand' clause for 2.2/2.0.Ludovic Courtès
Fixes a mistake in a9a0227c0127e1813190a7664f7ad858e791480d. * tests/store.scm ("current-build-output-port, UTF-8 + garbage"): Inverse the 'cond-expand' clauses since the 'guile-2.0' feature doesn't exist.
2017-03-22gnu: autoconf-archive: Update to 2017.03.21.Efraim Flashner
* gnu/packages/autotools.scm (autoconf-archive): Update to 2017.03.21.
2017-03-22publish: Add '--nar-path'.Ludovic Courtès
* guix/scripts/publish.scm (show-help, %options): Add '--nar-path'. (%default-options): Add 'nar-path'. (guix-publish): Honor it.
2017-03-22publish: Make the nar URL prefix a parameter.Ludovic Courtès
* guix/scripts/publish.scm (narinfo-string): Add #:nar-path and honor it. (render-narinfo): Likewise. (make-request-handler): Likewise. (run-publish-server): Likewise. * tests/publish.scm ("custom nar path"): New test.
2017-03-22publish: Add '--public-key' and '--private-key'.Ludovic Courtès
* guix/scripts/publish.scm (show-help, %options): Add --public-key and --private-key. * doc/guix.texi (Invoking guix publish): Document it.
2017-03-22publish: The public and private keys are now SRFI-39 parameters.Ludovic Courtès
* guix/scripts/publish.scm (%default-options): Add 'public-key-file' and 'private-key-file'. (lazy-read-file-sexp): Remove. (%private-key, %public-key): Turn into SRFI-39 parameters. (signed-string, render-narinfo): Adjust accordingly. (guix-publish): Honor 'public-key-file' and 'private-key-file' from OPTS. Use 'parameterize'. * guix/pk-crypto.scm (read-file-sexp): New procedure. * tests/publish.scm: Initialize '%public-key' and '%private-key'.
2017-03-22gnu: guile: Add 'guile-next' as a deprecated alias.Ludovic Courtès
This is a followup to f6396d862f9f8ce0c0e6894ce30599773167af0c. * gnu/packages/guile.scm (guile-next): New variable.
2017-03-22gnu: rustc: End resultless phases in #t.Danny Milosavljevic
* gnu/packages/rust.scm (rustc): End resultless phases in #t.
2017-03-22gnu: python-pysam: Run tests in parallel.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Run nose tests in parallel.
2017-03-22gnu: python-pysam: Run tests before installation.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Adjust check phase to be run before installation.
2017-03-22gnu: python-pysam: Update to 0.10.0.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.10.0.
2017-03-22gnu: perl-mojolicious: Update to 7.29.Efraim Flashner
* gnu/packages/perl-web.scm (perl-mojolicious): Update to 7.29.
2017-03-22gnu: perl-io-compress: Update to 2.074.Efraim Flashner
* gnu/packages/compression.scm (perl-io-compress): Update to 2.074. [propagated-inputs]: Update minimum versions to 2.074.
2017-03-22gnu: perl-compress-raw-bzip2: Update to 2.074.Efraim Flashner
* gnu/packages/compression.scm (perl-compress-raw-bzip2): Update to 2.074.
2017-03-22gnu: perl-compress-raw-zlib: Update to 2.074.Efraim Flashner
* gnu/packages/compression.scm (perl-compress-raw-zlib): Update to 2.074.
2017-03-22gnu: openssh: Update to 7.5p1.Leo Famulari
* gnu/packages/ssh.scm (openssh): Update to 7.5p1.
2017-03-22gnu: ntp: Update to 4.2.8p10 [security fixes].Leo Famulari
Fixes CVE-2016-9042 and CVE-2017-{6451,6452,6455,6458,6459,6460,6462,6463,6464} and others. See 'NEWS' in the source code for more information. * gnu/packages/ntp.scm (ntp): Update to 4.2.8p10.
2017-03-22gnu: python-psycopg2: Update to 2.6.2.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-psycopg2): Update to 2.6.2.
2017-03-22gnu: python-zope-component: Update to 4.3.0.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-zope-component): Update to 4.3.0. [source]: Use pypi-uri.
2017-03-22gnu: python-atomicwrites: Update to 1.1.5.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-atomicwrites): Update to 1.1.5.
2017-03-22gnu: python-texttable: Update to 0.8.7.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-texttable): Update to 0.8.7.
2017-03-22gnu: python-feedgenerator: Update to 1.9.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-feedgenerator): Update to 1.9.
2017-03-22gnu: python-wrapt: Update to 1.10.8.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-wrapt): Update to 1.10.8. [source]: Use pypi-uri.
2017-03-22gnu: python-py: Update to 1.4.32.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-py): Update to 1.4.32.
2017-03-22gnu: python-sphinx-cloud-sptheme: Update to 1.8.0.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-sphinx-cloud-sptheme): Update to 1.8.0.
2017-03-22gnu: python-wcwidth: Update to 0.1.7.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-wcwidth): Update to 0.1.7. [source]: Use pypi-uri.
2017-03-22gnu: python-markdown: Update to 2.6.8.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-markdown): Update to 2.6.8.
2017-03-22gnu: dns: Return #t instead of something undefined.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (yadifa, knot)[arguments]: Return #t after calling ‘substitute*’. (knot)[source]: Return #t after calling ‘delete-file-recursively’.
2017-03-21file-systems: Add missing docstring.Ludovic Courtès
* gnu/system/file-systems.scm (file-system-type-predicate): Add docstring.
2017-03-21file-systems: Do not use (gnu packages …).Ludovic Courtès
Fixes a regression introduced in 7208995426714c9fc3ad59cadc3cc0f52df0f018 whereby (gnu system file-systems) would pull in (gnu packages …) module, which in turn breaks when importing things like (gnu build shepherd). * gnu/system/file-systems.scm (file-system-type-predicate): Export. (file-system-packages): Move to... * gnu/system/linux-initrd.scm (file-system-packages): ... here. Add docstring. * gnu/services/base.scm: Use it. * tests/file-systems.scm ("does not pull (gnu packages …)"): New test.
2017-03-21gnu: vapoursynth: Update to 37.Efraim Flashner
* gnu/packages/video.scm (vapoursynth): Update to 37.
2017-03-21gnu: zimg: Update to 2.5.Efraim Flashner
* gnu/packages/image.scm (zimg): Update to 2.5.
2017-03-21tests: ssh: Add a test for SFTP.Clément Lassieur
* gnu/tests/ssh.scm (run-ssh-test): Introduce "SFTP file writing and reading". Make 'sftp?' a keyword parameter. (%test-openssh): Pass #:sftp? #t to 'run-ssh-test'.
2017-03-21tests: ssh: Abstract session connection and authentication.Clément Lassieur
* gnu/tests/ssh.scm (run-ssh-test): Introduce make-session-for-test, call-with-connected-session and call-with-connected-session/auth. (run-ssh-test)["connect"]: Rename to "shell command". Abstract its session connection and authentication work into the above three functions.
2017-03-21services: openssh: Add 'subsystems' option.Clément Lassieur
* gnu/services/ssh.scm (openssh-config-file): Add it. (<openssh-configuration>)[subsystems]: Add it. * doc/guix.texi (Networking Services): Document it.
2017-03-21services: openssh: Cosmetic changes.Clément Lassieur
* gnu/services/ssh.scm (<openssh-configuration>): Reformat to fit in 80 columns.
2017-03-21gnu: Add lmms.Rodger Fox
* gnu/packages/music.scm (lmms): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-21gnu: Add megaglest.Arun Isaac
* gnu/packages/games.scm (megaglest): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>