summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add protobuf-c.•••* gnu/packages/protobuf.scm (protobuf-c): New variable. Ricardo Wurmus2017-10-181-1/+27
* gnu: protobuf: Update to 3.4.1.•••* gnu/packages/protobuf.scm (protobuf): Update to 3.4.1. Ricardo Wurmus2017-10-181-4/+5
* gnu: nginx: Update to 1.12.2.•••* gnu/packages/web.scm (nginx): Update to 1.12.2. Marius Bakke2017-10-171-2/+2
* gnu: rofi: Update to 1.4.2.•••* gnu/packages/xdisorg.scm (rofi): Update to 1.4.2. Marius Bakke2017-10-171-2/+2
* gnu: r-tidyr: Update to 0.7.2.•••* gnu/packages/statistics.scm (r-tidyr): Update to 0.7.2. Ricardo Wurmus2017-10-171-2/+2
* gnu: r-tidyselect: Update to 0.2.2.•••* gnu/packages/statistics.scm (r-tidyselect): Update to 0.2.2. Ricardo Wurmus2017-10-171-2/+2
* gnu: r-rcpparmadillo: Update to 0.8.100.1.0.•••* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.8.100.1.0. [native-inputs]: Add r-knitr. Ricardo Wurmus2017-10-171-2/+4
* gnu: r-data-table: Update to 1.10.4-2.•••* gnu/packages/statistics.scm (r-data-table): Update to 1.10.4-2. Ricardo Wurmus2017-10-171-2/+2
* gnu: r-chron: Update to 2.3-51.•••* gnu/packages/statistics.scm (r-chron): Update to 2.3-51. Ricardo Wurmus2017-10-171-2/+2
* gnu: r-dplyr: Update to 0.7.4.•••* gnu/packages/statistics.scm (r-dplyr): Update to 0.7.4. Ricardo Wurmus2017-10-171-2/+2
* gnu: r-curl: Update to 3.0.•••* gnu/packages/web.scm (r-curl): Update to 3.0. Ricardo Wurmus2017-10-171-2/+2
* gnu: axoloti-runtime: Update home page.•••* gnu/packages/axoloti.scm (axoloti-runtime)[home-page]: Use redirection target URL. Ricardo Wurmus2017-10-171-1/+1
* gnu: Add Axoloti.•••* gnu/packages/axoloti.scm: New file. * gnu/packages/patches/libusb-for-axoloti.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patch. (GNU_SYSTEM_MODULES): Add module. Ricardo Wurmus2017-10-173-0/+368
* gnu: java-jgit: Include properties files.•••* gnu/packages/version-control.scm (java-jgit)[arguments]: Add phase "add-properties". (java-jgit-4.2)[arguments]: Move modification of phases into substitute-keyword-arguments clause. Ricardo Wurmus2017-10-171-10/+20
* gnu: guix: Fix content hash.•••Fixes a mistake in bb4b9f7bf3d3c465823cd6d261c92fa90f9f97aa, which was due to the present of a hard link in my source tree, which confused 'git-predicate'... * gnu/packages/package-management.scm (guix)[source]: Fix content hash. Ludovic Courtès2017-10-171-1/+1
* gnu: perf: Find 'tips.txt'.•••* gnu/packages/linux.scm (perf)[arguments]: Use "prefix", not "DESTDIR". This allows 'perf report' to find 'tips.txt'. Ludovic Courtès2017-10-171-1/+1
* gnu: perf: Add dependency on libunwind and libnuma.•••* gnu/packages/linux.scm (perf)[inputs]: Add NUMACTL and LIBUNWIND. Ludovic Courtès2017-10-171-0/+3
* guix: substitute: Report the last progress in the child process.•••Fixes <https://bugs.gnu.org/28756>. * guix/utils.scm (filtered-port): Close the 'input' port for the current process, and close it upon exit in the child process. * guix/scripts/substitute.scm (progress-substitution): Display "\n\n" after the reporter has finished. 宋文武2017-10-172-4/+9
* gnu: guix: Update development snapshot.•••* gnu/packages/package-management.scm (guix): Update to 357ab93. Ludovic Courtès2017-10-171-3/+3
* gnu: Add python2-py2neo.•••* gnu/packages/python.scm (python2-py2neo): New variable. Roel Janssen2017-10-171-0/+21
* gnu: Add python2-neo4j-driver.•••* gnu/packages/python.scm (python2-neo4j-driver): New variable. Roel Janssen2017-10-171-0/+21
* gnu: wpa-supplicant: Fix "KRACK" key reinstallation attacks [security fixes].•••Fixes CVE-2017-{13078,13079,13080,13081,13082,13087,13088}. See these announcements for more information: https://w1.fi/security/2017-1/wpa-packet-number-reuse-with-replayed-messages.txt https://www.krackattacks.com/ * gnu/packages/patches/wpa-supplicant-CVE-2017-13082.patch, gnu/packages/patches/wpa-supplicant-fix-key-reuse.patch, gnu/packages/patches/wpa-supplicant-fix-nonce-reuse.patch gnu/packages/patches/wpa-supplicant-fix-zeroed-keys.patch, gnu/packages/patches/wpa-supplicant-krack-followups.patch: New files. * gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Use them. * gnu/local.mk (dist_patch_DATA): Add them. Leo Famulari2017-10-167-0/+1073
* gnu: emacs-org, emacs-org-contrib: Update to 20171016.•••* gnu/packages/emacs.scm (emacs-org, emacs-org-contrib): Update to 20171016. Ludovic Courtès2017-10-161-3/+3
* gnu: emacs-tiny: Update to 0.2.1.•••* gnu/packages/emacs.scm (emacs-tiny): Update to 0.2.1. Ludovic Courtès2017-10-161-2/+2
* gnu: emacs-adaptive-wrap: Update to 0.5.1.•••* gnu/packages/emacs.scm (emacs-adaptive-wrap): Update to 0.5.1. Ludovic Courtès2017-10-161-2/+2
* gnu: emacs-queue: Update to 0.2.•••* gnu/packages/emacs.scm (emacs-queue): Update to 0.2. Ludovic Courtès2017-10-161-2/+2
* gnu: emacs-ahungry-theme: Update to 1.6.0.•••* gnu/packages/emacs.scm (emacs-ahungry-theme): Update to 1.6.0. Ludovic Courtès2017-10-161-2/+2
* gnu: libextractor: Update to 1.6.•••* gnu/packages/gnunet.scm (libextractor): Update to 1.6. Ludovic Courtès2017-10-161-2/+2
* gnu: totem: Disable parallel build due to http://debbugs.gnu.org/28813•••Fixes <http://bugs.gnu.org/28813>. * gnu/packages/gnome.scm (totem)[arguments]: Add #:parallel-build?. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Adam Van Ymeren2017-10-161-0/+6
* gnu: Add emacs-org-contrib.•••* gnu/packages/emacs.scm (emacs-org-contrib): New variable. Christopher Baines2017-10-161-0/+44
* gnu: tmux: Update to 2.6.•••* gnu/packages/tmux.scm (tmux): Update to 2.6. Leo Famulari2017-10-151-2/+2
* gnu: youtube-dl: Update to 2017.10.15.1.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.10.15.1. Tobias Geerinckx-Rice2017-10-151-2/+2
* gnu: baobab: Update to 3.26.1.•••* gnu/packages/gnome.scm (baobab): Update to 3.26.1. Tobias Geerinckx-Rice2017-10-151-2/+2
* gnu: Add cinnamon-desktop.•••* gnu/packages/cinnamon.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Christopher Baines <mail@cbaines.net> ng02017-10-152-0/+87
* emacs-build-system: Change how patch-el-files substitutes commands.•••Previously the regex would match from /bin/ to a closing quote. However, this is greedy, so will match up until the last ". This causes problems when there are several quotes on the same line, for example: org-effectiveness.el: 196: (call-process "/bin/bash" nil t nil "-c" strplot) Therefore, change . to \S so that it doesn't include whitespace characters. Changing to a lazy quantifier would be an option, if that were supported. * guix/build/emacs-build-system.scm (patch-el-files): Change the regular expression used. Christopher Baines2017-10-151-1/+1
* emacs-build-system: Handle missing programs when patching.•••Previously the string-append here would error, which isn't useful as it doesn't tell you which command couldn't be found. To make the error actionable, catch it earlier, and explicitly error. * guix/build/emacs-build-system.scm (patch-el-files): Handle (which cmd) returning #f. Christopher Baines2017-10-151-2/+6
* gnu: propeller-development-suite: Use stable release.•••* gnu/packages/embedded.scm (propeller-binutils): Take sources from release_1_0 branch. [arguments]: Remove "patch-/bin/sh-in-tests" phase; add "chdir" phase; disable Werror flag. (propeller-gcc-4): Use sources from release_1_0 branch. [arguments]: Add "chdir" phase. [home-page]: Change to official home page. (proplib): Use sources from release_1_0 branch. [arguments]: Add "chdir" phase; remove outdated patch from "fix-Makefile" phase; do not build and install tiny library. [home-page]: Change to official home page. (propeller-load): Use sources from release_1_0 branch. [arguments]: Add "chdir" phase. [home-page]: Change to official home page. Ricardo Wurmus2017-10-151-49/+48
* gnu: maxima: Update to 5.41.0.•••* gnu/packages/maths.scm (maxima): Update to 5.41.0. Kei Kebreau2017-10-151-2/+2
* gnu: ruby-ffi: Move to libffi.scm.•••* gnu/packages/ruby.scm (ruby-ffi): Move from here ... * gnu/packages/libffi.scm: ... to here. Efraim Flashner2017-10-152-29/+33
* gnu: python-cffi: Move to libffi.scm•••* gnu/packages/python.scm (python-cffi): Move from here ... * gnu/packages/libffi.scm: ... to here. * gnu/packages/crypto.scm, gnu/packages/password-utils.scm: Adjust module imports. Efraim Flashner2017-10-154-75/+81
* gnu: python-cffi: Update to 1.11.2.•••* gnu/packages/python.scm (python-cffi): Update to 1.11.2. [home-page]: Use 'https'. Efraim Flashner2017-10-151-3/+3
* gnu: python-cffi: Disable test that fails on aarch64.•••* gnu/packages/python.cm (python-cffi)[arguments]: Disable test that is known to fail on aarch64. Efraim Flashner2017-10-151-0/+7
* gnu: fluidsynth: Update to 1.1.8.•••* gnu/packages/audio.scm (fluidsynth): Update to 1.1.8. [build-system]: Use cmake-build-system. [arguments]: Disable tests; add phase "fix-libdir"; remove build phase "remove-broken-symlinks". [license]: Change to lpgl2.1+. Ricardo Wurmus2017-10-151-11/+17
* gnu: linux-libre: Update to 4.13.7.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.7. (%linux-libre-hash): Update hash. Mark H Weaver2017-10-141-2/+2
* gnu: cups-minimal: Mark up description.•••* gnu/packages/cups.scm (cups-minimal)[description]: Use @dfn. Tobias Geerinckx-Rice2017-10-141-4/+4
* gnu: cups-filters: Download over HTTPS.•••* gnu/packages/cups.scm (cups-filters)[source]: Use HTTPS. Tobias Geerinckx-Rice2017-10-141-1/+1
* gnu: Add python-pyqrcode.•••* gnu/packages/python.scm (python-pyqrcode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-10-141-1/+21
* gnu: Add python-pynacl.•••* gnu/packages/crypto.scm (python-pynacl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-10-141-1/+38
* gnu: Add python-py-ubjson.•••* gnu/packages/web.scm (python-py-ubjson): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-10-141-0/+19
* gnu: Add python-cbor.•••* gnu/packages/serialization.scm (python-cbor): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-10-141-0/+23