summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: re2: Update to 2018-03-01.Marius Bakke2018-03-06
| | | | * gnu/packages/regex.scm (re2): Update to 2018-03-01.
* gnu: feh: Update to 2.25.Marius Bakke2018-03-06
| | | | * gnu/packages/image-viewers.scm (feh): Update to 2.25.
* gnu: iceauth: Update to 1.0.8.Marius Bakke2018-03-06
| | | | * gnu/packages/xorg.scm (iceauth): Update to 1.0.8.
* gnu: python-django: Update to 1.11.11 [fixes CVE-2018-7536 and CVE-2018-7537].Marius Bakke2018-03-06
| | | | | | | See <https://www.djangoproject.com/weblog/2018/mar/06/security-releases/> for more information about the vulnerabilities. * gnu/packages/django.scm (python-django): Update to 1.11.11.
* gnu: samtools: Update to 1.7.Ricardo Wurmus2018-03-06
| | | | * gnu/packages/bioinformatics.scm (samtools): Update to 1.7.
* gnu: htslib: Update to 1.7.Ricardo Wurmus2018-03-06
| | | | | * gnu/packages/bioinformatics.scm (htslib): Update to 1.7. [arguments]: Remove field.
* gnu: r-rhdf5: Make build reproducible.Ricardo Wurmus2018-03-06
| | | | | * gnu/packages/bioinformatics.scm (r-rhdf5)[arguments]: Remove timestamp and host system information from settings file.
* gnu: r-lambda-r: Run unit tests.Ricardo Wurmus2018-03-06
| | | | | * gnu/packages/statistics.scm (r-lambda-r)[native-inputs]: Add r-runit. [arguments]: Add build phase to delete test logs.
* gnu: r-gtools: Make output deterministic.Ricardo Wurmus2018-03-06
| | | | | * gnu/packages/statistics.scm (r-gtools)[arguments]: Add build phase to avoid running tempdir at build time.
* gnu: emacs-transmission: Update to 0.12.1.Oleg Pykhalov2018-03-06
| | | | * gnu/packages/emacs.scm (emacs-transmission): Update to 0.12.1.
* gnu: haskell-mode: Fix find emacs-stream elisp directory.Oleg Pykhalov2018-03-06
| | | | | * gnu/packages/emacs.scm (haskell-mode)[arguments]: Find only directories with "\\.el$" in ‘el-dir’.
* gnu: ovmf: Fix build and add FIXME.Rutger Helling2018-03-06
| | | | | * gnu/packages/firmware.scm (ovmf): Replace 'invoke' with 'system*'. Add FIXME about failing script.
* gnu: java-ops4j-pax-tinybundles: Use distribution bndlib version.Gábor Boskovits2018-03-05
| | | | | * gnu/packages/java.scm (java-ops4j-pax-tinybundles)[arguments]<#:phases>: Modify fix-version to use the distibution version of java-aqute-bndlib.
* gnu: perl-email-address: Update to 1.909.Tobias Geerinckx-Rice2018-03-05
| | | | * gnu/packages/perl.scm (perl-email-address): Update to 1.909.
* gnu: perl-sub-quote: Update to 2.005000.Tobias Geerinckx-Rice2018-03-05
| | | | * gnu/packages/xml.scm (perl-sub-quote): Update to 2.005000.
* gnu: perl-xml-compile-cache: Update to 1.06.Tobias Geerinckx-Rice2018-03-05
| | | | * gnu/packages/xml.scm (perl-xml-compile-cache): Update to 1.06.
* gnu: perl-xml-rss: Update to 1.60.Tobias Geerinckx-Rice2018-03-05
| | | | * gnu/packages/xml.scm (perl-xml-rss): Update to 1.60.
* gnu: editres: Update to 1.0.7.Tobias Geerinckx-Rice2018-03-05
| | | | * gnu/packages/xorg.scm (editres): Update to 1.0.7.
* gnu: tocc, libtocc: Use HTTPS home page.Tobias Geerinckx-Rice2018-03-05
| | | | * gnu/packages/search.scm (libtocc, tocc)[home-page]: Use HTTPS.
* gnu: perl-io-socket-ip: Update to 0.39.Tobias Geerinckx-Rice2018-03-05
| | | | * gnu/packages/web.scm (perl-io-socket-ip): Update to 0.39.
* gnu: perl-www-mechanize: Update to 1.87.Tobias Geerinckx-Rice2018-03-05
| | | | * gnu/packages/web.scm (perl-www-mechanize): Update to 1.87.
* gnu: openvpn: Mark up description.Tobias Geerinckx-Rice2018-03-05
| | | | * gnu/packages/vpn.scm (openvpn)[description]: Use @dfn.
* gnu: openvpn: Update to 2.4.5.Tobias Geerinckx-Rice2018-03-05
| | | | * gnu/packages/vpn.scm (openvpn): Update to 2.4.5.
* gnu: papi: Use HTTPS home page.Tobias Geerinckx-Rice2018-03-05
| | | | * gnu/packages/profiling.scm (papi)[home-page]: Use HTTPS.
* gnu: papi: Fix documentation location.Tobias Geerinckx-Rice2018-03-05
| | | | | * gnu/packages/profiling.scm (papi)[arguments]: Install ‘documentation’ to a customary subdirectory of /share/doc.
* gnu: xpra: Update to 2.2.5.Rutger Helling2018-03-05
| | | | * gnu/packages/xorg.scm (xpra): Update to 2.2.5.
* gnu: linux-libre@4.14: Update to 4.14.24.Mark H Weaver2018-03-05
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.24. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.86.Mark H Weaver2018-03-05
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.86.
* gnu: linux-libre@4.4: Update to 4.4.120.Mark H Weaver2018-03-05
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.120.
* gnu: Add emacs-terraform-mode.Christopher Baines2018-03-05
| | | | * gnu/packages/emacs.scm (emacs-terraform-mode): New variable.
* gnu: Add emacs-hcl-mode.Christopher Baines2018-03-05
| | | | * gnu/packages/emacs.scm (emacs-hcl-mode): New variable.
* services: Add openntpd service.Efraim Flashner2018-03-05
| | | | | | | | | | * 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.
* gnu: papi: Update phase style.Tobias Geerinckx-Rice2018-03-04
| | | | | * gnu/packages/profiling.scm (papi)[arguments]: Substitute INVOKE for SYSTEM*, end phases with #t, and don't explicitly install LICENSE.txt.
* gnu: tomb: Update phase style.Tobias Geerinckx-Rice2018-03-04
| | | | | * gnu/packages/crypto.scm (tomb)[arguments]: Substitute INVOKE for SYSTEM* and end phases with #t.
* gnu: tomb: Use HTTPS home page.Tobias Geerinckx-Rice2018-03-04
| | | | * gnu/packages/crypto.scm (tomb)[home-page]: Use HTTPS.
* gnu: footswitch: Update to 0.1-2.deedd87.Tobias Geerinckx-Rice2018-03-04
| | | | * gnu/packages/accessibility.scm (footswitch): Update to 0.1-2.deedd87.
* gnu: footswitch: Remove redundant MKDIR-P.Tobias Geerinckx-Rice2018-03-04
| | | | | * gnu/packages/accessibility.scm (footswitch)[arguments]: Remove MKDIR-P before INSTALL-FILE.
* gnu: gitolite: Update phase style.Tobias Geerinckx-Rice2018-03-04
| | | | | * gnu/packages/version-control.scm (gitolite): Substitute INVOKE for SYSTEM* and end phases with #t.
* gnu: gitolite: Update to 3.6.7.Tobias Geerinckx-Rice2018-03-04
| | | | * gnu/packages/version-control.scm (gitolite): Update to 3.6.7.
* gnu: ii, sic: Use HTTPS home pages.Tobias Geerinckx-Rice2018-03-04
| | | | * gnu/packages/irc.scm (ii, sic)[home-page]: Use HTTPS.
* gnu: ii: Update to 1.8.Tobias Geerinckx-Rice2018-03-04
| | | | * gnu/packages/irc.scm (ii): Update to 1.8.
* gnu: cloc: Update phase style.Tobias Geerinckx-Rice2018-03-04
| | | | | * gnu/packages/code.scm (cloc)[arguments]: Substitute INVOKE for SYSTEM* and end phases with #t.
* gnu: cloc: Update to 1.76.Tobias Geerinckx-Rice2018-03-04
| | | | | | * gnu/packages/code.scm (cloc): Update to 1.76. [source]: Update origin URI scheme. [inputs]: Add perl-parallel-forkmanager.
* gnu: liblo: Mark up description.Tobias Geerinckx-Rice2018-03-04
| | | | * gnu/packages/audio.scm (liblo)[description]: Use @dfn.
* gnu: multipath-tools: Update to 0.7.4.Marius Bakke2018-03-04
| | | | | * gnu/packages/linux.scm (multipath-tools): Update to 0.7.4. [source]: Download using HTTPS.
* gnu: freexl: Update to 1.0.5 [security fixes].Marius Bakke2018-03-04
| | | | | | | 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.
* gnu: ceph: Update to 12.2.4.Marius Bakke2018-03-04
| | | | | | | | | | | | | | * 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.
* gnu: Add cmake@3.11.Marius Bakke2018-03-04
| | | | * gnu/packages/cmake.scm (cmake-3.11): New public variable.
* gnu: Add boost@1.66.0.Marius Bakke2018-03-04
| | | | * gnu/packages/boost.scm (boost-1.66): New public variable.
* gnu: java-snappy: Update to 1.1.7.Marius Bakke2018-03-04
| | | | | | | * 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.