summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: Add python-cloudpickle.Ricardo Wurmus2018-09-10
| | | | * gnu/packages/python.scm (python-cloudpickle): New variable.
* gnu: Add python-sortedcontainers.Ricardo Wurmus2018-09-10
| | | | * gnu/packages/python.scm (python-sortedcontainers): New variable.
* gnu: Add python-cytoolz.Ricardo Wurmus2018-09-10
| | | | * gnu/packages/python.scm (python-cytoolz): New variable.
* gnu: Add python-toolz.Ricardo Wurmus2018-09-10
| | | | * gnu/packages/python.scm (python-toolz): New variable.
* gnu: Add python-multiprocess.Ricardo Wurmus2018-09-10
| | | | * gnu/packages/python.scm (python-multiprocess): New variable.
* gnu: Add python-dill.Ricardo Wurmus2018-09-10
| | | | * gnu/packages/python.scm (python-dill): New variable.
* gnu: python-typing: Update to 3.6.6.Tobias Geerinckx-Rice2018-09-10
| | | | * gnu/packages/python.scm (python-typing): Update to 3.6.6.
* gnu: tinyproxy: Update to 1.10.0.Tobias Geerinckx-Rice2018-09-10
| | | | | * gnu/packages/web.scm (tinyproxy): Update to 1.10.0. [native-inputs]: Remove asciidoc.
* gnu: spectrwm: Update to 3.2.0.Tobias Geerinckx-Rice2018-09-10
| | | | | * gnu/packages/wm.scm (spectrwm): Update to 3.2.0. [arguments]: Remove 'fix-freetype-include' phase.
* gnu: Add yad.Mădălin Ionel Patrașcu2018-09-10
| | | | | | * gnu/packages/gtk.scm (yad): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: hpcguix-web: Update to 53e09ea.Ludovic Courtès2018-09-10
| | | | * gnu/packages/web.scm (hpcguix-web): Update to 53e09ea.
* services: hpcguix-web: Produce a log file and rotate it.Ludovic Courtès2018-09-10
| | | | | | | * gnu/services/web.scm (%hpcguix-web-log-file) (%hpcguix-web-log-rotations): New variables. (hpcguix-web-shepherd-service): Pass #:log-file. (hpcguix-web-service-type): Extend ROTTLOG-SERVICE-TYPE.
* services: tailon: Move to (gnu services web).Ludovic Courtès2018-09-10
| | | | | | | | | | | | | | | This allows (gnu services admin) to remain deeper in the module graph and to be used by (gnu services web). * gnu/services/admin.scm (<tailon-configuration-file>) (tailon-configuration-files-string) (tailon-configuration-file-compiler, <tailon-configuration>) (tailon-shepherd-service, %tailon-accounts) (tailon-service-type): Move to... * gnu/services/web.scm: ... here. * gnu/tests/admin.scm: Remove. Move test to... * gnu/tests/web.scm (%tailon-os) (run-tailon-test, %test-tailon): ... here.
* gnu: youtube-dl: Update to 2018.08.04.Alex Vong2018-09-10
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.08.04.
* gnu: Add asignify.Leo Famulari2018-09-09
| | | | * gnu/packages/crypto.scm (asignify): New variable.
* gnu: certbot: Update to 0.27.1.Leo Famulari2018-09-09
| | | | | | | * gnu/packages/tls.scm (python-acme): Update to 0.27.1. [arguments]: Use invoke. (certbot): Update to 0.27.1. [native-inputs]: Use python-sphinx-1.6.
* gnu: libgd: Fix CVE-2018-{5711,1000222}.Leo Famulari2018-09-09
| | | | | | | * gnu/packages/patches/gd-CVE-2018-1000222.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gd.scm (gd/fixed): New variable. * gnu/packages/php.scm (gd-for-php)[source]: Use 'gd-CVE-2018-1000222.patch'.
* ui: Add soft port for styling and filtering build output.Ricardo Wurmus2018-09-09
| | | | | | | | | * guix/ui.scm (build-output-port): New procedure. * guix/scripts/package.scm (%default-options): Print build trace. (guix-package): Use build-output-port. * guix/scripts/build.scm (guix-build): Use build-output-port. Co-authored-by: Sahithi Yarlagadda <sahi@swecha.net>
* ui: Add support for colorization.Sahithi Yarlagadda2018-09-09
| | | | | | | * guix/ui.scm (ansi-color-tables): New variable. (color, colorize-string): New procedures. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-chron: Update to 2.3-53.Ricardo Wurmus2018-09-09
| | | | * gnu/packages/statistics.scm (r-chron): Update to 2.3-53.
* gnu: r-annotationhub: Update to 2.12.1.Ricardo Wurmus2018-09-09
| | | | * gnu/packages/bioinformatics.scm (r-annotationhub): Update to 2.12.1.
* gnu: r-chippeakanno: Update to 3.14.2.Ricardo Wurmus2018-09-09
| | | | * gnu/packages/bioconductor.scm (r-chippeakanno): Update to 3.14.2.
* gnu: Update texmaker to 5.0.2.Roel Janssen2018-09-09
| | | | * gnu/packages/tex.scm (texmaker): Update to 5.0.2.
* gnu: ghostscript: Update replacement to 9.24 [security fixes].Marius Bakke2018-09-09
| | | | | | | | | | | | | | | | | | The following CVEs are fixed with this release: CVE-2018-15908, CVE-2018-15909, CVE-2018-15910, CVE-2018-15911, CVE-2018-16509, CVE-2018-16510, CVE-2018-16511, CVE-2018-16513, CVE-2018-16539, CVE-2018-16540, CVE-2018-16541, CVE-2018-16542, CVE-2018-16543. * gnu/packages/patches/ghostscript-CVE-2018-10194.patch: Delete file. * gnu/packages/patches/ghostscript-CVE-2018-16509.patch, gnu/packages/patches/ghostscript-bug-699708.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/ghostscript.scm (ghostscript/fixed): Update to 9.24. [source](patches): Remove 'ghostscript-CVE-2018-10194.patch' and 'ghostscript-runpath.patch'. Add 'ghostscript-CVE-2018-16509.patch' and 'ghostscript-bug-699708.patch'. [arguments]: Add LDFLAGS to #:configure-flags, and a phase to create output directory.
* gnu: jbig2dec: Replace with 0.15 [security fixes].Marius Bakke2018-09-09
| | | | | * gnu/packages/image.scm (jbig2dec-0.15): New public variable. (jbig2dec)[replacement]: New field.
* gnu: OpenBLAS: Update source URI.Marius Bakke2018-09-09
| | | | | * gnu/packages/maths.scm (openblas)[source](uri): Use the more stable SourceForge mirror.
* gnu: openal: Update to 1.19.0.Marius Bakke2018-09-09
| | | | * gnu/packages/audio.scm (openal): Update to 1.19.0.
* gnu: glm: Update to 0.9.9.1.Marius Bakke2018-09-09
| | | | * gnu/packages/maths.scm (glm): Update to 0.9.9.1.
* gnu: msmtp: Remove unneeded input.Marius Bakke2018-09-09
| | | | | * gnu/packages/mail.scm (msmtp)[inputs]: Remove LIBIDN, which is only required when using OpenSSL (or GnuTLS sans IDN support).
* gnu: msmtp: Update to 1.8.0.Marius Bakke2018-09-09
| | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.0.
* gnu: libsoup: Update to 2.64.0.Marius Bakke2018-09-09
| | | | | * gnu/packages/gnome.scm (libsoup): Update to 2.64.0. [inputs]: Add LIBPSL.
* gnu: mpfr: Update home page.Marius Bakke2018-09-09
| | | | * gnu/packages/multiprecision.scm (mpfr)[home-page]: Use HTTPS.
* gnu: julia: Update objconv input.Marius Bakke2018-09-09
| | | | | * gnu/packages/julia.scm (julia)[inputs]: Update the hash of "objconv", which does not have a stable URL. Add a file name and use HTTPS while at it.
* gnu: cloc: Update to 1.78.Tobias Geerinckx-Rice2018-09-09
| | | | | * gnu/packages/code.scm (cloc): Update to 1.78. [source]: Update URI.
* gnu: signify: Update to 24.Tobias Geerinckx-Rice2018-09-09
| | | | * gnu/packages/crypto.scm (signify): Update to 24.
* gnu: musl: Update to 1.1.20.Tobias Geerinckx-Rice2018-09-09
| | | | * gnu/packages/musl.scm (musl): Update to 1.1.20.
* gnu: perl-pegex: Update to 0.67.Tobias Geerinckx-Rice2018-09-09
| | | | * gnu/packages/perl.scm (perl-pegex): Update to 0.67.
* gnu: perl-config-autoconf: Update to 0.317.Tobias Geerinckx-Rice2018-09-09
| | | | * gnu/packages/perl.scm (perl-config-autoconf): Update to 0.317.
* gnu: perl-extutils-installpaths: Update to 0.012.Tobias Geerinckx-Rice2018-09-09
| | | | * gnu/packages/perl.scm (perl-extutils-installpaths): Update to 0.012.
* gnu: perl-extutils-helpers: Update to 0.026.Tobias Geerinckx-Rice2018-09-09
| | | | * gnu/packages/perl.scm (perl-extutils-helpers): Update to 0.026.
* gnu: perl-getopt-long-descriptive: Update to 0.103.Tobias Geerinckx-Rice2018-09-09
| | | | * gnu/packages/perl.scm (perl-getopt-long-descriptive): Update to 0.103.
* gnu: perl-namespace-clean: Update to 0.27.Tobias Geerinckx-Rice2018-09-09
| | | | * gnu/packages/perl.scm (perl-namespace-clean): Update to 0.27.
* gnu: perl-datetime: Update to 1.50.Tobias Geerinckx-Rice2018-09-09
| | | | * gnu/packages/perl.scm (perl-datetime): Update to 1.50.
* gnu: perl-params-validate: Update to 1.29.Tobias Geerinckx-Rice2018-09-09
| | | | * gnu/packages/perl.scm (perl-params-validate): Update to 1.29.
* gnu: links: Update to 2.17.Tobias Geerinckx-Rice2018-09-09
| | | | * gnu/packages/web-browsers.scm (links): Update to 2.17.
* gnu: aircrack-ng: Update to 1.3.Tobias Geerinckx-Rice2018-09-09
| | | | | | | | | * gnu/packages/networking.scm (aircrack-ng): Update to 1.3. [native-inputs]: Add autoconf, automake, libtool, and which. [inputs]: Add libpcap. [arguments]: Use conventional --options in #:configure-flags. Restore ‘configure’ phase. Add ‘patch-evalrev’ and customise ‘bootstrap’ phases. Simplify ‘absolutize-tools’ phase.
* gnu: aircrack-ng: Use HTTPS.Tobias Geerinckx-Rice2018-09-09
| | | | * gnu/packages/networking.scm (aircrack-ng)[source, home-page]: Use HTTPS.
* gnu: perl: Improve description.宋文武2018-09-09
| | | | | | Fixes <https://bug.gnu.org/32650>. * gnu/packages/perl.scm (perl)[description]: Use description from 'perlintro'.
* tests: base: Add Guile-Gcrypt & co. to the search path.Ludovic Courtès2018-09-08
| | | | | | | | | | Fixes a regression introduced in ca719424455465fca4b872c371daf2a46de88b33, whereby (gcrypt hash) would not be found in the system under test, leading to a failure of the "/run/current-system is a GC root" test. * gnu/tests/base.scm (run-basic-test)[guix&co]: New variable. [test]: Add all of GUIX&CO to %LOAD-PATH.
* gexp: 'file-union' accepts directory names.Ludovic Courtès2018-09-08
| | | | | | * guix/gexp.scm (file-union): Import (guix build utils). Make the parent directories of TARGET. * tests/gexp.scm ("file-union"): New test.