Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'core-updates' | Ludovic Courtès | 2014-09-22 |
|\ | |||
| * | gnu: cyrus-sasl: Build sequentially.•••* gnu/packages/cyrus-sasl.scm (cyrus-sasl)[arguments]: Pass #:parallel-build?. | Ludovic Courtès | 2014-09-20 |
| * | 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ès | 2014-09-17 |
| * | Merge branch 'master' into core-updates•••Conflicts: gnu-system.am | Mark H Weaver | 2014-09-13 |
| |\ | |||
| * | | gnu: util-linux: Don't install 'logger'.•••* gnu/packages/linux.scm (util-linux)[source]: Add 'snippet'. | Ludovic Courtès | 2014-09-12 |
| * | | Merge branch 'master' into core-updates•••Conflicts: gnu/packages/image.scm | Mark H Weaver | 2014-09-11 |
| |\ \ | |||
| * | | | gnu: libunistring: Update to 0.9.4.•••* gnu/packages/libunistring.scm (libunistring): Update to 0.9.4. | Mark H Weaver | 2014-09-08 |
| * | | | 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 Weaver | 2014-09-08 |
| * | | | Merge branch 'master' into core-updates | Mark H Weaver | 2014-09-08 |
| |\ \ \ | |||
| * | | | | 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 Weaver | 2014-08-29 |
| * | | | | gnu: Add missing import to (gnu packages base).•••* gnu/packages/base.scm: Import (gnu packages base). | Mark H Weaver | 2014-08-28 |
| * | | | | Merge branch 'master' into core-updates•••Conflicts: gnu/packages/base.scm | Mark H Weaver | 2014-08-28 |
| |\ \ \ \ | |||
| * | | | | | 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 Weaver | 2014-08-26 |
| * | | | | | 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 Weaver | 2014-08-26 |
| * | | | | | gnu: libgcrypt: Update to 1.6.2.•••* gnu/packages/gnupg.scm (libgcrypt): Update to 1.6.2. | Mark H Weaver | 2014-08-23 |
| * | | | | | 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 Weaver | 2014-08-23 |
| * | | | | | 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 Weaver | 2014-08-23 |
| * | | | | | Merge branch 'master' into core-updates | Mark H Weaver | 2014-08-23 |
| |\ \ \ \ \ | |||
| * | | | | | | Revert "gnu: Add 'file' as a native-input on MIPS for some packages."•••This reverts commit c3114b756760ddb73054a4bc3d5eff0bfe47c4de. | Mark H Weaver | 2014-08-21 |
| * | | | | | | 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 Weaver | 2014-08-20 |
| * | | | | | | gnu: gnutls: Update to 3.2.16.•••* gnu/packages/gnutls.scm (gnutls): Update to 3.2.16. Remove -DENABLE_RSA_EXPORT workaround. | Mark H Weaver | 2014-08-20 |
| * | | | | | | Merge branch 'master' into core-updates | Mark H Weaver | 2014-08-20 |
| |\ \ \ \ \ \ | |||
| * | | | | | | | gnu: guile-2.0: Make 'bash' an input unconditionally.•••* gnu/packages/guile.scm (guile-2.0): Make 'bash' an input unconditionally. | Mark H Weaver | 2014-08-20 |
| * | | | | | | | 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 Weaver | 2014-08-20 |
| * | | | | | | | gnu: libgc: Update to 7.4.2.•••* gnu/packages/bdw-gc.scm (libgc): Update to 7.4.2. | Mark H Weaver | 2014-08-20 |
| * | | | | | | | gnu: libatomic-ops: Update to 7.4.2.•••* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.4.2. | Mark H Weaver | 2014-08-20 |
| * | | | | | | | gnu: tar: Update to 1.28.•••* gnu/packages/base.scm (tar): Update to 1.28. | Mark H Weaver | 2014-08-03 |
| * | | | | | | | gnu: coreutils: Update to 8.23.•••* gnu/packages/patches/coreutils-skip-nohup.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove coreutils-skip-nohup.patch. * gnu/packages/patches/coreutils-dummy-man.patch: Adapt for 8.23. * gnu/packages/base.scm (coreutils): Update to 8.23. | Mark H Weaver | 2014-08-03 |
| * | | | | | | | Merge branch 'master' into core-updates | Mark H Weaver | 2014-08-03 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'master' into core-updates | Mark H Weaver | 2014-07-27 |
| |\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | gnu: acl: Update to 2.2.52.•••* gnu/packages/acl.scm (acl): Update to version 2.2.52. | Jason Self | 2014-07-20 |
| * | | | | | | | | | gnu: Enable tests for patch.•••* gnu/packages/base.scm (patch): Enable test and add "ed" as input. | John Darrington | 2014-07-20 |
* | | | | | | | | | | gnu: perl-tk: Build sequentially.•••Fixes <http://bugs.gnu.org/18262>. * gnu/packages/tcl.scm (perl-tk)[arguments]: Add #:parallel-build? #f. | Ludovic Courtès | 2014-09-22 |
* | | | | | | | | | | gnu: valgrind: Update to 3.10.0.•••* gnu/packages/valgrind.scm (valgrind): Update to 3.10.0. * gnu/packages/patches/valgrind-glibc.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly. | Ludovic Courtès | 2014-09-22 |
* | | | | | | | | | | gnu: duplicity: Add dependency on util-linux.•••* gnu/packages/backup.scm (duplicity)[native-inputs]: Add util-linux. | Ludovic Courtès | 2014-09-20 |
* | | | | | | | | | | gnu: ots: Build sequentially.•••* gnu/packages/ots.scm (ots)[arguments]: New field. | Ludovic Courtès | 2014-09-20 |
* | | | | | | | | | | gnu: Add sound-theme-freedesktop.•••Suggested by Federico Beffa <beffa@ieee.org>. * gnu/packages/libcanberra.scm (sound-theme-freedesktop): New variable. | Ludovic Courtès | 2014-09-20 |
* | | | | | | | | | | gnu: libcanberra: Add dependency on PulseAudio and eudev.•••* gnu/packages/libcanberra.scm (libcanberra): Add PulseAudio and eudev as inputs. | Ludovic Courtès | 2014-09-20 |
* | | | | | | | | | | gnu: emacs: Switch to GTK+ 3.•••Suggested by Federico Beffa <beffa@ieee.org>. * gnu/packages/emacs.scm (emacs): Switch to GTK+ 3. | Ludovic Courtès | 2014-09-20 |
* | | | | | | | | | | gnu: guile-charting: Update to 0.2.0.•••* gnu/packages/guile.scm (guile-charting): Update to 0.2.0. Remove now-unnecessary cruft from 'snippet'. Modify 'godir' in Makefile.in. | Ludovic Courtès | 2014-09-19 |
* | | | | | | | | | | gnu: Fix typos.•••* gnu/packages/cdrom.scm (cdparanoia): Double space in description. * gnu/packages/maths.scm (hdf5): Double space in synopsis. | Alex Kost | 2014-09-19 |
* | | | | | | | | | | gnu: linux-libre: Update to 3.16.3.•••* gnu/packages/linux.scm (linux-libre): Update to version 3.16.3. | Jason Self | 2014-09-18 |
* | | | | | | | | | | gnu: skribilo: Make sure Guile-Reader is in the search path.•••Reported by Luis Souto Graña <luissoutobueu@gmail.com>. * gnu/packages/skribilo.scm (skribilo)[arguments]: Add #:phases. | Ludovic Courtès | 2014-09-18 |
* | | | | | | | | | | gnu: libcanberra: Update URL.•••Reported by Federico Beffa <beffa@ieee.org>. * gnu/packages/libcanberra.scm (libcanberra)[source]: Update URI. | Ludovic Courtès | 2014-09-17 |
* | | | | | | | | | | gnu: guile-charting: Modules correctly installed, guile-cairo propagated.•••* gnu/packages/guile.scm (guile-charting): Patch Makefile.in files to install to guile/site/2.0. Move GUILE-CAIRO to 'propagated-inputs'. | Ludovic Courtès | 2014-09-16 |
* | | | | | | | | | | gnu: pulseaudio: Disable Console-Kit support by default.•••This prevented PulseAudio from starting on systems without Console-Kit. * gnu/packages/pulseaudio.scm (pulseaudio)[source]: Add snippet. | Ludovic Courtès | 2014-09-15 |
* | | | | | | | | | | gnu: Add OPAM.•••* gnu/packages/ocaml.scm (opam): New variable. | Ludovic Courtès | 2014-09-15 |
* | | | | | | | | | | gnu: Add arb.•••* gnu/packages/algebra.scm (arb): New variable. | Andreas Enge | 2014-09-15 |
* | | | | | | | | | | gnu: mupdf: Adjust synopsis.•••* gnu/packages/pdf.scm (mupdf): Remove article from synopsis. | Ludovic Courtès | 2014-09-15 |
* | | | | | | | | | | gnu: Add mupdf.•••* gnu/packages/pdf.scm (mupdf): New variable. * gnu/packages/patches/mupdf-buildsystem-fix.patch: New file. * gnu-system.am (dist_patch_DATA): Added the above patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Marek Benc | 2014-09-15 |