Age | Commit message (Collapse) | Author |
|
* gnu/packages/xml.scm (freexl): Update to 1.0.4.
|
|
* gnu/packages/syndication.scm (newsbeuter)[source]: Add patch.
* gnu/packages/patches/newsbeuter-CVE-2017-14500.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/tor.scm (tor): Update to 0.3.0.11.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.09.15.
|
|
* gnu/packages/patches/httpd-CVE-2017-9798.patch: New file.
* gnu/packages/web.scm (httpd)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/bioinformatics.scm (r-rcas)[propagated-inputs]: Add r-pbapply.
|
|
* gnu/packages/cran.scm (r-energy): Update to 1.7-2.
|
|
* gnu/packages/statistics.scm (r-glmnet): Update to 2.0-12.
|
|
* gnu/packages/statistics.scm (r-lambda-r): Update to 1.2.
|
|
* gnu/packages/statistics.scm (r-gridextra): Update to 2.3.
|
|
* gnu/packages/statistics.scm (r-dplyr): Update to 0.7.3.
|
|
* gnu/packages/statistics.scm (r-crayon): Update to 1.3.4.
|
|
* gnu/packages/statistics.scm (r-svglite): Update to 1.2.1.
|
|
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-21.
|
|
* gnu/packages/bioinformatics.scm (r-rcas): Update to 1.3.4.
|
|
* gnu/packages/statistics.scm (r-caret): Update to 6.0-77.
[propagated-inputs]: Remove r-car; add r-recipes and r-withr.
|
|
* gnu/packages/statistics.scm (r-rstudioapi): Update to 0.7.
|
|
* gnu/packages/statistics.scm (r-openssl): Update to 0.9.7.
[inputs]: Replace openssl with libressl.
|
|
* gnu/packages/cran.scm (r-recipes): New variable.
|
|
* gnu/packages/cran.scm (r-ipred): New variable.
|
|
* gnu/packages/cran.scm (r-rcpproll): New variable.
|
|
* gnu/packages/cran.scm (r-gower): New variable.
|
|
* gnu/packages/cran.scm (r-ddalpha): New variable.
|
|
* gnu/packages/cran.scm (r-timedate): New variable.
|
|
* gnu/packages/cran.scm (r-dimred): New variable.
|
|
* gnu/packages/cran.scm (r-prodlim): New variable.
|
|
* gnu/packages/cran.scm (r-drr): New variable.
|
|
* gnu/packages/cran.scm (r-lava): New variable.
|
|
* gnu/packages/cran.scm (r-cvst): New variable.
|
|
* gnu/packages/gnome.scm (hicolor-icon-theme): Update to 0.17.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/graphics.scm (blender): Update to 2.79.
[source]: Use https.
[home-page]: Same.
|
|
* gnu/packages/emacs.scm (emacs-org): Update to 20170917, aka Org 9.1.1.
|
|
* gnu/packages/base.scm (binutils)[replacement]: New field.
(binutils/fixed): New variable.
* gnu/packages/commencement.scm (binutils-boot0, binutils-final): Use
'package/inherit' to correctly use replacement binutils.
|
|
* gnu/packages/patches/python-acme-dont-use-openssl-rand.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/tls.scm (python-acme)[source]: Use it.
|
|
* gnu/packages/python.scm (python-pyopenssl): Update to 17.3.0.
|
|
* gnu/packages/ftp.scm (lftp): Update to 4.8.1.
|
|
* gnu/packages/image.scm (jasper): Update to 2.0.14.
|
|
* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.10.0.
|
|
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.26.0.
|
|
* gnu/packages/linux.scm (strace): Update to 4.19.
|
|
* gnu/packages/ruby.scm (ruby-2.2): Update to 2.2.8.
[source]: Remove patch.
* gnu/packages/patches/ruby-2.2.7-rubygems-2613-ruby22.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/ruby.scm (ruby-2.3): Update to 2.3.5.
[source]: Remove patch.
* gnu/packages/patches/ruby-2.3.4-rubygems-2613-ruby23.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/ruby.scm (ruby): Update replacement to 2.4.2.
(ruby-2.4.1): Rename to ...
(ruby-2.4.2): ... this.
[source]: Remove patches.
* gnu/packages/patches/ruby-rubygems-2612-ruby24.patch,
gnu/packages/patches/ruby-rubygems-2613-ruby24.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
|
|
* gnu/packages/enlightenment.scm (efl)[arguments]: Hardcode the location
of libcurl.so.
|
|
* gnu/packages/simulation.scm (openfoam)[description]: Add a period to
the end of the sentence.
|
|
* gnu/packages/sync.scm (owncloud-client): Update to 2.3.3.
|
|
* gnu/packages/gnome.scm (bluefish): Update to 2.2.10.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/python.scm: Remove (gnu packages time) import.
(python-orator, python2-orator): Move from here ...
* gnu/packages/databases.scm: ... to here.
|
|
* gnu/packages/python.scm (python-orator, python2-orator): Update to 0.9.7.
[arguments]: Enable tests. Loosen dependency requirements.
[propagated-inputs]: Remove python-arrow. Add python-backpack,
python-pendulum, python-pygments, python-six.
(python2-orator)[propagated-inputs]: Also remove python2-ipaddress.
|
|
* gnu/packages/databases.scm (python-pygments): Update to 2.2.0.
|