summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: swig: Adjust to pcre output split.Ludovic Courtès2016-06-13
| | | | | | | | This fixes a regression introduced in commit 6d49ca3bad613700b539c30272e164207455735b. * gnu/packages/swig.scm (swig)[native-inputs]: Add pcre:bin. [inputs]: Remove pcre.
* gnu: libxslt: Update to 1.1.29.Leo Famulari2016-06-12
| | | | | | | * gnu/packages/patches/libxslt-CVE-2015-7995.patch, gnu/packages/patches/libxslt-remove-date-timestamps.patch: Delete files. * gnu/packages/xml.scm: Update to 1.1.29. [source]: Remove patches.
* Merge branch 'master' into core-updatesLeo Famulari2016-06-12
|\
| * gnu: unison: Install unison-fsmonitor.Orivej Desh2016-06-12
| | | | | | | | | | | | | | * gnu/packages/ocaml.scm (unison)[arguments]: Add 'install-fsmonitor' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add emacs-rainbow-identifiers.Roel Janssen2016-06-12
| | | | | | | | * gnu/packages/emacs.scm (emacs-rainbow-identifiers): New variable.
| * gnu: imagemagick: Update to 6.9.4-9.Leo Famulari2016-06-12
| | | | | | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.4-9.
| * gnu: manaplus: Update to 1.6.6.4.Alex Kost2016-06-12
| | | | | | | | * gnu/packages/games.scm (manaplus): Update to 1.6.6.4.
| * gnu: Add arc-icon-theme.David Thompson2016-06-11
| | | | | | | | * gnu/packages/gnome.scm (arc-icon-theme): New variable.
| * gnu: Add moka-icon-theme.David Thompson2016-06-11
| | | | | | | | * gnu/packages/gnome.scm (moka-icon-theme): New variable.
| * gnu: Add arc-theme.David Thompson2016-06-11
| | | | | | | | * gnu/packages/gnome.scm (arc-theme): New variable.
| * gnu: wireshark: Update to 2.0.4 [security fixes].Leo Famulari2016-06-11
| | | | | | | | | | | | Fixes CVE-2016-{5350, 5351, 5352, 5353, 5354, 5355, 5356, 5357, 5358, 5359}. * gnu/packages/networking.scm (wireshark): Update to 2.0.4.
| * gnu: libmicrohttpd: Update to 0.9.50.ng02016-06-11
| | | | | | | | | | | | * gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.50. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: signify: Update to 18.Leo Famulari2016-06-11
| | | | | | | | * gnu/packages/crypto.scm (signify): Update to 18.
| * gnu: higan: Update to v099.Taylan Ulrich Bayırlı/Kammer2016-06-12
| | | | | | | | This release removes the "balanced" emulation core (aka profile).
| * gnu: gnucash: Add support for AqBanking.Ricardo Wurmus2016-06-11
| | | | | | | | | | * gnu/packages/gnucash.scm (gnucash)[inputs]: Add aqbanking. [arguments]: Add configure flag to enable aqbanking.
| * gnu: Add AqBanking.Ricardo Wurmus2016-06-11
| | | | | | | | * gnu/packages/gnucash.scm (aqbanking): New variable.
| * gnu: Add gwenhywfar.Ricardo Wurmus2016-06-11
| | | | | | | | * gnu/packages/gnucash.scm (gwenhywfar): New variable.
| * gnu: xmlsec: Enable gnutls support.Ricardo Wurmus2016-06-11
| | | | | | | | * gnu/packages/xml.scm (xmlsec)[native-inputs]: Add pkg-config.
| * gnu: gnucash: Add "license:" prefix.Ricardo Wurmus2016-06-11
| | | | | | | | | | * gnu/packages/gnucash.scm: Import licenses with "license:" prefix. (gnucash)[license]: Add prefix.
| * gnu: Add python-pykafka and python2-pykafka.宋文武2016-06-11
| | | | | | | | * gnu/packages/python.scm (python-pykafka, python2-pykafka): New variables.
| * gnu: Add python-kazoo and python2-kazoo.宋文武2016-06-11
| | | | | | | | * gnu/packages/python.scm (python-kazoo, python2-kazoo): New variables.
| * gnu: Add python-tabulate and python2-tabulate.宋文武2016-06-11
| | | | | | | | * gnu/packages/python.scm (python-tabulate, python2-tabulate): New variables.
| * gnu: Add librdkafka.宋文武2016-06-11
| | | | | | | | * gnu/packages/networking.scm (librdkafka): New variable.
| * gnu: fish: Update to 2.3.0.Peter2016-06-11
| | | | | | | | | | | | * gnu/packages/fish.scm (fish): Update to 2.3.0. Signed-off-by: 宋文武 <iyzsong@gmail.com>
| * gnu: git: Update to 2.8.4.Leo Famulari2016-06-10
| | | | | | | | | | * gnu/packages/version-control.scm (git): Update to 2.8.4. (git-manpages)[source]: Update hash.
| * gnu: expat: Fix CVE-2012-6702 and CVE-2016-5300.Leo Famulari2016-06-10
| | | | | | | | | | | | * gnu/packages/patches/expat-CVE-2012-6702-and-CVE-2016-5300.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xml.scm (expat/fixed): Use it.
| * gnu: linux-libre: Update to 4.6.2.Mark H Weaver2016-06-10
| | | | | | | | * gnu/packages/linux.scm (linux-libre): Update to 4.6.2.
| * gnu: linux-libre-4.4: Update to 4.4.13.Mark H Weaver2016-06-10
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.13.
| * gnu: linux-libre-4.1: Update to 4.1.26.Mark H Weaver2016-06-10
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.26.
| * gnu: higan: Various improvements.Taylan Ulrich Bayırlı/Kammer2016-06-10
| | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (higan): Use semi-official repository at GitLab (using hotfix tag 098b which is equivalent to official release 098). Add a patch to remove the build flag -march=native. Set profile to balanced. * gnu/packages/patches/higan-remove-march-native-flag.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: dstat: Adjust license.Ludovic Courtès2016-06-10
| | | | | | | | * gnu/packages/admin.scm (dstat)[license]: Change to GPL2+.
| * gnu: Add dstat.Peter2016-06-10
| | | | | | | | | | | | * gnu/packages/admin.scm (dstat): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add woof.Clément Lassieur2016-06-10
| | | | | | | | | | | | * gnu/packages/web.scm (woof): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: g-wrap: Install modules to 'site/2.0'.Patrick Hetu2016-06-10
| | | | | | | | | | | | * gnu/packages/guile.scm (g-wrap)[arguments]: New field. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add sparql-query.Roel Janssen2016-06-10
| | | | | | | | * gnu/packages/databases.scm (sparql-query): New variable.
| * gnu: qtbase: Update to 5.6.1.Efraim Flashner2016-06-10
| | | | | | | | * gnu/packages/qt.scm (qtbase): Update to 5.6.1.
| * gnu: st: Update to 0.6ng02016-06-09
| | | | | | | | | | | | * gnu/packages/suckless.scm (st): Update to 0.6. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: weechat: Update to 1.5.ng02016-06-09
| | | | | | | | | | | | * gnu/packages/irc.scm (weechat): Update to 1.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add googletest.Lukas Gradl2016-06-09
| | | | | | | | | | | | * gnu/packages/check.scm (googletest): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: owncloud-client: Update to 2.2.1.Efraim Flashner2016-06-09
| | | | | | | | * gnu/packages/owncloud.scm (owncloud-client): Update to 2.2.1.
| * gnu: xboard: Update to 4.9.0, use GTK+ front-end.宋文武2016-06-09
| | | | | | | | | | * gnu/packages/games.scm (xboard): Update to 4.9.0. [inputs]: Add gtk+-2.
| * Revert "gnu: libxml2: Add fix for CVE-2016-1762."Mark H Weaver2016-06-08
| | | | | | | | This reverts commit 6e4f18cfdd1bf747e77f81b64497f1c05f57a057.
| * gnu: libxml2: Add fix for CVE-2016-1762.Mark H Weaver2016-06-08
| | | | | | | | | | | | * gnu/packages/patches/libxml2-CVE-2016-1762.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xml.scm (libxml2/fixed)[source]: Add patch.
| * gnu: icecat: Add fixes for CVE-2016-{2818,2819,2821,2824,2828,2831}.Mark H Weaver2016-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/icecat-CVE-2016-2818-pt1.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt2.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt3.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt4.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt5.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt6.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt7.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt8.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt9.patch, gnu/packages/patches/icecat-CVE-2016-2819.patch, gnu/packages/patches/icecat-CVE-2016-2821.patch, gnu/packages/patches/icecat-CVE-2016-2824.patch, gnu/packages/patches/icecat-CVE-2016-2828.patch, gnu/packages/patches/icecat-CVE-2016-2831.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.
| * gnu: libvpx: Add fix for CVE-2016-2818.Mark H Weaver2016-06-08
| | | | | | | | | | | | * gnu/packages/patches/libvpx-CVE-2016-2818.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/video.scm (libvpx)[source]: Add patch.
| * gnu: vlc: Update to 2.2.4 [fixes CVE-2016-5108].Efraim Flashner2016-06-08
| | | | | | | | | | | | * gnu/packages/video.scm (vlc): Update to 2.2.4. [inputs]: Remove qt, add qtbase. [arguments]: Add phase to disable display test.
| * gnu: Add ruby-concurrent.Ben Woodcroft2016-06-08
| | | | | | | | | | | | * gnu/packages/ruby.scm (ruby-concurrent): New variable. * gnu/packages/patches/ruby-concurrent-ignore-broken-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: Add ruby-timecop.Ben Woodcroft2016-06-08
| | | | | | | | * gnu/packages/ruby.scm (ruby-timecop): New variable.
| * gnu: ruby-activesupport: Add 'ruby-tzinfo-data' propagated input.Ben Woodcroft2016-06-08
| | | | | | | | | | * gnu/packages/ruby.scm (ruby-activesupport)[propagated-inputs]: Add 'ruby-tzinfo-data'.
| * gnu: Add ruby-tzinfo-data.Ben Woodcroft2016-06-08
| | | | | | | | | | | | * gnu/packages/ruby.scm (ruby-tzinfo-data): New variable. * gnu/packages/patches/ruby-tzinfo-data-ignore-broken-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.