summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-01-19services: nginx: Add support for 'location' blocks....* gnu/services/web.scm (<nginx-server-configuration>): Add field 'locations'. (<nginx-location-configuration>): New record type. (<nginx-named-location-configuration>): New record type. (nginx-location-config): New function. (default-nginx-server-config): Include locations. * doc/guix.texi (Web Services): Document the new nginx-location-configuration and nginx-named-location-configuration data types, as well as the changes to the nginx-server-configuration. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Christopher Baines
2017-01-19services: nginx: Add support the 'upstream' module....* gnu/services/web.scm (<nginx-upstream-configuration>): New record type. (<nginx-configuration>): Add new field upstream-blocks. (nginx-upstream): New function. (default-nginx-config): Add upstream-list parameter. (nginx-service): Add optional upstream list keyword argument. * doc/guix.texi (Web Services): Document the new nginx-upstream-configuration data type and changes to the nginx function. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Christopher Baines
2017-01-19gnu: dnsmasq: Enable dbus support....* gnu/pacakges/dns.scm (dnsmasq): Enable dbus support to allow for NetworkManager to use dnsmasq. [native-inputs]: Add pkg-config. [inputs]: Add dbus. [arguments]: Add COPTS="-DHAVE_DBUS" to make-flags. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Christopher Baines
2017-01-19gnu: Add libgig....* gnu/packages/music.scm (libgig): New variable. Ricardo Wurmus
2017-01-18doc: Show how to deploy any version of Guix....* doc/guix.texi (Invoking guix pull): Give some examples of how to deploy arbitrary Guix versions with the --url option. Leo Famulari
2017-01-19guix environment, build: Allow absolute file names with '--root'....Reported by Chris Webber. * guix/scripts/build.scm (register-root): If ROOT is absolute, keep it as is. * guix/scripts/environment.scm (register-gc-root): Likewise. * tests/guix-environment.sh (expected): Add test. Ludovic Courtès
2017-01-19gnu: Add Heimdal....* gnu/packages/kerberos.scm (heimdal): New variable. Ludovic Courtès
2017-01-19gnu: Move Kerberos implemetations to (gnu packages kerberos)....* gnu/packages/mit-krb5.scm: Remove. * gnu/packages/shishi.scm: Remove. * gnu/packages/kerberos.scm: New file, from the concatenation of these two. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. * gnu/packages/admin.scm, gnu/packages/cyrus-sasl.scm, gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm, gnu/packages/gsasl.scm, gnu/packages/java.scm, gnu/packages/networking.scm, gnu/packages/nfs.scm, gnu/packages/onc-rpc.scm, gnu/packages/ssh.scm, gnu/packages/web.scm: Adjust accordingly. Ludovic Courtès
2017-01-18gnu: stagit: Update to 0.5....* gnu/packages/version-control.scm (stagit): Update to 0.5. ng0
2017-01-18gnu: qemu: Fix CVE-2017-5525, CVE-2017-5526....* gnu/packages/qemu.scm (qemu)[source]: Add patches. * gnu/packages/patches/qemu-CVE-2017-5525.patch, gnu/packages/patches/qemu-CVE-2017-5526.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them. Efraim Flashner
2017-01-18gnu: Add python-cram....* gnu/packages/python.scm (python-cram, python2-cram): New variables. Marius Bakke
2017-01-18gnu: Add leveldb....* gnu/packages/databases.scm (leveldb): New variable. Marius Bakke
2017-01-18gnu: Add mcabber....* gnu/packages/messaging.scm (mcabber): New variable. Co-authored-by: Marius Bakke <mbakke@fastmail.com> ng0
2017-01-18gnu: Add loudmouth....* gnu/packages/messaging.scm (loudmouth): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> ng0
2017-01-18gnu: Add menumaker....* gnu/packages/wm.scm (menumaker): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> ng0
2017-01-18gnu: xf86-input-evdev: Update to 2.10.5....* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.5. Marius Bakke
2017-01-18gnu: xf86-video-r128: Update to 6.10.2....* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.10.2. Marius Bakke
2017-01-18gnu: xf86-video-savage: Update to 2.3.9....* gnu/packages/xorg.scm (xf86-video-savage): Update to 2.3.9. Marius Bakke
2017-01-18gnu: xf86-video-trident: Update to 1.3.8....* gnu/packages/xorg.scm (xf86-video-trident): Update to 1.3.8. Marius Bakke
2017-01-18gnu: xf86-video-glint: Update to 1.2.9....* gnu/packages/xorg.scm (xf86-video-glint): Update to 1.2.9. [source]: Remove upstreamed patch. * gnu/packages/patches/xf86-video-glint-remove-mibstore.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Marius Bakke
2017-01-18gnu: xf86-video-nv: Update to 2.1.21....* gnu/packages/xorg.scm (xf86-video-nv): Update to 2.1.21. [source]: Remove upstreamed patch. * gnu/packages/patches/xf86-video-nv-remove-mibstore.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Marius Bakke
2017-01-18gnu: xf86-video-siliconmotion: Update to 1.7.9....* gnu/packages/xorg.scm (xf86-video-siliconmotion): Update to 1.7.9. Marius Bakke
2017-01-18gnu: xf86-video-mga: Update to 1.6.5....* gnu/packages/xorg.scm (xf86-video-mga): Update to 1.6.5. Marius Bakke
2017-01-18gnu: xf86-video-sis: Update to 0.10.9....* gnu/packages/xorg.scm (xf86-video-sis): Update to 0.10.9. Marius Bakke
2017-01-18gnu: xf86-video-tdfx: Update to 1.4.7....* gnu/packages/xorg.scm (xf86-video-tdfx): Update to 1.4.7. Marius Bakke
2017-01-18gnu: multiqc: Add python-nose to inputs....* gnu/packages/bioinformatics.scm (multiqc)[propagated-inputs]: Add python-nose. Ricardo Wurmus
2017-01-18gnu: screen: Update to 4.5.0....* gnu/packages/screen.scm (screen): Update to 4.5.0. [home-page]: Use https. Efraim Flashner
2017-01-18gnu: Add emacs-sx....* gnu/packages/emacs.scm (emacs-sx): New variable. Signed-off-by: Alex Kost <alezost@gmail.com> ng0
2017-01-18gnu: Add emacs-ag....* gnu/packages/emacs.scm (emacs-ag): New variable. Signed-off-by: Alex Kost <alezost@gmail.com> Christopher Baines
2017-01-18gnu: Add font-wqy-microhei....* gnu/packages/fonts.scm (font-wqy-microhei): New variable. Feng Shu
2017-01-17gnu: Add mlmmj....* gnu/packages/mail.scm (mlmmj): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng0
2017-01-17doc: Add '--manifest' example using 'specification->package+output'....* doc/guix.texi (Invoking guix package): Add --manifest example using 'specification->package+output'. Ludovic Courtès
2017-01-17gnu: guile-json: Update to 0.6.0....* gnu/packages/guile.scm (guile-json): Update to 0.6.0. Ludovic Courtès
2017-01-17gnu: Add ocaml-ocurl....* gnu/pcakages/ocaml.scm (ocaml-ocurl): New variable. Julien Lepiller
2017-01-17gnu: Add ocaml-jsonm....* gnu/packages/ocaml.scm (ocaml-jsonm): New variable. Julien Lepiller
2017-01-17gnu: Add ocaml-uutf....* gna/packages/ocaml.scm (ocaml-uutf): New variable. Julien Lepiller
2017-01-17gnu: Add ocaml-uchar....* gnu/packages/ocaml.scm (ocaml-uchar): New variable. Julien Lepiller
2017-01-17gnu: Add ocaml-ulex....* gnu/packages/ocaml.scm (ocaml-ulex): New variable. Julien Lepiller
2017-01-17gnu: Add ocaml-xmlm....* gnu/packages/ocaml.scm (ocaml-xmlm): New variable. Julien Lepiller
2017-01-17gnu: Add ocaml-bos....* gnu/packages/ocaml.scm (ocaml-bos): New variable. Julien Lepiller
2017-01-17gnu: Add ocaml-fpath....* gnu/packages/ocaml.scm (ocaml-fpath): New variable. Julien Lepiller
2017-01-17gnu: Add ocaml-logs....* gnu/packages/ocaml.scm (ocaml-logs): New variable. Julien Lepiller
2017-01-17gnu: Add r-msnid....* gnu/packages/bioinformatics.scm (r-msnid): New variable. Ricardo Wurmus
2017-01-17gnu: Add r-msnbase....* gnu/packages/bioinformatics.scm (r-msnbase): New variable. Ricardo Wurmus
2017-01-17gnu: Add r-pcamethods....* gnu/packages/bioinformatics.scm (r-pcamethods): New variable. Ricardo Wurmus