Commit Graph

16212 Commits (05ceb8dcaf480a47cddf94ac979070b76df6556c)

Author SHA1 Message Date
Leo Famulari b3cc0dce08
Merge branch 'master' into core-updates 2016-11-02 20:03:35 -04:00
Alex Sassmannshausen e681e347c4
gnu: Add perl-getopt-long.
* gnu/packages/perl.scm (perl-getopt-long): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-02 14:23:24 +00:00
Marius Bakke cbf5889fe5
gnu: curl: Update replacement to 7.51.0 [fixes CVE-2016-{8615..8625}].
* gnu/packages/curl.scm (curl)[replacement]: Update to 7.51.0.
(curl-7.50.3): Replace with ...
(curl-7.51.0): ... this.
2016-11-02 12:01:37 +00:00
Mark H Weaver ac1dc6d12f
gnu: linux-libre: Update to 4.8.6.
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.6.
2016-11-02 07:31:53 -04:00
Mark H Weaver b3097a71c5
gnu: linux-libre@4.4: Update to 4.4.30.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.30.
2016-11-02 07:29:28 -04:00
Ricardo Wurmus d439aa36ce
gnu: perl-test-simple: Update to 1.302062.
* gnu/packages/perl.scm (perl-test-simple): Update to 1.302062.
2016-11-02 11:51:46 +01:00
Marius Bakke 24dfc13bfa
gnu: re2: Update to 2016-11-01.
* gnu/packages/regex.scm (re2): Update to 2016-11-01.
2016-11-02 05:34:09 +00:00
Leo Famulari 86c61a6bd1
gnu: isc-dhcp: Update to 4.3.5 [fixes CVE-2016-8864].
* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.5. Update bundled
'bind' to 9.9.9-P4.
2016-11-01 21:46:09 -04:00
Leo Famulari e777d07db9
gnu: iproute2: Update to 4.8.0.
* gnu/packages/linux.scm (iproute2): Update to 4.8.0.
[arguments]: Set Bash completion directory in #:make-flags.
2016-11-01 21:46:06 -04:00
David Thompson 2c1d46b257
gnu: love: Update to 0.10.2.
* gnu/packages/game-development.scm (love): Update to 0.10.2.
2016-11-01 21:03:18 -04:00
Ludovic Courtès 4af2fafd97
doc: Fix typo.
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-01 22:23:49 +01:00
Ludovic Courtès 21f828e02e
gnu: emacs-debbugs: Update to 0.12.
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.12.
2016-11-01 22:23:48 +01:00
Leo Famulari 3325803b0b
gnu: bind: Update to 9.10.4-P4 [fixes CVE-2016-8864].
* gnu/packages/dns.scm (bind): Update to 9.10.4-P4.
2016-11-01 17:03:12 -04:00
Leo Famulari e3e3e488a1
gnu: diffoscope: Update to 62.
* gnu/packages/package-management.scm (diffoscope): Update to 62.
2016-11-01 16:17:12 -04:00
Marius Bakke bac3d6095d
gnu: python-django: Update to 1.10.3 [fixes CVE-2016-{9013,9014}].
* 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-01 14:02:01 -04:00
Marius Bakke b56d9ce304
gnu: xapian: Update to 1.4.1.
* gnu/packages/search.scm (xapian): Update to 1.4.1.
2016-11-01 10:37:19 +00:00
Efraim Flashner 6846f08471
gnu: Correct hackage mirror usage.
* gnu/package/haskell.scm (ghc-data-accessor)[source]: Specify hackage
mirror.
(ghc-data-accessor-transformers)[source]: Same.
(ghc-gnuplot)[source]: Same.
2016-11-01 10:37:18 +02:00
Efraim Flashner 4c13aad0bc
guix: Update hackage mirror.
* guix/download.scm (%mirrors)[hackage]: Don't use https.
2016-11-01 10:28:24 +02:00
Leo Famulari 40330e555f
gnu: icecat: Fix build with binutils >= 2.26.
* gnu/packages/patches/icecat-binutils.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnuzilla.scm (icecat)[source]: Use it.
2016-10-31 20:59:40 -04:00
Marius Bakke b3df4d7e57
gnu: Add speech-dispatcher.
* gnu/packages/speech.scm (speech-dispatcher): New variable.
2016-11-01 00:05:22 +00:00
Marius Bakke b58691fa73
licenses: Export fdl1.2+.
This is a follow-up to 59b2034787.

* guix/licenses.scm (define-module): Export fdl1.2+.
2016-11-01 00:05:22 +00:00
Marius Bakke 0905048ab3
gnu: Add dotconf.
* gnu/packages/textutils.scm (dotconf): New variable.
2016-11-01 00:05:22 +00:00
Ricardo Wurmus 6e9d5d5fba
gnu: librecad: Update to 2.1.3.
* gnu/packages/engineering.scm (librecad): Update to 2.1.3.
2016-10-31 23:10:48 +01:00
Tobias Geerinckx-Rice e6efcd5837
gnu: virt-manager: Fix build by including 'gtk-update-icon-cache'.
* gnu/packages/qemu.scm (virt-manager)[native-inputs]: Add gtk+:bin.
2016-10-31 22:44:30 +01:00
Tobias Geerinckx-Rice 88dfd8b8aa
gnu: cups-minimal: Update to 2.2.1.
* gnu/packages/cups.scm (cups-minimal): Update to 2.2.1.
[source]: Use new https://github.com download URL.
2016-10-31 22:33:51 +01:00
Leo Famulari 65a3bdf7eb
gnu: borg: Run the tests with python-pytest-2.9.2.
* gnu/packages/backup.scm (borg)[native-inputs]: Use python-pytest-2.9.2.
2016-10-31 17:02:38 -04:00
Leo Famulari 0bc6ef2a87
gnu: Add python-pytest-2.9.2.
* gnu/packages/python.scm (python-pytest-2.9.2): New variable.
2016-10-31 17:02:34 -04:00
Manolis Ragkousis d76181a7a3
gnu: cross-libc: Use the correct libc.
* gnu/packages/cross-base.scm (cross-libc): Use cross-libc-for-target
to determine the correct libc to use.
2016-10-31 19:42:26 +02:00
Leo Famulari fdc45ab1b0
gnu: imagemagick: Update to 6.9.6-3.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-3.
2016-10-31 13:31:32 -04:00
Federico Beffa 1a86b671ce
gnu: Add ghc-gnuplot.
* gnu/packages/haskell.scm (ghc-gnuplot): New variable.
2016-10-31 16:13:38 +01:00
Federico Beffa a5cbef03ba
gnu: Add ghc-utility-ht.
* gnu/packages/haskell.scm (ghc-utility-ht): New variable.
2016-10-31 16:13:35 +01:00
Federico Beffa 81a1191922
gnu: Add ghc-data-access-transformers.
* gnu/packages/haskell.scm (ghc-data-access-transformers): New variable.
2016-10-31 16:13:33 +01:00
Federico Beffa 505e0150dc
gnu: Add ghc-data-accessor.
* gnu/packages/haskell.scm (ghc-data-accessor): New variable.
2016-10-31 16:13:31 +01:00
Federico Beffa 442c2c99a5
download: Add Hackage mirrors.
* guix/download.scm [%mirrors]: Add Hackage mirrors.
2016-10-31 16:13:29 +01:00
Federico Beffa 6af886f492
gnu: geiser-next: Re-introduce it.
* gnu/packages/emacs.scm (geiser-next): Re-introduce it.
2016-10-31 16:13:27 +01:00
Federico Beffa 149c652378
gnu: Add chez-scmutils.
* gnu/packages/chez.scm (chez-scmutils): New variable.
2016-10-31 16:13:25 +01:00
Federico Beffa 53b9684e33
gnu: Add chez-mit.
* gnu/packages/chez.scm (chez-mit): New variable.
2016-10-31 16:13:23 +01:00
Federico Beffa 08fc0d68f0
gnu: haskell-mode: Update to 16.1.
* 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-31 16:13:21 +01:00
Federico Beffa 0fc06f3eba
gnu: Add emacs-el-search.
* gnu/packages/emacs.scm (emacs-el-search): New variable.
2016-10-31 16:13:17 +01:00
Federico Beffa 8f50634ba4
gnu: Add emacs-stream.
* gnu/packages/emacs.scm (emacs-stream): New varaible.
2016-10-31 16:13:09 +01:00
Ludovic Courtès 5bde4503ee
gnu: ld-wrapper-boot0: Work around strict evaluation of (%current-system).
Reported by Mark H Weaver <mhw@netris.org>
Partly fixes <http://bugs.gnu.org/24832>.

'ld-wrapper-boot0' was evaluating strictly instead of lazily, leading to
invalid system types.

* gnu/packages/base.scm (make-ld-wrapper): Turn #:target into a
one-argument procedure.  Honor it.
* gnu/packages/commencement.scm (ld-wrapper-boot0): Fix 'name' argument
to 'make-ld-wrapper'.  Make #:target argument a procedure.
* gnu/packages/cross-base.scm (cross-gcc): Adjust #:target argument.
2016-10-31 16:06:30 +01:00
Marius Bakke c907beec92
gnu: fio: Update to 2.15.
* gnu/packages/benchmark.scm (fio): Update to 2.15.
2016-10-31 11:15:08 +00:00
Marius Bakke 58fdab1d13
gnu: Add ccid.
* gnu/packages/security-token.scm (ccid): New variable.
2016-10-31 10:10:26 +00:00
Ricardo Wurmus 6d1b3bf55b
gnu: openocd: Correct license.
* gnu/packages/embedded.scm (openocd)[license]: Change to gpl2+.
2016-10-31 10:41:54 +01:00
Leo Famulari 77e9c9931e
gnu: shotwell: Fix build by including 'gtk-update-icon-cache'.
* gnu/packages/gnome.scm (shotwell)[native-inputs]: Add gtk+:bin.
2016-10-31 01:28:52 -04:00
Leo Famulari 205f0107bb
Merge branch 'master' into core-updates 2016-10-30 19:19:21 -04:00
Leo Famulari b89cbf5832
gnu: libtiff: Fix CVE-2016-5652.
* 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-30 19:07:49 -04:00
Ludovic Courtès a7db8540a7
gnu: guix: Always depend on the development dependencies.
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-30 23:14:27 +01:00
Ludovic Courtès ffba9d598e
gnu: emacs-debbugs: Update to 0.11.
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.11.
2016-10-30 22:59:46 +01:00
Chris Marusich 1ef8b72a7f
system: Record store file system info in each generation.
* 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-30 22:59:46 +01:00