gnu: inkscape: Update to 0.92.1.
* gnu/packages/inkscape.scm (inkscape): Update to 0.92.1.
installer: Aris: update synopis and description.
* gnu/packages/maths.scm (aris): Use the synopsis and description from the
web page instead of the README file.
gnu: Add aris.
* gnu/packages/maths.scm(aris): New variable.
gnu: linux-libre@4.4: Update to 4.4.49.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.49.
gnu: linux-libre: Update to 4.9.10.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.10.
(%linux-libre-hash): Update hash.
gnu: raincat: Update home-page.
* gnu/packages/games.scm (raincat)[home-page]: Update.
gnu: tomb: Upgrade to 2.3.
* gnu/packages/crypto.scm (tomb): Upgrade to 2.3.
gnu: swish-e: Point source and home-page to archive.org.
* gnu/packages/search.scm (swish-e)[source]: Include archive.org mirror.
[home-page]: Point to archive.org.
gnu: scrypt: Update to 1.2.1.
* gnu/packages/crypto.scm (scrypt): Update to 1.2.1.
gnu: go: Update to 1.7.5.
* gnu/packages/golang.scm (go-1.7): Update to 1.7.5.
[arguments]: Re-enable test 'TestLoadFixed'.
gnu: shotwell: Update to 0.25.5.
* gnu/packages/gnome.scm (shotwell): Update to 0.25.5.
gnu: Add scsh.
* gnu/packages/shells.scm (scsh): New variable.
gnu: Add scheme48-rx.
* gnu/packages/scheme.scm (scheme48-rx): New variable.
gnu: icedtea-7: Update to 2.6.9 [security fixes].
Fixes CVE-2016-{2183,5546,5547,5548,5549,5552} and
CVE-2017-{3231,3241,3252,3253,3260,3261,3272,3289}.
* gnu/packages/java.scm (icedtea-7): Update to 2.6.9.
gnu: openssl-next: Update to 1.1.0e [fixes CVE-2017-3733].
* gnu/packages/tls.scm (openssl-next): Update to 1.1.0e.
gnu: hurd: Add gnumach-source-url procedure.
* gnu/packages/hurd.scm (gnumach-source-url): New procedure.
(gnumach-headers)[source]: Adjust accordingly.
gnu: Add emacs-pretty-mode.
* gnu/packages/emacs.scm (emacs-pretty-mode): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
gnu: magit: Update to 2.10.2.
* gnu/packages/emacs.scm (magit, emacs-magit-popup): Update to 2.10.2.
gnu: pugixml: Update to 1.8.1.
* gnu/packages/xml.scm (pugixml): Update to 1.8.1.
[arguments]: Remove ‘chdir’ phase and allow #:out-of-source building.
Add comment about the lack of tests.