summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: signify: Update to 18.•••* gnu/packages/crypto.scm (signify): Update to 18. Leo Famulari2016-06-111-2/+2
* gnu: higan: Update to v099.•••This release removes the "balanced" emulation core (aka profile). Taylan Ulrich Bayırlı/Kammer2016-06-121-3/+2
* gnu: gnucash: Add support for AqBanking.•••* gnu/packages/gnucash.scm (gnucash)[inputs]: Add aqbanking. [arguments]: Add configure flag to enable aqbanking. Ricardo Wurmus2016-06-111-1/+3
* gnu: Add AqBanking.•••* gnu/packages/gnucash.scm (aqbanking): New variable. Ricardo Wurmus2016-06-111-0/+43
* gnu: Add gwenhywfar.•••* gnu/packages/gnucash.scm (gwenhywfar): New variable. Ricardo Wurmus2016-06-111-0/+43
* gnu: xmlsec: Enable gnutls support.•••* gnu/packages/xml.scm (xmlsec)[native-inputs]: Add pkg-config. Ricardo Wurmus2016-06-111-2/+5
* gnu: gnucash: Add "license:" prefix.•••* gnu/packages/gnucash.scm: Import licenses with "license:" prefix. (gnucash)[license]: Add prefix. Ricardo Wurmus2016-06-111-3/+3
* gnu: Add python-pykafka and python2-pykafka.•••* gnu/packages/python.scm (python-pykafka, python2-pykafka): New variables. 宋文武2016-06-111-0/+30
* gnu: Add python-kazoo and python2-kazoo.•••* gnu/packages/python.scm (python-kazoo, python2-kazoo): New variables. 宋文武2016-06-111-0/+27
* gnu: Add python-tabulate and python2-tabulate.•••* gnu/packages/python.scm (python-tabulate, python2-tabulate): New variables. 宋文武2016-06-111-0/+32
* gnu: Add librdkafka.•••* gnu/packages/networking.scm (librdkafka): New variable. 宋文武2016-06-111-0/+37
* gnu: fish: Update to 2.3.0.•••* gnu/packages/fish.scm (fish): Update to 2.3.0. Signed-off-by: 宋文武 <iyzsong@gmail.com> Peter2016-06-111-2/+2
* gnu: git: Update to 2.8.4.•••* gnu/packages/version-control.scm (git): Update to 2.8.4. (git-manpages)[source]: Update hash. Leo Famulari2016-06-101-3/+3
* gnu: expat: Fix CVE-2012-6702 and CVE-2016-5300.•••* 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. Leo Famulari2016-06-103-1/+145
* gnu: linux-libre: Update to 4.6.2.•••* gnu/packages/linux.scm (linux-libre): Update to 4.6.2. Mark H Weaver2016-06-101-2/+2
* gnu: linux-libre-4.4: Update to 4.4.13.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.13. Mark H Weaver2016-06-101-2/+2
* gnu: linux-libre-4.1: Update to 4.1.26.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.26. Mark H Weaver2016-06-101-2/+2
* gnu: higan: Various improvements.•••* 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. Taylan Ulrich Bayırlı/Kammer2016-06-103-3/+20
* gnu: dstat: Adjust license.•••* gnu/packages/admin.scm (dstat)[license]: Change to GPL2+. Ludovic Courtès2016-06-101-1/+1
* gnu: Add dstat.•••* gnu/packages/admin.scm (dstat): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Peter2016-06-101-0/+38
* gnu: Add woof.•••* gnu/packages/web.scm (woof): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Clément Lassieur2016-06-101-0/+38
* gnu: g-wrap: Install modules to 'site/2.0'.•••* gnu/packages/guile.scm (g-wrap)[arguments]: New field. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Patrick Hetu2016-06-101-0/+10
* gnu: Add sparql-query.•••* gnu/packages/databases.scm (sparql-query): New variable. Roel Janssen2016-06-101-0/+61
* gnu: qtbase: Update to 5.6.1.•••* gnu/packages/qt.scm (qtbase): Update to 5.6.1. Efraim Flashner2016-06-101-2/+2
* gnu: st: Update to 0.6•••* gnu/packages/suckless.scm (st): Update to 0.6. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> ng02016-06-091-2/+3
* gnu: weechat: Update to 1.5.•••* gnu/packages/irc.scm (weechat): Update to 1.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> ng02016-06-091-2/+3
* gnu: Add googletest.•••* gnu/packages/check.scm (googletest): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Lukas Gradl2016-06-091-0/+61
* gnu: owncloud-client: Update to 2.2.1.•••* gnu/packages/owncloud.scm (owncloud-client): Update to 2.2.1. Efraim Flashner2016-06-091-2/+2
* gnu: xboard: Update to 4.9.0, use GTK+ front-end.•••* gnu/packages/games.scm (xboard): Update to 4.9.0. [inputs]: Add gtk+-2. 宋文武2016-06-091-6/+5
* Revert "gnu: libxml2: Add fix for CVE-2016-1762."•••This reverts commit 6e4f18cfdd1bf747e77f81b64497f1c05f57a057. Mark H Weaver2016-06-083-34/+1
* gnu: libxml2: Add fix for CVE-2016-1762.•••* 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. Mark H Weaver2016-06-083-1/+34
* gnu: icecat: Add fixes for CVE-2016-{2818,2819,2821,2824,2828,2831}.•••* 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. Mark H Weaver2016-06-0816-1/+1478
* gnu: libvpx: Add fix for CVE-2016-2818.•••* 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. Mark H Weaver2016-06-083-1/+39
* gnu: vlc: Update to 2.2.4 [fixes CVE-2016-5108].•••* gnu/packages/video.scm (vlc): Update to 2.2.4. [inputs]: Remove qt, add qtbase. [arguments]: Add phase to disable display test. Efraim Flashner2016-06-081-4/+12
* gnu: Add ruby-concurrent.•••* 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. Ben Woodcroft2016-06-083-0/+74
* gnu: Add ruby-timecop.•••* gnu/packages/ruby.scm (ruby-timecop): New variable. Ben Woodcroft2016-06-081-0/+36
* gnu: ruby-activesupport: Add 'ruby-tzinfo-data' propagated input.•••* gnu/packages/ruby.scm (ruby-activesupport)[propagated-inputs]: Add 'ruby-tzinfo-data'. Ben Woodcroft2016-06-081-1/+2
* gnu: Add ruby-tzinfo-data.•••* 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. Ben Woodcroft2016-06-083-0/+46
* gnu: libressl: Update to 2.3.5.•••* gnu/packages/tls.scm (libressl): Update to 2.3.5. Leo Famulari2016-06-081-2/+2
* gnu: Add higan.•••* gnu/packages/games.scm (higan): New variable. Taylan Ulrich Bayırlı/Kammer2016-06-081-0/+93
* gnu: Add python-ply.•••* gnu/packages/python.scm (python-ply, python2-ply): New variables. Signed-off-by: Leo Famulari <leo@famulari.name> Danny Milosavljevic2016-06-071-0/+28
* gnu: Add font-hack.•••* gnu/packages/fonts.scm (font-hack): New variable. Signed-off-by: 宋文武 <iyzsong@gmail.com> 8p8c2016-06-071-0/+55
* gnu: java-swt: Use 64-bit archive on x86_64.•••* gnu/packages/java.scm (java-swt)[source]: Use separate source archive for x86_64. Ricardo Wurmus2016-06-071-10/+24
* gnu: Add ghc-wl-pprint.•••* gnu/packages/haskell.scm (ghc-wl-pprint): New variable. Ludovic Courtès2016-06-061-0/+21
* gnu: Add ghc-union-find.•••* gnu/packages/haskell.scm (ghc-union-find): New variable. Ludovic Courtès2016-06-061-0/+25
* gnu: Add ghc-indents.•••* gnu/packages/haskell.scm (ghc-indents): New variable. Ludovic Courtès2016-06-061-0/+25
* gnu: Add ghc-concatenative.•••* gnu/packages/haskell.scm (ghc-concatenative): New variable. Ludovic Courtès2016-06-061-0/+22
* gnu: Add ghc-aeson-pretty.•••* gnu/packages/haskell.scm (ghc-aeson-pretty): New variable. Ludovic Courtès2016-06-061-0/+34
* file-systems: Remove unneeded import.•••* gnu/system/file-systems.scm: Remove import of (guix gexp), unneeded since commit 060d62a740fc1932a3be505534feff099b59ac9f. Ludovic Courtès2016-06-061-1/+0
* gnu: qtkeychain: Update to 0.7.0.•••* gnu/packages/qt.scm (qtkeychain): Update to 0.7.0. Efraim Flashner2016-06-061-2/+2