summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2016-05-15gnu: Add libbsd.Leo Famulari
* gnu/packages/libbsd.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2016-05-15gnu: minetest: Update to 0.4.14.David Thompson
* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.14.
2016-05-15gnu: Add gnome-tweak-tool.Jan Nieuwenhuizen
* gnu/packages/patches/gnome-tweak-tool-search-paths.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gnome-tweak-tool): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-05-15gnu: libnotify: Add dependency on gobject-introspection.Jan Nieuwenhuizen
* gnu/packages/gnome.scm (libnotify)[native-inputs]: Add gobject-introspection. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-05-15gnu: love: Update to 0.10.1.宋文武
* gnu/packages/game-development.scm (love): Update to 0.10.1.
2016-05-15gnu: wxmaxima: Update to 16.04.2.宋文武
* gnu/packages/maths.scm (wxmaxima): Update to 16.04.2.
2016-05-14gnu: cross-base: Add srfi-26 for glibc.Jan Nieuwenhuizen
Fixes a regression introduced in commit efc4eb147512fa7a2c6d74d9b296cfc22b1ef198. * gnu/packages/cross-base.scm (cross-libc)[arguments]: Add (srfi srfi-26). Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-05-14gnu: guix: Update development snapshot.Ludovic Courtès
* gnu/packages/package-management.scm (guix-devel): Update to e9017c9. Use http URL.
2016-05-14gnu: git: Fix search path specification for 'GIT_SSL_CAINFO'.Ludovic Courtès
Reported by ng0 <ng0@n0.is>. * gnu/packages/version-control.scm (git)[native-search-paths]: Add 'file-type'.
2016-05-14gnu: certbot: Update home page URL.Leo Famulari
This is a followup to commit 9495cf9a804e63b7173a78c22b9c91991b9520a6. * gnu/packages/tls.scm (certbot)[home-page]: Update to new location.
2016-05-14gnu: Rename letsencrypt to certbot. Upgrade certbot and python-acme to 0.6.0.Leo Famulari
* gnu/packages/tls.scm (letsencrypt): Rename to... (certbot): ... this. (letsencrypt): Inherit from certbot. [source]: Update to 0.6.0 [arguments]: Adjust paths. (python-acme, python2-acme): Update to 0.6.0.
2016-05-13gnu: jemalloc: No longer build with gcc-4.8 on i686.Mark H Weaver
* gnu/packages/jemalloc.scm (jemalloc)[native-inputs]: Remove field.
2016-05-12gnu: Update module imports for asciidoc and doxygen.Mark H Weaver
This is a followup to commit 0573a923def01e54bf104e0015ade44ab42f694f. * gnu/packages/algebra.scm, gnu/packages/bioinformatics.scm, gnu/packages/fcitx.scm, gnu/packages/fish.scm, gnu/packages/freedesktop.scm, gnu/packages/game-development.scm, gnu/packages/gcc.scm, gnu/packages/graphics.scm, gnu/packages/image.scm, gnu/packages/kodi.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/messaging.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/rdf.scm, gnu/packages/serialization.scm, gnu/packages/version-control.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xiph.scm: Change imports of (gnu packages asciidoc) or (gnu packages doxygen) to (gnu packages documentation).
2016-05-12Merge branch 'gnome-updates'Mark H Weaver
2016-05-12gnu: linux-libre: Update to 4.5.4.Mark H Weaver
* gnu/packages/linux.scm (linux-libre): Update to 4.5.4.
2016-05-12gnu: linux-libre-4.4: Update to 4.4.10.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.10.
2016-05-12gnu: linux-libre-4.1: Update to 4.1.24.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.24.
2016-05-12gnu: icecat: Update to 38.8.0-gnu1.Mark H Weaver
* 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-re-enable-DHE-cipher-suites.patch, gnu/packages/patches/icecat-update-bundled-graphite2.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/gnuzilla.scm (icecat): Update to 38.8.0-gnu1. [source] Remove deleted patches.
2016-05-12gnu: Add NetCDF.Eric Bavier
* gnu/packages/maths.scm (netcdf, netcdf-parallel-openmpi): New variables.
2016-05-12gnu: Add Matio.Eric Bavier
* gnu/packages/maths.scm (matio): New variable.
2016-05-12gnu: Add h5check.Eric Bavier
* gnu/packages/maths.scm (h5check): New variable.
2016-05-12gnu: Add hdf5-openmpi.Eric Bavier
* gnu/packages/maths.scm (hdf5-openmpi): New variable.
2016-05-12gnu: hdf5: Have configure honor SOURCE_DATE_EPOCH.Eric Bavier
* gnu/packages/patches/hdf5-config-date.patch: New patch. * gnu/packages/maths.scm (hdf5)[source]: Use it. * gnu-system.am (dist_patch_DATA): Add it.
2016-05-12gnu: hdf5: Patch output references to zlib.Eric Bavier
* gnu/packages/maths.scm (hdf5)[arguments]: Use modify-phases. Add 'patch-references' phase.
2016-05-12gnu: hdf5: Update to 1.8.17.Eric Bavier
* gnu/packages/maths.scm (hdf5): Update to 1.8.17.
2016-05-12gnu: Add HYPRE.Eric Bavier
* gnu/packages/maths.scm (hypre, hypre-openmpi): New variables. * gnu/packages/patches/hypre-doc-tables.patch, gnu/packages/patches/hypre-ldflags.patch: New files. * gnu-system.am (dist_patch_DATA): Add them.
2016-05-12gnu: Add doc++.Eric Bavier
* gnu/packages/documentation.scm (doc++): New variable. * gnu/packages/patches/doc++-include-directives.patch, gnu/packages/patches/doc++-segfault-fix.patch: New files. * gnu-system.am (dist_patch_DATA): Add them.
2016-05-12gnu: Move asciidoc and doxygen to new module.Eric Bavier
* gnu/packages/asciidoc.scm (asciidoc): Move this... * gnu/packages/doxygen.scm (doxygen): ...and this... * gnu/packages/documentation.scm: ...to here. New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add accordingly.
2016-05-12gnu: claws-mail: Add shared-mime-info input.Eric Bavier
* gnu/packages/mail.scm (claws-mail)[inputs]: Add shared-mime-info. [arguments]: Add 'patch-mime' phase.
2016-05-12gnu: nmap: Update to 7.12.Efraim Flashner
* gnu/packages/admin.scm (nmap): Update to 7.12.
2016-05-12gnu: tinc: Update to 1.0.28.Efraim Flashner
2016-05-12gnu: openvpn: Update to 2.3.9.Efraim Flashner
* gnu/packages/vpn.scm (openvpn): Update to 2.3.9.
2016-05-11gnu: libarchive: Fix CVE-2016-1541.Leo Famulari
* gnu/packages/backup.scm (libarchive)[replacement]: New field. (libarchive/fixed): New variable. * gnu/packages/patches/libarchive-CVE-2016-1541.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2016-05-12gnu: aseprite: Fix build.宋文武
* gnu/packages/game-development.scm (aseprite)[arguments]: Remove #:phases.
2016-05-11Merge branch 'master' into gnome-updatesMark H Weaver
2016-05-11gnu: libxkbcommon: Move to (gnu packages xdisorg).Danny Milosavljevic
* gnu/packages/qt.scm (libxkbcommon): Move to... * gnu/packages/xdisorg.scm (libxkbcommon): ... here. New variable. * gnu/packages/wm.scm, gnu/packages/gnome.scm, gnu/packages/games.scm: Adjust accordingly.
2016-05-11gnu: Add entr.Matthew Jordan
* gnu/packages/entr.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-05-11gnu: thinkfan: Fix daemon path in init scripts.Nicolas Goaziou
* gnu/packages/linux.scm (thinkfan): Fix daemon path in init scripts. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-05-11gnu: totem: Fix build on i686.Mark H Weaver
* gnu/packages/patches/totem-debug-format-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (totem)[source]: Add patch.
2016-05-11gnu: graphviz: Build the Guile bindings.Roel Janssen
* gnu/packages/graphviz.scm (graphviz)[inputs]: Add SWIG and GUILE-2.0. [arguments]: Add 'move-guile-bindings' phase. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-05-11gnu: libical: Correct zoneinfo search path.Kei Yamashita
* gnu/packages/calendar.scm (libical)[arguments]: substitute FHS-compliant zoneinfo folders with location of tzdata's zoneinfo folder. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-05-10gnu: libksba: Upsate to 1.3.4.Leo Famulari
* gnu/packages/gnupg.scm (libksba): Update to 1.3.4.
2016-05-10gnu: exim: Update to 4.87.Leo Famulari
* gnu/packages/mail.scm (exim): Update to 4.87.
2016-05-10Revert "gnu: libva: Update to 1.7.0."Efraim Flashner
This reverts commit cdda334ec2fcdd5946ba60853b7312283bf89712.
2016-05-10gnu: qemu: Update to 2.5.1.1 [fixes CVE-2015-8558, CVE-2016-{3710, 3712}].Leo Famulari
* gnu/packages/qemu.scm (qemu): Update to 2.5.1.1. [arguments]: Disable parallel tests.
2016-05-10gnu: guile-ncurses: Use 'modify-phases'.Efraim Flashner
* gnu/packages/guile.scm (guile-ncurses)[arguments]: Use 'modify-phases'.
2016-05-10gnu: guile-ncurses: Update to 1.7.Efraim Flashner
* gnu/packages/guile.scm (guile-ncurses): Update to 1.7. [arguments]: Remove work-around for buggy test. commit fixes http://bugs.gnu.org/21677
2016-05-09gnu: qemu: Update to 2.5.1.Efraim Flashner
* gnu/packages/qemu.scm (qemu): Update to 2.5.1. [source]: Remove patches. * gnu/packages/patches/qemu-usb-ehci-oob-read.patch, gnu/packages/patches/qemu-virtio-9p-use-accessor-to-get-thread-pool.patch, gnu/packages/patches/qemu-CVE-2015-8558.patch, gnu/packages/patches/qemu-CVE-2015-8567.patch, gnu/packages/patches/qemu-CVE-2015-8613.patch, gnu/packages/patches/qemu-CVE-2015-8619.patch, gnu/packages/patches/qemu-CVE-2015-8701.patch, gnu/packages/patches/qemu-CVE-2015-8743.patch, gnu/packages/patches/qemu-CVE-2016-1568.patch, gnu/packages/patches/qemu-CVE-2016-1922.patch, gnu/packages/patches/qemu-CVE-2016-1981.patch, gnu/packages/patches/qemu-CVE-2016-2197.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them.
2016-05-09gnu: connman: Fix url.Efraim Flashner
* gnu/packages/connman.scm (connman)[source]: Remove extra "/pub" from the download url.
2016-05-09gnu: openntpd: Update to 5.9p1.Efraim Flashner
* gnu/packages/ntp.scm (openntpd): Update to 5.9p1.