summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-23gnu: Add libtorrent-rasterbar.•••* gnu/packages/bittorrent.scm (libtorrent-rasterbar): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jelle Licht
2017-01-23doc: Fix a typo in guix.texi.•••* doc/guix.texi (Invoking guix environment): s/the use/use the/ Signed-off-by: Ludovic Courtès <ludo@gnu.org> Maxim Cournoyer
2017-01-23gnu: xmonad: Update to 0.12.•••* gnu/packages/wm.scm (xmonad): Update to 0.12. [source](snippet, modules): Remove. [inputs]: Add GHC-SETLOCALE and GHC-QUICKCHECK. (ghc-xmonad-contrib): Update to 0.12. Mekeor Melire
2017-01-23gnu: Add ghc-setlocale.•••* gnu/packages/haskell.scm (ghc-setlocale): New variable. Mekeor Melire
2017-01-23gnu: gcal: Update to 4.1.•••* gnu/packages/gcal.scm (gcal): Update to 4.1. [home-page]: Use https. Efraim Flashner
2017-01-23gnu: libtiff: Fix CVE-2017-5225.•••* gnu/packages/patches/libtiff-CVE-2017-5225.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff/fixed)[source]: Use it. Leo Famulari
2017-01-22gnu: imagemagick: Update to 6.9.7-5.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-5. Leo Famulari
2017-01-22services: cuirass: Add port to cuirass configuration•••* gnu/services/cuirass.scm (<cuirass-configuration>): Add port field. (cuirass-shepherd-service): Honor it. * doc/guix.texi (Continuous Integration): Document it. Signed-off-by: Mathieu Lirzin <mthl@gnu.org> Mathieu Othacehe
2017-01-22gnu: libinput: Update to 1.6.0.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.6.0. Efraim Flashner
2017-01-22gnu: qemu: Patch CVE-2016-10155, CVE-2017-5552.•••* gnu/packages/qemu.scm (qemu)[source]: Add patches. * gnu/packages/patches/qemu-CVE-2016-10155.patch, gnu/packages/patches/qemu-CVE-2017-5552.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them. Efraim Flashner
2017-01-22gnu: fish: Embed full path to Python.•••Fixes <https://bugs.gnu.org/25467>. * gnu/packages/shells.scm (fish)[arguments]: Rename phase "patch-bc" to "embed-store-paths"; embed full path to Python. Ricardo Wurmus
2017-01-22gnu: Add guile-sdl2.•••* gnu/packages/sdl.scm (guile-sdl2): New variable. 宋文武
2017-01-22gnu: Add python2-slowaes.•••* gnu/packages/python.scm (python2-slowaes): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Carlo Zancanaro
2017-01-22gnu: Add python-qrcode.•••* gnu/packages/python.scm (python-qrcode, python2-qrcode): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Carlo Zancanaro
2017-01-22gnu: Add python-pbkdf2.•••* gnu/packages/python.scm (python-pbkdf2, python2-pbkdf2): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Carlo Zancanaro
2017-01-22gnu: perl-term-readkey: Update to 2.37.•••The previous version, 2.32, is not available for download anymore. * gnu/packages/perl.scm (perl-term-readkey): Update to 2.37. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Maxim Cournoyer
2017-01-21gnu: red-eclipse: Update to 1.5.8.•••* gnu/packages/games.scm (red-eclipse): Update to 1.5.8. Kei Kebreau
2017-01-21gnu: tintin++: Update to 2.01.2.•••* gnu/packages/games.scm (tintin++): Update to 2.01.2. Kei Kebreau
2017-01-21lint: Display PACKAGE@VERSION.•••* guix/scripts/lint.scm (run-checkers): Remove 'name' variable. Display PACKAGE@VERSION instead of PACKAGE-VERSION. Ludovic Courtès
2017-01-21gnu: Add compton.•••* gnu/packages/compton.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add compton.scm Signed-off-by: Ludovic Courtès <ludo@gnu.org> José Miguel Sánchez García
2017-01-21gnu: Add geos.•••* gnu/packages/geo.scm (geos): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Björn Höfling
2017-01-21gnu: gflags: Update to 2.2.0.•••* gnu/packages/popt.scm (gflags): Update to 2.2.0. [source]: Use tarball release. Marius Bakke
2017-01-21gnu: r-vegan: Update to 2.4-2.•••* gnu/packages/bioinformatics.scm (r-vegan): Update to 2.4-2. Ben Woodcroft
2017-01-21gnu: diamond: Update to 0.8.34.•••* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.34. Ben Woodcroft
2017-01-20gnu: linux-libre: Update to 4.9.5.•••* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.9.5. Mark H Weaver
2017-01-20gnu: linux-libre@4.4: Update to 4.4.44.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.44. Mark H Weaver
2017-01-20gnu: linux-libre@4.1: Update to 4.1.38.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.38. Mark H Weaver
2017-01-20gnu: gnutls: Add 'guile2.2-gnutls'.•••Suggested by Chris Webber. * gnu/packages/tls.scm (gnutls/guile-2.2): New variable. Ludovic Courtès
2017-01-20services: Reindent vpn.scm.•••This fixes indentation of 'match' forms. * gnu/services/vpn.scm: Pass through 'indent-code.el'. Ludovic Courtès
2017-01-20etc: indent-code.el: Add indentation info for non-Guix Scheme constructs.•••* etc/indent-code.el.in (guix-syntax--scheme-indent): New macro. Use it. Ludovic Courtès
2017-01-20gnu: Add fcitx-configtool.•••* gnu/packages/fcitx.scm (fcitx-configtool): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Feng Shu
2017-01-20gnu: datamash: Update to 1.1.1.•••* gnu/packages/datamash.scm (datamash): Update to 1.1.1. Marius Bakke
2017-01-20gnu: gd: Fix source URL.•••This is a followup to 3f0603ea653cefa9ff728c2637d3cd0d778b3602. * gnu/packages/gd.scm (gd-2.2.4)[source]: Fix URL. Marius Bakke
2017-01-20gnu: gd: Replace with gd-2.2.4 [fixes CVE-2016-{6912,9317} and others].•••'CHANGELOG.md' in the development repository lists several fixed bugs with potential security implications: https://github.com/libgd/libgd/blob/gd-2.2.4/CHANGELOG.md * gnu/packages/gd.scm (gd)[replacement]: New field. (gd-2.2.4): New variable. Leo Famulari
2017-01-20gnu: r-msnid: Expand abbreviation in description.•••* gnu/packages/bioinformatics.scm (r-msnid)[description]: Expand "MS/MS" to "tandem mass spectrometry". Ricardo Wurmus
2017-01-20gnu: r-msnbase: Expand abbreviation in description.•••* gnu/packages/bioinformatics.scm (r-msnbase)[description]: Expand "MS" to "mass spectrometry". Ricardo Wurmus
2017-01-20gnu: Add r-fastica.•••* gnu/packages/statistics.scm (r-fastica): New variable. Raoul Jean Pierre Bonnal
2017-01-20gnu: Add r-lars.•••* gnu/packages/statistics.scm (r-lars): New variable. Raoul Jean Pierre Bonnal
2017-01-20gnu: Add r-mixtools.•••* gnu/packages/statistics.scm (r-mixtools): New variable. Raoul Jean Pierre Bonnal
2017-01-20gnu: Add r-cowplot.•••* gnu/packages/statistics.scm (r-cowplot): New variable. Raoul Jean Pierre Bonnal
2017-01-20services: network-manager: Use record for configuration.•••* gnu/services/network-manager.scm (<network-manager-configuration>): New record type. (network-manager-shpeherd-service): Change to use the network-manager-configuration record, rather than a package. Generate a simple configuration file from the network-manager-configuration record. (network-manager-service-type): Update extensions to take the network-manager-configuration rather than a package. (network-manager-service): Remove function, the network-manager-service-type can be used instead, and this avoids keeping the function signature and value coresponding to the service type in sync. * doc/guix.texi (Networking Services): Remove documentation for the removed network-manager-service procedure, and add documentation of the network-manager-service-type variable and network-manager-configuration record. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Christopher Baines
2017-01-20gnu: obs: Update to 17.0.2.•••* gnu/packages/video.scm (obs): Update to 17.0.2. [inputs]: Add alsa-lib, fontconfig, speex. Efraim Flashner
2017-01-19gnu: mariadb: Update to 10.1.21 [security fixes].•••Fixes CVE-2016-3238 and CVE-2017-{3238,3243,3244,3257,3258,3265,3291,3312,3317, 3318}. * gnu/packages/databases.scm (mariadb): Update to 10.1.21. Leo Famulari
2017-01-19services: Create /var/run/utmpx upon activation.•••This fixes a bug whereby /var/run/utmpx would never be created, and thus accounting information would be missing. * gnu/services.scm (activation-script): Create /var/run/utmpx. * gnu/tests/base.scm (run-basic-test)["utmpx entry"]: New test. Ludovic Courtès
2017-01-19syscalls: Add utmpx procedures and data structure.•••* guix/build/syscalls.scm (<utmpx-entry>): New record type. (%utmpx): New C struct. (login-type): New bits. (setutxent, endutxent, getutxent, utmpx-entries): New procedures. Ludovic Courtès
2017-01-19syscalls: Extract 'bytes->string'.•••* guix/build/syscalls.scm (bytes->string): New procedure. (bytevector->string-list): Use it. Ludovic Courtès
2017-01-19gnu: ansible: Update to 2.2.1 [fixes CVE-2016-9587].•••* gnu/packages/admin.scm (ansible): Update to 2.2.1. Ludovic Courtès
2017-01-19import: github: Catch HTTP 403 error during fetch.•••* guix/import/github.scm (json-fetch*): Catch 403 HTTP error that may be raised if a github token has not been set. Signed-off-by: Mathieu OTHACEHE <m.othacehe@gmail.com> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Mathieu OTHACEHE
2017-01-19tests: Add 'nginx-service-type' test.•••* gnu/tests/web.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès
2017-01-19services: nginx: Add default values for <nginx-configuration> fields.•••* gnu/services/web.scm (<nginx-configuration>)[nginx, log-directory] [run-directory, server-blocks, upstream-blocks, file]: Add default values. Ludovic Courtès