Commit Graph

29337 Commits (69f7cf2bf4ca3ab792438a9e7fb46f78ef0f227a)

Author SHA1 Message Date
Tobias Geerinckx-Rice 503a00597b
gnu: perl-xml-compile-cache: Update to 1.06.
* gnu/packages/xml.scm (perl-xml-compile-cache): Update to 1.06.
2018-03-05 17:32:11 +01:00
Tobias Geerinckx-Rice b5de208e84
gnu: perl-xml-rss: Update to 1.60.
* gnu/packages/xml.scm (perl-xml-rss): Update to 1.60.
2018-03-05 17:32:11 +01:00
Tobias Geerinckx-Rice 437e5fae13
gnu: editres: Update to 1.0.7.
* gnu/packages/xorg.scm (editres): Update to 1.0.7.
2018-03-05 17:32:10 +01:00
Tobias Geerinckx-Rice cc7a4bbd27
gnu: tocc, libtocc: Use HTTPS home page.
* gnu/packages/search.scm (libtocc, tocc)[home-page]: Use HTTPS.
2018-03-05 17:32:10 +01:00
Tobias Geerinckx-Rice 55b7cd10c2
gnu: perl-io-socket-ip: Update to 0.39.
* gnu/packages/web.scm (perl-io-socket-ip): Update to 0.39.
2018-03-05 17:32:10 +01:00
Tobias Geerinckx-Rice 530df311ac
gnu: perl-www-mechanize: Update to 1.87.
* gnu/packages/web.scm (perl-www-mechanize): Update to 1.87.
2018-03-05 17:32:09 +01:00
Tobias Geerinckx-Rice 9599339c59
gnu: openvpn: Mark up description.
* gnu/packages/vpn.scm (openvpn)[description]: Use @dfn.
2018-03-05 17:32:09 +01:00
Tobias Geerinckx-Rice 0d34993a65
gnu: openvpn: Update to 2.4.5.
* gnu/packages/vpn.scm (openvpn): Update to 2.4.5.
2018-03-05 17:32:09 +01:00
Tobias Geerinckx-Rice 211748d475
gnu: papi: Use HTTPS home page.
* gnu/packages/profiling.scm (papi)[home-page]: Use HTTPS.
2018-03-05 17:32:08 +01:00
Tobias Geerinckx-Rice f7c870f78a
gnu: papi: Fix documentation location.
* gnu/packages/profiling.scm (papi)[arguments]: Install ‘documentation’
to a customary subdirectory of /share/doc.
2018-03-05 17:32:08 +01:00
Rutger Helling 0ebc1b934d
gnu: xpra: Update to 2.2.5.
* gnu/packages/xorg.scm (xpra): Update to 2.2.5.
2018-03-05 12:29:37 +01:00
Ludovic Courtès f44c7aaccd
ui: Better workaround for lack of '%fresh-auto-compile' on 2.2.3.
Fixes <https://bugs.gnu.org/29226> for the most part.

* guix/ui.scm (load*): Add call to 'compile-file' on 2.2.3.
2018-03-05 10:54:45 +01:00
Ludovic Courtès f285b17b35
nls: Add Simplified Chinese translation. 2018-03-05 10:41:18 +01:00
Ludovic Courtès bdbece9055
build: Default to berlin.guixsd.org substitutes on aarch64.
Suggested by Efraim Flashner <efraim@flashner.co.il>.

* config-daemon.ac: Set 'guix_substitute_urls' to berlin.guixsd.org on
aarch64.
2018-03-05 10:41:18 +01:00
Ludovic Courtès 234d7ef567
build: Always use https substitute URLs.
* config-daemon.ac: Remove GUILE_MODULE_AVAILABLE check for (gnutls).
2018-03-05 10:41:18 +01:00
Ludovic Courtès ca041ec1a3
doc: Adjust 'xset -fp' command to avoid symlinks.
Fixes <https://bugs.gnu.org/30655>.
Reported by Marco van Hulten <marco@hulten.org>.

* doc/guix.texi (Application Setup): Adjust 'xset +fp' example.
2018-03-05 10:41:18 +01:00
Mark H Weaver 6a4eaafee0
gnu: linux-libre@4.14: Update to 4.14.24.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.24.
(%linux-libre-4.14-hash): Update hash.
2018-03-05 03:43:45 -05:00
Mark H Weaver ee483a5626
gnu: linux-libre@4.9: Update to 4.9.86.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.86.
2018-03-05 03:43:02 -05:00
Mark H Weaver 88b1a38e26
gnu: linux-libre@4.4: Update to 4.4.120.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.120.
2018-03-05 03:42:07 -05:00
Christopher Baines 68d70f6ae3
gnu: Add emacs-terraform-mode.
* gnu/packages/emacs.scm (emacs-terraform-mode): New variable.
2018-03-05 07:48:49 +00:00
Christopher Baines dc97f7e20e
gnu: Add emacs-hcl-mode.
* gnu/packages/emacs.scm (emacs-hcl-mode): New variable.
2018-03-05 07:48:48 +00:00
Efraim Flashner 16718b6776
services: Add openntpd service.
* gnu/packages/ntp.scm (openntpd)[arguments]: Add 'configure-flags to
set openntpd daemon's user and localstatedir. Add a custom phase to not
try to create said directory at install time.
* gnu/services/networking.scm (<openntpd-configuration>): New record type.
(openntpd-shepherd-service, openntpd-service-activation): New procedures.
(openntpd-service-type): New variable.
* doc/guix.texi (Networking Services): Add openntpd documentation.
2018-03-05 08:46:28 +02:00
Tobias Geerinckx-Rice ac1a9ce8b0
gnu: papi: Update phase style.
* gnu/packages/profiling.scm (papi)[arguments]: Substitute INVOKE for
SYSTEM*, end phases with #t, and don't explicitly install LICENSE.txt.
2018-03-04 18:03:46 +01:00
Tobias Geerinckx-Rice 635dd0cc96
gnu: tomb: Update phase style.
* gnu/packages/crypto.scm (tomb)[arguments]: Substitute INVOKE for
SYSTEM* and end phases with #t.
2018-03-04 18:03:45 +01:00
Tobias Geerinckx-Rice 9539016e3a
gnu: tomb: Use HTTPS home page.
* gnu/packages/crypto.scm (tomb)[home-page]: Use HTTPS.
2018-03-04 18:03:45 +01:00
Tobias Geerinckx-Rice ed36949a9d
gnu: footswitch: Update to 0.1-2.deedd87.
* gnu/packages/accessibility.scm (footswitch): Update to 0.1-2.deedd87.
2018-03-04 18:03:45 +01:00
Tobias Geerinckx-Rice bd128d5e88
gnu: footswitch: Remove redundant MKDIR-P.
* gnu/packages/accessibility.scm (footswitch)[arguments]: Remove MKDIR-P
before INSTALL-FILE.
2018-03-04 18:03:45 +01:00
Tobias Geerinckx-Rice 92793c7b02
gnu: gitolite: Update phase style.
* gnu/packages/version-control.scm (gitolite): Substitute INVOKE for
SYSTEM* and end phases with #t.
2018-03-04 18:03:44 +01:00
Tobias Geerinckx-Rice 7730b7179c
gnu: gitolite: Update to 3.6.7.
* gnu/packages/version-control.scm (gitolite): Update to 3.6.7.
2018-03-04 18:03:44 +01:00
Tobias Geerinckx-Rice d035eaa304
gnu: ii, sic: Use HTTPS home pages.
* gnu/packages/irc.scm (ii, sic)[home-page]: Use HTTPS.
2018-03-04 18:03:44 +01:00
Tobias Geerinckx-Rice e0dbead5a7
gnu: ii: Update to 1.8.
* gnu/packages/irc.scm (ii): Update to 1.8.
2018-03-04 18:03:44 +01:00
Tobias Geerinckx-Rice 53244d1ffa
gnu: cloc: Update phase style.
* gnu/packages/code.scm (cloc)[arguments]: Substitute INVOKE for SYSTEM*
and end phases with #t.
2018-03-04 18:03:44 +01:00
Tobias Geerinckx-Rice 95943ed7dc
gnu: cloc: Update to 1.76.
* gnu/packages/code.scm (cloc): Update to 1.76.
[source]: Update origin URI scheme.
[inputs]: Add perl-parallel-forkmanager.
2018-03-04 18:03:43 +01:00
Tobias Geerinckx-Rice 03b7195794
gnu: liblo: Mark up description.
* gnu/packages/audio.scm (liblo)[description]: Use @dfn.
2018-03-04 18:03:43 +01:00
Marius Bakke 3e57b7d99b
gnu: multipath-tools: Update to 0.7.4.
* gnu/packages/linux.scm (multipath-tools): Update to 0.7.4.
[source]: Download using HTTPS.
2018-03-04 17:54:40 +01:00
Marius Bakke 5275f69e6e
gnu: freexl: Update to 1.0.5 [security fixes].
Fixes CVE-2018-7435, CVE-2018-7436, CVE-2018-7437, CVE-2018-7438 and
CVE-2018-7439.

* gnu/packages/xml.scm (freexl): Update to 1.0.5.
2018-03-04 17:54:40 +01:00
Marius Bakke 5b0b520e22
gnu: ceph: Update to 12.2.4.
* gnu/packages/patches/ceph-disable-cpu-optimizations.patch: Adjust to
upstream changes.
* gnu/packages/patches/ceph-disable-unittest-throttle.patch: Delete file.
* gnu/packages/patches/ceph-rocksdb-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/storage.scm (ceph): Update to 12.2.4.
[source](patches): Adjust.
[arguments]: Add "-DWITH_BABELTRACE=OFF" in #:configure-flags.  Build with
CMAKE-3.11.  Adjust file substitutions.  Wrap 'ceph' executable.
[native-inputs]: Add GPERF.
[inputs]: Replace BOOST with BOOST-1.66.  Add PYTHON2-PRETTYTABLE.
2018-03-04 17:54:40 +01:00
Marius Bakke 1568cc14fa
gnu: Add cmake@3.11.
* gnu/packages/cmake.scm (cmake-3.11): New public variable.
2018-03-04 17:54:40 +01:00
Marius Bakke bbce53c4b3
gnu: Add boost@1.66.0.
* gnu/packages/boost.scm (boost-1.66): New public variable.
2018-03-04 17:54:40 +01:00
Marius Bakke 8293d21c66
gnu: java-snappy: Update to 1.1.7.
* gnu/packages/compression.scm (java-snappy): Update to 1.1.7.
[arguments]: Use INVOKE instead of SYSTEM*.  Avoid CMAKE dependency.  Delete
Hadoop test.  Enable fixed test.
[native-inputs]: Add JAVA-COMMONS-LANG and JAVA-COMMONS-IO.
2018-03-04 17:54:40 +01:00
Marius Bakke 5a43735722
gnu: snappy: Update to 1.1.7.
* gnu/packages/compression.scm (snappy): Update to 1.1.7.
[source]: Change to git archive.  Set file-name.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Add #:configure-flags.
[description]: Fix infractions.
2018-03-04 17:54:39 +01:00
Marius Bakke 7fa9cca84a
gnu: rocksdb: Update to 5.10.4.
* gnu/packages/databases.scm (rocksdb): Update to 5.10.4.
[source]: Substitute the unbundled copy of GNU Parallel.
[arguments]: Add "V=1" "USE_RTTI=1" and
"ROCKSDBTESTS_END=db_tailing_iter_test" to #:make-flags.  Set #:test-target to
"check_some".  Respect parallel jobs in 'build-release-libraries' phase and
rename to 'build'.
[license]: Update for changes in 5.5.4.
2018-03-04 17:54:39 +01:00
Danny Milosavljevic 81ed306dee
gnu: inkscape: Disable duplicate icon cache generation.
* gnu/packages/inkscape.scm (inkscape): Disable duplicate icon cache
generation.
2018-03-04 15:44:34 +01:00
Danny Milosavljevic 692f6e457e
gnu: abiword: Disable duplicate icon cache generation.
* gnu/packages/abiword.scm (abiword): Disable duplicate icon cache generation.
2018-03-04 15:43:46 +01:00
Danny Milosavljevic 64cdd73c22
gnu: python-funcy: Fix tests.
* gnu/packages/python.scm (python-funcy)[native-inputs]: Delete python-pytest-warnings.
2018-03-04 15:42:41 +01:00
Danny Milosavljevic 329dabe13b
git-download: Fetch only the required commit, if possible.
* guix/build/git.scm (git-fetch): Fetch only the required commit, if possible.
2018-03-04 14:43:38 +01:00
Gábor Boskovits 48c8622010
gnu: antlr3-3.3: Fix java8 issue.
* gnu/packages/java.scm (antlr3-3.3)[source]: Add patch.
* gnu/packages/patches/antlr3-3_3-fix-java8-compilation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-03-04 14:16:37 +01:00
Gábor Boskovits 4c763b4d67
gnu: antlr3-3.1: Fix java8 issue.
* gnu/packages/java.scm (antlr3-3.1)[source]: Add patch.
* gnu/packages/patches/antlr3-3_1-fix-java8-compilation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-03-04 14:13:47 +01:00
Efraim Flashner 82f09c0e8e
gnu: go-github-com-aki237-nscjar: Declare a source file-name.
* gnu/packages/golang.scm (go-github-com-aki237-nscjar)[source]: Declare
a source file-name.
2018-03-04 12:38:51 +02:00
Efraim Flashner 6de107b0c9
gnu: go-github-com-davidjpeacock-cli: Declare a source file-name.
* gnu/packages/golang.scm (go-github-com-davidjpeacock-cli)[source]:
Declare a source file-name.
2018-03-04 12:38:50 +02:00