summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | gnu: python-wsgi-intercept: Fix build failure with Python 3.5.•••* gnu/packages/python.scm (python-wsgi-intercept)[native-inputs]: Add python-urllib3. Leo Famulari2016-10-171-1/+2
| * | | | | | | | | | | | | | gnu: wrap-python3: Use a bash wrapper for 'python3-config'.•••See <http://lists.gnu.org/archive/html/guix-devel/2016-07/msg00008.html> for details. * gnu/packages/python.scm (wrap-python3)[arguments]: Use a bash wrapper instead of a symlink for python3-config. 宋文武2016-10-171-2/+16
| * | | | | | | | | | | | | | gnu: python-requests-mock: Fix build failure with Python 3.5.•••* gnu/packages/openstack.scm (python-requests-mock, python2-requests-mock)[native-inputs]: Add python-docutils. Leo Famulari2016-10-161-0/+1
| * | | | | | | | | | | | | | gnu: xonsh: Disable the test suite.•••The tests were silently skipped with Python 3.4. With Python 3.5, this caused the xonsh build to fail. * gnu/packages/shells.scm (xonsh)[arguments]: Disable the tests. Leo Famulari2016-10-161-0/+5
| * | | | | | | | | | | | | | gnu: python-ndg-httpsclient: Disable tests.•••The tests were silently skipped with Python 3.4. With Python 3.5, this caused the python-ndg-httpsclient build to fail. * gnu/packages/python.scm (python-ndg-httpsclient)[arguments]: Disable tests. Leo Famulari2016-10-151-0/+3
| * | | | | | | | | | | | | | gnu: python-execnet: Disable tests.•••The tests were silently skipped with Python 3.4. With Python 3.5, this caused the python-execnet build to fail. * gnu/packages/python.scm (python-execnet, python2-execnet)[arguments]: Disable tests. Leo Famulari2016-10-151-1/+7
| * | | | | | | | | | | | | | gnu: youtube-dl: Disable the tests.•••The tests were silently skipped with Python 3.4. With Python 3.5, this caused the youtube-dl build to fail. * gnu/packages/video.scm (youtube-dl)[arguments]: Disable tests. Leo Famulari2016-10-151-1/+2
| * | | | | | | | | | | | | | gnu: youtube-dl: Update to 2016-10-16.•••* gnu/packages/video.scm (youtube-dl): Update to 2016-10-16. Leo Famulari2016-10-151-3/+3
| * | | | | | | | | | | | | | gnu: radicale: Run the test suite with py.test.•••* gnu/packages/dav.scm (radicale)[native-inputs]: Add python-pytest. [arguments]: Replace the 'check' phase and run the tests with python-pytest. Leo Famulari2016-10-151-0/+8
| * | | | | | | | | | | | | | gnu: python2-file: Build with setuptools.•••* gnu/packages/python.scm (python-file)[properties]: New field. (python2-file): Use strip-python2-variant. [native-inputs]: Add python2-setuptools. Leo Famulari2016-10-151-2/+8
| * | | | | | | | | | | | | | gnu: gtk+: Move desktop files into "bin" output.•••* gnu/packages/gtk.scm (gtk+)[arguments]: Add 'move-desktop-files' phase. 宋文武2016-10-151-1/+10
| * | | | | | | | | | | | | | gnu: python-cryptography: Ignore spurious test failure.•••* gnu/packages/python.scm (python-cryptography, python2-cryptography)[arguments]: Add 'disable-failing-test' phase. Leo Famulari2016-10-141-0/+14
| * | | | | | | | | | | | | | gnu: dbus: Replace with 1.10.12 [security fix].•••Fixes <https://bugs.freedesktop.org/show_bug.cgi?id=98157> "format string vulnerability processing ActivationFailure messages" * gnu/packages/glib.scm (dbus)[replacement]: New field. (dbus-1.10.12): New variable. Leo Famulari2016-10-131-0/+16
| * | | | | | | | | | | | | | 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-132-1/+19
| * | | | | | | | | | | | | | 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-131-5/+2
| * | | | | | | | | | | | | | gnu: bash-minimal: Remove "include" output.•••* gnu/packages/bash.scm (bash-minimal)[outputs]: New field. (static-bash)[outputs]: Remove. Ludovic Courtès2016-10-131-4/+4
| * | | | | | | | | | | | | | 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-133-80/+0
| * | | | | | | | | | | | | | 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-131-17/+7
| * | | | | | | | | | | | | | Merge branch 'master' into core-updatesMark H Weaver2016-10-1315-52/+873
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | 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-133-0/+1999
| * | | | | | | | | | | | | | | 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-121-13/+26
| * | | | | | | | | | | | | | | 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-121-2/+11
| * | | | | | | | | | | | | | | 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-121-2/+2
| * | | | | | | | | | | | | | | 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-121-3/+4
| * | | | | | | | | | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-10-121-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | gnu: icecat: Use normal 'sqlite'.•••* gnu/packages/gnuzilla.scm (icecat)[inputs]: Use normal 'sqlite'. Mark H Weaver2016-10-121-15/+1
| * | | | | | | | | | | | | | | | Merge branch 'master' into core-updatesMark H Weaver2016-10-12101-2827/+4575
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | gnu: gtk+: Fix source hash.•••* gnu/packages/gtk.scm (gtk+)[source]: Fix hash. 宋文武2016-10-121-1/+1
| * | | | | | | | | | | | | | | | | gnu: newt: Update source and home-page URLs.•••* gnu/packages/slang.scm (newt)[source]: Update URL. [home-page]: Update URL. Leo Famulari2016-10-111-2/+2
| * | | | | | | | | | | | | | | | | 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-111-0/+21
| * | | | | | | | | | | | | | | | | gnu: attic: Disable the test suite.•••* gnu/packages/backup.scm (attic)[arguments]: Set #:tests? #f. Leo Famulari2016-10-111-1/+4
| * | | | | | | | | | | | | | | | | 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-101-11/+17
| * | | | | | | | | | | | | | | | | gnu: perl-module-build: Update to 0.4220.•••* gnu/packages/perl.scm (perl-module-build): Update to 0.4220. Efraim Flashner2016-10-101-2/+2
| * | | | | | | | | | | | | | | | | 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-093-1/+36
| * | | | | | | | | | | | | | | | | 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-081-1/+12
| * | | | | | | | | | | | | | | | | gnu: libxcb: Update to 1.11.1.•••* gnu/packages/xorg.scm (libxcb): Update to 1.11.1. Ludovic Courtès2016-10-081-3/+3
| * | | | | | | | | | | | | | | | | 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-071-2/+8
| * | | | | | | | | | | | | | | | | 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-073-1/+43
| * | | | | | | | | | | | | | | | | gnu: cmake: Build 'ccmake' binary.•••* gnu/packages/cmake.scm (cmake)[inputs]: Add ncurses. Efraim Flashner2016-10-071-0/+2
| * | | | | | | | | | | | | | | | | gnu: tzdata: Use modify-phases•••* gnu/packages/base.scm (tzdata)[arguments]: Replace alist- procedures with modify-phases John Darrington2016-10-071-17/+18
| * | | | | | | | | | | | | | | | | gnu: tzdata: Fix dangling symbolic link.•••* gnu/packages/base.scm (tzdata)[arguments]: Replace dangling symbolic link with the correct path. John Darrington2016-10-071-3/+3
| * | | | | | | | | | | | | | | | | 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-064-425/+3
| * | | | | | | | | | | | | | | | | gnu: tzdata: Update to 2016g.•••* gnu/packages/base.scm (tzdata): Update to 2016g. Leo Famulari2016-10-061-3/+3
| * | | | | | | | | | | | | | | | | 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-053-54/+2
| * | | | | | | | | | | | | | | | | 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-053-174/+2
| * | | | | | | | | | | | | | | | | 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-053-164/+2
| * | | | | | | | | | | | | | | | | 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-054-153/+2
| * | | | | | | | | | | | | | | | | 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-053-459/+2
| * | | | | | | | | | | | | | | | | 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-053-432/+2
| * | | | | | | | | | | | | | | | | 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-053-74/+2