summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2015-06-12gnu: patch: Set PATH_MAX for Hurd systems.Manolis Ragkousis
* gnu/packages/patches/patch-hurd-path-max.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
2015-06-10Merge branch 'master' into core-updatesMark H Weaver
2015-06-10gnu: nettle: Update to 3.1.1.Mark H Weaver
* gnu/packages/nettle.scm (nettle): Update to 3.1.1.
2015-06-10gnu: which: Update to 2.21.Mark H Weaver
* gnu/packages/base.scm (which): Update to 2.21.
2015-06-10gnu: cross-base: Do not strip cross-gcc.Ludovic Courtès
Fixes a regression introduced in 9063ef0 whereby #:strip-binaries? would be left to #t, leading to an invalid cross-built libgcc.a (see <http://hydra.gnu.org/build/492479/nixlog/1/tail-reload>.) * gnu/packages/cross-base.scm (cross-gcc-arguments): Add #:strip-binaries? #f unconditionally. Replace 'install' phase to use "make install-strip".
2015-06-10gnu: qemu: Add fix for CVE-2015-3209.Mark H Weaver
* gnu/packages/patches/qemu-CVE-2015-3209.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/qemu.scm (qemu): Add patch.
2015-06-10gnu: cups: Update to 2.0.3.Mark H Weaver
* gnu/packages/cups.scm (cups): Update to 2.0.3.
2015-06-10gnu: linux-libre: Update to 4.0.5.Mark H Weaver
* gnu/packages/linux.scm (linux-libre): Update to 4.0.5.
2015-06-10install: Really overwrite TARGET/var/guix/profiles/system-1-link.Ludovic Courtès
* gnu/build/install.scm (populate-root-file-system): Delete system-1-link under TARGET, not under /. Use 'catch' and check for EEXIST instead of (false-if-exception (delete-file ...)).
2015-06-10gnu: commencement: Remove "debug" output of GCC-FINAL.Ludovic Courtès
Fixes a regression introduced in 9063ef0. * gnu/packages/commencement.scm (gcc-final)[outputs]: New field.
2015-06-09gnu: gcc: Build libbacktrace without -Werror.Ludovic Courtès
* gnu/packages/gcc.scm (gcc-4.7)[arguments] <pre-configure>: Remove -Werror from libbacktrace/configure.
2015-06-09gnu: gcc: Add "debug" output, debugging symbols of libraries.Ludovic Courtès
* gnu/packages/gcc.scm (gcc-4.7)[install-target]: Remove. [outputs]: Add "debug". [arguments]: Remove #:strip-binaries?. Remove 'install' phase.
2015-06-09gnu: gcc: Do not add -rpath=LIBDIR/lib64 to the "lib" spec.Ludovic Courtès
* gnu/packages/gcc.scm (gcc-4.7): Remove unneeded LIBDIR/lib64 from GNU_USER_TARGET_LIB_SPEC.
2015-06-09gnu: make-bootstrap: Adjust gawk patch to 4.1.3.Ludovic Courtès
* gnu/packages/patches/gawk-shell.patch: Update for gawk 4.1.3.
2015-06-09gnu: guile-static: Use Linux syscalls only on Linux-based systems.Manolis Ragkousis
* gnu/packages/patches/guile-linux-syscalls.patch: Use Linux syscalls only on Linux-based systems.
2015-06-09gnu: mysql: Update to 5.6.25.宋文武
* gnu/packages/databases.scm (mysql): Update to 5.6.25. [source]: Use 'version-major+minor'. [build-system]: Change to cmake-build-system. Adjust arguments accordingly. [inputs]: Add libaio. Remove procps. Move perl to 'native-inputs'.
2015-06-08gnu: Add proof-general.Mark H Weaver
* gnu/packages/ocaml.scm (proof-general): New variable.
2015-06-08install: Omit /root from the binary tarball.Ludovic Courtès
Suggested by Thomas Schwinge <thomas@codesourcery.com>. * gnu/system/install.scm (self-contained-tarball): Remove "/root/.guix-profile" from the 'tar' arguments. * doc/guix.texi (Binary Installation): Add a step to create ~root/.guix-profile.
2015-06-08gnu: commencement: Use our Binutils as soon as possible.Mark H Weaver
* gnu/packages/commencement.scm (binutils-boot0)[arguments]: Add 'add-symlinks' phase.
2015-06-08gnu: sed: Set PATH_MAX for Hurd systems.Manolis Ragkousis
* gnu/packages/patches/sed-hurd-path-max.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
2015-06-08gnu: youtube-dl: Update to 2015.06.04.1.Mark H Weaver
* gnu/packages/video.scm (youtube-dl): Update to 2015.06.04.1.
2015-06-08gnu: evince: Update to 3.16.1, add more inputs.宋文武
* gnu/packages/gnome.scm (evince): Update to 3.16.1. [inputs]: Add djvulibre, libtiff, gnome-desktop and libsecret. Co-authored-by: David Hashe <david.hashe@dhashe.com>
2015-06-08gnu: geoclue: Update to 2.2.0.宋文武
* gnu/packages/gnome.scm (geoclue): Update to 2.2.0.
2015-06-07gnu: python-numpy: Build against OpenBLAS.Ricardo Wurmus
* gnu/packages/python.scm (python-numpy)[inputs]: Use "openblas" instead of "atlas". * gnu/packages/python.scm (python-numpy)[arguments]: Configure build against OpenBLAS. Modified-By: Mark H Weaver <mhw@netris.org>
2015-06-06gnu: icecat: Update to 31.7.0-gnu1.Mark H Weaver
* gnu/packages/patches/icecat-CVE-2015-0797.patch, gnu/packages/patches/icecat-CVE-2015-2708-pt1.patch, gnu/packages/patches/icecat-CVE-2015-2708-pt2.patch, gnu/packages/patches/icecat-CVE-2015-2708-pt3.patch, gnu/packages/patches/icecat-CVE-2015-2708-pt4.patch, gnu/packages/patches/icecat-CVE-2015-2710-pt1.patch, gnu/packages/patches/icecat-CVE-2015-2710-pt2.patch, gnu/packages/patches/icecat-CVE-2015-2710-pt3.patch, gnu/packages/patches/icecat-CVE-2015-2713-pt1.patch, gnu/packages/patches/icecat-CVE-2015-2713-pt2.patch, gnu/packages/patches/icecat-CVE-2015-2716.patch: Remove files. * gnu-system.am (dist_patch_DATA): Remove them. * gnu/packages/gnuzilla.scm (icecat): Update to 31.7.0-gnu1. Remove patches.
2015-06-06gnu: tor: Update to 0.2.6.8.Mark H Weaver
* gnu/packages/tor.scm (tor): Update to 0.2.6.8. [native-inputs]: Add python-2.
2015-06-05system: 'hosts-file' is now a file-like object.Ludovic Courtès
Partly fixes <http://bugs.gnu.org/20720>. Reported by Alex Kost <alezost@gmail.com>. * gnu/system.scm (default-/etc/hosts): Change 'text-file' to 'plain-file'. (maybe-file->monadic): New procedure. (operating-system-etc-directory): Use it. * doc/guix.texi (operating-system Reference, Networking Services): Adjust accordingly.
2015-06-05system: 'sudoers' is now a file-like object.Ludovic Courtès
Partly fixes <http://bugs.gnu.org/20720> Reported by Alex Kost <alezost@gmail.com>. * gnu/system.scm (etc-directory): Change default #:sudoers value to a 'plain-file'. Don't bind it. Remove #~#$. (maybe-string->file): New procedure. (operating-system-etc-directory): Use it. (%sudoers-specification): Use 'plain-file'. * doc/guix.texi (operating-system Reference): Adjust accordingly.
2015-06-05gnu: Add magit-svn.Ludovic Courtès
* gnu/packages/emacs.scm (magit-svn): New variable.
2015-06-05gnu: Add coq.Mark H Weaver
* gnu/packages/ocaml.scm (coq): New variable.
2015-06-05gnu: Add hevea.Mark H Weaver
* gnu/packages/ocaml.scm (hevea): New variable.
2015-06-05gnu: Add camlp5.Mark H Weaver
* gnu/packages/ocaml.scm (camlp5): New variable.
2015-06-05gnu: ocaml: Update to 4.02.1.Mark H Weaver
* gnu/packages/ocaml.scm (ocaml)[version]: Update to 4.02.1. [source]: Use 'version-major+minor'. Use .xz tarball. [home-page]: Update URI. [license]: gpl2 -> lgpl2.0. [inputs]: Add libx11, gcc:lib, and zlib. Remove perl. [native-inputs]: New field, with perl and pkg-config. [arguments]: In #:modules, remove (srfi srfi-1), add (web server). Use 'modify-phases'. Enable parallel build. Add 'patch-/bin/sh-references' and 'prepare-socket-test' phases. Rename 'check-after-install' phase to 'check'. Use 'with-directory-excursion' in 'check' phase. Remove unused keyword arguments from custom phases.
2015-06-05gnu: Add devhelp.宋文武
* gnu/packages/gnome.scm (devhelp): New variable.
2015-06-05gnu: guile-opengl: Patch dynamic-link call for 'libGLU' to glu.宋文武
* gnu/packages/gl.scm (guile-opengl)[inputs]: Add glu. [arguments]: Patch dynamic-link call for 'libGLU' to glu instead of mesa in the 'patch-dynamic-link' phase.
2015-06-04gnu: Add LibreOffice.Andreas Enge
* gnu/packages/libreoffice.scm (xmlsec-src-libreoffice, libreoffice): New variables. Co-authored-by: John Darrington <jmd@gnu.org>
2015-06-04gnu: Switch to GCC 4.9 as the default cross-compiler.Ludovic Courtès
* gnu/packages/cross-base.scm: Replace all occurrences of "gcc-4.8" with "gcc-4.9".
2015-06-04gnu: Switch to GCC 4.9 as the default compiler.Ludovic Courtès
* gnu/packages/commencement.scm: Replace all occurrences of "gcc-4.8" with "gcc-4.9". (gcc-boot0)[arguments]: Add --disable-libcilkrts --disable-libvtv.
2015-06-04gnu: linux-libre-headers: Do not retain reference to the bootstrap tools.Ludovic Courtès
* gnu/packages/linux.scm (linux-libre-headers)[install-phase]: Remove ".install" files from the output. [arguments]: Add #:allowed-references.
2015-06-04gnu: findutils: Use /var as the localstatedir, for 'updatedb'.Ludovic Courtès
* gnu/packages/patches/findutils-localstatedir.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/base.scm (findutils)[source]: Use it. [arguments]: Pass --localstatedir=/var.
2015-06-04gnu: perl: Strip the DSOs.Ludovic Courtès
* gnu/packages/perl.scm (perl)[arguments]: Add 'make-shared-objects-writable' phase.
2015-06-04gnu: perl: Use 'modify-phases'.Ludovic Courtès
* gnu/packages/perl.scm (perl)[arguments]: Use 'modify-phases' instead of 'alist-replace'.
2015-06-04gnu: gcc: Move patch upstream status in the patch itself.Ludovic Courtès
* gnu/packages/patches/gcc-arm-link-spec-fix.patch: Add bug and patch URLs. * gnu/packages/gcc.scm (gcc-4.8): Remove them.
2015-06-04gnu: gawk: Update to 4.1.3.Ludovic Courtès
* gnu/packages/gawk.scm (gawk): Update to 4.1.3.
2015-06-03gnu: guile-reader: Update to 0.6.1.Ludovic Courtès
* gnu/packages/guile.scm (guile-reader)[source, version]: Update to 0.6.1. [arguments]: Remove #:locale argument.
2015-06-03gnu: Add Data::Stag.Ricardo Wurmus
* gnu/packages/perl.scm (perl-data-stag): New variable.
2015-06-03gnu: Add IO::String.Ricardo Wurmus
* gnu/packages/perl.scm (perl-io-string): New variable.
2015-06-02gnu: gnupg-2.0: Update to 2.0.28.Mark H Weaver
* gnu/packages/gnupg.scm (gnupg-2.0): Update to 2.0.28.
2015-06-02gnu: gnu-pw-mgr: Update to 1.4.Mark H Weaver
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 1.4. Use .xz tarball. Move 'which' to native-inputs. Add 'autogen' to native-inputs.
2015-06-02gnu: sharutils: Update to 4.15.2.Mark H Weaver
* gnu/packages/compression.scm (sharutils): Update to 4.15.2.