Commit graph

22743 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 29d432a7ad
gnu: youtube-dl: Update to 2017.07.15.
* gnu/packages/video.scm (youtube-dl): Update to 2017.07.15.
2017-07-16 06:45:06 +02:00
Mark H Weaver ec6ea0fea2
gnu: linux-libre: Update to 4.12.2.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.2.
(%linux-libre-hash): Update hash.
2017-07-15 22:32:44 -04:00
Mark H Weaver 0b990b9611
gnu: linux-libre@4.9: Update to 4.9.38.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.38.
2017-07-15 22:32:09 -04:00
Mark H Weaver 6adf9d18d1
gnu: linux-libre@4.4: Update to 4.4.77.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.77.
2017-07-15 22:31:31 -04:00
Leo Famulari d5b357ec43
gnu: shntool: Improve description.
* gnu/packages/audio.scm (shntool)[description]: Mention support for CUE files.
2017-07-15 20:50:48 -04:00
Christopher Baines 08f47d7e3e
Remove task from 'guix-daemon.conf'.
The 'task' means that events that led to this job starting will be blocked
until it has stopped. Tasks are short lived jobs, whereas the guix-daemon is a
long lived service. Including 'task' means that attempts to start the
guix-daemon appear to hang, as upstart waits for it to exit.

* etc/guix-daemon.conf.in: Remove 'task'.
2017-07-15 21:59:21 +01:00
Alex Vong eaca9ff07e
gnu: go@1.8: Fix test failure.
* gnu/packages/golang.scm (go-1.8)[arguments]: Escape braces in test data in
'prebuild' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-07-15 16:13:56 -04:00
Leo Famulari e39aae4fa9
gnu: python-mutagen: Update to 1.38.
* gnu/packages/music.scm (python-mutagen, python2-mutagen): Update to 1.38.
2017-07-15 15:30:01 -04:00
宋文武 ee38fbcfaa
nls: Adjust to qemu.scm renaming.
This is a followup to 59132b8000.

* po/packages/POTFILES.in: Remove qemu.scm and add virtualization.scm.
2017-07-15 19:25:39 +08:00
宋文武 5d4a8f9b9e
gnu: Add lxc.
* gnu/packages/virtualization.scm (lxc): New package.
2017-07-15 19:17:37 +08:00
宋文武 59132b8000
gnu: Rename (gnu packages qemu) to (gnu packages virtualization).
* gnu/packages/qemu.scm: Rename this ...
* gnu/packages/virtualization.scm: ... to this.
* gnu/local.mk (GNU_SYSTEM_MODULES),
gnu/packages/bootloaders.scm, gnu/packages/debug.scm,
gnu/packages/gnome.scm, gnu/system/vm.scm,
gnu/tests/install.scm: Adjust accordingly.
2017-07-15 19:17:37 +08:00
Danny Milosavljevic 8d858010b3
bootloader: Add u-boot.
* gnu/bootloader/u-boot.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi: Document it.
2017-07-15 12:53:37 +02:00
Danny Milosavljevic c3b5b1bb49
gnu: python-internetarchive: Heed disabled test suite.
* gnu/packages/web.scm (python-internetarchive)[arguments]: Heed disable test
suite.
2017-07-15 12:48:24 +02:00
Oleg Pykhalov 95c36822e8
gnu: Add python-internetarchive.
* gnu/packages/web.scm (python-internetarchive, python2-internetarchive):
New variable.
2017-07-15 11:58:19 +02:00
Danny Milosavljevic a12b30a05a
gnu: Add python-pytest-capturelog.
* gnu/packages/python.scm (python-pytest-capturelog,
python2-pytest-capturelog): New variables.
2017-07-15 11:46:18 +02:00
Oleg Pykhalov 841e59083d
gnu: Add python-jsonpatch.
* gnu/packages/python.scm (python-jsonpatch, python2-jsonpatch,
python-jsonpatch-0.4, python2-jsonpatch-0.4): New variables.
2017-07-15 10:51:34 +02:00
Oleg Pykhalov 4ff9e8685f
gnu: Add python-backports-csv.
* gnu/packages/python.scm (python-backports-csv, python2-backports-csv):
New variables.
2017-07-15 10:45:14 +02:00
Oleg Pykhalov 7734ed7af7
gnu: Add python-schema.
* gnu/packages/python.scm (python-schema, python2-schema, python-schema-0.5,
python2-schema-0.5): New variables.
2017-07-15 10:40:24 +02:00
Danny Milosavljevic 4d02e9ff90
gnu: Add guile-ncurses-with-gpm.
* gnu/packages/guile.scm (guile-ncurses/gpm): New variable.
2017-07-15 10:14:42 +02:00
Danny Milosavljevic 87ffa416af
gnu: Add ncurses-with-gpm.
* gnu/packages/linux.scm (ncurses/gpm): New variable.
2017-07-15 10:14:31 +02:00
Leo Famulari da83f0953a
gnu: expat: Update replacement to 2.2.2 [security fixes].
See 'Changes' in the source distribution for more information about the
fixed security issues.

* gnu/packages/xml.scm (expat)[replacement]: Update to 2.2.2.
(expat-2.2.1): Replace with ...
(expat-2.2.2): ... new variable.
2017-07-14 15:19:26 -04:00
Marius Bakke 51ccb1be55
gnu: gstreamer: Update to 1.12.2.
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.12.2.
2017-07-14 20:34:01 +02:00
ng0 7b323aff14
gnu: neomutt: Update to 20170714.
* gnu/packages/mail.scm (neomutt): Update to 20170714.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-07-14 14:22:50 -04:00
Tobias Geerinckx-Rice e049372a4a
gnu: yadifa: Re-enable NSID support.
* gnu/packages/dns.scm (yadifa)[arguments]: Remove ‘--disable-nsid’
configure flag.
2017-07-14 19:40:16 +02:00
Tobias Geerinckx-Rice e0d87f8e5a
gnu: yadifa: Update to 2.2.5.
* gnu/packages/dns.scm (yadifa): Update to 2.2.5.
[source]: Call the source revision a ‘build’ to match upstream terminology.
2017-07-14 19:40:15 +02:00
Tobias Geerinckx-Rice a592166505
gnu: knot: Update to 2.5.3.
* gnu/packages/dns.scm (knot): Update to 2.5.3.
2017-07-14 19:40:15 +02:00
Mark H Weaver a2bda5e4e3
gnu: icecat: Add more fixes from upstream mozilla-esr52.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from
the upstream mozilla-esr52 repository.
2017-07-14 12:48:14 -04:00
Leo Famulari 3949b36acc
gnu: perl-test-harness: Update to 3.39.
* gnu/packages/perl.scm (perl-test-harness): Update to 3.39.
2017-07-14 12:30:09 -04:00
Leo Famulari c317f4f907
gnu: perl-parse-yapp: Update to 1.2.
* gnu/packages/perl.scm (perl-parse-yapp): Update to 1.2.
[source]: Update URL.
2017-07-14 12:28:08 -04:00
Leo Famulari 2fec4b9860
gnu: perl-mro-compat: Update to 0.13.
* gnu/packages/perl.scm (perl-mro-compat): Update to 0.13.
[source]: Update URL.
2017-07-14 12:24:40 -04:00
Leo Famulari 7881f6fa1b
gnu: perl-modern-perl: Update to 1.20170117.
* gnu/packages/perl.scm (perl-modern-perl): Update to 1.20170117.
2017-07-14 12:22:36 -04:00
Leo Famulari 6b2f5caf4c
gnu: perl-mime-charset: Update to 1.012.2.
* gnu/packages/perl.scm (perl-mime-charset): Update to 1.012.2.
2017-07-14 12:08:49 -04:00
Leo Famulari 86d1e079ec
gnu: perl-html-tree: Update to 5.06.
* gnu/packages/web.scm (perl-html-tree): Update to 5.06.
[source]: Update URL.
2017-07-14 12:07:01 -04:00
Leo Famulari 0b147484b1
gnu: perl-devel-symdump: Update to 2.18.
* gnu/packages/perl.scm (perl-devel-symdump): Update to 2.18.
2017-07-14 12:01:00 -04:00
Leo Famulari 16e3c922a1
gnu: perl-devel-stacktrace-ashtml: Update to 0.15.
* gnu/packages/perl.scm (perl-devel-stacktrace-ashtml): Update to 0.15.
2017-07-14 11:59:33 -04:00
Leo Famulari 1cb6e2cd62
gnu: perl-config-any: Update to 0.32.
* gnu/packages/perl.scm (perl-config-any): Update to 0.32.
[source]: Update URL.
2017-07-14 11:58:01 -04:00
Leo Famulari 3db83cc7e6
gnu: perl-class-inspector: Update to 1.31.
* gnu/packages/perl.scm (perl-class-inspector): Update to 1.31.
[source]: Update URL.
2017-07-14 11:55:19 -04:00
Leo Famulari 7e441facb4
gnu: perl-carp-clan: Update to 6.06.
* gnu/packages/perl.scm (perl-carp-clan): Update to 6.06.
[source]: Update URL.
2017-07-14 11:44:43 -04:00
Leo Famulari bf200cb684
gnu: perl-module-scandeps: Update to 1.24.
* gnu/packages/perl.scm (perl-module-scandeps): Update to 1.24.
2017-07-14 11:40:04 -04:00
Leo Famulari b91c085df2
gnu: perl-test-leaktrace: Update to 0.16.
* gnu/packages/perl.scm (perl-test-leaktrace): Update to 0.16.
[source]: Update URL.
2017-07-14 11:33:35 -04:00
Leo Famulari 88958ee061
gnu: perl-xml-namespacesupport: Update to 1.12.
* gnu/packages/xml.scm (perl-xml-namespacesupport): Update to 1.12.
2017-07-14 11:18:38 -04:00
Leo Famulari 81dfbffc54
gnu: samba: Update to 4.6.6 [fixes CVE-2017-11103].
* gnu/packages/samba.scm (samba): Update to 4.6.6.
2017-07-14 10:47:53 -04:00
Leo Famulari a08a9b8c38
gnu: certbot, python-acme: Update to 0.16.0.
* gnu/pckages/tls.scm (certbot, python-acme, python2-acme): Update to 0.16.0.
2017-07-14 10:47:50 -04:00
Ben Woodcroft 06e372360e
gnu: bowtie: Use 'modify-phases'.
* gnu/packages/bioinformatics.scm (bowtie)[arguments]: Use 'modify-phases'
syntax.
2017-07-14 19:23:37 +10:00
Ben Woodcroft d6e63cf31c
gnu: bowtie: Update to 2.3.2.
* gnu/packages/bioinformatics.scm (bowtie): Update to 2.3.2.
[inputs]: Add zlib.
2017-07-14 18:54:10 +10:00
Tobias Geerinckx-Rice 78a81e37cd
gnu: terminals: Clean up module imports.
* gnu/packages/terminals.scm: Remove duplicate module imports and order the
remainder alphabetically.
2017-07-14 09:53:56 +02:00
Tobias Geerinckx-Rice 9e455df91a
gnu: hplip: Update to 3.17.6.
* gnu/packages/cups.scm (hplip): Update to 3.17.6.
2017-07-14 09:47:35 +02:00
Tobias Geerinckx-Rice 5e57867491
gnu: mit-krb5: Add ‘cpe-name’.
* gnu/packages/kerberos.scm (mit-krb5)[properties]: New field.
2017-07-14 09:47:34 +02:00
Tobias Geerinckx-Rice 674d4e1380
gnu: kbd: Recursively search $LOADKEYS_KEYMAP_PATH.
Fix a regression since commit fd7000fe33.

* gnu/packages/linux.scm (kbd)[native-search-paths]: Add a double asterisk.
2017-07-14 09:47:34 +02:00
Marius Bakke 9383cee38d
gnu: git: Update to 2.13.3.
* gnu/packages/version-control.scm (git): Update to 2.13.3.
2017-07-13 21:21:16 +02:00