aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-09gnu: llvm: propagate zlib input.Eric Bavier
* gnu/packages/llvm.scm (llvm)[inputs]: Move zlib from here... [ppropagated]: ...to here.
2016-09-09gnu: Fix wrong import of '(gnu packages zsh)'.宋文武
* gnu/packages/crypot.scm: Change import of '(gnu packages zsh)' to '(gnu packages shells)'.
2016-09-09gnu: guile: Search for .go files in "/site-ccache", not "/ccache".Ludovic Courtès
* gnu/packages/guile.scm (guile-next)[search-paths]: Change "2.2/ccache" to "2.2/site-ccache". (guile-for-guile-emacs)[search-paths]: Likewise.
2016-09-09gnu: ardour: Do not contact ardour.org on start.Ricardo Wurmus
* gnu/packages/audio.scm (ardour)[arguments]: Add configure flag "--no-phone-home".
2016-09-09gnu: Add Tomb.Eric Bavier
* gnu/packages/crypto.scm (tomb): New variable.
2016-09-09gnu: Add Swish-e.Eric Bavier
* gnu/packages/search.scm (swish-e): New variable. * gnu/packages/patches/swish-e-search.patch, gnu/packages/patches/swish-e-format-security.patch: New patches. * gnu/local.mk (dist_patch_DATA): Add them.
2016-09-09gnu: Add steghide.Eric Bavier
* gnu/packages/image.scm (steghide): New variable. * gnu/packages/patches/steghide-fixes.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it.
2016-09-09gnu: Add mlocate.Eric Bavier
* gnu/packages/search.scm (mlocate): New variable.
2016-09-09gnu: file-roller: Update to 3.20.3 [fixes CVE-2016-7162].Leo Famulari
* gnu/packages/gnome.scm (file-roller): Update to 3.20.3.
2016-09-09gnu: ardour: Update to 5.3.Ricardo Wurmus
* gnu/packages/audio.scm (ardour): Update to 5.3.
2016-09-09gnu: Add libhdate.Efraim Flashner
* gnu/packages/calendar.scm (libhdate): New variable.
2016-09-09gnu: kmscon: Enable elogind support.Ludovic Courtès
* gnu/packages/terminals.scm (kmscon)[source]: Add 'modules' and 'snippet'.
2016-09-09gnu: kmscon: Build the man page.Ludovic Courtès
* gnu/packages/terminals.scm (kmscon)[native-inputs]: Add LIBXSLT, LIBXML2, and DOCBOOK-XSL.
2016-09-09gnu: kmscon: Clarify synopsis, description, and supported systems.Ludovic Courtès
* gnu/packages/terminals.scm (kmscon)[synopsis, description]: Clarify. [supported-systems]: New field.
2016-09-08gnu: Add python-git-review.Clément Lassieur
* gnu/packages/openstack.scm (python-git-review) (python2-git-review): New variables. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-08gnu: Add surfraw.ng0
* gnu/packages/web.scm (surfraw): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-08gnu: Add edit warning to generated grub.cfg filesJohn Darrington
* gnu/services/grub.scm (grub-configuration-file): Add code to emit warning.
2016-09-08services: ntpd: Use a dedicated directory for drift file.John Darrington
Fixes <https://bugs.gnu.org/24366>. Drift file now resides in a dedicated directory owned by the daemon. * gnu/services/networking.scm (ntp-service-activation): New procedure, (ntp-service-type): Add new service-extension.
2016-09-08gnu: curl: Update replacement to 7.50.2 [fixes CVE-2016-7141].Leo Famulari
* gnu/packages/curl.scm (curl)[replacement]: Update to 7.50.2 (curl-7.50.1): Replace with ... (curl-7.50.2): ... this.
2016-09-08gnu: openal: Update to 1.17.2.Erik Edrosa
* gnu/packages/audio.scm (openal): Update to 1.17.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-08gnu: lightweight-desktop.tmpl: Fix typo.Efraim Flashner
* gnu/system/examples/lightweight-desktop.tmpl: While it is currently unknown if Bob has a brother, it is sufficiently documented that Alice is, in fact, Bob's sister.
2016-09-07gnu: graphicsmagick: Update to 1.3.25 [fixes CVE-2016-2317].Leo Famulari
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.25.
2016-09-07gnu: imagemagick: Update to 6.9.5-9.Leo Famulari
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-9.
2016-09-07doc: Update package count.Ludovic Courtès
* doc/guix.texi (Limitations): Update package count.
2016-09-07gnu: man-db: Patch path to iconv.Ricardo Wurmus
* gnu/packages/man.scm (man-db)[arguments]: Add phase "patch-iconv-path". Fixes <http://bugs.gnu.org/24373>.
2016-09-07gnu: man-db: Use modify-phases syntax.Ricardo Wurmus
* gnu/packages/man.scm (man-db)[arguments]: Use modify-phases syntax.
2016-09-07gnu: Add rpc-daemon serviceJohn Darrington
* gnu/services/nfs.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2016-09-07gnu: Add 'package-for-guile-2.2' procedure and use it.Ludovic Courtès
* gnu/packages/guile.scm (guile-2.2-package-name) (package-for-guile-2.2): New procedures. * gnu/packages/guile.scm (guile2.2-json, guile2.2-minikanren) (guile2.2-irregex, guile2.2-commonmark): New variables.
2016-09-07gnu: guile-commonmark: Remove hard-coded "/2.0" in installation directories.Ludovic Courtès
* gnu/packages/guile.scm (guile-commonmark)[source]: Add 'snippet' and 'modules'.
2016-09-07gnu: guile-json: Remove hard-coded Guile effective version.Ludovic Courtès
* gnu/packages/guile.scm (guile-json)[snippet]: Modify 'ac_subst_vars' in 'configure', and use "@GUILE_EFFECTIVE_VERSION@" instead of "2.0" in 'Makefile.in'.
2016-09-07gnu: guile-minikanren: Remove hard-coded Guile effective version.Ludovic Courtès
* gnu/packages/guile.scm (guile-minikanren)[arguments]: Remove (ice-9 match) from #:modules. Use 'open-pipe*' to determine the effective version of Guile, and use that to compute MODULE-DIR.
2016-09-07gnu: guile-irregex: Remove hard-coded Guile effective version.Ludovic Courtès
* gnu/packages/guile.scm (guile-irregex)[arguments]: Add (ice-9 popen) and (ice-9 rdelim). Remove nested 'use-modules' form. Call 'open-pipe*' to determine Guile's effective version, and use it to compute MODULE-DIR.
2016-09-07gnu: Enable tcp-wrappers for nrircd.John Darrington
* gnu/packages/messaging.scm (ngircd) [inputs]: Add tcp-wrappers.
2016-09-07gnu: Add tcp-wrappers.John Darrington
* gnu/packages/networking.scm (tcp-wrappers): New variable.
2016-09-07bash completion: Complete subcommands and their options.Ludovic Courtès
* etc/completion/bash/guix (_guix_complete_subcommand): New function. (_guix_complete_option): Allow completion of subcommand options. (_guix_complete): Use '_guix_complete_subcommand' for "system" and "import".
2016-09-07bash completion: Redirect 'guix' stderr to /dev/null.Ludovic Courtès
This avoids spurious messages when pressing TAB. * etc/completion/bash/guix (_guix_complete_available_package) (_guix_complete_installed_package, _guix_complete_option) (_guix_complete): Redirect stderr to /dev/null when running 'guix'.
2016-09-07Add Zsh completion file.Eric Le Bihan
* etc/completion/zsh/_guix: New file. * Makefile.am (dist_zshcompletion_DATA): New variable. * configure.ac: Add --with-zsh-completion-dir. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-09-07gnu: Add mpop.Arun Isaac
* gnu/packages/mail.scm (mpop): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-09-07guix hash: Add --exclude-vcs option.Jan Nieuwenhuizen
* guix/scripts/hash.scm (show-help): Add help text for --exclude-vcs option. (%options): Add --exclude-vcs option. (guix-hash): Handle exclude-vcs option. * doc/guix.texi ("Invoking guix hash"): Update doc. * tests/guix-hash.sh: Add test. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-09-07services: syslog: Use a PID file.Ludovic Courtès
* gnu/services/base.scm (syslog-service-type)[start]: Remove --no-detach and use #:pid-file.
2016-09-07gnu: inetutils: Use /var as the localstatedir.Ludovic Courtès
* gnu/packages/admin.scm (inetutils)[arguments]: Add #:configure-flags.
2016-09-07gnu: rottlog: Adjust the default 'weekly' config.Ludovic Courtès
* gnu/packages/admin.scm (rottlog)[arguments]: Add 'tweak-rc-weekly' phase.
2016-09-07gnu: rottlog: Read configuration files from /etc/rottlog.Ludovic Courtès
* gnu/packages/admin.scm (rottlog)[arguments]: Set ROTT_ETCDIR=/etc/rottlog in #:configure-flags and add #:make-flags.
2016-09-07gnu: rottlog: Set default value for 'packdir'.Jan Nieuwenhuizen
* gnu/packages/admin.scm (rottlog)[arguments]: Add 'set-packdir' phase.
2016-09-07gnu: rottlog: Use 'modify-phases'.Ludovic Courtès
* gnu/packages/admin.scm (rottlog)[arguments]: Use 'modify-phases'.
2016-09-07gnu: Add perl-curses.ng0
* gnu/packages/ncurses.scm (perl-curses): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-07gnu: webkitgtk: Update to 2.12.5.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.5.
2016-09-06updated: gnu: add asn1cHartmut Goebel
* gnu/packages/tls.scm (asn1c): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-09-06gnu: paredit: Rename to 'emacs-paredit'.Ludovic Courtès
* gnu/packages/emacs.scm (paredit)[name]: Change to "emacs-paredit". (paredit/old-name): New variable.
2016-09-06packages: Add 'package-superseded' and associated support.Ludovic Courtès
This provides a way to mark a package as superseded by another one. Upgrades replace superseded packages with their replacement. * guix/packages.scm (package-superseded, deprecated-package): New procedures. * gnu/packages.scm (%find-package): Check for 'package-superseded'. * guix/scripts/package.scm (transaction-upgrade-entry)[supersede]: New procedure. Call it when 'package-superseded' is true. * tests/guix-build.sh: Add test for a superseded package. * tests/packages.scm ("package-superseded") ("transaction-upgrade-entry, superseded package"): New tests.