aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-17gnu: Add emacs-fill-column-indicator....* gnu/packages/emacs.scm (emacs-fill-column-indicator): New variable. Ricardo Wurmus
2016-07-17gnu: Add emacs-expand-region....* gnu/packages/emacs.scm (emacs-expand-region): New variable. Ricardo Wurmus
2016-07-17gnu: Add emacs-espuds....* gnu/packages/emacs.scm (emacs-espuds): New variable. Ricardo Wurmus
2016-07-17gnu: Add emacs-el-mock....* gnu/packages/emacs.scm (emacs-el-mock): New variable. Ricardo Wurmus
2016-07-17gnu: Add rlwrap....* gnu/packages/readline.scm (rlwrap): New variable. Efraim Flashner
2016-07-16gnu: Add reptyr....* gnu/packages/screen.scm (reptyr): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Alex Griffin
2016-07-16gnu: gd: Fix CVE-2016-{5766,6128,6132,6214}....* gnu/packages/patches/gd-CVE-2016-5766.patch, gnu/packages/patches/gd-CVE-2016-6128.patch, gnu/packages/patches/gd-CVE-2016-6132.patch, gnu/packages/patches/gd-CVE-2016-6214.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/gd.scm (gd): Use patches. Leo Famulari
2016-07-16gnu: gd: Update to 2.2.2 [fixes CVE-2016-{5767,6161}]....* gnu/packages/gd.scm (gd): Update to 2.2.2. Leo Famulari
2016-07-16gnu: pidgin: Update to 2.11.0 [security fixes]....Fixes CVE-2016-{2365,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376, 2377,2378,2379,2380,4323}. * gnu/packages/messaging.scm (pidgin): Update to 2.11.0. Leo Famulari
2016-07-16gnu: geda-gaf: Update to 1.9.2....* gnu/packages/engineering.scm (geda-gaf): Update to 1.9.2. Ricardo Wurmus
2016-07-16gnu: geda-gaf: Use modify-phases syntax....* gnu/packages/engineering.scm (geda-gaf)[arguments]: Use modify-phases syntax. Ricardo Wurmus
2016-07-16guix gc: Display of saved space for garbage collection....Fixes <http://bugs.gnu.org/23979>. * guix/scripts/gc.scm (guix-gc): Display freed bytes. Signed-off-by: Vincent Legoll <vincent.legoll@idgrilles.fr> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vincent Legoll
2016-07-16gnu: Add encfs....* gnu/packages/crypto.scm (rlog, encfs): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tobias Geerinckx-Rice
2016-07-16build: Substitute URLs now default to "mirror.hydra.gnu.org" alone....* config-daemon.ac: Remove "hydra.gnu.org" from 'guix_substitute_urls'. * guix/store.scm (%default-substitute-urls): Remove "hydra.gnu.org". Ludovic Courtès
2016-07-16services: dbus: Synchronize startup using dbus-daemon's PID file....* gnu/services/dbus.scm (dbus-shepherd-service): Pass #:pid-file to 'make-forkexec-constructor'. Ludovic Courtès
2016-07-15gnu: lm-sensors: Add alternate source URL....* gnu/packages/linux.scm (lm-sensors)[source]: Add URL. Andreas Enge
2016-07-15gnu: borg: Update to 1.0.6....* gnu/packages/backup.scm (borg): Update to 1.0.6. [source]: Use pypi-uri. Leo Famulari
2016-07-15services: Add 'dropbear-service'....* gnu/services/ssh.scm (<dropbear-configuration>): New record type. (dropbear-activation, dropbear-shepherd-service, dropbear-service): New procedures. (dropbear-service-type): New variable. * doc/guix.texi (Networking Services): Document it. Co-authored-by: Ludovic Courtès <ludo@gnu.org> David Craven
2016-07-15gnu: lsh: Move to (gnu packages ssh)...* gnu/packages/lsh.scm: Remove. Move 'lsh and liboop' to... * gnu/packages/ssh.scm (liboop, lsh): ... here. New variables. * gnu/services/ssh.scm, gnu/services/base.scm: Adjust accordingly. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Craven
2016-07-15gnu: diffoscope: Update to 54....* gnu/packages/package-management.scm (diffoscope): Update to 54. Leo Famulari
2016-07-15gnu: Import (guix licenses) with #:prefix....* gnu/packages/crypto.scm: Add 'license:' #:prefix for (guix licenses). Signed-off-by: Andreas Enge <andreas@enge.fr> Tobias Geerinckx-Rice
2016-07-15Update e-mail address for Tobias Geerinckx-Rice....* .mailmap: Add Tobias Geerinckx-Rice. * gnu/packages/disk.scm: Replace "tobias.geerinckx.rice@gmail.com" with "me@tobias.gr". * gnu/packages/linux.scm: Likewise. * gnu/packages/networking.scm: Likewise. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr> Andreas Enge
2016-07-15install: Add mdadm to the image....* gnu/system/install.scm (installation-os)[packages]: Add mdadm. Andreas Enge
2016-07-15gnu: racket: Update to 6.5....* gnu/packages/scheme.scm (racket): Update to 6.5. Signed-off-by: Andreas Enge <andreas@enge.fr> Alex Vong
2016-07-14gnu: git: Update to 2.9.1....* gnu/packages/version-control.scm (git): Update to 2.9.1. (git-manpages)[source]: Update hash. Leo Famulari
2016-07-14doc: Mention commit signatures in HACKING....* HACKING: Mention commit signatures. Leo Famulari
2016-07-14records: Improve reporting of invalid field specifiers....Fixes <http://bugs.gnu.org/23969>. Reported by Vincent Legoll <vincent.legoll@gmail.com>. * guix/records.scm (report-invalid-field-specifier): New procedure. * tests/records.scm ("define-record-type* & wrong field specifier"): New test. Ludovic Courtès
2016-07-14challenge: Disable grafting....* guix/scripts/challenge.scm (guix-challenge): Set %GRAFT? to #f. Ludovic Courtès
2016-07-14substitute: Gracefully handle trailing slashes in URLs....Previously, using something like "--substitute-urls=http://example.org///" would lead to a 'cache-narinfo!' call with #f as its second argument. It would also do the wrong thing for URLs with a non-empty initial path component, such as "http://example.org/foo/bar". * guix/scripts/substitute.scm (fetch-narinfos)[handle-narinfo-response]: Add call to 'basename' for PATH. Ludovic Courtès
2016-07-14gnu: Add eigensoft....* gnu/packages/bioinformatics.scm (eigensoft): New variable. Ricardo Wurmus
2016-07-14gnu: python-setuptools-scm: Update to 1.11.1....* gnu/packages/python.scm (python-setuptools-scm): Update to 1.11.1. Efraim Flashner
2016-07-13doc: Explain 'guix hash -r' for Git checkouts....* doc/guix.texi (origin Reference): Add xref to "guix download" and "guix hash". (Invoking guix hash): Provide an example to compute the hash of a Git checkout. Co-authored-by: Troy Sankey <sankeytms@gmail.com> Ludovic Courtès
2016-07-13system: Change the shell of 'nobody' to 'nologin'....Fixes <http://bugs.gnu.org/23971>. Reported by Vincent Legoll <vincent.legoll@gmail.com>. * gnu/system/shadow.scm (%base-user-accounts): Add 'shell' field. Set 'home-directory' to "/nonexistent". Ludovic Courtès
2016-07-13gnu: grub: Update to 2.02~beta3....* gnu/packages/grub.scm (grub): Update to 2.02~beta3. [arguments]: Modify tests/grub_func_test.in in 'patch-stuff' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jan Nieuwenhuizen
2016-07-13gnu: screen: Remove unneeded configure flags....* gnu/packages/screen.scm (screen)[arguments]: Remove --infodir and --mandir, which are no longer needed. Ludovic Courtès
2016-07-13gnu: screen: Support 256 colors....* gnu/packages/screen.scm (screen)[arguments]: Pass --enable-colors256. Signed-off-by: Ludovic Courtès <ludo@gnu.org> George Clemmer
2016-07-12gnu: linux-libre: Update to 4.6.4....* gnu/packages/linux.scm (linux-libre): Update to 4.6.4. Mark H Weaver
2016-07-12gnu: linux-libre-4.4: Update to 4.4.15....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.15. Mark H Weaver
2016-07-13lint: 'validate-uri' reports suspiciously small 200 responses....* guix/scripts/lint.scm (validate-uri): Upon 200 http-response, check the 'response-content-length' and emit a warning when it is <= 1000. * tests/lint.scm (call-with-http-server): Add 'data' parameter. (with-http-server): Likewise. (%long-string): New variable. ("home-page: 200"): Pass %LONG-STRING to 'with-http-server'. ("home-page: 404", "source: 200", "source: 404"): Likewise. ("home-page: 200 but short length"): New test. ("source: 200 but short length"): New test. Ludovic Courtès
2016-07-13download: Attempt to update SourceForge mirror URLs....* guix/download.scm (%mirrors)[sourceforge]: End in "/project" instead of "/sourceforge". Remove a couple of dangling URLs. Ludovic Courtès
2016-07-13gnu: Add gptfdisk....* gnu/packages/disk.scm (gptfdisk): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jan Nieuwenhuizen
2016-07-12gnu: emacs-flycheck: Add missing dependency on emacs-seq....Fixes a regression introduced in afb6fdaa5de2607261015372f31b1c19fd503a61. * gnu/packages/emacs.scm (flycheck)[propagated-inputs]: Add EMACS-SEQ. Ludovic Courtès
2016-07-12packages: <origin> no longer has an 'imported-modules' field....* guix/packages.scm (<origin>)[imported-modules]: Remove. (patch-and-repack): Remove #:imported-modules. Use 'with-imported-modules'. Remove #:modules argument to 'gexp->derivation'. (origin->derivation): Adjust accordingly. * doc/guix.texi (origin Reference): Adjust accordingly. Ludovic Courtès
2016-07-12gnu: Remove unneeded 'imported-modules' fields for 'origin'....* gnu/packages/engineering.scm (fastcap)[source](modules, imported-modules): Remove. * gnu/packages/wm.scm (awesome)[source](imported-modules): Remove. * tests/packages.scm ("package-source-derivation, snippet"): Remove 'imported-modules' field. Ludovic Courtès
2016-07-12gexp: Remove more uses of #:modules....* guix/scripts/system.scm (switch-to-system): Adjust comment. * tests/gexp.scm ("gexp->derivation #:references-graphs"): Use 'with-imported-modules' instead of #:modules. * tests/grafts.scm ("graft-derivation, preserve empty directories"): Likewise. Ludovic Courtès
2016-07-12gexp: 'program-file' and 'gexp->script' no longer have #:modules....* guix/gexp.scm (<program-file>)[modules]: Remove. (program-file): Remove #:modules and adjust accordingly. (program-file-compiler): Likewise. (gexp->script): Likewise. Ludovic Courtès
2016-07-12gexp: 'computed-file' no longer has a #:modules parameter....* guix/gexp.scm (<computed-file>)[modules]: Remove. (computed-file): Remove #:modules. (computed-file-compiler): Likewise. * doc/guix.texi (G-Expressions): Adjust accordingly. Ludovic Courtès
2016-07-12download: Use 'with-imported-modules'....* guix/cvs-download.scm (cvs-fetch): Use 'with-imported-modules' instead of the #:modules argument of 'gexp->derivation'. * guix/download.scm (url-fetch): Likewise. * guix/git-download.scm (git-fetch): Likewise. * guix/hg-download.scm (hg-fetch): Likewise. * guix/svn-download.scm (svn-fetch): Likewise. Ludovic Courtès
2016-07-12profiles: Use 'with-imported-modules'....* guix/profiles.scm (info-dir-file): Use 'with-imported-modules' instead of the #:module argument to 'gexp->derivation'. (ghc-package-cache-file): Likewise. (ca-certificate-bundle): Likewise. (gtk-icon-themes): Likewise. (xdg-desktop-database): Likewise. (xdg-mime-database): Likewise. (profile-derivation): Likewise. Ludovic Courtès
2016-07-12services: <shepherd-service> no longer has an 'imported-modules' field....* gnu/services/shepherd.scm (<shepherd-service>)[imported-modules]: Remove. (%default-imported-modules): Make private. (shepherd-service-file): Use 'with-imported-modules'. (shepherd-configuration-file): Remove 'modules' and the calls to 'imported-modules' and 'compiled-modules'. Use 'with-imported-modules' instead. * doc/guix.texi (Shepherd Services): Adjust accordingly. * gnu/services/base.scm (file-system-shepherd-service): Use 'with-imported-modules'. Remove 'imported-modules' field. * gnu/system/mapped-devices.scm (device-mapping-service-type): Remove 'imported-modules'. (open-luks-device): Use 'with-imported-modules'. * gnu/tests.scm (marionette-shepherd-service): Remove 'imported-modules' field and use 'with-imported-modules'. Ludovic Courtès