aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: gnurl: Update to 7.50.2-1.ng02016-09-11
| | | | | | | * gnu/packages/gnunet.scm (gnurl): Update to 7.50.2-1. [arguments]: Remove 'delete-failing-test1139 phase. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: go-1.7: Update to 1.7.1.Leo Famulari2016-09-11
| | | | * gnu/packages/golang.scm (go-1.7): Update to 1.7.1.
* gnu: linux-libre: Update to 4.7.3.Mark H Weaver2016-09-10
| | | | * gnu/packages/linux.scm (linux-libre): Update to 4.7.3.
* gnu: linux-libre@4.4: Update to 4.4.20.Mark H Weaver2016-09-10
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.20.
* gnu: linux-libre@4.1: Update to 4.1.32.Mark H Weaver2016-09-10
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.32.
* gnu: icedtea-8: Hardcode dynamically loaded libraries.宋文武2016-09-11
| | | | | | Fixes <https://bugs.gnu.org/24327>. * gnu/packages/java.scm (icedtea-8)[arguments]: Add 'patch-jni-libs' phase.
* gnu: python-cachecontrol: Correct parentheses.Ben Woodcroft2016-09-11
| | | | | | This commit is a follow-up to 'b30565b'. * gnu/packages/python.scm (python-cachecontrol): Correct parentheses.
* gnu: Add python-cachecontrol.Marius Bakke2016-09-11
| | | | | * gnu/packages/python.scm (python-cachecontrol, python2-cachecontrol): New variables.
* gnu: python-pillow: Update to 3.3.1.Leo Famulari2016-09-10
| | | | * gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.3.1.
* gnu: Add mash.Marius Bakke2016-09-10
| | | | | | * gnu/packages/bioinformatics.scm (mash): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add edi.Efraim Flashner2016-09-10
| | | | * gnu/packages/enlightenment.scm (edi): New variable.
* gnu: tig: Install man pages.Efraim Flashner2016-09-10
| | | | * gnu/packages/version-control.scm (tig)[native-inputs]: Add asciidoc, xmlto.
* gnu: tig: Add search completion and history support.Efraim Flashner2016-09-10
| | | | * gnu/packages/version-control.scm (tig)[inputs]: Add readline.
* gnu: tig: Update to 2.2.Efraim Flashner2016-09-10
| | | | * gnu/packages/version-control.scm (tig): Update to 2.2.
* gnu: Add utox.Erik Edrosa2016-09-10
| | | | | | * gnu/packages/messaging.scm (utox): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add filteraudio.Erik Edrosa2016-09-10
| | | | | | * gnu/packages/audio.scm (filteraudio): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: glew: Update to 2.0.0.ng02016-09-10
| | | | | | * gnu/packages/gl.scm (glew): Update to 2.0.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: pdf: Remove erroneous module import.Leo Famulari2016-09-10
| | | | | | This is a followup to commit c41d97bed6ee1765e0845567444d4d2af1a4d373. * gnu/packages/pdf.scm: Don't import (gnu packages javascript).
* gnu: letsencrypt: Superseded by certbot.Leo Famulari2016-09-09
| | | | * gnu/packages/tls.scm (letsencrypt)[properties]: New field.
* gnu: Remove openjpeg-2.0.Leo Famulari2016-09-09
| | | | * gnu/packages/image.scm (openjpeg-2.0): Remove variable.
* gnu: mupdf: Update to 1.9a.Leo Famulari2016-09-09
| | | | | | | | | * gnu/packages/pdf.scm (mupdf): Update to 1.9a. [source]: Use "mupdf-build-with-openjpeg-2.1.patch". Adjust snippet to preserve bundled 'thirdparty/mujs'. [inputs]: Add harfbuzz. Replace openjpeg-2.0 with openjpeg. * gnu/packages/patches/mupdf-build-with-openjpeg-2.1.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: openjpeg: Fix CVE-2016-5157.Leo Famulari2016-09-09
| | | | | | * gnu/packages/patches/openjpeg-CVE-2016-5157.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (openjpeg): Use it.
* gnu: openjpeg-2.*: Fix CVE-2016-7163.Leo Famulari2016-09-09
| | | | | | * gnu/packages/patches/openjpeg-CVE-2016-7163.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (openjpeg, openjpeg-2.0): Use it.
* gnu: openjpeg: Update to 2.1.1.Leo Famulari2016-09-09
| | | | | | | * gnu/packages/image.scm (openjpeg): Update to 2.1.1. [source]: Use GitHub URL and add file-name field. Remove "openjpeg-use-after-free-fix.patch" and "openjpeg-CVE-2015-6581.patch" from patches.
* gnu: bamm: Update to 1.7.3.Ben Woodcroft2016-09-10
| | | | * gnu/packages/bioinformatics.scm (bamm): Update to 1.7.3.
* gnu: geoclue: Update to 2.4.4.Leo Famulari2016-09-09
| | | | * gnu/packages/gnome.scm (geoclue): Update to 2.4.4.
* gnu: c-reduce: Upgrade to 2.5.0.Eric Bavier2016-09-09
| | | | | | * gnu/packages/debug.scm (c-reduce): Upgrade to 2.5.0. [inputs]: Remove delta and perl-benchmark-timer. Add perl-term-readkey. [arguments]: Adjust wrapper libraries.
* gnu: llvm: Build shared libraries.Eric Bavier2016-09-09
| | | | * gnu/packages/llvm.scm (llvm)[arguments]: Add -DBUILD_SHARED_LIBS to
* gnu: llvm: propagate zlib input.Eric Bavier2016-09-09
| | | | | * gnu/packages/llvm.scm (llvm)[inputs]: Move zlib from here... [ppropagated]: ...to here.
* gnu: Fix wrong import of '(gnu packages zsh)'.宋文武2016-09-09
| | | | | * gnu/packages/crypot.scm: Change import of '(gnu packages zsh)' to '(gnu packages shells)'.
* gnu: guile: Search for .go files in "/site-ccache", not "/ccache".Ludovic Courtès2016-09-09
| | | | | | * gnu/packages/guile.scm (guile-next)[search-paths]: Change "2.2/ccache" to "2.2/site-ccache". (guile-for-guile-emacs)[search-paths]: Likewise.
* gnu: ardour: Do not contact ardour.org on start.Ricardo Wurmus2016-09-09
| | | | | * gnu/packages/audio.scm (ardour)[arguments]: Add configure flag "--no-phone-home".
* gnu: Add Tomb.Eric Bavier2016-09-09
| | | | * gnu/packages/crypto.scm (tomb): New variable.
* gnu: Add Swish-e.Eric Bavier2016-09-09
| | | | | | | * gnu/packages/search.scm (swish-e): New variable. * gnu/packages/patches/swish-e-search.patch, gnu/packages/patches/swish-e-format-security.patch: New patches. * gnu/local.mk (dist_patch_DATA): Add them.
* gnu: Add steghide.Eric Bavier2016-09-09
| | | | | | * gnu/packages/image.scm (steghide): New variable. * gnu/packages/patches/steghide-fixes.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Add mlocate.Eric Bavier2016-09-09
| | | | * gnu/packages/search.scm (mlocate): New variable.
* gnu: file-roller: Update to 3.20.3 [fixes CVE-2016-7162].Leo Famulari2016-09-09
| | | | * gnu/packages/gnome.scm (file-roller): Update to 3.20.3.
* gnu: ardour: Update to 5.3.Ricardo Wurmus2016-09-09
| | | | * gnu/packages/audio.scm (ardour): Update to 5.3.
* gnu: Add libhdate.Efraim Flashner2016-09-09
| | | | * gnu/packages/calendar.scm (libhdate): New variable.
* gnu: kmscon: Enable elogind support.Ludovic Courtès2016-09-09
| | | | | * gnu/packages/terminals.scm (kmscon)[source]: Add 'modules' and 'snippet'.
* gnu: kmscon: Build the man page.Ludovic Courtès2016-09-09
| | | | | * gnu/packages/terminals.scm (kmscon)[native-inputs]: Add LIBXSLT, LIBXML2, and DOCBOOK-XSL.
* gnu: kmscon: Clarify synopsis, description, and supported systems.Ludovic Courtès2016-09-09
| | | | | * gnu/packages/terminals.scm (kmscon)[synopsis, description]: Clarify. [supported-systems]: New field.
* gnu: Add python-git-review.Clément Lassieur2016-09-08
| | | | | | | * gnu/packages/openstack.scm (python-git-review) (python2-git-review): New variables. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add surfraw.ng02016-09-08
| | | | | | * gnu/packages/web.scm (surfraw): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: curl: Update replacement to 7.50.2 [fixes CVE-2016-7141].Leo Famulari2016-09-08
| | | | | | * gnu/packages/curl.scm (curl)[replacement]: Update to 7.50.2 (curl-7.50.1): Replace with ... (curl-7.50.2): ... this.
* gnu: openal: Update to 1.17.2.Erik Edrosa2016-09-08
| | | | | | * gnu/packages/audio.scm (openal): Update to 1.17.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: graphicsmagick: Update to 1.3.25 [fixes CVE-2016-2317].Leo Famulari2016-09-07
| | | | * gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.25.
* gnu: imagemagick: Update to 6.9.5-9.Leo Famulari2016-09-07
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-9.
* gnu: man-db: Patch path to iconv.Ricardo Wurmus2016-09-07
| | | | | | | * gnu/packages/man.scm (man-db)[arguments]: Add phase "patch-iconv-path". Fixes <http://bugs.gnu.org/24373>.
* gnu: man-db: Use modify-phases syntax.Ricardo Wurmus2016-09-07
| | | | * gnu/packages/man.scm (man-db)[arguments]: Use modify-phases syntax.