aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: Add cgit.宋文武2016-03-29
| | | | * gnu/packages/version-control.scm (cgit): New variable.
* gnu: guix: Default to 0.10.0.Ludovic Courtès2016-03-28
| | | | | | This updates 58f0aae. * gnu/packages/package-management.scm (guix): Set to GUIX-0.10.0.
* gnu: guix: Update to 0.10.0.Ludovic Courtès2016-03-28
| | | | | | * 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.
* gnu: qtractor: Update to 0.7.5.Ricardo Wurmus2016-03-28
| | | | * gnu/packages/music.scm (qtractor): Update to 0.7.5.
* gnu: beets: Run tests with python-nose.Leo Famulari2016-03-27
| | | | | * gnu/packages/music.scm (nose)[native-inputs]: Add python-nose. [arguments]: Replace 'check' and use python-nose.
* gnu: python-pyechonest: Clean up description.Leo Famulari2016-03-26
| | | | | * gnu/packages/music.scm (pyechonest)[description]: Remove "open source" from the description.
* gnu: pspp: Update to 0.10.0.Efraim Flashner2016-03-26
| | | | | * gnu/packages/maths.scm (pspp): Update to 0.10.0. [inputs]: Switch gtk+-2 to gtk+, gtksourceview-2 to gtksourceview.
* gnu: sdl2-ttf: Update to 2.0.14.David Thompson2016-03-26
| | | | | * gnu/packages/sdl.scm (sdl2-ttf): Update to 2.0.14 and remove bundled libraries from source tarball.
* gnu: sdl2-image: Update to 2.0.1.David Thompson2016-03-26
| | | | * gnu/packages/sdl.scm (sdl2-image): Update to 2.0.1.
* gnu: sdl2-mixer: Update to 2.0.1.David Thompson2016-03-26
| | | | | * gnu/packages/sdl.scm (sdl2-mixer): Update to 2.0.1 and remove bundled libraries in source tarball.
* gnu: sdl-mixer: Add ModPlug support.David Thompson2016-03-26
| | | | * gnu/packages/sdl.scm (sdl-mixer)[inputs]: Add libmodplug.
* gnu: sdl2: Update to 2.0.4.David Thompson2016-03-26
| | | | * gnu/packages/sdl.scm (sdl2): Update to 2.0.4.
* gnu: crossguid: Set explicit file name for source checkout.David Thompson2016-03-26
| | | | | * gnu/packages/kodi.scm (crossguid)[source]: Set explicit file-name to satisfy linter.
* Revert "gnu: expat: Replace with 2.1.1 [fixes CVE-2015-1283]."Mark H Weaver2016-03-25
| | | | This reverts commit 6458876597d292ea06f0d41048948fd801cedb8a.
* gnu: diffoscope: Update to 51.Leo Famulari2016-03-25
| | | | * gnu/packages/package-management.scm (diffoscope): Update to 51.
* gnu: python-atomicwrites: Update to 1.0.0.Leo Famulari2016-03-25
| | | | | * gnu/packages/python.scm (python-atomicwrites, python2-atomicwrites): Update to 1.0.0.
* gnu: expat: Replace with 2.1.1 [fixes CVE-2015-1283].Mark H Weaver2016-03-25
| | | | | * gnu/packages/xml.scm (expat)[replacement]: New field. (expat-2.1.1): New variable.
* gnu: guix: Update development snapshot to dd21308.Ludovic Courtès2016-03-25
| | | | * gnu/packages/package-management.scm (guix-devel): Update to dd21308.
* gnu: lilypond: Fix check for fontforge version.Ricardo Wurmus2016-03-25
| | | | | * gnu/packages/music.scm (lilypond)[arguments]: Patch configure script to find actual fontforge version.
* gnu: postgresql: Substitute hard coded "/bin/sh".John Darrington2016-03-25
| | | | | * gnu/packages/databses.scm (postgresql): substitute /bin/sh with location of bash binary.
* gnu: htop: Update to 2.0.1.Leo Famulari2016-03-24
| | | | * gnu/packages/admin.scm (htop): Update to 2.0.1.
* gnu: Add 'info-reader'.Ludovic Courtès2016-03-24
| | | | * gnu/packages/texinfo.scm (info-reader): New variable.
* gnu: python-llfuse-0.41: Update to 0.41.1.Leo Famulari2016-03-24
| | | | * gnu/packages/python.scm (python-llfuse-0.41): Update to 0.41.1.
* gnu: Add borg.Leo Famulari2016-03-24
| | | | * gnu/packages/backup.scm (borg): New variable.
* gnu: attic: Specify dependency on python-llfuse-0.41.Leo Famulari2016-03-24
| | | | | * gnu/packages/backup.scm (attic)[inputs]: Specify dependency on python-llfuse-0.41.
* gnu: python-llfuse: Update to 1.0, keep 0.41 variant.Leo Famulari2016-03-24
| | | | | | | | | * 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.
* gnu: python-msgpack: Use 'python2-variant'.Leo Famulari2016-03-24
| | | | | | | * gnu/packages/python.scm (python-msgpack)[native-inputs]: Remove field. [properties]: New field. (python2-msgpack): Use 'strip-python2-variant'. [native-inputs]: Add python2-setuptools.
* gnu: python-msgpack: Update to 0.4.7.Leo Famulari2016-03-24
| | | | | * gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.7. [source]: Use pypi-uri.
* gnu: Remove "r-repository" property.Ricardo Wurmus2016-03-24
| | | | | | * gnu/packages/bioinformatics.scm (r-biocgenerics, r-s4vectors, r-iranges, r-genomeinfodb, r-xvector, r-genomicranges)[properties]: Remove "r-repository" property.
* gnu: pari-gp: Syntactic changes.Andreas Enge2016-03-24
| | | | * gnu/packages/algebra.scm (pari-gp)[arguments]: Use modify-phases syntax.
* gnu: modem-manager: Update to 1.4.14.Efraim Flashner2016-03-24
| | | | * gnu/packages/freedesktop.scm (modem-manager): Update to 1.4.14.
* gnu: webkitgtk: Update to 2.12.0.Mark H Weaver2016-03-23
| | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.12.0.
* gnu: shepherd: Update to 0.3.1.Ludovic Courtès2016-03-23
| | | | * gnu/packages/admin.scm (shepherd): Update to 0.3.1.
* gnu: libressl: Update to 2.3.3.Nils Gillmann2016-03-23
| | | | | | * gnu/packages/tls.scm (libressl): Update to 2.3.3. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add AIDE.Ricardo Wurmus2016-03-23
| | | | * gnu/packages/admin.scm (aide): New variable.
* gnu: icecast: Update to 2.4.3 [fixes CVE-2015-3026].Leo Famulari2016-03-22
| | | | * gnu/packages/xiph.scm (icecast): Update to 2.4.3.
* gnu: webkitgtk-2.4: Update to 2.4.10 [fixes many security flaws].Mark H Weaver2016-03-22
| | | | | | | | | | | | | | 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.
* gnu: linux-libre-4.1: Update to 4.1.20.Mark H Weaver2016-03-21
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.20.
* Merge branch 'security-updates'Ludovic Courtès2016-03-22
|\
| * Merge branch 'master' into security-updatesMark H Weaver2016-03-15
| |\
| * \ Merge branch 'master' into security-updatesMark H Weaver2016-03-12
| |\ \
| * | | gnu: dbus: Incorporate "dbus-helper-search-path.patch".Ludovic Courtès2016-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/glib.scm (dbus)[source]: Apply "dbus-helper-search-path.patch". (dbus/activation): Remove. * gnu/services/dbus.scm (<dbus-configuration>)[dbus]: Default to DBUS. (dbus-service): Likewise.
| * | | gnu: eudev: Add dependency on blkid.Ludovic Courtès2016-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (eudev)[inputs]: Add UTIL-LINUX. (eudev-with-blkid): Remove. * gnu/services/base.scm (udev-service): Use EUDEV instead of EUDEV-WITH-BLKID. * gnu/system.scm (%base-packages): Likewise.
| * | | gnu: graphite2: Update to 1.3.6.Ludovic Courtès2016-03-09
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (graphite2)[replacement]: Remove. [version, source]: Update to 1.3.6. (graphite2-1.3.6): Remove.
| * | | gnu: openssl: Update to 1.0.2g.Ludovic Courtès2016-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/tls.scm (openssl)[replacement]: Remove. [version, source]: Bump to 1.0.2g. Use "openssl-c-rehash-in.patch" instead of "openssl-c-rehash.patch". (openssl-1.0.2g): Remove. * gnu-system.am (dist_patch_DATA): Remove "openssl-c-rehash.patch".
| * | | gnu: perl: Incorporate patch for CVE-2016-2381.Ludovic Courtès2016-03-09
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/perl.scm (perl)[source]: Add "perl-CVE-2016-2381.patch". [replacement]: Remove. (perl-fixed): Remove.
* | | | gnu: chicken: Build with GCC 4.8.Ricardo Wurmus2016-03-21
| | | | | | | | | | | | | | | | * gnu/packages/scheme.scm (chicken)[native-inputs]: Add GCC 4.8.
* | | | gnu: chicken: Disable port tests.Ricardo Wurmus2016-03-21
| | | | | | | | | | | | | | | | * gnu/packages/scheme.scm (chicken)[arguments]: Do not run port tests.
* | | | gnu: chicken: Use "modify-phases" syntax.Ricardo Wurmus2016-03-21
| | | | | | | | | | | | | | | | | | | | * gnu/packages/scheme.scm (chicken)[arguments]: Use "modify-phases" syntax.
* | | | gnu: chicken: Update to 4.10.0.Ricardo Wurmus2016-03-21
| | | | | | | | | | | | | | | | * gnu/packages/scheme.scm (chicken): Update to 4.10.0.