| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/version-control.scm (git): Update to 2.14.1.
|
|
|
|
|
| |
* gnu/packages/version-control.scm (subversion): Update to 1.8.19.
[source]: Add alternate URL.
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-engine-mode): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
| |
* gnu/packages/gnome.scm (libsoup): Update to 2.58.2.
|
|
|
|
| |
* gnu/packages/image-viewers.scm (catimg): Update to 2.4.0.
|
|
|
|
| |
* gnu/packages/check.scm (cppcheck): Update to 1.80.
|
|
|
|
| |
* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.1.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-bio-commandeer): Update to 0.4.0.
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-erc-hl-nicks): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
By the way, “gitpatch.el” says different version than release tarball.
Do I need to ask a developer?
--8<---------------cut here---------------start------------->8---
;; Author: Feng Shu <tumashu@163.com>
;; Homepage: https://github.com/tumashu/gitpatch
;; Keywords: convenience
;; Package-Requires: ((emacs "24.3"))
;; Version: 0.10
--8<---------------cut here---------------end--------------->8---
>From 9eddf07fa401468738c2f48a25e51ddef2a3ceed Mon Sep 17 00:00:00 2001
From: Oleg Pykhalov <go.wigust@gmail.com>
Date: Sat, 29 Jul 2017 14:22:48 +0300
Subject: [PATCH] gnu: Add emacs-gitpatch.
* gnu/packages/emacs.scm (emacs-gitpatch): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
| |
gnu/packages/emacs.scm (emacs-git-messenger): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
|
| |
From version 1.1.1.
* gnu/packages/logging.scm (tailon)[version]: Change to 1.3.0.
[inputs]: Add python-tornado-http-auth.
|
|
|
|
| |
* gnu/packages/python.scm (python-tornado-http-auth): New variable.
|
|
|
|
| |
* gnu/packages/admin.scm (nmap): Update to 7.60.
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes CVE-2017-1000099, CVE-2017-1000100, and CVE-2017-100101.
See <https://curl.haxx.se/docs/security.html> for details.
* gnu/packages/curl.scm (curl)[replacement]: Update to 7.55.0.
(curl-7.54.1): Rename to ...
(curl-7.55.0): ... this.
[source]: Update source URI to match upstream compression method change.
[arguments]: Add 'fix-Makefile' phase.
|
|
|
|
| |
* gnu/packages/samba.scm (samba): Update to 4.6.7.
|
|
|
|
| |
* gnu/packages/python.scm (python-nbformat, python2-nbformat): Update to 4.3.0.
|
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.23.
[arguments]: Remove 'enable-gpg2-is-gpg' from #:configure-flags, since it is now
the default.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-wgcna): Update to 1.61.
[propagated-inputs]: Add r-rcpp, r-robust, r-survival.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-robust): New variable.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-fit-models): New variable.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-rrcov): New variable.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-pcapp): New variable.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-gdtools): Update to 0.1.5.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-ggbeeswarm): Update to 0.6.0.
|
|
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (icecat)[source]: Add fixes for CVE-2017-7802,
CVE-2017-7803, CVE-2017-7807, and the remaining 6 out of 23 changesets for
CVE-2017-7779.
|
|
|
|
|
|
|
|
|
|
| |
Document that our existing patches include fixes for CVE-2017-7753,
CVE-2017-7784, CVE-2017-7786, CVE-2017-7787, CVE-2017-7791, CVE-2017-7792,
CVE-2017-7798, CVE-2017-7798, CVE-2017-7800, CVE-2017-7801, and 17 out of 23
changesets for CVE-2017-7779.
* gnu/packages/gnuzilla.scm (icecat)[source]: Rename patches to reflect CVE
assignments.
|
|
|
|
|
|
| |
* gnu/packages/gnunet.scm (gnurl): Update to 7.55.0.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
| |
* gnu/packages/virtualization.scm (virt-manager): Update to 1.4.2.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (libgdata)[arguments]: Add ‘disable-failing-tests’
phase.
|
|
|
|
| |
This is a follow-up to 1738138cb3a48ed2f55c59c8d7c6ce12a4c4dcb3.
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r-igraph): Move from here...
* gnu/packages/graph.scm (r-igraph): ...to here.
|
|
|
|
| |
* gnu/packages/graph.scm (python-igraph): New variable.
|
|
|
|
|
| |
* gnu/packages/graph.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
|
| |
* gnu/packages/image-viewers.scm (viewnior)[arguments]: Add phase to
disable building the icon-theme.cache.
|
|
|
|
|
| |
* gnu/packages/check.scm (googletest)[arguments]: Pass "-DBUILD_SHARED_LIBS=ON"
in #:configure-flags.
|
|
|
|
| |
* gnu/packages/game-development.scm (ois): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (dealii): Update to 8.5.0.
[arguments]: Delete 'hint-example-prefix phase, which would need adjusting for
this version. Users can use e.g. 'export DEAL_II_DIR=$GUIX_ENVIRONMENT'.
Adjust configuration flags.
|
|
|
|
|
| |
* gnu/packages/debug.scm (stress-make)[arguments]: Add 'set-default-shell
phase.
|
|
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (suitesparse): Update to 4.5.5.
[source]: Add 'modules' and 'snippet' field to remove bundled source.
[arguments]: Remove 'prepare-out' phase. Adjust #:make-flags for metis.
Make build parallel, since it now appears to be safe.
[inputs]: Add metis.
|
|
|
|
| |
* gnu/packages/maths.scm (suitesparse)[arguments]: Use modify-phases.
|
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (petsc, slepc)[arguments]: Set #:make-flags to
override default unlimited '-j'.
(petsc)[arguments]: Scrub build machine cores from installed files in
'clean-local-references' phase.
|
|
|
|
|
| |
* gnu/packages/maths.scm (slepc): Update to 3.7.4.
[source]: Use direct source link. Remove 'file-name' field.
|
|
|
|
| |
* gnu/packages/maths.scm (petsc): Update to 3.7.6.
|
|
|
|
| |
* gnu/packages/gnome.scm (epiphany): Update to 3.24.3.
|
|
|
|
| |
* gnu/packages/gnome.scm (tracker): Update to 1.12.2.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.2.
|
|
|
|
| |
* gnu/packages/gnome.scm (mutter): Update to 3.24.4.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gedit)[arguments]: Remove #:configure-flags.
[inputs]: Add gspell.
|
|
|
|
| |
* gnu/packages/gnome.scm (gedit): Update to 3.22.1.
|