aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: ghostscript: Eliminate graft.Mark H Weaver2016-10-13
| | | | | | | * gnu/packages/ghostscript.scm (ghostscript)[replacement]: Remove field. [source]: Add new patches from 'ghostscript/fixed'. (ghostscript/fixed): Remove variable. (ghostscript/x): Inherit from 'ghostscript'.
* Merge branch 'master' into core-updatesMark H Weaver2016-10-13
|\
| * gnu: graphicsmagick: Update to 1.3.25-1-56c8cae [security fixes].Mark H Weaver2016-10-13
| | | | | | | | | | | | | | Fixes CVE-2016-7800, CVE-2016-7996, CVE-2016-7997, and several other flaws. * gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.25-1-56c8cae. [source]: Change method from 'url-fetch' to 'hg-fetch'. Add 'file-name'.
| * gnu: imagemagick: Disable tests.Mark H Weaver2016-10-13
| | | | | | | | * gnu/packages/imagemagick.scm (imagemagick)[arguments]: Disable tests.
| * gnu: imagemagick: Update to 6.9.6-2 [Fixes CVE-2016-{7799,7906}].Mark H Weaver2016-10-13
| | | | | | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-2.
| * gnu: ghostscript-with-x: Avoid inheriting replacement field.Mark H Weaver2016-10-13
| | | | | | | | | | | | | | This is a followup to commit 1de17a648fa631f0074d315bfff0716220ce4880. * gnu/packages/ghostscript.scm (ghostscript/fixed)[replacement]: Override inherited value.
| * gnu: ghostscript: Fix CVE-2013-5653 and CVE-2016-{7976,7978,7979,8602}.Mark H Weaver2016-10-13
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/ghostscript-CVE-2013-5653.patch, gnu/packages/patches/ghostscript-CVE-2016-7976.patch, gnu/packages/patches/ghostscript-CVE-2016-7978.patch, gnu/packages/patches/ghostscript-CVE-2016-7979.patch, gnu/packages/patches/ghostscript-CVE-2016-8602.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/ghostscript.scm (ghostscript)[replacement]: New field. (ghostscript/fixed): New variable. (ghostscript/x): Inherit 'ghostscript/fixed'.
| * doc: Add guide on how to specify dependencies for Python packages.Hartmut Goebel2016-10-12
| | | | | | | | | | | | | | * doc/guix.texi (Python Modules): New sub-subsection "Specifying Dependencies". Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add hdf4Thomas Danckaert2016-10-12
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (hdf4, hdf4-alt): New variables. * gnu/packages/patches/hdf4-reproducibility.patch: New file. * gnu/packages/patches/hdf4-shared-fortran.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patches. Co-Authored-By: Jeremy Robst <jpro@bas.ac.uk> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * build: Make 'assert-no-store-file-names' effective.Ludovic Courtès2016-10-12
| | | | | | | | | | | | | | Lack of '-E' made it useless. * Makefile.am (assert-no-store-file-names): Pass '-E' to grep. Add '--exclude' and '--exclude-dir' flags.
| * build: Arrange so temporary .go files are deleted upon SIGINT.Ludovic Courtès2016-10-12
| | | | | | | | * build-aux/compile-all.scm: Install SIGINT handler.
| * gnu: Add NFS related services.John Darrington2016-10-12
| | | | | | | | | | | | | | * gnu/services/nfs.scm (pipefs-service-type): New variable, (gss-service-type): New variable, (idmap-service-type) New variable. * doc/guix.texi (Network File System): New node.
* | gnu: Add CUPS service.Andy Wingo2016-10-13
| | | | | | | | | | | | * gnu/services/cups.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/services/cups.scm. * doc/guix.texi (Printing Services): New section.
* | gnu: ath9k-htc-firmware: Update binutils patch for binutils 2.27.Leo Famulari2016-10-12
| | | | | | | | | | * gnu/packages/patches/ath9k-htc-firmware-binutils.patch: Remove unnecessary and conflicting hunk. Add hunk required for binutils 2.27.
* | gnu: python-celery: Update to 3.1.24.Leo Famulari2016-10-12
| | | | | | | | | | * gnu/packages/python.scm (python-celery, python2-celery): Update to 3.1.24. [arguments]: Disable some tests with break with Python 3.5.
* | gnu: python-billiard: Update to 3.3.0.23.Leo Famulari2016-10-12
| | | | | | | | | | * gnu/packages/python.scm (python-billiard, python2-billiard): Update to 3.3.0.23.
* | gnu: python-kombu: Update to 3.0.37.Leo Famulari2016-10-12
| | | | | | | | | | * gnu/packages/python.scm (python-kombu, python2-kombu): Update to 3.0.37. [propagated-inputs]: Add python-redis.
* | Merge branch 'master' into core-updatesLeo Famulari2016-10-12
|\|
| * gnu: mcelog: Update to 142.Tobias Geerinckx-Rice2016-10-12
| | | | | | | | * gnu/packages/linux.scm (mcelog): Update to 142.
| * gnu: btrfs-progs: Update to 4.8.1.Tobias Geerinckx-Rice2016-10-12
| | | | | | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.8.1.
* | gnu: icecat: Use normal 'sqlite'.Mark H Weaver2016-10-12
| | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[inputs]: Use normal 'sqlite'.
* | Merge branch 'master' into core-updatesMark H Weaver2016-10-12
|\|
| * gnu: icecat: Update to 45.3.0-gnu1-beta. Add fixes from Firefox ESR 45.4.0.Mark H Weaver2016-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes fixes for CVE-2016-5250, CVE-2016-5257, CVE-2016-5261, CVE-2016-5270, CVE-2016-5272, CVE-2016-5274, CVE-2016-5276, CVE-2016-5277, CVE-2016-5278, CVE-2016-5280, CVE-2016-5281, and CVE-2016-5284. * gnu/packages/gnuzilla.scm (mozilla-patch): New procedure. (icecat): Update to 45.3.0-gnu1. [source]: Add alternate source URI for the beta release. Update patches. [inputs]: Replace 'sqlite' input with a customized sqlite with SQLITE_ENABLE_DBSTAT_VTAB support. [native-inputs]: Add 'which'. * gnu/packages/patches/icecat-avoid-bundled-includes.patch: Rename to... * gnu/packages/patches/icecat-avoid-bundled-libraries.patch: ... and adapt to version 45. * gnu/packages/patches/icecat-CVE-2016-2818-pt1.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt2.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt3.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt4.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt5.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt6.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt7.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt8.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt9.patch, gnu/packages/patches/icecat-CVE-2016-2819.patch, gnu/packages/patches/icecat-CVE-2016-2821.patch, gnu/packages/patches/icecat-CVE-2016-2824.patch, gnu/packages/patches/icecat-CVE-2016-2828.patch, gnu/packages/patches/icecat-CVE-2016-2831.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Update accordingly.
| * gnu: redis: Update to 3.2.4.David Thompson2016-10-11
| | | | | | | | | | | | * gnu/packages/databases.scm (redis): Update to 3.2.4. [arguments]: Add LDFLAGS to #:make-flags to work around missing linker flag.
| * gnu: newt: Update source and home-page URLs.Leo Famulari2016-10-11
| | | | | | | | | | * gnu/packages/slang.scm (newt)[source]: Update URL. [home-page]: Update URL.
| * gnu: vsearch: Update to 2.3.0.Ben Woodcroft2016-10-11
| | | | | | | | * gnu/packages/bioinformatics.scm (vsearch): Update to 2.3.0.
| * gnu: diamond: Update to 0.8.23.Ben Woodcroft2016-10-11
| | | | | | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.8.23.
| * Update e-mail address for ng0.ng02016-10-11
| | | | | | | | * .mailmap: Update entries for ng0.
| * gnu: qemu: Patch CVE-2016-857{6,7,8}.Efraim Flashner2016-10-11
| | | | | | | | | | | | | | | | * gnu/packages/qemu.scm (qemu)[source]: Add patches. * gnu/packages/patches/qemu-CVE-2016-8576.patch, gnu/packages/patches/qemu-CVE-2016-8577.patch, gnu/packages/patches/qemu-CVE-2016-8578.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them.
| * gnu: Add infamous-plugins.Ricardo Wurmus2016-10-10
| | | | | | | | * gnu/packages/audio.scm (infamous-plugins): New variable.
| * grafts: Always make directories #o755.Ludovic Courtès2016-10-10
| | | | | | | | | | | | | | | | | | Fixes <http://bugs.gnu.org/22954>. Reported by Albin <albin@fripost.org> and Jeffrey Serio <serio.jeffrey@gmail.com>. * guix/build/graft.scm (mkdir-p*): New procedure. (rewrite-directory): Use it instead of 'mkdir-p'.
| * bournish: Add 'reboot' command.Ludovic Courtès2016-10-10
| | | | | | | | | | | | | | Suggested by Ricardo Wurmus. * guix/build/bournish.scm (reboot-command): New procedure. (%commands): Add it.
| * substitute: Make download messages more concise.Ludovic Courtès2016-10-10
| | | | | | | | | | | | | | | | | | | | 'guix substitute' now displays 2 lines per download instead of 4. Suggested by Ricardo Wurmus. * guix/scripts/substitute.scm (assert-valid-narinfo): Have #:verbose? default to #f. Remove leading newline in message. (process-substitution): Display the URI rather than the store file name. Display two newlines after the substitution.
| * gnu: font-un: Update source uri.ng02016-10-10
| | | | | | | | | | | | Fixes <http://bugs.gnu.org/22908>. * gnu/packages/fonts.scm (font-un)[source]: Update source uri.
| * gnu: man-pages: Update to 4.08.Tobias Geerinckx-Rice2016-10-10
| | | | | | | | * gnu/packages/man.scm (man-pages): Update to 4.08.
| * gnu: cmocka: Update to 1.1.0.Efraim Flashner2016-10-10
| | | | | | | | * gnu/packages/check.scm (cmocka): Update to 1.1.0.
| * gnu: cppcheck: Update to 1.76.Efraim Flashner2016-10-10
| | | | | | | | * gnu/packages/check.scm (cppcheck): Update to 1.76.
| * gnu: libuninameslist: Use 'modify-phases' syntax.Efraim Flashner2016-10-10
| | | | | | | | | | * gnu/packages/fontutils.scm (libuninameslist)[arguments]: Use 'modify-phases' syntax.
| * gnu: libuninameslist: Update to 20160701.Efraim Flashner2016-10-10
| | | | | | | | * gnu/packages/fontutils.scm (libuninameslist): Update to 20160701.
| * gnu: bash-completion: Update to 2.4.Efraim Flashner2016-10-10
| | | | | | | | | | * gnu/packages/bash.scm (bash-completion): Update to 2.4. [home-page]: Update to redirected home-page.
| * import: github: Add .love extension.Efraim Flashner2016-10-10
| | | | | | | | | | * guix/import/github.scm (find-extension): Add '.love' extension to the list of extensions checked.
| * gnu: obs: Update to 0.16.2.Efraim Flashner2016-10-10
| | | | | | | | * gnu/packages/video.scm (obs): Update to 0.16.2.
| * gnu: laby: Update source uri.Efraim Flashner2016-10-10
| | | | | | | | | | * gnu/packages/games.scm (laby)[source]: Use the publicly visible download uri.
| * gnu: Add gxtuner.Ricardo Wurmus2016-10-10
| | | | | | | | * gnu/packages/music.scm (gxtuner): New variable.
| * gnu: gnome: Add pinentry-gnome3 to gnomeChristopher Baines2016-10-10
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add pinentry-gnome3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add pinentry-gnome3.Christopher Baines2016-10-10
| | | | | | | | | | | | * gnu/packages/gnupg.scm (pinentry-gnome3): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: pinentry: Remove 'gpg2' from description.Christopher Baines2016-10-10
| | | | | | | | | | | | | | * gnu/package/gnupg.scm (pinentry-tty, pinentry-gtk2, pinentry-qt) [description]: The default in Guix is gpg, so only use this. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: sane-backends: Update to 1.0.25.Al McElrath2016-10-09
| | | | | | | | | | | | * gnu/packages/scanner.scm (sane-backends): Update to 1.0.25. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: wpa-supplicant: Update to 2.6.Marius Bakke2016-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Update to 2.6. Remove 'patches' field. * gnu/packages/patches/wpa-supplicant-CVE-2015-5310.patch, gnu/packages/patches/wpa-supplicant-CVE-2015-5314.patch, gnu/packages/patches/wpa-supplicant-CVE-2015-5315.patch, gnu/packages/patches/wpa-supplicant-CVE-2015-5316.patch, gnu/packages/patches/wpa-supplicant-CVE-2016-4476.patch, gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt1.patch, gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt2.patch, gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt3.patch, gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt4.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: guile-ssh: Update to 0.10.1.Ludovic Courtès2016-10-09
| | | | | | | | | | | | | | * gnu/packages/ssh.scm (libssh-0.6): Remove. (guile-ssh): Update to 0.10.1. [inputs]: Use LIBSSH instead of LIBSSH-0.7.3. [arguments]: Remove #:configure-flags.