aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: scons: Update to 3.0.1.Arun Isaac2017-11-30
| | | | | * gnu/packages/python.scm (scons): Update to 3.0.1. (scons-python2): New variable.
* gnu: dtc: Fix build on 32 bits platforms.Mathieu Othacehe2017-11-30
| | | | | | | | * gnu/packages/bootloaders.scm (dtc)[patches]: Add dtc-32-bits-check.patch and dtc-format-modifier.patch to fix build and tests on 32 bits platforms. * gnu/packages/patches/dtc-32-bits-check.patch : New file. * gnu/packages/patches/dtc-format-modifier.patch : New file. * gnu/local.mk (dist_patch_DATA): Add two above patches.
* gnu: Update r-matrix to 1.2-12.Roel Janssen2017-11-30
| | | | * gnu/packages/statistics.scm (r-matrix): Update to 1.2-12.
* gnu: Update r-cluster to 2.0.6.Roel Janssen2017-11-30
| | | | * gnu/packages/statistics.scm (r-cluster): Update to 2.0.6.
* gnu: Update r-minimal to 3.4.3.Roel Janssen2017-11-30
| | | | * gnu/packages/statistics.scm (r-minimal): Update to 3.4.3.
* gnu: guix: Move 'bootstrap' phase after 'unpack'.Ludovic Courtès2017-11-30
| | | | | | | | Suggested by Mark H Weaver <mhw@netris.org> at <https://lists.gnu.org/archive/html/guix-devel/2017-11/msg00389.html>. * gnu/packages/package-management.scm (guix)[arguments]: Move 'bootstrap' phase back after 'unpack'.
* gnu: grub-efi: Disable tests on all platforms.Efraim Flashner2017-11-30
| | | | | | | | | This is a follow-up to 56f0feb6781e3680541d7adc21d6b3b4746a33ca and 63087721bb54a14dc04ec424474386ae98f7771b, which accidentally enabled tests for grub-efi on other platforms. * gnu/packages/bootloaders.scm (grub-efi)[arguments]: Override inherited tests field and disable on all platforms.
* gnu: exim: Update to 4.89.1.Tobias Geerinckx-Rice2017-11-30
| | | | | | | | | * gnu/packages/mail.scm (exim): Update to 4.89.1. [source]: Remove patches for fixed CVEs (all of them). * gnu/packages/patches/exim-CVE-2017-16943.patch: Delete file... * gnu/packages/patches/exim-CVE-2017-16944.patch: ...as well as this file... * gnu/packages/patches/exim-CVE-2017-1000369.patch: ...and this file. * gnu/local.mk (dist_patch_DATA): Remove all of them.
* gnu: libgit2: Avoid dependency on cURL.Ludovic Courtès2017-11-29
| | | | | | | | | This reduces the closure size from 225 MiB to 80 MiB, while still supporting HTTP(S) access. * gnu/packages/version-control.scm (libgit2)[source](modules, snippet): New fields. [inputs]: Remove CURL; add HTTP-PARSER.
* gnu: spectrwm: Fix description.Tobias Geerinckx-Rice2017-11-29
| | | | * gnu/packages/wm.scm (spectrwm)[description]: Fix typo and use @dfn.
* gnu: ghc-happy: Update to 1.19.8.Tobias Geerinckx-Rice2017-11-29
| | | | | * gnu/packages/haskell.scm (ghc-happy): Update to 1.19.8. [arguments]: Delete; run all tests.
* gnu: curl: Update to 7.57.0 [fixes CVE-2017-{8816,8817,8818}].Leo Famulari2017-11-29
| | | | | | * gnu/packages/curl.scm (curl): Update replacement to 7.57.0. (curl-7.56.1): Replace with ... (curl-7.57.0): ... new variable.
* gnu: libtorrent-rasterbar: Update to 1.1.5.Leo Famulari2017-11-29
| | | | * gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.5.
* gnu: grub :Disable tests on aarch64.Efraim Flashner2017-11-29
| | | | | * gnu/packages/bootloaders.scm (grub)[arguments]: Add aarch64 to the architectures where the test suite is not run.
* gnu: openconnect: Use only vpnc-scripts.Tobias Geerinckx-Rice2017-11-29
| | | | | * gnu/packages/vpn.scm (openconnect)[inputs, arguments]: Substitute ‘vpnc-scripts’ for ‘vpnc’
* gnu: vpnc: Use newer vpnc-scripts.Tobias Geerinckx-Rice2017-11-29
| | | | | | | | | * gnu/packages/vpn.scm (vpnc)[source]: Remove patch. [inputs]: Remove net-tools and iproute2. Add vpnc-scripts. [arguments]: Delete ‘configure’ and ‘wrap-vpnc-script’ #:phases. Add ‘use-store-paths’ phase. * gnu/packages/patches/vpnc-script.patch: Delete patch. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Add vpnc-scripts.Tobias Geerinckx-Rice2017-11-29
| | | | * gnu/packages/vpn.scm (vpnc-scripts): New variable.
* gnu: grub: Disable tests on ARM platforms.Mathieu Othacehe2017-11-29
| | | | | * gnu/packages/bootloaders (grub): Disable tests on ARM platforms. Half of the tests are failing on ARM.
* gnu: Update r-mutationalpatterns to 1.4.1.Roel Janssen2017-11-29
| | | | * gnu/packages/bioinformatics.scm (r-mutationalpatterns): Update to 1.4.1.
* gnu: ghc-tasty-rerun: Update to 1.1.7.Tobias Geerinckx-Rice2017-11-29
| | | | * gnu/packages/haskell-check.scm (ghc-tasty-rerun): Update to 1.1.7.
* gnu: limnoria: Update to 2017.10.01.Tobias Geerinckx-Rice2017-11-29
| | | | * gnu/packages/irc.scm (limnoria): Update to 2017.10.01.
* gnu: libxfont@1: Update to 1.5.4 [fixes CVE-2017-16611].Marius Bakke2017-11-29
| | | | * gnu/packages/xorg.scm (libxfont): Update to 1.5.4.
* gnu: libxfont@2: Update replacement to 2.0.3 [fixes CVE-2017-16611].Marius Bakke2017-11-29
| | | | | | | | | | | * gnu/packages/xorg.scm (libxfont2/fixed): Rename to ... (libxfont2-2.0.3): ... this. Make public. [version]: New field. [source]: Add URI and SHA256. Remove patches. (libxfont2)[replacement]: Change LIBXFONT2/FIXED to LIBXFONT2-2.0.3. * gnu/packages/patches/libxfont-CVE-2017-13720.patch, gnu/packages/patches/libxfont-CVE-2017-13722.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: libxcursor: Replace with 1.1.15 [fixes CVE-2017-16612].Marius Bakke2017-11-29
| | | | | * gnu/packages/xorg.scm (libxcursor-1.1.15): New public variable. (libxcursor)[replacement]: New field.
* gnu: optipng: Fix CVE-2017-1000229.Marius Bakke2017-11-29
| | | | | | * gnu/packages/image.scm (optipng)[source](patches): New field. * gnu/packages/patches/optipng-CVE-2017-1000229.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: Add r-copynumber.Roel Janssen2017-11-29
| | | | * gnu/packages/bioinformatics.scm (r-copynumber): New variable.
* gnu: cran: Add r-rmpi.Roel Janssen2017-11-29
| | | | * gnu/packages/cran.scm (r-rmpi): New variable.
* gnu: libtorrent-rasterbar: Update to 1.1.4.Leo Famulari2017-11-29
| | | | | | | * gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.4. [source]: Remove 'libtorrent-rasterbar-boost-compat.patch'. * gnu/packages/patches/libtorrent-rasterbar-boost-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: synergy: Fix install test/install error.Ben Sturmfels2017-11-28
| | | | | | | * gnu/packages/synergy.scm (synergy)[arguments]: Adjust the build directory in accordance with the package's new upstream name. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: exim: Fix CVE-2017-16944.Leo Famulari2017-11-28
| | | | | | * gnu/packages/patches/exim-CVE-2017-16944.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/mail.scm (exim)[source]: Use it.
* gnu: qemu: Fix CVE-2017-{15118,15119}.Leo Famulari2017-11-28
| | | | | | | * gnu/packages/patches/qemu-CVE-2017-15118.patch, gnu/packages/patches/qemu-CVE-2017-15119.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/virtualization.scm (qemu)[source]: Use them.
* gnu: Add nototools.ng02017-11-28
| | | | | | * gnu/packages/fontutils.scm (nototools): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python2-defcon.ng02017-11-28
| | | | | | * gnu/packages/fontutils.scm (python2-defcon): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python2-booleanoperations.ng02017-11-28
| | | | | | * gnu/packages/python.scm (python2-booleanoperations): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-pyclipper.ng02017-11-28
| | | | | | * gnu/packages/python.scm (python-pyclipper, python2-pyclipper): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-setuptools-scm-git-archive.ng02017-11-28
| | | | | | | * gnu/packages/python.scm (python-setuptools-scm-git-archive, python2-setuptools-scm-git-archive): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python2-ufolib.ng02017-11-28
| | | | | | * gnu/packages/fontutils.scm (python2-ufolib): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: add font-fira-sans.ng02017-11-28
| | | | | | * gnu/packages/fonts.scm (font-fira-sans): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add font-lato.ng02017-11-28
| | | | | | * gnu/packages/fonts.scm (font-lato): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add font-dosis.ng02017-11-28
| | | | | | * gnu/packages/fonts.scm (font-dosis): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: zsh: Update to 5.4.2.Leo Famulari2017-11-28
| | | | | * gnu/packages/shells.scm (zsh): Update to 5.4.2. [arguments]: Add a 'patch-test' build phase.
* gnu: libressl: Update to 2.6.3.Rutger Helling2017-11-28
| | | | * gnu/packages/tls.scm (libressl): Update to 2.6.3.
* gnu: you-get: Update to 0.4.985.Rutger Helling2017-11-28
| | | | | | * gnu/packages/video.scm (you-get): Update to 0.4.985. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-internetarchive: Enable tests.Oleg Pykhalov2017-11-28
| | | | * gnu/packages/web.scm (python-internetarchive): Enable tests.
* gnu: python-internetarchive: Update to 1.7.4.Oleg Pykhalov2017-11-28
| | | | * gnu/packages/web.scm (python-internetarchive): Update to 1.7.4.
* gnu: guix: Update snapshot to 0a154c1.Ludovic Courtès2017-11-28
| | | | * gnu/packages/package-management.scm (guix): Update to commit 0a154c1.
* gnu: Add eless.Oleg Pykhalov2017-11-28
| | | | * gnu/packages/emacs.scm (eless): New variable.
* gnu: Add roguebox-adventures.Kei Kebreau2017-11-28
| | | | * gnu/packages/games.scm (roguebox-adventures): New variable.
* gnu: perl-markdown-discount: Use a shorter patch file name.Ludovic Courtès2017-11-28
| | | | | | | | * gnu/packages/patches/perl-text-markdown-discount-use-system-markdown.patch: Rename to... * gnu/packages/patches/perl-text-markdown-discount-unbundle.patch: ... this. * gnu/packages/markup.scm (perl-text-markdown-discount): Adjust accordingly.
* gnu: guix: Add guile-bytestructures to the search path.Ludovic Courtès2017-11-28
| | | | | * gnu/packages/package-management.scm (guix)[arguments]: In 'wrap-program' phase, add guile-bytestructures to the path.