aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' into stagingLeo Famulari2017-04-14
|\
| * gnu: gpgme: Update to 1.9.0.Leo Famulari2017-04-14
| | | | | | | | * gnu/packages/gnupg.scm (gpgme): Update to 1.9.0.
| * gnu: ncmpc: Update to 0.27.Leo Famulari2017-04-14
| | | | | | | | * gnu/packages/mpd.scm (ncmpc): Update to 0.27.
| * gnu: libmpdclient: Update to 2.11.Leo Famulari2017-04-14
| | | | | | | | * gnu/packages/mpd.scm (libmpdclient): Update to 2.11.
| * gnu: mysql: Update to 5.7.18.Leo Famulari2017-04-14
| | | | | | | | * gnu/packages/databases.scm (mysql): Update to 5.7.18.
| * gnu: youtube-dl: Update to 2017.04.14.Tobias Geerinckx-Rice2017-04-14
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.04.14.
| * gnu: dub: Flesh out synopsis & description.Tobias Geerinckx-Rice2017-04-14
| | | | | | | | | | * gnu/packages/ldc.scm (dub)[synopsis, description]: Actually explain what dub is and does.
| * build: Download aarch64 bootstrap binaries from alpha.gnu.org.Ludovic Courtès2017-04-14
| | | | | | | | | | * build-aux/download.scm (file-name->uri): Remove flashner.co.il URL. * gnu/packages/package-management.scm (boot-guile-uri): Likewise.
| * gnu: emacs-company: Enable tests.Arun Isaac2017-04-14
| | | | | | | | * gnu/packages/emacs.scm (emacs-company)[arguments]: Add a 'check' phase.
| * build: Stop building gnu/build/svg.scm.Mathieu Othacehe2017-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am (EXTRA_DIST): Add gnu/build/svg.scm. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove gnu/build/svg.scm. It fixes the following build warnings: gnu/build/svg.scm:36:12: warning: possibly unbound variable `cairo-create' gnu/build/svg.scm:36:26: warning: possibly unbound variable `cairo-image-surface-create' gnu/build/svg.scm:38:4: warning: possibly unbound variable `cairo-scale' gnu/build/svg.scm:39:4: warning: possibly unbound variable `cairo-set-source-surface' Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * build-system/cargo: Remove store reference.Mathieu Othacehe2017-04-14
| | | | | | | | | | | | | | | | | | | | * guix/build/cargo-build-system.scm (generate-checksums): Remove store reference from comment. This comment was matching assert-no-store-file-names regexp in Makefile.am. Also, edit procedure docstring to precise that DIR-NAME is a store directory. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * build: Remove build-aux/hydra/demo-os.scm from EXTRA_DIST.Mathieu Othacehe2017-04-14
| | | | | | | | | | | | | | | | * Makefile.am (EXTRA_DIST): Remove build-aux/hydra/demo-os.scm. The file was removed of guix in this commit a3a27745013f3e5a287de3bf0187b2f72beb6965. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add guile-syntax-highlight.David Thompson2017-04-14
| | | | | | | | | | | | * gnu/packages/guile.scm (guile-syntax-highlight): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: julia: Update to 0.5.1.Ricardo Wurmus2017-04-14
| | | | | | | | * gnu/packages/julia.scm (julia): Update to 0.5.1.
| * gnu: Add emacs-cdlatex.Arun Isaac2017-04-14
| | | | | | | | * gnu/packages/emacs.scm (emacs-cdlatex): New variable.
| * gnu: mafft: Update to 7.310.Ben Woodcroft2017-04-14
| | | | | | | | * gnu/packages/bioinformatics.scm (mafft): Update to 7.310.
| * gnu: Add fillets-ng.Ricardo Wurmus2017-04-13
| | | | | | | | * gnu/packages/games.scm (fillets-ng): New variable.
| * gnu: Add teeworlds.Ricardo Wurmus2017-04-13
| | | | | | | | | | | | * gnu/packages/games.scm (teeworlds): New variable. * gnu/packages/patches/teeworlds-use-latest-wavpack.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patch.
| * gnu: Add bam.Ricardo Wurmus2017-04-13
| | | | | | | | | | * gnu/packages/build-tools.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| * gnu: password-store: Update to 1.7.1.Arun Isaac2017-04-14
| | | | | | | | | | | | | | * gnu/packages/password-utils.scm (password-store): Update to 1.7.1. [source]: Remove "password-store-gnupg-compat.patch". * gnu/packages/patches/password-store-gnupg-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: php: Update to 7.1.4.Julien Lepiller2017-04-13
| | | | | | | | | | | | * gnu/packages/php.scm (php): Update to 7.1.4. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: postgresql: Update to 9.6.2.Vasile Dumitrascu2017-04-13
| | | | | | | | | | | | * gnu/packages/databases.scm (postgresql): Update to 9.6.2. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: emacs-zenburn-theme: Update to 2.5.Vasile Dumitrascu2017-04-13
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-zenburn-theme): Update to 2.5. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: emacs-flycheck: Update to 30.Vasile Dumitrascu2017-04-13
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-flycheck): Update to 30. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: emacs-clojure-mode: Update to 5.4.0.Vasile Dumitrascu2017-04-13
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-clojure-mode): Update to 5.4.0. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: emacs-company: Update to 0.9.3.Vasile Dumitrascu2017-04-13
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-company): Update to 0.9.3. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: Add libxls.Catonano2017-04-13
| | | | | | | | | | | | * gnu/packages/xml.scm (libxls): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| * gnu: Add kiki.Ricardo Wurmus2017-04-13
| | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (kiki): New variable. * gnu/packages/patches/kiki-level-selection-crash.patch, gnu/packages/patches/kiki-makefile.patch, gnu/packages/patches/kiki-missing-includes.patch, gnu/packages/patches/kiki-portability-64bit.patch: New patches. * gnu/local.mk (dist_patch_DATA): Add them.
| * gnu: Add freeglut-2.8.Ricardo Wurmus2017-04-13
| | | | | | | | * gnu/packages/gl.scm (freeglut-2.8): New variable.
| * gnu: linux-libre: Update to 4.10.10.Mark H Weaver2017-04-13
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.10. (%linux-libre-hash): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.22.Mark H Weaver2017-04-13
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.22.
| * gnu: linux-libre@4.4: Update to 4.4.61.Mark H Weaver2017-04-13
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.61.
| * gnu: libsndfile: Update to 1.0.28 [fixes CVE-2017-{7585,7586,7741,7742}].Leo Famulari2017-04-12
| | | | | | | | | | * gnu/packages/pulseaudio.scm (libsndfile)[replacement]: New field. (libsndfile-1.0.28): New variable.
| * gnu: libsamplerate: Update to 0.1.9 [fixes CVE-2017-7697].Leo Famulari2017-04-12
| | | | | | | | | | * gnu/packages/pulseaudio.scm (libsamplerate)[replacement]: New field. (libsamplerate-0.1.9): New variable.
| * gnu: isc-dhcp: Update bundled bind to 9.9.9-P8 [security fixes].Leo Famulari2017-04-12
| | | | | | | | | | | | Fixes CVE-2017-{3136,3137,3138}. * gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.9-P8.
| * gnu: icecat: Add more fixes from mozilla-esr45.Mark H Weaver2017-04-12
| | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Add fixes from the upstream mozilla-esr45 repository.
| * gnu: bind: Update to 9.10.4-P8 [fixes CVE-2017-{3136,3137,3138}].Marius Bakke2017-04-13
| | | | | | | | * gnu/packages/dns.scm (bind): Update to 9.10.4-P8.
| * services: tor: Run in a container.Ludovic Courtès2017-04-13
| | | | | | | | | | | | * gnu/services/networking.scm (tor-shepherd-service): Use (gnu build shepherd) and use 'make-forkexec-constructor/container' instead of 'make-forkexec-constructor'.
| * file-systems: Allow for bind-mounts of named sockets.Ludovic Courtès2017-04-13
| | | | | | | | | | | | | | | | | | Previously a named socket such as /dev/log would fail the 'regular-file?' test and we'd end up mkdir'ing it. * gnu/build/file-systems.scm (regular-file?): Remove. (mount-file-system): Change (regular-file? source) to (not (file-is-directory? source)).
| * services: Define '%linux-bare-metal-service' using 'simple-service'.Ludovic Courtès2017-04-13
| | | | | | | | | | * gnu/services.scm (linux-bare-metal-service-type): Remove. (%linux-bare-metal-service): Define in terms of 'simple-service'.
| * gnu: certbot: Remove unused dependency.Leo Famulari2017-04-12
| | | | | | | | | | | | | | | | | | This dependency was removed in certbot@0.10.0: https://github.com/certbot/certbot/commit/d54cb76432a2eff43cc9cc3c1cc4d9136eac2221 * gnu/packages/tls.scm (certbot)[propagated-inputs]: Remove python2-pythondialog.
| * gnu: python-acme: Remove unused dependencies.Leo Famulari2017-04-12
| | | | | | | | | | | | | | | | | | | | Removed in python-acme@0.10.0 and 0.4.1, respectively: https://github.com/certbot/certbot/commit/edbb3a73c6085219bef0cbf008bd1c82088bfcf6 https://github.com/certbot/certbot/commit/df383ee6e408f3be4bc3beb59aa33abc8e90f268 * gnu/packages/tls.scm (python-acme, python2-acme)[propagated-inputs]: Remove python-ndg-httpsclient and python-werkzeug.
| * gnu: emacs-ag: Build and install info.George Clemmer2017-04-12
| | | | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-ag)[arguments]: Add 'make-info' and 'install-info' phases. Signed-off-by: Alex Kost <alezost@gmail.com>
| * gnu: emacs-ivy: Update to 0.9.1.Alex Kost2017-04-12
| | | | | | | | * gnu/packages/emacs.scm (emacs-ivy): Update to 0.9.1.
| * gnu: nano: Update to 2.8.1.Efraim Flashner2017-04-12
| | | | | | | | * gnu/packages/nano.scm (nano): Update to 2.8.1.
| * gnu: nginx: Update to 1.12.0.Marius Bakke2017-04-12
| | | | | | | | * gnu/packages/web.scm (nginx): Update to 1.12.0.
| * gnu: certbot, python-acme: Build documentation in separate phase.Marius Bakke2017-04-12
| | | | | | | | | | | | * gnu/packages/tls.scm (python-acme)[arguments]<:phases>: Add 'build-documentation' phase. Rename 'docs' phase to 'install-documentation'. (certbot)[arguments]<:phases>: Adjust accordingly.
| * doc: Use OpenSSH instead of lsh in bare-bones template.Leo Famulari2017-04-12
| | | | | | | | | | * gnu/system/examples/bare-bones.tmpl (services): Use openssh-service-type instead of lsh-service.
| * gnu: Add emacs-xmlgen.Arun Isaac2017-04-12
| | | | | | | | * gnu/packages/emacs.scm (emacs-xmlgen): New variable.
| * gnu: darkhttpd: Update source URI.Arun Isaac2017-04-12
| | | | | | | | * gnu/packages/web.scm (darkhttpd)[source]: Update URI.