summary refs log tree commit diff
path: root/gnu
AgeCommit message (Collapse)Author
2017-02-21gnu: gnutls: Update to 3.5.9.Efraim Flashner
* gnu/packages/tls.scm (gnutls): Update to 3.5.9.
2017-02-21gnu: xf86-video-geode: Update to 2.11.19.Leo Famulari
* gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.19.
2017-02-21gnu: bdftopcf: Use libxfont2.Leo Famulari
* gnu/packages/xorg.scm (bdftopcf)[inputs]: Replace libxfont with libxfont2.
2017-02-21gnu: openssl: Incorporate grafted changes.Marius Bakke
This un-grafts 544db93cafc3e0bf9a89623b8fed3a169958c1d3. * gnu/packages/tls.scm (openssl): Update to 1.0.2k. [replacement]: Remove field. (openssl-1.0.2k): Remove variable. (openssl-next)[replacement]: Remove field.
2017-02-21gnu: mesa: Update to 13.0.5.Marius Bakke
* gnu/packages/gl.scm (mesa): Update to 13.0.5.
2017-02-21gnu: xf86-input-wacom: Fix compatibility with xorg ABI 25.Marius Bakke
* gnu/packages/patches/xf86-input-wacom-xorg-abi-25.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xdisorg.scm (xf86-input-wacom)[source](patches): Use it.
2017-02-21gnu: xf86-video-intel: Change to libxfont2 ABI.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-intel)[inputs]: Change LIBXFONT to LIBXFONT2.
2017-02-21gnu: xf86-video-qxl: Change to libxfont2 ABI.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-qxl)[inputs]: Change LIBXFONT to LIBXFONT2.
2017-02-21gnu: xorg-server: Update to 1.19.1.Marius Bakke
* gnu/packages/xorg.scm (xorg-server, xorg-server-xwayland): Update to 1.19.1. [inputs]: Change from LIBXFONT to LIBXFONT2. Add LIBEPOXY.
2017-02-21gnu: xorg-server: Use 'modify-phases' syntax.Marius Bakke
* gnu/packages/xorg.scm (xorg-server)[arguments]: Use 'modify-phases'.
2017-02-21gnu: Add libxfont@2.Marius Bakke
* gnu/packages/xorg.scm (libxfont2): New variable.
2017-02-21gnu: cmake: Run tests in parallel.Marius Bakke
* gnu/packages/cmake.scm (cmake)[arguments]: Add 'set-test-environment' phase.
2017-02-21gnu: cmake: Remove bundled software.Marius Bakke
* gnu/packages/cmake.scm (cmake)[source]: Add 'snippet' to remove bundled libraries. [arguments]: Drop removed files from 'patch-bin-sh' phase. [license]: Update for remaining software.
2017-02-21gnu: cmake: Update to 3.7.2.Marius Bakke
* gnu/packages/cmake.scm (cmake): Update to 3.7.2. [arguments]: Fix truthiness of some phases. [inputs]: Add LIBUV.
2017-02-21Merge branch 'staging' into core-updatesMarius Bakke
Conflicts: gnu/local.mk: Missing mention of gdk-pixbuf-list-dir.patch in the commit log really confused me here... It's from 8c6b077bfae (staging). gnu/packages/xorg.scm: xkeyboard-config updated both places.
2017-02-20gnu: Add bootstrap-binaries for 'aarch64-linux'.Efraim Flashner
These bootstrap-binaries were built against commit 8f8f250bdca917b3ce38aa0902f01b19081859a4. * gnu/packages/bootstrap/aarch64-linux/bash, gnu/packages/bootstrap/aarch64-linux/mkdir, gnu/packages/bootstrap/aarch64-linux/xz, gnu/packages/bootstrap/aarch64-linux/tar: New files. * gnu/local.mk (bootstrap_aarch64_linuxdir) (dist_bootstrap_aarch64_linux_DATA) (nodist_bootstrap_aarch64_linux_DATA): New variables. (DISTCLEANFILES): Add $(nodist_bootstrap_aarch64_linux_DATA). (gnu/packages/bootstrap/aarch64-linux/guile-2.0.14.tar.xz): New target. * build-aux/download.scm (filename->uri): Add aarch64-linux entry. * gnu/packages/bootstrap.scm (raw-build): Use guile-2.0.14.tar.xz on aarch64-linux. (glibc-dynamic-linker, %bootstrap-coreutils&co, %boostrap-binutils) (%bootstrap-glibc, %bootstrap-gcc): Add aarch64-linux cases. * m4/guix.m4 (GUIX_SYSTEM_TYPE): Add aarch64 case. (GUIX_ASSERT_SUPPORTED_SYSTEM): Add aarch64-linux to supported list. * doc/guix.texi (GNU Distribution): Add aarch64-linux to the list of supported systems. * tests/packages.scm (package-search-derivation, snippet): Add aarch64 case.
2017-02-20gnu: %bootstrap-coreutils&co: Patch egrep/fgrep to work regardless of $PATH.Efraim Flashner
This is the bootstrap version of 1063d325ea76aa2b00dfcd3d436b16e412103df1 * gnu/packages/bootstrap.scm (%bootstrap-coreutils&co)[source]: Patch the absolute location of 'grep' when called from 'egrep' or 'fgrep'.
2017-02-20Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-02-20gnu: bash: Update to patch level 12.Efraim Flashner
* gnu/packages/bash.scm (%patch-series-4.4): Add patch 12.
2017-02-20gnu: coreutils: Don't run tests in parallel.Efraim Flashner
* gnu/packages/base.scm (coreutils)[arguments]: Add '#:parallel-tests? #f' to address a race contition in the test suite.
2017-02-20gnu: libpng: Update to 1.6.28.Efraim Flashner
* gnu/packages/image.scm (libpng): Update to 1.6.28. [source]: Remove patch. * gnu/packages/patches/libpng-CVE-2016-10087.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-02-20gnu: ardour: Update to 5.6.Ricardo Wurmus
* gnu/packages/audio.scm (ardour): Update to 5.6.
2017-02-20gnu: linux-libre: Update to 4.10. Keep 4.9 as longterm release.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10. (%linux-libre-hash): Update hash. (linux-libre-4.9): New variable. * gnu/packages/linux-libre-4.10-x86_64.conf, gnu/packages/linux-libre-4.10-i686.conf: New files. * Makefile.am (KCONFIGS): Add them.
2017-02-20gnu: libpng: Update source urls.Efraim Flashner
* gnu/packages/image.scm (libpng)[source]: Add 'history' location for older versions.
2017-02-19gnu: Add python-cycler.Marius Bakke
* gnu/packages/python.scm (python-cycler, python2-cycler): New variables.
2017-02-19gnu: Remove xf86-video-modesetting.Marius Bakke
This is part of xorg-server since version 1.17: https://cgit.freedesktop.org/xorg/xserver/commit/?id=35dc7c75150733dbcef8a18b6796f49a7c48ebee * gnu/packages/xorg.scm (xf86-video-modesetting): Remove variable. * gnu/services/xorg.scm (xorg-configuration-file, %default-xorg-modules): Adjust accordingly.
2017-02-19gnu: jemalloc: Update to 4.4.0.Marius Bakke
* gnu/packages/jemalloc.scm (jemalloc): Update to 4.4.0. [source, home-page]: Update to current URLs.
2017-02-19gnu: qtractor: Use new home page.Ricardo Wurmus
* gnu/packages/music.scm (qtractor)[home-page]: Use new home page.
2017-02-19gnu: qtractor: Update to 0.8.1.Ricardo Wurmus
* gnu/packages/music.scm (qtractor): Update to 0.8.1.
2017-02-18gnu: linux-libre: Update to 4.9.11.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.11. (%linux-libre-hash): Update hash.
2017-02-18gnu: linux-libre@4.4: Update to 4.4.50.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.50.
2017-02-18gnu: glibc-bootstrap-system.patch: Update for glibc-2.25.Efraim Flashner
* gnu/packages/patches/glibc-bootstrap-system.patch: Revert a change from glibc-2.25 which would require the bootstrap-glibc to require the linux-kernel-headers.
2017-02-18gnu: ntfs-3g: Fix patch for CVE-2017-0358.Leo Famulari
This is a followup to commit 1a82ba660e88e731841882523084e5d878267b53. * gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: Make patch apply.
2017-02-18gnu: pioneers: Update to 15.4.Rodger Fox
* gnu/packages/games.scm: Update to 15.4. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-18Revert "updated pioneers to latest version."Kei Kebreau
This reverts commit 2f7eccc048de6526ef3f4c2de1c67ea0455ccb0c.
2017-02-18updated pioneers to latest version.Rodger Fox
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-18gnu: vdirsyncer: Use add-installed-pythonpath in the check phase.Leo Famulari
* gnu/packages/dav.scm (vdirsyncer)[arguments]: Move the check phase into the normal part of the build sequence and use add-installed-pythonpath.
2017-02-18gnu: vdirsyncer: Don't fail the test suite when the build machine is slow.Leo Famulari
* gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/dav.scm (vdirsyncer)[source]: Use it.
2017-02-18gnu: Add emacs-dream-theme.ng0
* gnu/packages/emacs.scm (emacs-dream-theme): New variable.
2017-02-18gnu: emacs-org: Update to 20170210.Nicolas Goaziou
* gnu/packages/emacs.scm (emacs-org): Update to 20170210.
2017-02-18gnu: webkitgtk: Update to 2.14.5.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.5.
2017-02-17gnu: inkscape: Update to 0.92.1.Leo Famulari
* gnu/packages/inkscape.scm (inkscape): Update to 0.92.1.
2017-02-17installer: Aris: update synopis and description.John Darrington
* gnu/packages/maths.scm (aris): Use the synopsis and description from the web page instead of the README file.
2017-02-17gnu: Add aris.John Darrington
* gnu/packages/maths.scm(aris): New variable.
2017-02-17gnu: fish: Fix build after upstream changes.Tobias Geerinckx-Rice
The 2.5.0 release was incorrectly packaged, then fixed in place. This is, in a way, a follow-up to commit 89eb56f05fa1561b09d1050147d968b98a16b07a. See <https://github.com/fish-shell/fish-shell/issues/3807>. Reported by ng0 <contact.ng0@cryptolab.net>. * gnu/packages/shells.scm (fish)[source]: Update hash. [native-inputs]: Remove autoconf, automake, and libtool. [arguments]: Remove ‘bootstrap’ phase.
2017-02-17gnu: linux-libre@4.4: Update to 4.4.49.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.49.
2017-02-17gnu: linux-libre: Update to 4.9.10.Leo Famulari
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.10. (%linux-libre-hash): Update hash.
2017-02-17gnu: %static-inputs: Use 'grep' without custom phase.Efraim Flashner
This reverts commit 1063d325ea76aa2b00dfcd3d436b16e412103df1 for during creation of the bootstrap-binaries. * gnu/packages/make-bootstrap.scm (%static-inputs): Use a custom 'grep' without the absolute path name in fgrep/egrep.
2017-02-17gnu: gperf: Update to 3.1John Darrington
* gnu/packages/gperf.scm (gperf): Update to 3.1
2017-02-16gnu: raincat: Update home-page.Eric Bavier
* gnu/packages/games.scm (raincat)[home-page]: Update.