summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnu: bash: Apply patch series up to 25 [CVE-2014-6271].•••* gnu/packages/bash.scm (patch-url, bash-patch): New procedures. (patch-series): New macro. (%patch-series-4.3): New variable. (download-patches): New procedure. (bash): Change version to include the patch level; pass %PATCH-SERIES-4.3 in the origin. Ludovic Courtès2014-09-241-5/+78
* gnu: bootstrap: Correctly handle patches that are origins.•••* gnu/packages/bootstrap.scm (bootstrap-origin): Rewrite the patches of SOURCES that are also origins. Ludovic Courtès2014-09-241-2/+9
* gnupg: Correctly parse current 'SIG_ID' lines.•••* guix/gnupg.scm (gnupg-verify)[sigid-rx]: Adjust to handle current signature ID encoding. Ludovic Courtès2014-09-241-2/+2
* packages: Allow use of origins as patches.•••* guix/packages.scm (patch-and-repack)[patch-inputs]: Use 'add-to-store' only if the PATCH is a file name, and 'package-source-derivation' if PATCH is an origin. Ludovic Courtès2014-09-241-2/+6
* Introduce the 'GUIX_PACKAGE_PATH' environment variable.•••* gnu/packages.scm (%package-module-path): Honor $GUIX_PACKAGE_PATH. * test-env.in: Unset 'GUIX_PACKAGE_PATH'. * tests/guix-package.sh: Test it. * doc/guix.texi (Package Modules): Document it. Ludovic Courtès2014-09-244-3/+32
* guix build: Add -L/--load-path as a common option.•••* guix/scripts/build.scm (show-build-options-help): Document -L. (%standard-build-options): Add -L/--load-path. * tests/guix-package.sh: Test it. Ludovic Courtès2014-09-243-6/+48
* packages: Add '%package-module-search-path'.•••* gnu/packages.scm (%package-module-path): New variable. (all-package-modules): New procedure. (fold-packages): Use it instead of 'package-modules'. Ludovic Courtès2014-09-241-8/+27
* packages: Generalize package module search.•••* gnu/packages.scm (%distro-root-directory): New variable. (%distro-module-directory): Remove. (package-files): Rename to... (scheme-files): ... this. Return absolute file names, not stripped. (file-name->module-name): New procedure. (package-modules): Add 'directory' and 'sub-directory' parameters. Rewrite accordingly. (fold-packages): Adjust 'package-modules' call accordingly. Ludovic Courtès2014-09-241-22/+27
* gnu: maxima: Update to 5.34.1 and add dependencies.•••* gnu/packages/maths.scm (maxima): Update to 5.34.1 which fixes a bug in the plotting capabilities present in the previous version. Add Gnuplot and Tcl/Tk to 'inputs'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Federico Beffa2014-09-241-9/+31
* Use #:prefix instead of #:renamer with 'symbol-prefix-proc'.•••* gnu/packages/abiword.scm, gnu/packages/admin.scm, gnu/packages/aidc.scm, gnu/packages/backup.scm, gnu/packages/bittorrent.scm, gnu/packages/boost.scm, gnu/packages/compression.scm, gnu/packages/cryptsetup.scm, gnu/packages/curl.scm, gnu/packages/cyrus-sasl.scm, gnu/packages/dc.scm, gnu/packages/emacs.scm, gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/geeqie.scm, gnu/packages/ghostscript.scm, gnu/packages/gimp.scm, gnu/packages/gkrellm.scm, gnu/packages/gl.scm, gnu/packages/glib.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm, gnu/packages/gnutls.scm, gnu/packages/gnuzilla.scm, gnu/packages/gsasl.scm, gnu/packages/gtk.scm, gnu/packages/gv.scm, gnu/packages/image.scm, gnu/packages/indent.scm, gnu/packages/inkscape.scm, gnu/packages/lesstif.scm, gnu/packages/links.scm, gnu/packages/lisp.scm, gnu/packages/lsh.scm, gnu/packages/lsof.scm, gnu/packages/maths.scm, gnu/packages/mp3.scm, gnu/packages/openssl.scm, gnu/packages/ots.scm, gnu/packages/pciutils.scm, gnu/packages/pcre.scm, gnu/packages/pdf.scm, gnu/packages/pulseaudio.scm, gnu/packages/python.scm, gnu/packages/slim.scm, gnu/packages/ssh.scm, gnu/packages/texlive.scm, gnu/packages/vim.scm, gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/wv.scm, gnu/packages/xiph.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/packages/yasm.scm, gnu/packages/zip.scm, guix/build/cmake-build-system.scm, guix/build/perl-build-system.scm, guix/build/python-build-system.scm, guix/download.scm: Replaces uses of #:renamer and 'symbol-prefix-proc' with #:prefix. Mark H Weaver2014-09-2361-116/+62
* gnu: gtk+: Disable tests on mips64el-linux.•••* gnu/packages/gtk.scm (gtk+): Disable tests on mips64el-linux. Mark H Weaver2014-09-231-1/+5
* gnu: gtk+: Remove dependency on Xorg server on mips64el-linux.•••Reported by Mark H. Weaver. * gnu/packages/gtk.scm (gtk+)[native-inputs]: Remove XORG-SERVER on mips64el-linux. Ludovic Courtès2014-09-231-1/+7
* services: Add 'bitlbee-service'.•••* gnu/services/networking.scm (bitlbee-service): New procedure. * doc/guix.texi (Networking Services): Document it. Ludovic Courtès2014-09-232-2/+58
* gnu: xf86-input-synaptics: Allow building with libc 2.20.•••* gnu/packages/patches/xf86-input-synaptics-glibc-2.20.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/xorg.scm (xf86-input-synaptics): Use it. Improve synopsis and description. Ludovic Courtès2014-09-233-3/+70
* gnu: node: Add 'which' as an input.•••* gnu/packages/node.scm (node)[native-inputs]: Add WHICH. Ludovic Courtès2014-09-231-1/+3
* gnu: xorg: Remove xf86-input-vmmouse.•••* gnu/packages/xorg.scm (xf86-input-vmmouse): Remove. This driver implement the mouse protocol of a proprietary emulator. * gnu/services/xorg.scm (xorg-start-command): Remove reference. Ludovic Courtès2014-09-232-29/+0
* gnu: linux-libre: Work around GCC 4.8.3 ICE.•••* gnu/packages/linux.scm (linux-libre)[inputs]: New field. Ludovic Courtès2014-09-231-0/+6
* system: Add Patch to '%base-packages'.•••* gnu/system.scm (%base-packages): Add PATCH. Ludovic Courtès2014-09-221-1/+1
* Merge branch 'core-updates'Ludovic Courtès2014-09-2227-231/+288
|\
| * gnu: cyrus-sasl: Build sequentially.•••* gnu/packages/cyrus-sasl.scm (cyrus-sasl)[arguments]: Pass #:parallel-build?. Ludovic Courtès2014-09-201-1/+7
| * gnu: gcc-4.8.3: Add patch for PR61801.•••* gnu/packages/patches/gcc-fix-pr61801.patch: New file. * gnu/packages/gcc.scm (gcc-4.8): Use it. * gnu-system.am (dist_patch_DATA): Add it. Ludovic Courtès2014-09-173-1/+28
| * utils: Import (ice-9 format).•••* guix/build/utils.scm: Import (ice-9 format). Mark H Weaver2014-09-141-0/+1
| * utils: Allow wrap-program to be called multiple times.•••* guix/build/utils.scm (wrap-program): Multiple invocations of wrap-program for the same file create successive wrappers. Adjust docstring. * tests/build-utils.scm: Test new wrap-program behavior. (%store): New variable. Eric Bavier2014-09-132-13/+88
| * Merge branch 'master' into core-updates•••Conflicts: gnu-system.am Mark H Weaver2014-09-1349-181/+944
| |\
| * | gnu: util-linux: Don't install 'logger'.•••* gnu/packages/linux.scm (util-linux)[source]: Add 'snippet'. Ludovic Courtès2014-09-121-1/+10
| * | Merge branch 'master' into core-updates•••Conflicts: gnu/packages/image.scm Mark H Weaver2014-09-1161-610/+3055
| |\ \
| * | | gnu: libunistring: Update to 0.9.4.•••* gnu/packages/libunistring.scm (libunistring): Update to 0.9.4. Mark H Weaver2014-09-081-2/+2
| * | | gnu: glibc: Update to 2.20.•••* gnu/packages/patches/glibc-CVE-2014-5119.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/base.scm (glibc): Update to 2.20. Remove patch. Raise minimum linux version to 2.6.32. Mark H Weaver2014-09-083-221/+7
| * | | Merge branch 'master' into core-updatesMark H Weaver2014-09-0863-569/+5979
| |\ \ \
| * | | | utils: Clean trailing whitespace at end of SHELL•••* guix/build/utils.scm (patch-makefile-SHELL): Remove trailing whitespace. Eric Bavier2014-09-051-2/+2
| * | | | gnu: gawk: Patch /usr/bin/file in extension/configure on MIPS.•••* gnu/packages/gawk.scm (gawk): When building for MIPS, patch /usr/bin/file in extension/configure. Mark H Weaver2014-08-291-0/+8
| * | | | gnu: Add missing import to (gnu packages base).•••* gnu/packages/base.scm: Import (gnu packages base). Mark H Weaver2014-08-281-0/+1
| * | | | Merge branch 'master' into core-updates•••Conflicts: gnu/packages/base.scm Mark H Weaver2014-08-2839-808/+1008
| |\ \ \ \
| * | | | | utils: Preserve makefile shell arguments during patch.•••* guix/build/utils.scm (patch-makefile-SHELL): Preserve shell arguments. Eric Bavier2014-08-281-2/+3
| * | | | | gnu: glibc: Fix CVE-2014-5119.•••* gnu/packages/patches/glibc-CVE-2014-5119.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/base.scm (glibc): Add the patch. Mark H Weaver2014-08-263-1/+215
| * | | | | gnu: file: Update to 5.19; add fix for CVE-2014-3587.•••* gnu/packages/patches/file-CVE-2014-3587.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/file.scm (file): Update to 5.19. Add patch. Mark H Weaver2014-08-263-2/+20
| * | | | | Merge branch 'master' into core-updatesMark H Weaver2014-08-265-11/+49
| |\ \ \ \ \
| * | | | | | gnu: libgcrypt: Update to 1.6.2.•••* gnu/packages/gnupg.scm (libgcrypt): Update to 1.6.2. Mark H Weaver2014-08-231-2/+2
| * | | | | | gnu: Rely on 'file' implicit input and 'patch-usr-bin-file'.•••* gnu/packages/admin.scm (sudo): * gnu/packages/gawk.scm (gawk): Remove workaround on MIPS. * gnu/packages/mcrypt.scm (mcrypt, libmhash): * gnu/packages/file.scm (file): Remove 'file' from native-inputs. * gnu/packages/mc.scm (mc): * gnu/packages/pretty-print.scm (a2ps, trueprint, source-highlight): * gnu/packages/image.scm (libtiff): Remove 'file' from native-inputs. Remove 'patch-configure' phase. Mark H Weaver2014-08-237-118/+51
| * | | | | | gnu-build-system: Add 'patch-usr-bin-file' to %standard-phases.•••* guix/build/gnu-build-system.scm (patch-usr-bin-file): New procedure. (%standard-phases): Add it. Mark H Weaver2014-08-231-0/+30
| * | | | | | gnu: bootstrap: Add 'file' to %boot0-inputs and %final-inputs.•••* gnu/packages/base.scm (file-boot0): New variable. (%boot0-inputs): Add 'file-boot0'. (%final-inputs): Add 'file' to list of packages to 'finalize'. Mark H Weaver2014-08-231-0/+11
| * | | | | | Merge branch 'master' into core-updatesMark H Weaver2014-08-2321-323/+486
| |\ \ \ \ \ \
| * | | | | | | Revert "gnu: Add 'file' as a native-input on MIPS for some packages."•••This reverts commit c3114b756760ddb73054a4bc3d5eff0bfe47c4de. Mark H Weaver2014-08-214-37/+25
| * | | | | | | gnu: Add 'file' as a native-input on MIPS for some packages.•••* gnu/packages/admin.scm (sudo): gnu/packages/gawk.scm (gawk): Add 'file' as a native input on MIPS. Remove earlier workaround on MIPS. * gnu/packages/libffi.scm (libffi): gnu/packages/bdw-gc.scm (libatomic-ops, libgc): Add 'file' as a native input on MIPS. Mark H Weaver2014-08-204-25/+37
| * | | | | | | gnu: gnutls: Update to 3.2.16.•••* gnu/packages/gnutls.scm (gnutls): Update to 3.2.16. Remove -DENABLE_RSA_EXPORT workaround. Mark H Weaver2014-08-201-6/+2
| * | | | | | | Merge branch 'master' into core-updatesMark H Weaver2014-08-2064-625/+3815
| |\ \ \ \ \ \ \
| * | | | | | | | gnu: guile-2.0: Make 'bash' an input unconditionally.•••* gnu/packages/guile.scm (guile-2.0): Make 'bash' an input unconditionally. Mark H Weaver2014-08-201-5/+1
| * | | | | | | | gnu: libffi: Update to 3.1.•••* gnu/packages/patches/libffi-mips-n32-fix.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/libffi.scm (libffi): Update to 3.1. Remove patch. Mark H Weaver2014-08-203-26/+3
| * | | | | | | | gnu: libgc: Update to 7.4.2.•••* gnu/packages/bdw-gc.scm (libgc): Update to 7.4.2. Mark H Weaver2014-08-201-2/+2
| * | | | | | | | gnu: libatomic-ops: Update to 7.4.2.•••* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.4.2. Mark H Weaver2014-08-201-3/+4