Commit Graph

24403 Commits (7006370e5970198706b8110ef39a31860300c49d)

Author SHA1 Message Date
ng0 6a5f7af6fc
gnu: gnunet: Use 'gnutls/dane' as input.
This switches the used GnuTLS to the one recommended
by the GNUnet Documentation (Chapter "Installation Handbook",
Section "Generic installation instructions") where a specific
order of dependency installation is required.  In this
order libunbound is installed first, then GnuTLS, then libgnurl,
followed by libmicrohttpd.

* gnu/packages/gnunet.scm (gnunet)[inputs]: Replace gnutls with 'gnutls/dane'.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-10-01 10:50:37 +01:00
ng0 1472f63002
gnu: libmicrohttpd: Use 'gnutls/dane' as input.
This switches the used GnuTLS to the one recommended
by the GNUnet Documentation (Chapter "Installation Handbook",
Section "Generic installation instructions") where a specific
order of dependency installation is required.  In this
order libunbound is installed first, then GnuTLS, then libgnurl,
followed by libmicrohttpd.

* gnu/packages/gnunet.scm (libmicrohttpd)[inputs]: Replace gnutls with
  'gnutls/dane'.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-10-01 10:50:37 +01:00
ng0 fd67e3a22f
gnu: gnurl: Use 'gnutls/dane' as input.
This switches the used GnuTLS to the one recommended
by the GNUnet Documentation (Chapter "Installation Handbook",
Section "Generic installation instructions") where a specific
order of dependency installation is required.  In this
order libunbound is installed first, then GnuTLS, then libgnurl,
followed by libmicrohttpd.

* gnu/packages/gnunet.scm (gnurl)[inputs]: Replace gnutls with 'gnutls/dane'.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-10-01 10:50:37 +01:00
ng0 5b9aa107d2
gnu: gnutls: Add 'gnutls-dane'.
* gnu/packages/tls.scm (gnutls/dane): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-10-01 10:50:36 +01:00
Thomas Danckaert 2003090526
gnu: libreoffice: Update to 5.3.6.1.
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.6.1.
2017-10-01 10:50:31 +02:00
Feng Shu 7493306f82
gnu: Add emacs-pyim.
* gnu/packages/emacs.scm (emacs-pyim): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-10-01 09:45:34 +01:00
Feng Shu 9f3b27a267
gnu: Add emacs-pos-tip.
* gnu/packages/emacs.scm (emacs-pos-tip): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-10-01 09:45:34 +01:00
Feng Shu 0fa8a932ed
gnu: Add emacs-pyim-basedict.
* gnu/packages/emacs.scm (emacs-pyim-basedict): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-10-01 09:45:34 +01:00
Feng Shu 65fff6a32d
gnu: Add emacs-cnfonts.
* gnu/packages/emacs.scm (emacs-cnfonts): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-10-01 09:45:34 +01:00
Thomas Danckaert 350cc3a270
doc: Fix rottlog configuration sample code.
* doc/guix.texi (Log Rotation): Correct code for the default mcron-service.
2017-09-30 18:11:12 +02:00
ng0 58b2835d03
gnu: pybitmessage: Update to 0.6.2.
* gnu/packages/messaging.scm (pybitmessage): Update to 0.6.2.
[build-system]: Change to python-build-system.
[arguments]: Remove "fix-makefile" and "wrap" phases.
[inputs]: Rename to...
[propagated-inputs]: ...this. Add "python2-msgpack" and "python2-pythondialog".
[inputs]: Remove "sqlite" and "qt-4". Move "openssl" ...
[native-inputs]: ...here. Remove "pkg-config".

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-09-30 15:22:25 +01:00
Ricardo Wurmus 0083a39f17
gnu: guitarix: Update to 0.35.6.
* gnu/packages/audio.scm (guitarix): Update to 0.35.6.
2017-09-30 14:53:21 +02:00
Ricardo Wurmus fba1cadea8
gnu: samplv1: Update to 0.8.4.
* gnu/packages/music.scm (samplv1): Update to 0.8.4.
2017-09-30 14:53:21 +02:00
Ricardo Wurmus f7a99e27f9
gnu: drumkv1: Update to 0.8.4.
* gnu/packages/music.scm (drumkv1): Update to 0.8.4.
2017-09-30 14:53:21 +02:00
Ricardo Wurmus 9cb928ad33
gnu: synthv1: Update to 0.8.4.
* gnu/packages/music.scm (synthv1): Update to 0.8.4.
2017-09-30 14:53:20 +02:00
Christopher Baines afcbb02057
gnu: Add ruby-es-dump-restore.
* gnu/packages/databases.scm (es-dump-restore): New variable.
2017-09-30 11:46:10 +01:00
Christopher Baines cb6bc5df1c
gnu: Add ruby-rubyzip.
* gnu/packages/ruby.scm (ruby-rubyzip): New variable.

Co-authored by Ben Woodcroft <donttrustben@gmail.com>.
2017-09-30 11:46:09 +01:00
Christopher Baines 268643b94a
gnu: Add ruby-progress_bar.
* gnu/packages/ruby.scm (ruby-progress_bar): New variable.
2017-09-30 11:46:09 +01:00
Christopher Baines 823ed0972f
gnu: Add ruby-highline.
* gnu/packages/ruby.scm (ruby-highline): New variable.
2017-09-30 11:46:09 +01:00
Ben Woodcroft 9b4c8e1b72
gnu: Add ruby-code-statistics.
* gnu/packages/ruby.scm (ruby-code-statistics): New variable.
2017-09-30 11:46:09 +01:00
Christopher Baines cef87ed6be
gnu: Add ruby-options.
* gnu/packages/ruby.scm (ruby-options): New variable.
2017-09-30 11:46:09 +01:00
Christopher Baines 9a97e7ce29
gnu: Add ruby-multi-json.
* gnu/packages/ruby.scm (ruby-multi-json): New variable.
2017-09-30 11:46:09 +01:00
Christopher Baines 1c8e6fd30f
gnu: Add ruby-httpclient.
* gnu/packages/ruby.scm (ruby-httpclient): New variable.
2017-09-30 11:46:06 +01:00
ng0 6e79949f46
gnu: Add xautomation.
* gnu/packages/xdisorg.scm (xautomation): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-29 18:00:11 -04:00
Tobias Geerinckx-Rice 16818c4856
gnu: libfilezilla: Update to 0.11.0.
* gnu/packages/ftp.scm (libfilezilla): Update to 0.11.0.
2017-09-29 21:51:51 +02:00
Tobias Geerinckx-Rice 6fc35b2179
gnu: knot: Update to 2.5.5.
* gnu/packages/dns.scm (knot): Update to 2.5.5.
2017-09-29 21:51:50 +02:00
Julien Lepiller 41a1ac1b22
gnu: php: Update to 7.1.10.
* gnu/packages/php.scm (php): Update to 7.1.10.
2017-09-29 20:05:46 +02:00
Efraim Flashner dee9a2628c
gnu: openvpn: Update to 2.4.4.
* gnu/packages/vpn.scm (openvpn): Update to 2.4.4.
[inputs]: Add lz4.
2017-09-29 15:23:54 +03:00
Mark H Weaver 464a2889c9
gnu: icecat: Add more fixes from upstream mozilla-esr52.
Includes fixes for CVE-2017-7793, CVE-2017-7805, CVE-2017-7819, CVE-2017-7823,
and the remaining 3 out of 8 changesets for CVE-2017-7810.

* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
2017-09-29 05:37:10 -04:00
Mark H Weaver 3fd2f86a3f
gnu: icecat: Rename patches to reflect CVE assignments.
Document the fact that we include fixes for CVE-2017-7814 and 5 out of 8
changesets for CVE-2017-7810.

* gnu/packages/gnuzilla.scm (icecat)[source]: Rename some patches to reflect
CVE assignments.
2017-09-29 05:37:04 -04:00
Ludovic Courtès 1501cb55e9
gnu: cuirass: Update to latest snapshot.
This fixes mishandling of 'GIT_SSL_CAINFO'.

* gnu/packages/ci.scm (cuirass): Update to commit 9cfea9f.
[native-search-paths]: New field.
2017-09-29 10:01:02 +02:00
Danny Milosavljevic bc01c89171
gnu: tclxml: Propagate tcllib.
* gnu/packages/tcl.scm (tclxml): Propagate tcllib.
2017-09-29 08:16:23 +02:00
Mark H Weaver 94c6865737
gnu: linux-libre: Update to 4.13.4.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.4.
(%linux-libre-hash): Update hash.
2017-09-28 23:51:54 -04:00
Mark H Weaver e604c02847
gnu: linux-libre@4.9: Update to 4.9.52.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.52.
2017-09-28 23:51:22 -04:00
Mark H Weaver 00b0d0e611
gnu: linux-libre@4.4: Update to 4.4.89.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.89.
2017-09-28 23:50:39 -04:00
Nicolas Goaziou 2ca147bc88
gnu: wireshark: Update to 2.4.1.
* gnu/packages/networking.scm (wireshark): Update to 2.4.1.
2017-09-28 22:41:52 +02:00
Ricardo Wurmus e90456b94c
gnu: r-ddalpha: Update to 1.3.1.
* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.1.
[propagated-inputs]: Add r-sfsmisc.
[native-inputs]: Add gfortran.
2017-09-28 22:00:45 +02:00
Ricardo Wurmus 7ef9e146e9
gnu: r-lava: Update to 1.5.1.
* gnu/packages/cran.scm (r-lava): Update to 1.5.1.
2017-09-28 22:00:44 +02:00
Ricardo Wurmus d311292b20
gnu: r-rcpp: Update to 0.12.13.
* gnu/packages/cran.scm (r-rcpp): Update to 0.12.13.
2017-09-28 22:00:44 +02:00
Ricardo Wurmus 6048986c89
gnu: r-lme4: Update to 1.1-14.
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-14.
2017-09-28 22:00:44 +02:00
Ricardo Wurmus 26cd4194ef
gnu: r-doparallel: Update to 1.0.11.
* gnu/packages/statistics.scm (r-doparallel): Update to 1.0.11.
2017-09-28 22:00:44 +02:00
Ricardo Wurmus 7147d8f7ad
gnu: r-checkmate: Update to 1.8.4.
* gnu/packages/statistics.scm (r-checkmate): Update to 1.8.4.
2017-09-28 22:00:44 +02:00
Ricardo Wurmus 2c49184e2c
gnu: r-backports: Update to 1.1.1.
* gnu/packages/statistics.scm (r-backports): Update to 1.1.1.
2017-09-28 22:00:43 +02:00
Oleg Pykhalov 4d14808af4
services: web: Add try-files for the nginx-service-type.
* gnu/services/web.scm (<nginx-server-configuration>): Add
  nginx-server-configuration-try-files.
(emit-nginx-server-config): Use it.
* doc/guix.texi (Web Services): Document it.
2017-09-28 20:37:40 +02:00
Thomas Danckaert 80c3f4d6c0
gnu: python-ipython: Update to 5.3.0.
* gnu/packages/python.scm (python-ipython, python2-ipython): Update to 5.3.0.
2017-09-28 20:24:25 +02:00
Thomas Danckaert 025b196d9b
gnu: python-numpy: Update to 1.13.1.
* gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.1.
[source]: Download the zip release from pypi instead of a git snapshot.
[native-inputs]: Add unzip.
[arguments]: Set SHELL environment variable.

Co-authored by Leo Famulari <leo@famulari.name>
2017-09-28 20:24:25 +02:00
Stefan Reichör 18a26f1c13
gnu: Add footswitch.
I have tested the built footswitch tool with my foot switch. It works as expected.
Is accessibility.scm the correct location for this tool?

* gnu/packages/accessibility.scm (footswitch): New variable.
2017-09-28 20:24:17 +02:00
Ricardo Wurmus 1344deb937
gnu: r-minimal: Update to 3.4.2.
* gnu/packages/statistics.scm (r-minimal): Update to 3.4.2.
2017-09-28 20:21:18 +02:00
ng0 ac7134612a
gnu: Add cadaver.
* gnu/packages/web.scm (cadaver): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
2017-09-28 18:43:23 +03:00
ng0 8fc559dcc5
gnu: Add emacs-jinja2-mode.
* gnu/packages/emacs.scm (emacs-jinja2-mode): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
2017-09-28 18:43:23 +03:00