summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add hplip.Danny Milosavljevic2016-04-29
| | | | | | * gnu/packages/cups.scm (hplip): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* guix system: Reduce size of image produced for 'vm' action.Ludovic Courtès2016-04-29
| | | | | | | | | | | This reduces the size of the image produced by 'guix system vm' from 26 MiB to 9 MiB. * gnu/system/vm.scm (system-qemu-image/shared-store): (system-qemu-image/shared-store-script): Change the default value of #:disk-image-size to 30 MiB when not FULL-BOOT?. * guix/scripts/system.scm (system-derivation-for-action): Likewise for the 'vm' action.
* gnu: giac-xcas: Update to 1.2.2-41.Nicolas Goaziou2016-04-29
| | | | | | | * gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-41. [inputs]: Add libxinerama. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: webkitgtk: Update to 2.12.2.Mark H Weaver2016-04-28
| | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.12.2.
* gnu: python-celery: Rearrange inputs.Efraim Flashner2016-04-28
| | | | | | * gnu/packages/python.scm (python-celery)[propagated-inputs]: Move python-pytz, python-billiard, python-kombu ... [inputs]: ... to here. Add python-amqp, python-anyjson.
* gnu: python-rauth: Rearrange inputs.Efraim Flashner2016-04-28
| | | | | | | | | * gnu/packages/python.scm (python-rauth)[native-inputs]: Remove it. [propagated-inputs]: Move python-requests ... [inputs]: ... to here. [properties]: Define python2-variant. (python2-rauth): Build with 'strip-python2-variant'. [native-inputs]: Add python2-setuptools.
* gnu: libtasn1: Replace 4.7 with 4.8 [fixes CVE-2016-4008].Ludovic Courtès2016-04-28
| | | | | * gnu/packages/tls.scm (libtasn1)[replacement]: New field. (libtasn1/fixed): New variable.
* gnu: Add Red Eclipse.Kei Yamashita2016-04-28
| | | | | | * gnu/packages/games.scm (redeclipse): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: magit: Update to 2.6.2.Alex Kost2016-04-28
| | | | * gnu/packages/emacs.scm (magit): Update to 2.6.2.
* gnu: icecat: Add fixes for CVE-2016-{2805,2807,2808,2814} etc.Mark H Weaver2016-04-28
| | | | | | | | | | | | | | | | * gnu/packages/patches/icecat-CVE-2016-2805.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt1.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt2.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt3.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt4.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt5.patch, gnu/packages/patches/icecat-CVE-2016-2808.patch, gnu/packages/patches/icecat-CVE-2016-2814.patch, gnu/packages/patches/icecat-update-bundled-graphite2: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/gnuzilla.scm (icecat)[source]: Add patches. icecat fixup
* gnu: nss: Update to 3.23.Mark H Weaver2016-04-28
| | | | | | * gnu/packages/gnuzilla.scm (nss): Update to 3.23. [arguments]: In the 'install' phase, remove libgtest1.so from the output.
* gnu: nspr: Update to 4.12.Mark H Weaver2016-04-28
| | | | * gnu/packages/gnuzilla.scm (nspr): Update to 4.12.
* gnu: setbfree: Update to 0.8.1.Ricardo Wurmus2016-04-28
| | | | * gnu/packages/music.scm (setbfree): Update to 0.8.1.
* gnu: zynaddsubfx: Update to 2.5.4.Ricardo Wurmus2016-04-28
| | | | * gnu/packages/music.scm (zynaddsubfx): Update to 2.5.4.
* gnu: fltk: Fix undefined symbol `Fl_XFont_On_Demand::value'.宋文武2016-04-28
| | | | | | * gnu/packages/patches/fltk-xfont-on-demand.patch: New patch. * gnu/packages/fltk.scm (fltk)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: patches: Update to latest revision.Ludovic Courtès2016-04-27
| | | | | * gnu/packages/patchutils.scm (patches): Change URL to the repository of Stefan Hajnoczi, and update to latest revision.
* gnu: kde-frameworks: Update to 5.21.0.Efraim Flashner2016-04-27
| | | | | * gnu/packages/kde-frameworks.scm (extra-cmake-modules, kwindowsystem, oxygen-icons): Update to 5.21.0.
* gnu: quassel: Update to 0.12.4.Efraim Flashner2016-04-27
| | | | * gnu/packages/irc.scm (quassel): Update to 0.12.4.
* gnu: node: Update to 6.0.0.David Thompson2016-04-27
| | | | * gnu/packages/node.scm (node): Update to 6.0.0.
* gnu: libuv: Update to 1.9.0.David Thompson2016-04-27
| | | | * gnu/packages/libevent.scm (libuv): Update to 1.9.0.
* gnu: vdirsyncer: Update to 0.10.0.Leo Famulari2016-04-27
| | | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.10.0. [propagated-inputs]: Remove python-lxml.
* gnu: mysql: Update to 5.7.12.Leo Famulari2016-04-27
| | | | | | | | Fixes CVE-2016-0639, CVE-2016-0642, CVE-2016-0643, CVE-2016-0647, CVE-2016-0648, CVE-2016-0655, CVE-2016-0657, CVE-2016-0659, CVE-2016-0662, CVE-2016-0666, CVE-2016-0667, CVE-2016-0705, CVE-2016-2047. * gnu/packages/databases.scm (mysql): Update to 5.7.12.
* gnu: blender: Build against ffmpeg 2.8.Ludovic Courtès2016-04-27
| | | | | | | Reported by Danny Milosavljevic <dannym@scratchpost.org>. * gnu/packages/graphics.scm (blender)[inputs]: Use FFMPEG-2.8 instead of FFMPEG.
* gnu: Add missing synopses and descriptions.Ludovic Courtès2016-04-27
| | | | | | | * gnu/packages/bootstrap.scm (package-from-tarball) (%bootstrap-glibc, %bootstrap-gcc): Set 'description' field. * gnu/packages/make-bootstrap.scm (%bootstrap-tarballs): Set 'synopsis' and 'description'.
* gnu: Add java-xz.Roel Janssen2016-04-27
| | | | * gnu/packages/java.scm (java-xz): New variable.
* gnu: python-ly: Update to 0.9.4.Ricardo Wurmus2016-04-27
| | | | * gnu/packages/python.scm (python-ly): Update to 0.9.4.
* gnu: ruby-2.2: Update to 2.2.5.Ben Woodcroft2016-04-27
| | | | | * gnu/packages/ruby.scm (ruby-2.2): Update to 2.2.5. [origin]: Remove snippet.
* gnu: icedtea-8: Update to 3.0.1.Leo Famulari2016-04-27
| | | | | | | Fixes CVE-2016-0686, CVE-2016-0687, CVE-2016-0695, CVE-2016-3425, CVE-2016-3426, CVE-2016-3427. * gnu/packages/java.scm (icedtea-8): Update to 3.0.1.
* gnu: icedtea-7: Update to 2.6.6.Leo Famulari2016-04-27
| | | | | | Fixes CVE-2016-0686, CVE-2016-0687, CVE-2016-0695, CVE-2016-3425, CVE-2016-3427. * gnu/packages/java.scm (icedtea-7): Update to 2.6.6.
* gnu: Add gimp-fourier.Ricardo Wurmus2016-04-26
| | | | * gnu/packages/gimp.scm (gimp-fourier): New variable.
* gnu: Add Aria Maestosa.Ricardo Wurmus2016-04-26
| | | | * gnu/packages/music.scm (aria-maestosa): New variable.
* gnu: wxwidgets: Enable webview support.Ricardo Wurmus2016-04-26
| | | | | | * gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Add webkitgtk-2.4. [arguments]: Add configure flags to enable webview via the webkitgtk backend.
* gnu: java-swt: Update to 4.5.Ricardo Wurmus2016-04-26
| | | | * gnu/packages/java.scm (java-swt): Update to 4.5.
* gnu: frescobaldi: Update to 2.19.0.Ricardo Wurmus2016-04-26
| | | | * gnu/packages/music.scm (frescobaldi): Update to 2.19.0.
* gnu: r-rcpparmadillo: Update to 0.6.700.3.0.Ricardo Wurmus2016-04-26
| | | | | * gnu/packages/maths.scm (armadillo-for-rcpparmadillo): Update to 6.700.3. * gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.6.700.3.0.
* gnu: r-plotly: Update to 3.4.13.Ricardo Wurmus2016-04-26
| | | | | * gnu/packages/statistics.scm (r-plotly): Update to 3.4.13. [propagated-inputs]: Add r-hexbin, r-scales, and r-tidyr.
* gnu: r-httr: Update to 1.1.0.Ricardo Wurmus2016-04-26
| | | | | * gnu/packages/statistics.scm (r-httr): Update to 1.1.0. [propagated-inputs]: Add r-openssl.
* gnu: r-r6: Update to 2.1.2.Ricardo Wurmus2016-04-26
| | | | | * gnu/packages/statistics.scm (r-r6): Update to 2.1.2. [propagated-inputs]: Remove.
* gnu: r-testthat: Update to 1.0.0.Ricardo Wurmus2016-04-26
| | | | | * gnu/packages/statistics.scm (r-testthat): Update to 1.0.0. [propagated-inputs]: Add r-magrittr, r-praise, and r-r6.
* gnu: r-viridis: Update to 0.3.4.Ricardo Wurmus2016-04-26
| | | | * gnu/packages/statistics.scm (r-viridis): Update to 0.3.4.
* gnu: r-matrixstats: Update to 0.50.1.Ricardo Wurmus2016-04-26
| | | | * gnu/packages/statistics.scm (r-matrixstats): Update to 0.50.1.
* gnu: r-r-rsp: Update to 0.21.0.Ricardo Wurmus2016-04-26
| | | | * gnu/packages/statistics.scm (r-r-rsp): Update to 0.21.0.
* gnu: r-r-utils: Update to 2.3.0.Ricardo Wurmus2016-04-26
| | | | * gnu/packages/statistics.scm (r-r-utils): Update to 2.3.0.
* gnu: r-r-oo: Update to 1.20.0.Ricardo Wurmus2016-04-26
| | | | * gnu/packages/statistics.scm (r-r-oo): Update to 1.20.0.
* gnu: r-r-methodss3: Update to 1.7.1.Ricardo Wurmus2016-04-26
| | | | * gnu/packages/statistics.scm (r-r-methodss3): Update to 1.7.1.
* gnu: r-xml: Update to 3.98-1.4.Ricardo Wurmus2016-04-26
| | | | * gnu/packages/statistics.scm (r-xml): Update to 3.98-1.4.
* gnu: r-gridextra: Update to 2.2.1.Ricardo Wurmus2016-04-26
| | | | * gnu/packages/statistics.scm (r-gridextra): Update to 2.2.1.
* gnu: r-gtable: Update to 0.2.0.Ricardo Wurmus2016-04-26
| | | | * gnu/packages/statistics.scm (r-gtable): Update to 0.2.0.
* gnu: r-rmarkdown: Update to 0.9.5.Ricardo Wurmus2016-04-26
| | | | * gnu/packages/statistics.scm (r-rmarkdown): Update to 0.9.5.
* gnu: r-plotrix: Update to 3.6-1.Ricardo Wurmus2016-04-26
| | | | * gnu/packages/statistics.scm (r-plotrix): Update to 3.6-1.