summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-02gnu: perl-test-simple: Update to 1.302062.Ricardo Wurmus
* gnu/packages/perl.scm (perl-test-simple): Update to 1.302062.
2016-11-02gnu: re2: Update to 2016-11-01.Marius Bakke
* gnu/packages/regex.scm (re2): Update to 2016-11-01.
2016-11-01gnu: isc-dhcp: Update to 4.3.5 [fixes CVE-2016-8864].Leo Famulari
* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.5. Update bundled 'bind' to 9.9.9-P4.
2016-11-01gnu: iproute2: Update to 4.8.0.Leo Famulari
* gnu/packages/linux.scm (iproute2): Update to 4.8.0. [arguments]: Set Bash completion directory in #:make-flags.
2016-11-01gnu: love: Update to 0.10.2.David Thompson
* gnu/packages/game-development.scm (love): Update to 0.10.2.
2016-11-01doc: Fix typo.Ludovic Courtès
Fixes <http://bugs.gnu.org/24851>. Reported by saffronsnail@hushmail.com. * doc/guix.texi (Initial RAM Disk): Move parenthesis to after "of QEMU".
2016-11-01gnu: emacs-debbugs: Update to 0.12.Ludovic Courtès
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.12.
2016-11-01gnu: bind: Update to 9.10.4-P4 [fixes CVE-2016-8864].Leo Famulari
* gnu/packages/dns.scm (bind): Update to 9.10.4-P4.
2016-11-01gnu: diffoscope: Update to 62.Leo Famulari
* gnu/packages/package-management.scm (diffoscope): Update to 62.
2016-11-01gnu: python-django: Update to 1.10.3 [fixes CVE-2016-{9013,9014}].Marius Bakke
* gnu/packages/django.scm (python-django, python2-django): Update to 1.10.3. [source]: Remove patch. * gnu/packages/patches/python-django-fix-testcase.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2016-11-01gnu: xapian: Update to 1.4.1.Marius Bakke
* gnu/packages/search.scm (xapian): Update to 1.4.1.
2016-11-01gnu: Correct hackage mirror usage.Efraim Flashner
* gnu/package/haskell.scm (ghc-data-accessor)[source]: Specify hackage mirror. (ghc-data-accessor-transformers)[source]: Same. (ghc-gnuplot)[source]: Same.
2016-11-01guix: Update hackage mirror.Efraim Flashner
* guix/download.scm (%mirrors)[hackage]: Don't use https.
2016-11-01gnu: Add speech-dispatcher.Marius Bakke
* gnu/packages/speech.scm (speech-dispatcher): New variable.
2016-11-01licenses: Export fdl1.2+.Marius Bakke
This is a follow-up to 59b2034787909cf7efa4e8d672a815b466d7d09d. * guix/licenses.scm (define-module): Export fdl1.2+.
2016-11-01gnu: Add dotconf.Marius Bakke
* gnu/packages/textutils.scm (dotconf): New variable.
2016-10-31gnu: librecad: Update to 2.1.3.Ricardo Wurmus
* gnu/packages/engineering.scm (librecad): Update to 2.1.3.
2016-10-31gnu: imagemagick: Update to 6.9.6-3.Leo Famulari
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-3.
2016-10-31gnu: Add ghc-gnuplot.Federico Beffa
* gnu/packages/haskell.scm (ghc-gnuplot): New variable.
2016-10-31gnu: Add ghc-utility-ht.Federico Beffa
* gnu/packages/haskell.scm (ghc-utility-ht): New variable.
2016-10-31gnu: Add ghc-data-access-transformers.Federico Beffa
* gnu/packages/haskell.scm (ghc-data-access-transformers): New variable.
2016-10-31gnu: Add ghc-data-accessor.Federico Beffa
* gnu/packages/haskell.scm (ghc-data-accessor): New variable.
2016-10-31download: Add Hackage mirrors.Federico Beffa
* guix/download.scm [%mirrors]: Add Hackage mirrors.
2016-10-31gnu: geiser-next: Re-introduce it.Federico Beffa
* gnu/packages/emacs.scm (geiser-next): Re-introduce it.
2016-10-31gnu: Add chez-scmutils.Federico Beffa
* gnu/packages/chez.scm (chez-scmutils): New variable.
2016-10-31gnu: Add chez-mit.Federico Beffa
* gnu/packages/chez.scm (chez-mit): New variable.
2016-10-31gnu: haskell-mode: Update to 16.1.Federico Beffa
* gnu/packages/emacs.scm (haskell-mode): Update to 16.1. [inputs]: Add 'emacs-el-search' and 'emacs-stream'. [propagated-inputs]: Add 'emacs-dash'. [arguments]: Add modules. Adapt 'pre-build' and 'install' phases.
2016-10-31gnu: Add emacs-el-search.Federico Beffa
* gnu/packages/emacs.scm (emacs-el-search): New variable.
2016-10-31gnu: Add emacs-stream.Federico Beffa
* gnu/packages/emacs.scm (emacs-stream): New varaible.
2016-10-31gnu: fio: Update to 2.15.Marius Bakke
* gnu/packages/benchmark.scm (fio): Update to 2.15.
2016-10-31gnu: Add ccid.Marius Bakke
* gnu/packages/security-token.scm (ccid): New variable.
2016-10-31gnu: openocd: Correct license.Ricardo Wurmus
* gnu/packages/embedded.scm (openocd)[license]: Change to gpl2+.
2016-10-30gnu: libtiff: Fix CVE-2016-5652.Leo Famulari
* gnu/packages/patches/libtiff-CVE-2016-5652.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff-fixed)[source]: Use it.
2016-10-30gnu: guix: Always depend on the development dependencies.Ludovic Courtès
Suggested by Chris Marusich <cmmarusich@gmail.com> at <https://lists.gnu.org/archive/html/guix-devel/2016-10/msg00425.html>. * gnu/packages/package-management.scm (guix-0.11.0)[native-inputs]: Add Autoconf, Automake, Gettext, Texinfo, Graphviz, and Help2man. (guix-devel)[native-inputs]: Remove.
2016-10-30gnu: emacs-debbugs: Update to 0.11.Ludovic Courtès
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.11.
2016-10-30system: Record store file system info in each generation.Chris Marusich
* gnu/system.scm (<boot-parameters>)[store-device, store-mount-point]: New fields. (read-boot-parameters): Initialize them. (operating-system-grub.cfg): Likewise. Remove STORE-FS argument from call to 'grub-configuration-file'. (operating-system-parameters-file): Add 'store' element in 'boot-parameters'. * gnu/system/grub.scm (strip-mount-point): Replace 'store-fs' parameter by 'mount-point'; adjust accordingly. Adjust callers. (<menu-entry>)[device, device-mount-point]: New fields. (eye-candy): Replace 'root-fs' parameter by 'store-device'; add 'store-mount-point'. Use keyword arguments for 'system' and 'port'. (grub-root-search): Remove 'root-fs' by 'device' and adjust accordingly. (grub-configuration-file): Remove 'store-fs' parameter. Adjust accordingly. * guix/scripts/system.scm (previous-grub-entries): Initialize 'device' and 'device-mount-point' fields from PARAMS. * doc/guix.texi (GRUB Configuration): Document 'device' and 'device-mount-point'. Explain that 'linux' can be prefixed by a GRUB device name. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-10-30gnu: Add nethogs.Arun Isaac
* gnu/packages/networking.scm (nethogs): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-10-30gnu: Add python-imagesize.Danny Milosavljevic
* gnu/packages/python.scm (python-imagesize, python2-imagesize): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-10-30gnu: python-pyusb: Prettify library substitution.Ricardo Wurmus
* gnu/packages/libusb.scm (python-pyusb)[arguments]: Use srfi-1 to make the "fix-libusb-reference" phase clearer.
2016-10-30gnu: python-waf: Download over https.Efraim Flashner
* gnu/packages/python.scm (python-waf)[source]: Use https.
2016-10-30gnu: samba: Update to 4.5.1.Efraim Flashner
* gnu/packages/samba.scm (samba): Update to 4.5.1.
2016-10-30profiles: manifest-lookup-package: Cosmetic changes.Ricardo Wurmus
* guix/profiles.scm (manifest-lookup-package): Rename variables; use "string=?" instead of "equal?".
2016-10-29gnu: git: Update to 2.10.2.Leo Famulari
* gnu/packages/version-control.scm (git): Update to 2.10.2.
2016-10-29gnu: python-nltk: Disable the test suite.Leo Famulari
The tests were silently skipped with Python 3.4. With Python 3.5, this caused the build of python-nltk to fail. * gnu/packages/python.scm (python-nltk, python2-nltk)[arguments]: Disable the tests.
2016-10-29gnu: python-pyquery: Add inputs for test suite.Leo Famulari
* gnu/packages/python.scm (python-pyquery, python2-pyquery)[native-inputs]: Add python-webob and python-webtest.
2016-10-29gnu: python-pika: Add inputs for test suite.Leo Famulari
* gnu/packages/python.scm (python-pika, python2-pika)[native-inputs]: Add python-pyev, python-tornado.
2016-10-29gnu: Add python-pyev.Leo Famulari
* gnu/packages/python.scm (python-pyev, python2-pyev): New variables.
2016-10-29gnu: python-prompt-toolkit: Disable the test suite.Leo Famulari
The tests were silently skipped with Python 3.4. With Python 3.5, this caused the build of python-prompt-toolkit to fail. * gnu/packages/python.scm (python-prompt-toolkit, python2-prompt-toolkit)[arguments]: Disable the tests.
2016-10-29gnu: python-publicsuffix2: Disable the test suite.Leo Famulari
The tests were silently skipped with Python 3.4. With Python 3.5, this caused the build of python-publicsuffix2 to fail. * gnu/packages/python.scm (python-publicsuffix2, python2-publicsuffix2) [arguments]: Disable the tests.
2016-10-29gnu: python-pyechonest: Remove package.Leo Famulari
* gnu/packages/music.scm (python-pyechonest): Remove variable.