summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* 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: complexity: Update to 1.9.Ludovic Courtès2016-03-09
| | | | * gnu/packages/code.scm (complexity): Update to 1.9.
* gnu: Add liblangtag.Efraim Flashner2016-03-09
| | | | | | * gnu/packages/libreoffice.scm (liblangtag): New variable. Co-authored-by: Andreas Enge <andreas@enge.fr>
* gnu: libreoffice: Enable parallel build.Andreas Enge2016-03-09
| | | | | * gnu/packages/libreoffice.scm (libreoffice)[arguments]: Enable parallel build.
* gnu: jasper: Add fixes for CVE-2016-1577, CVE-2016-2089, CVE-2016-2116.Efraim Flashner2016-03-08
| | | | | | | | * gnu/packages/patches/jasper-CVE-2016-1557.patch, gnu/packages/patches/jasper-CVE-2016-2089.patch, gnu/packages/patches/jasper-CVE-2016-2116.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/image.scm (jasper)[source]: Add patches.
* gnu: libreoffice: Update to 5.0.5.2 [fixes CVE-2016-{0794, 0795}].Leo Famulari2016-03-07
| | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 5.0.5.2.
* gnu: linux-libre: Update to 4.1.19.Mark H Weaver2016-03-07
| | | | * gnu/packages/linux.scm (linux-libre): Update to 4.1.19.
* gnu: linux-libre: Update to 4.4.4.Mark H Weaver2016-03-07
| | | | * gnu/packages/linux.scm (linux-libre): Update to 4.4.4.
* gnu: network-manager: Update to 1.0.10.Andy Wingo2016-03-07
| | | | | | * gnu/packages/gnome.scm (network-manager): Update to 1.0.10. (network-manager-applet): Likewise. (%network-manager-glib-duplicate-test-patch): Remove.
* gnu: network-manager: Disable failing tests.Andy Wingo2016-03-07
| | | | * gnu/packages/gnome.scm (network-manager): Add pre-configure phase.
* gnu: elogind: Update to 219.13.Andy Wingo2016-03-07
| | | | | * gnu/packages/freedesktop.scm (elogind): Update to 219.13. Remove build fix that is no longer needed. Update home page.
* gnu: Add Blender.Ricardo Wurmus2016-03-07
| | | | * gnu/packages/graphics.scm (blender): New variable.
* gnu: Add gst-python.宋文武2016-03-07
| | | | * gnu/packages/gstreamer.scm (python-gst, python2-gst): New variables.
* gnu: python-pygobject: Propagate glib and libffi.宋文武2016-03-07
| | | | | * gnu/packages/glib.scm (python-pygobject): Move glib and libffi to propagated-inputs. (python2-pygobject)[inputs]: Remove glib and libffi.
* gnu: python-pygobject: Add search path for GI_TYPELIB_PATH.宋文武2016-03-07
| | | | | * gnu/packages/glib.scm (python-pygobject)[native-search-paths]: Use the same search paths as gobject-introspection.
* gnu: orc: Update to 0.4.25.宋文武2016-03-07
| | | | * gnu/packages/gstreamer.scm (orc): Update to 0.4.25.
* services: elogind: Rely on D-Bus activation.Ludovic Courtès2016-03-07
| | | | | | | | | | | | Previously elogind was explicitly spawned by the Shepherd. Now it is activated by dbus-daemon on demand. * gnu/packages/freedesktop.scm (elogind)[arguments]: Add 'fix-service-file' phase. * gnu/services/desktop.scm (elogind-shepherd-service): Remove. (elogind-dbus-service): New procedure. (elogind-service-type): Do not extend SHEPHERD-ROOT-SERVICE-TYPE. Use 'elogind-dbus-service' for DBUS-ROOT-SERVICE-TYPE.
* gnu: alsa-modular-synth: Insert space to separate linker flags.Ricardo Wurmus2016-03-06
| | | | | * gnu/packages/audio.scm (alsa-modular-synth)[arguments]: Add build phase to separate linker flags.
* gnu: alsa-modular-synth: Drop Qt 4.Ricardo Wurmus2016-03-06
| | | | | | * gnu/packages/audio.scm (alsa-modular-synth)[inputs]: Replace "qt-4" with "qt". [arguments]: Add configure flag to build with Qt 5.
* gnu: vigra: Update to a development snapshot.Andreas Enge2016-03-05
| | | | | * gnu/packages/image.scm (vigra): Update to a git snapshot to fix build problems with the current python-numpy.
* gnu: Add einstein.Andreas Enge2016-03-05
| | | | | | * gnu/packages/games.scm (einstein): New variable. * gnu/packages/patches/einstein-build.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch.
* gnu: jalv: Drop Qt-4 support.Andreas Enge2016-03-05
| | | | | | * gnu/packages/audio.scm (jalv)[inputs]: Drop qt-4. It does not receive any upstream security updates, and Qt-4 support is marked as experimental in the jalv documentation.
* gnu: letsencrypt, python-acme: Update to 0.4.2.Leo Famulari2016-03-04
| | | | | | | These packages should be updated together. * gnu/packages/tls.scm (letsencrypt): Update to 0.4.2. (python-acme, python2-acme): Update to 0.4.2.
* gnu: python-cryptography, python-cryptography-vectors: Update to 1.2.3.Leo Famulari2016-03-04
| | | | | | | These packages should be updated together. * gnu/packages/python.scm (python-cryptography): Update to 1.2.3. (python-cryptography-vectors): Update to 1.2.3.
* gnu: gnome: Sync description and synopsis.Ludovic Courtès2016-03-04
| | | | | * gnu/packages/gnome.scm (gnome)[synopsis, description]: Use official GNU blurb.
* gnu: nano: Update to 2.5.3.Ludovic Courtès2016-03-04
| | | | * gnu/packages/nano.scm (nano): Update to 2.5.3.
* gnu: libgit2: Update to 0.23.4.Ludovic Courtès2016-03-04
| | | | * gnu/packages/version-control.scm (libgit2): Update to 0.23.4.
* gnu: findnewest: Update to 0.3.Ludovic Courtès2016-03-04
| | | | * gnu/packages/version-control.scm (findnewest): Update to 0.3.
* gnu: exim: Update to 4.86.2 [fixes CVE-2016-1531].Leo Famulari2016-03-03
| | | | * gnu/packages/mail.scm (exim): Update to 4.86.2.
* gnu: Add byzanz.David Thompson2016-03-03
| | | | * gnu/packages/gnome.scm (byzanz): New variable.
* gnu: youtube-dl: Update to 2016.03.01.Efraim Flashner2016-03-03
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2016.03.01.
* gnu: mpv: Update to 0.16.0.Efraim Flashner2016-03-03
| | | | * gnu/packages/video.scm (mpv): Update to 0.16.0.
* gnu: perl: Replace with patched version [fixes CVE-2016-2381].Leo Famulari2016-03-03
| | | | | | | | * gnu/packages/patches/perl-CVE-2016-2381.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/perl.scm (perl)[replacement]: New field. (perl-fixed): New variable. * gnu/packages/commencement.scm (perl-boot0)[replacement]: New field.
* gnu: irssi: Support proxy, socks, bot.Efraim Flashner2016-03-03
| | | | | * gnu/packages/irc.scm (irssi)[arguments]: Add configure flags to support proxy, socks and bot.
* gnu: irssi: Update to 0.8.18.Efraim Flashner2016-03-03
| | | | | * gnu/packages/irc.scm (irssi): Update to 0.8.18. [source]: Update uri.
* gnu: python-pysam: Move cython and setuptools to native inputs.Ricardo Wurmus2016-03-03
| | | | | | * gnu/packages/bioinformatics.scm (python-pysam)[inputs]: Move "python-cython" and "python-setuptools" from here... [native-inputs]: ... to here.
* gnu: deeptools: Update to 2.1.1.Ricardo Wurmus2016-03-03
| | | | | * gnu/packages/bioinformatics.scm (deeptools): Update to 2.1.1. [inputs]: Add "python2-numpydoc" and "python2-pybigwig".
* gnu: deeptools: Change "propagated-inputs" to "inputs".Ricardo Wurmus2016-03-03
| | | | | | * gnu/packages/bioinformatics.scm (deeptools)[propagated-inputs]: Move all inputs from here... [inputs]: ...to here.
* gnu: Add python-pybigwig.Ricardo Wurmus2016-03-03
| | | | | * gnu/packages/bioinformatics.scm (python-pybigwig, python2-pybigwig): New variables.
* gnu: python-pysam: Update to 0.8.4.Ricardo Wurmus2016-03-03
| | | | * gnu/packages/bioinformatics.scm (python-pysam): Update to 0.8.4.
* gnu: python-pysam, python2-pysam: Move to bioinformatics.scm.Ricardo Wurmus2016-03-03
| | | | | | * gnu/packages/python.scm (python-pysam, python2-pysam): Move to... * gnu/packages/bioinformatics.scm (python-pysam, python2-pysam): ...here.
* gnu: Add procmail.Lukas Gradl2016-03-02
| | | | | | | | * gnu/packages/patches/procmail-ambiguous-getline-debian.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/mail.scm (procmail): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: icecat: Update bundled graphite2 to 1.3.6 [unspecified security fixes].Mark H Weaver2016-03-02
| | | | | | * gnu/packages/patches/icecat-update-graphite2-pt2.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/gnuzilla.scm (icecat)[source]: Add patch.
* gnu: nss: Update to 3.21.1.Mark H Weaver2016-03-02
| | | | * gnu/packages/gnuzilla.scm (nss): Update to 3.21.1.
* gnu: graphite2: Replace with 1.3.6 [unspecified security fixes].Mark H Weaver2016-03-02
| | | | | | | See <https://bodhi.fedoraproject.org/updates/FEDORA-2016-dec1faadc5> * gnu/packages/fontutils.scm (graphite2)[replacement]: New field. (graphite2-1.3.6): New variable.
* gnu: Add password-store.Jessica Tallon2016-03-02
| | | | | | | * gnu/packages/password-utils.scm (password-store): New variable. Co-authored-by: Andreas Enge <andreas@enge.fr> Co-authored-by: Leo Famulari <leo@famulari.name>