aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | gnu: guile: Graft 2.0.13.•••* gnu/packages/guile.scm (guile-2.0.13): New variable. (guile-2.0)[replacement]: New field. (guile-2.0/fixed)[properties, replacement]: New fields. (guile-next)[replacement]: New field. * gnu/packages/make-bootstrap.scm (%guile-static)[replacement]: New field. Ludovic Courtès2016-10-13
| * | | | | | | | | | | | | | gnu: make-bootstrap: Remove duplicate definition of 'bash-static'.•••* gnu/packages/make-bootstrap.scm (%bash-static): Remove. (%static-inputs): Use STATIC-BASH instead of %BASH-STATIC. Ludovic Courtès2016-10-13
| * | | | | | | | | | | | | | gnu: bash-minimal: Remove "include" output.•••* gnu/packages/bash.scm (bash-minimal)[outputs]: New field. (static-bash)[outputs]: Remove. Ludovic Courtès2016-10-13
| * | | | | | | | | | | | | | gnu: gnupg: Remove superfluous patch.•••This patch was integrated into GnuPG 2.1.14. * gnu/packages/patches/gnupg-fix-expired-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/gnupg.scm (gnupg)[source]: Remove patch. Leo Famulari2016-10-13
| * | | | | | | | | | | | | | gnu: ghostscript: Eliminate graft.•••* gnu/packages/ghostscript.scm (ghostscript)[replacement]: Remove field. [source]: Add new patches from 'ghostscript/fixed'. (ghostscript/fixed): Remove variable. (ghostscript/x): Inherit from 'ghostscript'. Mark H Weaver2016-10-13
| * | | | | | | | | | | | | | Merge branch 'master' into core-updatesMark H Weaver2016-10-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | gnu: Add CUPS service.•••* gnu/services/cups.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/services/cups.scm. * doc/guix.texi (Printing Services): New section. Andy Wingo2016-10-13
| * | | | | | | | | | | | | | | gnu: ath9k-htc-firmware: Update binutils patch for binutils 2.27.•••* gnu/packages/patches/ath9k-htc-firmware-binutils.patch: Remove unnecessary and conflicting hunk. Add hunk required for binutils 2.27. Leo Famulari2016-10-12
| * | | | | | | | | | | | | | | gnu: python-celery: Update to 3.1.24.•••* gnu/packages/python.scm (python-celery, python2-celery): Update to 3.1.24. [arguments]: Disable some tests with break with Python 3.5. Leo Famulari2016-10-12
| * | | | | | | | | | | | | | | gnu: python-billiard: Update to 3.3.0.23.•••* gnu/packages/python.scm (python-billiard, python2-billiard): Update to 3.3.0.23. Leo Famulari2016-10-12
| * | | | | | | | | | | | | | | gnu: python-kombu: Update to 3.0.37.•••* gnu/packages/python.scm (python-kombu, python2-kombu): Update to 3.0.37. [propagated-inputs]: Add python-redis. Leo Famulari2016-10-12
| * | | | | | | | | | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-10-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | gnu: icecat: Use normal 'sqlite'.•••* gnu/packages/gnuzilla.scm (icecat)[inputs]: Use normal 'sqlite'. Mark H Weaver2016-10-12
| * | | | | | | | | | | | | | | | Merge branch 'master' into core-updatesMark H Weaver2016-10-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | gnu: gtk+: Fix source hash.•••* gnu/packages/gtk.scm (gtk+)[source]: Fix hash. 宋文武2016-10-12
| * | | | | | | | | | | | | | | | | gnu: newt: Update source and home-page URLs.•••* gnu/packages/slang.scm (newt)[source]: Update URL. [home-page]: Update URL. Leo Famulari2016-10-11
| * | | | | | | | | | | | | | | | | gnu: borg: Run the test suite.•••* gnu/packages/backup.scm (borg)[native-inputs]: Add python-pytest. [arguments]: Invoke the tests with python-pytest after the install phase. Set HOME=/tmp in the 'set-env' phase. Leo Famulari2016-10-11
| * | | | | | | | | | | | | | | | | gnu: attic: Disable the test suite.•••* gnu/packages/backup.scm (attic)[arguments]: Set #:tests? #f. Leo Famulari2016-10-11
| * | | | | | | | | | | | | | | | | gnu: cups-filters: Look for test page in own output dir.•••* gnu/packages/cups.scm (cups-filters): Update to look for the test page template in the cups-filter output dir, as cups and cups-filter do not share an output dir. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Andy Wingo2016-10-10
| * | | | | | | | | | | | | | | | | gnu: perl-module-build: Update to 0.4220.•••* gnu/packages/perl.scm (perl-module-build): Update to 0.4220. Efraim Flashner2016-10-10
| * | | | | | | | | | | | | | | | | gnu: tcsh: Do not define BSDWAIT.•••* gnu/packages/patches/tcsh-do-not-define-BSDWAIT.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/shells.scm (tcsh)[source]: Use it. Ricardo Wurmus2016-10-09
| * | | | | | | | | | | | | | | | | gnu: cups-filters: Use ghostscript with CUPS driver.•••* gnu/packages/cups.scm (ghostscript/cups): New variable. (cups-filters): Use ghostscript/cups. Capture path to "gs" at compilation time. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Wingo2016-10-08
| * | | | | | | | | | | | | | | | | gnu: libxcb: Update to 1.11.1.•••* gnu/packages/xorg.scm (libxcb): Update to 1.11.1. Ludovic Courtès2016-10-08
| * | | | | | | | | | | | | | | | | gnu: gcc@4.8: Use an older Texinfo.•••* gnu/packages/gcc.scm (gcc-4.8)[native-inputs]: New field. (gcc-4.9): Inherit from GCC-4.7. Ludovic Courtès2016-10-07
| * | | | | | | | | | | | | | | | | gnu: isl: Add support for aarch64.•••* gnu/packages/gcc.scm (isl)[source]: Add patch. * gnu/packages/patches/isl-0.11.1-aarch64-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2016-10-07
| * | | | | | | | | | | | | | | | | gnu: cmake: Build 'ccmake' binary.•••* gnu/packages/cmake.scm (cmake)[inputs]: Add ncurses. Efraim Flashner2016-10-07
| * | | | | | | | | | | | | | | | | gnu: tzdata: Use modify-phases•••* gnu/packages/base.scm (tzdata)[arguments]: Replace alist- procedures with modify-phases John Darrington2016-10-07
| * | | | | | | | | | | | | | | | | gnu: tzdata: Fix dangling symbolic link.•••* gnu/packages/base.scm (tzdata)[arguments]: Replace dangling symbolic link with the correct path. John Darrington2016-10-07
| * | | | | | | | | | | | | | | | | gnu: openssl: Update to 1.0.2j.•••* gnu/packages/tls.scm (openssl): Update to 1.0.2j. [replacement]: Remove field [source]: Remove 'openssl-CVE-2016-2177.patch' and 'openssl-CVE-2016-2178.patch'. (openssl-1.0.2j): Remove variable. (openssl-next)[replacement]: Remove field. * gnu/packages/patches/openssl-CVE-2016-2177.patch, gnu/packages/patches/openssl-CVE-2016-2178.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Leo Famulari2016-10-06
| * | | | | | | | | | | | | | | | | gnu: tzdata: Update to 2016g.•••* gnu/packages/base.scm (tzdata): Update to 2016g. Leo Famulari2016-10-06
| * | | | | | | | | | | | | | | | | gnu: libxvmc: Update to 1.0.10.•••* gnu/packages/xorg.scm (libxvmc): Update to 1.0.10. [replacement]: Remove field. (libxvmc/fixed): Remove variable. * gnu/packages/patches/libxvmc-CVE-2016-7953.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari2016-10-05
| * | | | | | | | | | | | | | | | | gnu: libxv: Update to 1.0.11.•••* gnu/packages/xorg.scm (libxv): Update to 1.0.11. [replacement]: Remove field. (libxv/fixed): Remove variable. * gnu/packages/patches/libxv-CVE-2016-5407.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari2016-10-05
| * | | | | | | | | | | | | | | | | gnu: libxtst: Update to 1.2.3.•••* gnu/packages/xorg.scm (libxtst): Update to 1.2.3. [replacement]: Remove field. (libxtst/fixed): Remove variable. * gnu/packages/patches/libxtst-CVE-2016-7951-CVE-2016-7952.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari2016-10-05
| * | | | | | | | | | | | | | | | | gnu: libxrender: Update to 0.9.10.•••* gnu/packages/xorg.scm (libxrender): Update to 0.9.10. [replacement]: Remove field. (libxrender/fixed): Remove variable. * gnu/packages/patches/libxrender-CVE-2016-7949.patch, gnu/packages/patches/libxrender-CVE-2016-7950.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Leo Famulari2016-10-05
| * | | | | | | | | | | | | | | | | gnu: libxrandr: Update to 1.5.1.•••* gnu/packages/xorg.scm (libxrandr): Update to 1.5.1. [replacement]: Remove field. (libxrandr/fixed): Remove variable. * gnu/packages/patches/libxrandr-CVE-2016-7947-CVE-2016-7948.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari2016-10-05
| * | | | | | | | | | | | | | | | | gnu: libxi: Update to 1.7.7.•••* gnu/packages/xorg.scm (libxi): Update to 1.7.7. [replacement]: Remove field. (libxi/fixed): Remove variable. * gnu/packages/patches/libxi-CVE-2016-7945-CVE-2016-7946.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari2016-10-05
| * | | | | | | | | | | | | | | | | gnu: libxfixes: Update to 5.0.3.•••* gnu/packages/xorg.scm (libxfixes): Update to 5.0.3. [replacement]: Remove field. (libxfixes/fixed): Remove variable. * gnu/packages/patches/libxfixes-CVE-2016-7944.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari2016-10-05
| * | | | | | | | | | | | | | | | | gnu: libx11: Update to 1.6.4.•••* gnu/packages/xorg.scm (libx11): Update to 1.6.4. [replacement]: Remove field. (libx11/fixed): Remove variable. * gnu/packages/patches/libx11-CVE-2016-7942.patch, gnu/packages/patches/libx11-CVE-2016-7943.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them. Leo Famulari2016-10-05
| * | | | | | | | | | | | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-10-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | gnu: libarchive: Incorporate grafted security patches.•••* gnu/packages/backup.scm (libarchive)[source]: Add patches from libarchive/fixed. [replacement]: Remove field. (libarchive/fixed): Remove variable. Leo Famulari2016-10-03
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-10-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | gnu: bash-minimal: Remove 'move-development-files' phase.•••* gnu/packages/bash.scm (bash-minimal)[arguments]: Delete 'move-development-files' phase. (static-bash)[arguments]: Remove deletion of 'move-development-files' phase. Ludovic Courtès2016-10-02
| * | | | | | | | | | | | | | | | | | | gnu: perl: Make builds reproducible again.•••* gnu/packages/patches/perl-reproducible-build-date.patch: Add hunks to set 'myuname', 'cf_time', and 'cf_by' in 'Configure'. Ludovic Courtès2016-10-01
| * | | | | | | | | | | | | | | | | | | gnu: perl: Enable threading support.•••* gnu/packages/perl.scm (perl)[arguments]: Configure with '-Dusethreads'. * gnu/packages/commencement.scm (perl-boot0)[arguments]: Omit inherited '-Dusethreads' flag during configure. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Ben Woodcroft2016-10-01
| * | | | | | | | | | | | | | | | | | | gnu: perl: Use configure-flags.•••* gnu/packages/perl.scm (perl)[arguments]: Use configure-flags. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ben Woodcroft2016-10-01
| * | | | | | | | | | | | | | | | | | | gnu: bash-minimal: Disable loadable module support.•••* gnu/packages/bash.scm (bash-minimal)[arguments]: Add 'ac_cv_func_dlopen=no' to #:configure-flags. Ludovic Courtès2016-10-01
| * | | | | | | | | | | | | | | | | | | gnu: make-boot0: Use 'install-file'.•••* gnu/packages/commencement.scm (gnu-make-boot0)[arguments]: Use 'install-file' in 'install' phase instead of 'copy-file' etc. Ludovic Courtès2016-10-01
| * | | | | | | | | | | | | | | | | | | gnu: make-boot0: Use 'modify-phases'.•••* gnu/packages/commencement.scm (gnu-make-boot0)[arguments]: Use 'modify-phases'. Ludovic Courtès2016-10-01
| * | | | | | | | | | | | | | | | | | | build-system/gnu: Add 'patch-dot-desktop-files' phase.•••* guix/build/gnu-build-system.scm (patch-dot-desktop-files): New procedure. (%standard-phases): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org> John Darrington2016-10-01
| * | | | | | | | | | | | | | | | | | | gnu: bash: Update to 4.4.•••* gnu/packages/bash.scm (%patch-series-4.3): Remove. (%patch-series-4.4): New variable. (bash)[source]: Update to 4.4. [native-inputs]: Remove. [arguments]: Remove (ice-9 regex) modules; add (srfi srfi-26). Inline 'install-sh-symlink' phase. Remove 'install-headers' phase. Add 'move-development-files' phase. [native-search-paths]: New field. (static-bash)[outputs]: New field. [arguments]: Delete 'move-development-files' phase. * gnu/packages/commencement.scm (static-bash-for-glibc) (bash-final): Remove 'native-inputs'. Ludovic Courtès2016-10-01