summary refs log tree commit diff
AgeCommit message (Collapse)Author
2018-01-30gnu: mate-themes: Update to 3.22.14.Tobias Geerinckx-Rice
* gnu/packages/mate.scm (mate-themes): Update to 3.22.14.
2018-01-30gnu: jansson: Update to 2.10.Tobias Geerinckx-Rice
* gnu/packages/web.scm (jansson): Update to 2.10.
2018-01-30gnu: nginx: Update to 1.13.8.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx): Update to 1.13.8.
2018-01-30gnu: nginx: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx)[description]: Add hyphen.
2018-01-30gnu: nginx, nginx-documentation: End phases with #t.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx, nginx-documentation)[arguments]: End phases with #t. Substitute INVOKE for SYSTEM*.
2018-01-30gnu: uhttpmock: Update to 0.5.1.Tobias Geerinckx-Rice
* gnu/packages/web.scm (uhttpmock): Update to 0.5.1.
2018-01-30gnu: uwsgi: Update to 2.0.15.Tobias Geerinckx-Rice
* gnu/packages/web.scm (uwsgi): Update to 2.0.15.
2018-01-30gnu: stunnel: Update to 5.44.Tobias Geerinckx-Rice
* gnu/packages/web.scm (stunnel): Update to 5.44.
2018-01-30gnu: hiawatha: Update to 10.7.Tobias Geerinckx-Rice
* gnu/packages/web.scm (hiawatha): Update to 10.7.
2018-01-30gnu: rsync: Update to 3.1.3.Tobias Geerinckx-Rice
* gnu/packages/rsync.scm (rsync): Update to 3.1.3. [source]: Remove patches for fixed CVEs. [properties]: Remove field. * packages/patches/rsync-CVE-2017-16548.patch: Delete file. * packages/patches/rsync-CVE-2017-17433.patch: Delete file. * packages/patches/rsync-CVE-2017-17433-fix-tests.patch: Delete file. * packages/patches/rsync-CVE-2017-17434-pt1.patch: Delete file. * packages/patches/rsync-CVE-2017-17434-pt2.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Remove them.
2018-01-30gnu: procenv: Find 'check' during configure phase.Efraim Flashner
* gnu/packages/linux.scm (procenv)[native-inputs]: Add pkg-config.
2018-01-30gnu: python-uniseg: Switch to PyPi source to get missing ucd.sqlite3.Ben Sturmfels
Fixes <https://bugs.gnu.org/30189>. * gnu/packages/python.scm (python-uniseg)[source]: Fetch from PyPi. [native-inputs]: Add unzip. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-30etc: Add installation script.Ricardo Wurmus
* etc/guix-install.sh: New file. * Makefile.am (EXTRA_DIST): Add it. * doc/guix.texi (Binary Installation): Mention it. Co-authored-by: sharlatan <sharlatanus@gmail.com>
2018-01-29gnu: godot: Update to 3.0.David Thompson
* gnu/packages/game-development.scm (godot): Update to 3.0. [inputs]: Add libxi.
2018-01-29gnu: libsepol: Fix build on non-x86_64.Ricardo Wurmus
* gnu/packages/selinux.scm (libsepol)[arguments]: Add phase "portability". (checkpolicy, libselinux, libsemanage, secilc, python-sepolgen, python-setools, policycoreutils)[arguments]: Remove inherited phase "portability".
2018-01-29gnu: Add badass.ng0
* gnu/packages/games.scm (badass): New variable.
2018-01-29gnu: libpinyin: Update to 2.1.91.Tobias Geerinckx-Rice
* gnu/packages/ibus.scm (libpinyin): Update to 2.1.91.
2018-01-29gnu: ibus: Don't capitalise pinyin.Tobias Geerinckx-Rice
* gnu/packages/ibus.scm (ibus-libpinyin, libpinyin)[synopis] [description]: Write `pinyin'.
2018-01-29doc: Unconfuse file systems and partitions.Tobias Geerinckx-Rice
Partitions can have their own labels and UUIDs (e.g. under GPT) that are unrelated to those of the contained file system. Confusing the two ends poorly. * doc/guix.scm (File Systems, Proceeding with the Installation) (Using the Configuration System, Initial RAM Disk): Substitute `file system' for `partition' when talking about labels and UUIDs.
2018-01-29doc, gnu: Fix spelling of screen-things.Tobias Geerinckx-Rice
* doc/guix.texi (X Window): Write 'screen locker' and 'screen saver' in prose. * gnu/services/xorg.scm (screen-locker-service): Likewise.
2018-01-29doc: Fix SCREEN-LOCKER-SERVICE description.Tobias Geerinckx-Rice
* doc/guix.texi (X Window): Correct the documentation for the SCREEN-LOCKER-SERVICE procedure.
2018-01-29doc: Replace a stale reference to a code snippet.Tobias Geerinckx-Rice
The text refers to a snippet which has since been removed, but a suitable replacement is near. Use it. * doc/guix.texi (Using the Configuration System): Substitute bind for tcpdump.
2018-01-29gnu: tiled: Update to 1.1.1.David Thompson
* gnu/packages/game-development.scm (tiled): Update to 1.1.1.
2018-01-29gnu: gcide: Update to 0.52.Efraim Flashner
* gnu/packages/dictionaries.scm (gcide): Update to 0.52.
2018-01-29gnu: dico: Update to 2.5.Efraim Flashner
* gnu/packages/dico.scm (dico): Update to 2.5. [inputs]: Add wordnet.
2018-01-29gnu: nano: Update to 2.9.3.Efraim Flashner
* gnu/packages/nano.scm (nano): Update to 2.9.3.
2018-01-29gnu: irssi: Update to 1.1.0.Efraim Flashner
* gnu/packages/irc.scm (irssi): Update to 1.1.0.
2018-01-29hydra: Fix up arm qemu job.Danny Milosavljevic
* build-aux/hydra/gnu-system.scm (qemu-jobs): Fix up arm qemu job. Follow-up to 44b0303762f58badd9b9f8f1145e54b76b9d19d2.
2018-01-29hydra: Only build the "flash image" on arm.Danny Milosavljevic
* build-aux/hydra/gnu-system.scm (qemu-jobs): Only build the "flash image" on arm.
2018-01-29hydra: Work around import problem.Danny Milosavljevic
* build-aux/hydra/gnu-system.scm: qemu-jobs: Work around import problem. Follow-up to 1fe805b290f26db477bcd49be91af54f6c5d061f.
2018-01-29hydra: Add (gnu bootloader) import.Danny Milosavljevic
* build-aux/hydra/gnu-system.scm: Add (gnu bootloader) import. Follow-up to de2bc8d6da0ba4e74ed083af66a22cf96f74e67f.
2018-01-28gnu: wireshark: Update to 2.4.4 [fixes CVE-2018-{5334,5335,5336}].Leo Famulari
* gnu/packages/networking.scm (wireshark): Update to 2.4.4.
2018-01-29gnu: Add groovy-emacs-modes.Christopher Baines
* gnu/packages/emacs.scm (groovy-emacs-modes): New variable.
2018-01-28gnu: Add golly.Kei Kebreau
* gnu/packages/games.scm (golly): New variable.
2018-01-29gnu: lvm2: Update to 2.02.177.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (lvm2): Update to 2.02.177.
2018-01-29gnu: haveged: Update to 1.9.2.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (haveged): Update to 1.9.2.
2018-01-29gnu: fbcat: Update to 0.5.1.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (fbcat): Update to 0.5.1. [native-inputs]: Remove field. [arguments]: Add PREFIX to #:make-flags. Remove `fix-docbook-location' and `build-documentation' phases. Let the Makefile install everything. Add a `split-fbgrab-output' to clean up.
2018-01-29gnu: c-toxcore: Update to 0.1.11.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (c-toxcore): Update to 0.1.11.
2018-01-29gnu: slepc: Update to 3.8.2.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (slepc): Update to 3.8.2.
2018-01-29gnu: slepc: Update licence.Tobias Geerinckx-Rice
SLEPc has been released under a 2-clause BSD licence since version 3.8. * gnu/packages/maths.scm (slepc)[licence]: Switch to bsd-2.
2018-01-29gnu: fbcat, slepc: Use INVOKE.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (fbcat)[arguments]: Substitute INVOKE for SYSTEM*. * gnu/packages/maths.scm (slepc)[arguments]: Likewise.
2018-01-29gnu: openspecfun: Update to 0.5.3.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (openspecfun): Update to 0.5.3.
2018-01-29gnu: cargo-version: Fix URI in comment.Tobias Geerinckx-Rice
The table of corresponding cargo and rustc versions was removed from cargo's HEAD for being outdated, but still illustrates the pattern. * gnu/packages/rust.scm (cargo-version): Link to an older README.md revision.
2018-01-29gnu: simplescreenrecorder: Update to 0.3.9.Tobias Geerinckx-Rice
* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.9. [build-system]: Switch to cmake-build-system. [inputs]: Replace qt-4 with qt. [arguments]: Build WITH_QT5. Disable non-existent test suite.
2018-01-29hydra: Add arm image builder.Danny Milosavljevic
* build-aux/hydra/gnu-system.scm (%u-boot-systems): New variable. (%guixsd-supported-systems): Add armhf-linux. (qemu-jobs): Use u-boot if system in %u-boot-systems.
2018-01-28doc: Mention escpr in CUPS configuration example.Diego Nicola Barbato
Suggested by Danny Milosavljevic <dannym@scratchpost.org>. * doc/guix.texi (Printing Services): Mention how to add support for Epson printers to CUPS via escpr in the configuration example. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-28gnu: Add instantmusic.Stefan Reichör
* gnu/packages/music.scm (instantmusic): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-28download: Fix return value of the url-fetch procedure.Maxim Cournoyer
Fixes <https://bugs.gnu.org/30270>. Regression was introduced by commit 347fa4aebf. * guix/build/download.scm (url-fetch): Return `file' instead of #t upon success. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-28guix: Let Emacs detect “scripts/guix.in” appropriate mode.Mathieu Lirzin
Since commit 6f774d481839f87178c5895ac2d661e141f879b8 which introduces the use of Guile's meta switch in “scripts/guix.in”, Emacs was not using ‘scheme-mode’ for this file. * scripts/guix.in: Replace "-*- scheme -*-" with a local variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-28gnu: u-boot: Use newer GCC even during native compiles.Efraim Flashner
* gnu/packages/bootloaders.scm (u-boot)[native-inputs]: Add gcc-7 even when not cross-compiling.