Commit Graph

7281 Commits (70e863e53e49a6e3a8f6ee7fe6d200196fe0a521)

Author SHA1 Message Date
Efraim Flashner 70e863e53e gnu: gst-plugins-base: Update to 1.8.0.
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.8.0.
[home-page]: Use https.
2016-03-29 21:34:52 +03:00
Efraim Flashner ab0a56201d gnu: gstreamer: Update to 1.8.0.
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.8.0.
2016-03-29 21:34:52 +03:00
Ludovic Courtès 50ebd439c7 Merge branch 'version-0.10.0' 2016-03-29 16:13:41 +02:00
Ludovic Courtès f98b48dc51 gnu: guix: Update development snapshot.
* gnu/packages/package-management.scm (guix-devel): Update to 7611393.
(guix): Set to GUIX-DEVEL.
2016-03-29 09:35:22 +02:00
宋文武 67c2fc01a0 gnu: Add uwsgi.
* gnu/packages/web.scm (uwsgi): New variable.
2016-03-29 11:50:24 +08:00
宋文武 7ad1fee52e gnu: Add cgit.
* gnu/packages/version-control.scm (cgit): New variable.
2016-03-29 11:50:24 +08:00
Ludovic Courtès 7611393547 gnu: guix: Default to 0.10.0.
This updates 58f0aae.

* gnu/packages/package-management.scm (guix): Set to GUIX-0.10.0.
2016-03-28 23:54:48 +02:00
Ludovic Courtès 58f0aae5cb gnu: guix: Update to 0.10.0.
* gnu/packages/package-management.scm (guix-0.8.3): Rename to...
(guix-0.10.0): ... this.  Adjust users.
(guix): Set to GUIX-0.10.0.
2016-03-28 23:38:00 +02:00
Ricardo Wurmus e0b90dbf65 gnu: qtractor: Update to 0.7.5.
* gnu/packages/music.scm (qtractor): Update to 0.7.5.
2016-03-28 09:52:16 +02:00
Leo Famulari 36c2c8c826 gnu: beets: Run tests with python-nose.
* gnu/packages/music.scm (nose)[native-inputs]: Add python-nose.
[arguments]: Replace 'check' and use python-nose.
2016-03-27 18:24:19 -04:00
Leo Famulari d3e3468fb8 gnu: python-pyechonest: Clean up description.
* gnu/packages/music.scm (pyechonest)[description]: Remove "open source" from
the description.
2016-03-26 17:25:13 -04:00
Efraim Flashner e12f047f75 gnu: pspp: Update to 0.10.0.
* gnu/packages/maths.scm (pspp): Update to 0.10.0.
[inputs]: Switch gtk+-2 to gtk+, gtksourceview-2 to gtksourceview.
2016-03-26 22:39:29 +03:00
David Thompson 8d50632373 gnu: sdl2-ttf: Update to 2.0.14.
* gnu/packages/sdl.scm (sdl2-ttf): Update to 2.0.14 and remove bundled
  libraries from source tarball.
2016-03-26 13:35:06 -04:00
David Thompson 64ee72e124 gnu: sdl2-image: Update to 2.0.1.
* gnu/packages/sdl.scm (sdl2-image): Update to 2.0.1.
2016-03-26 13:35:06 -04:00
David Thompson efd75ade17 gnu: sdl2-mixer: Update to 2.0.1.
* gnu/packages/sdl.scm (sdl2-mixer): Update to 2.0.1 and remove bundled
  libraries in source tarball.
2016-03-26 13:35:06 -04:00
David Thompson a313e0850c gnu: sdl-mixer: Add ModPlug support.
* gnu/packages/sdl.scm (sdl-mixer)[inputs]: Add libmodplug.
2016-03-26 13:35:06 -04:00
David Thompson 4c0e59d1a8 gnu: sdl2: Update to 2.0.4.
* gnu/packages/sdl.scm (sdl2): Update to 2.0.4.
2016-03-26 13:35:06 -04:00
David Thompson 7c776ddcc0 gnu: crossguid: Set explicit file name for source checkout.
* gnu/packages/kodi.scm (crossguid)[source]: Set explicit file-name to
  satisfy linter.
2016-03-26 09:52:28 -04:00
Mark H Weaver c7762233fb Revert "gnu: expat: Replace with 2.1.1 [fixes CVE-2015-1283]."
This reverts commit 6458876597.
2016-03-25 17:20:57 -04:00
Leo Famulari 15bdd91cc4 gnu: diffoscope: Update to 51.
* gnu/packages/package-management.scm (diffoscope): Update to 51.
2016-03-25 17:17:06 -04:00
Leo Famulari 54c30ebcb1 gnu: python-atomicwrites: Update to 1.0.0.
* gnu/packages/python.scm (python-atomicwrites, python2-atomicwrites):
Update to 1.0.0.
2016-03-25 17:08:47 -04:00
Mark H Weaver 6458876597 gnu: expat: Replace with 2.1.1 [fixes CVE-2015-1283].
* gnu/packages/xml.scm (expat)[replacement]: New field.
(expat-2.1.1): New variable.
2016-03-25 17:04:28 -04:00
Ludovic Courtès a2da8c173a gnu: guix: Update development snapshot to dd21308.
* gnu/packages/package-management.scm (guix-devel): Update to dd21308.
2016-03-25 10:52:25 +01:00
Ricardo Wurmus 7affb2c1ac gnu: lilypond: Fix check for fontforge version.
* gnu/packages/music.scm (lilypond)[arguments]: Patch configure script
  to find actual fontforge version.
2016-03-25 10:03:11 +01:00
John Darrington dd21308225 gnu: postgresql: Substitute hard coded "/bin/sh".
* gnu/packages/databses.scm (postgresql): substitute /bin/sh
with location of bash binary.
2016-03-25 08:04:56 +01:00
Leo Famulari 43a58615bf gnu: htop: Update to 2.0.1.
* gnu/packages/admin.scm (htop): Update to 2.0.1.
2016-03-24 23:06:09 -04:00
Ludovic Courtès 7feebd33ae gnu: Add 'info-reader'.
* gnu/packages/texinfo.scm (info-reader): New variable.
2016-03-24 22:47:15 +01:00
Leo Famulari 229b36617a gnu: python-llfuse-0.41: Update to 0.41.1.
* gnu/packages/python.scm (python-llfuse-0.41): Update to 0.41.1.
2016-03-24 15:30:51 -04:00
Leo Famulari 6fc5c11b81 gnu: Add borg.
* gnu/packages/backup.scm (borg): New variable.
2016-03-24 15:30:51 -04:00
Leo Famulari 5a39b07f8a gnu: attic: Specify dependency on python-llfuse-0.41.
* gnu/packages/backup.scm (attic)[inputs]: Specify dependency on
python-llfuse-0.41.
2016-03-24 15:30:51 -04:00
Leo Famulari cd0569c498 gnu: python-llfuse: Update to 1.0, keep 0.41 variant.
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.0.
(python-llfuse)[properties]: New field.
[license]: Remove 'expat'.
(python2-llfuse): Use 'strip-python2-variant'.
[propagated-inputs]: Add python2-contextlib2.
(python-llfuse-0.41): New variable.
2016-03-24 15:30:51 -04:00
Leo Famulari bd74be7b8c gnu: python-msgpack: Use 'python2-variant'.
* gnu/packages/python.scm (python-msgpack)[native-inputs]: Remove field.
[properties]: New field.
(python2-msgpack): Use 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
2016-03-24 15:30:51 -04:00
Leo Famulari ae831df428 gnu: python-msgpack: Update to 0.4.7.
* gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.7.
[source]: Use pypi-uri.
2016-03-24 15:30:51 -04:00
Ricardo Wurmus 1d216b6ec9 gnu: Remove "r-repository" property.
* gnu/packages/bioinformatics.scm (r-biocgenerics, r-s4vectors,
r-iranges, r-genomeinfodb, r-xvector, r-genomicranges)[properties]:
Remove "r-repository" property.
2016-03-24 16:18:01 +01:00
Andreas Enge 08595262db gnu: pari-gp: Syntactic changes.
* gnu/packages/algebra.scm (pari-gp)[arguments]: Use modify-phases syntax.
2016-03-24 14:44:08 +01:00
Efraim Flashner 473dbe9b19 gnu: modem-manager: Update to 1.4.14.
* gnu/packages/freedesktop.scm (modem-manager): Update to 1.4.14.
2016-03-24 08:37:07 +02:00
Mark H Weaver 385b1be8d0 gnu: webkitgtk: Update to 2.12.0.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.0.
2016-03-23 18:47:41 -04:00
Ludovic Courtès ee37e1e501 gnu: shepherd: Update to 0.3.1.
* gnu/packages/admin.scm (shepherd): Update to 0.3.1.
2016-03-23 23:43:50 +01:00
Nils Gillmann 7b150a24fe gnu: libressl: Update to 2.3.3.
* gnu/packages/tls.scm (libressl): Update to 2.3.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-03-23 13:39:17 -04:00
Ricardo Wurmus c1f73569be gnu: Add AIDE.
* gnu/packages/admin.scm (aide): New variable.
2016-03-23 08:08:02 +01:00
Leo Famulari 6139fed563 gnu: icecast: Update to 2.4.3 [fixes CVE-2015-3026].
* gnu/packages/xiph.scm (icecast): Update to 2.4.3.
2016-03-22 23:13:58 -04:00
Mark H Weaver 58cc369f32 gnu: webkitgtk-2.4: Update to 2.4.10 [fixes many security flaws].
Fixes CVE-2014-1748, CVE-2015-1071, CVE-2015-1076, CVE-2015-1081,
CVE-2015-1083, CVE-2015-1120, CVE-2015-1122, CVE-2015-1127, CVE-2015-1153,
CVE-2015-1155, CVE-2015-3658, CVE-2015-3659, CVE-2015-3727, CVE-2015-3731,
CVE-2015-3741, CVE-2015-3743, CVE-2015-3745, CVE-2015-3747, CVE-2015-3748,
CVE-2015-3749, CVE-2015-3752, CVE-2015-5788, CVE-2015-5794, CVE-2015-5801,
CVE-2015-5809, CVE-2015-5822, and CVE-2015-5928.

* gnu/packages/patches/webkitgtk-2.4-sql-init-string.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/webkit.scm (webkitgtk-2.4): Update to 2.4.10.
[source]: Remove patch.
2016-03-22 07:38:22 -04:00
Mark H Weaver 1020fb6ac7 gnu: linux-libre-4.1: Update to 4.1.20.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.20.
2016-03-21 22:53:55 -04:00
Ludovic Courtès cd6cc144e0 Merge branch 'security-updates' 2016-03-22 00:14:03 +01:00
Ricardo Wurmus ffc13e753b gnu: chicken: Build with GCC 4.8.
* gnu/packages/scheme.scm (chicken)[native-inputs]: Add GCC 4.8.
2016-03-21 22:08:24 +01:00
Ricardo Wurmus 416a5a9a51 gnu: chicken: Disable port tests.
* gnu/packages/scheme.scm (chicken)[arguments]: Do not run port tests.
2016-03-21 22:08:24 +01:00
Ricardo Wurmus acb3807079 gnu: chicken: Use "modify-phases" syntax.
* gnu/packages/scheme.scm (chicken)[arguments]: Use "modify-phases"
  syntax.
2016-03-21 22:08:24 +01:00
Ricardo Wurmus d0d9411015 gnu: chicken: Update to 4.10.0.
* gnu/packages/scheme.scm (chicken): Update to 4.10.0.
2016-03-21 22:08:23 +01:00
Leo Famulari b0bb013698 gnu: mutt: Enable header caching.
* gnu/packages/mail.scm (mutt)[inputs]: Add gdbm.
[arguments]: Pass --enable-hcache to #:configure-flags.
2016-03-21 16:48:39 -04:00
Efraim Flashner 506379664a gnu: gmtp: Update to 1.3.10.
* gnu/packages/libusb.scm (gmtp): Update to 1.3.10.
2016-03-21 20:52:26 +02:00