Age | Commit message (Expand) | Author |
2015-09-28 | gnu: Add r-httpuv.•••* gnu/packages/web.scm (r-httpuv): New variable.
| Ricardo Wurmus |
2015-09-28 | gnu: Add arandr.•••* gnu/packages/xdisorg.scm (arandr): New variable.
| Mathieu Lirzin |
2015-09-27 | gnu: avidemux: Build with Qt 5 instead of Qt 4.•••* gnu/packages/video.scm (avidemux)[inputs]: Replace qt-4 by qt.
[arguments]: Add build flag.
| Andreas Enge |
2015-09-26 | gnu: global: Update to 6.5.1.•••* gnu/packages/code.scm (global): Update to 6.5.1.
| Andreas Enge |
2015-09-26 | gnu: libmicrohttpd: Update to 0.9.43.•••* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.43.
| Andreas Enge |
2015-09-26 | gnu: ddrescue: Update to 1.20.•••* gnu/packages/disk.scm (ddrescue): Update to 1.20.
| Andreas Enge |
2015-09-26 | gnu: sipwitch: Update to 1.9.10.•••* gnu/packages/telephony.scm (sipwitch): Update to 1.9.10.
| Andreas Enge |
2015-09-26 | gnu: ucommon: Update to 6.6.0.•••* gnu/packages/telephony.scm (ucommon): Update to 6.6.0.
| Andreas Enge |
2015-09-26 | gnu: parallel: Update to 20150922.•••* gnu/packages/parallel.scm (parallel): Update to 20150922.
| Andreas Enge |
2015-09-26 | gnu: xapian: Update to 1.2.21.•••* gnu/packages/search.scm (xapian): Update to 1.2.21.
| Paul van der Walt |
2015-09-26 | gnu: mu: Update to 0.9.13.•••* gnu/packages/mail.scm (mu): Update to 0.9.13.
| Paul van der Walt |
2015-09-26 | gnu: ncmpcpp: Update to 0.6.7.•••* gnu/packages/mpd.scm (ncmpcpp): Update to 0.6.7.
| Paul van der Walt |
2015-09-26 | gnu: qemu: Update to 2.4.0.1. Include fix for CVE-2015-6855.•••* gnu/packages/patches/qemu-CVE-2015-3209.patch,
gnu/packages/patches/qemu-CVE-2015-4037.patch,
gnu/packages/patches/qemu-CVE-2015-4103.patch,
gnu/packages/patches/qemu-CVE-2015-4104.patch,
gnu/packages/patches/qemu-CVE-2015-4105.patch,
gnu/packages/patches/qemu-CVE-2015-4106-pt1.patch,
gnu/packages/patches/qemu-CVE-2015-4106-pt2.patch,
gnu/packages/patches/qemu-CVE-2015-4106-pt3.patch,
gnu/packages/patches/qemu-CVE-2015-4106-pt4.patch,
gnu/packages/patches/qemu-CVE-2015-4106-pt5.patch,
gnu/packages/patches/qemu-CVE-2015-4106-pt6.patch,
gnu/packages/patches/qemu-CVE-2015-4106-pt7.patch,
gnu/packages/patches/qemu-CVE-2015-4106-pt8.patch,
gnu/packages/patches/qemu-CVE-2015-5745.patch: Delete files.
* gnu/packages/patches/qemu-CVE-2015-6855.patch: New file.
* gnu-system.am (dist_patch_DATA): Add the new patch and delete the old ones.
* gnu/packages/qemu.scm (qemu-headless): Update to 2.4.0.1. Add the new patch
and delete the old ones.
| Mark H Weaver |
2015-09-26 | Merge branch 'core-updates' | Ludovic Courtès |
2015-09-26 | gnu: ibus: Add input gtk+-3.•••* gnu/packages/ibus.scm (ibus)[inputs]: Add the required gtk+-3.
| Andreas Enge |
2015-09-26 | gnu: Add squashfs-tools.•••* gnu/packages/compression.scm (squashfs-tools): New variable.
| 宋文武 |
2015-09-25 | gnu: Add Gajim.•••* gnu/packages/messaging.scm (gajim): New variable.
| Ricardo Wurmus |
2015-09-25 | gnu: Add python-nbxmpp.•••* gnu/packages/messaging.scm (python-nbxmpp, python2-nbxmpp): New
variables.
| Ricardo Wurmus |
2015-09-25 | gnu: Add python-gnupg.•••* gnu/packages/gnupg.scm (python-gnupg, python2-gnupg): New variables.
| Ricardo Wurmus |
2015-09-25 | gnu: Add pyOpenSSL.•••* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): New
variables.
| Ricardo Wurmus |
2015-09-25 | gnu: Add python-cryptography.•••* gnu/packages/python.scm (python-cryptography, python2-cryptography):
New variables.
| Ricardo Wurmus |
2015-09-25 | gnu: Add python-cryptography-vectors.•••* gnu/packages/python.scm (python-cryptography-vectors,
python2-cryptography-vectors): New variables.
| Ricardo Wurmus |
2015-09-25 | gnu: Add python-pretend.•••* gnu/packages/python.scm (python-pretend, python2-pretend): New
variables.
| Ricardo Wurmus |
2015-09-25 | gnu: Add python-idna.•••* gnu/packages/python.scm (python-idna, python2-idna): New variables.
| Ricardo Wurmus |
2015-09-25 | gnu: Add python-ipaddress.•••* gnu/packages/python.scm (python2-ipaddress): New variable.
| Ricardo Wurmus |
2015-09-25 | gnu: guix: Update development snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update to abbe2c6.
| Ludovic Courtès |
2015-09-25 | gnu: glibc-locales: Update to glibc 2.22.•••* gnu/packages/base.scm (glibc-locales)[arguments]: Remove
'delete-file-recursively' call from 'build' phase.
* gnu/packages/patches/glibc-locales.patch: Adjust to glibc 2.22.
| Ludovic Courtès |
2015-09-25 | gnu: Add seqmagick.•••* gnu/packages/bioinformatics.scm (seqmagick): New variable.
| Ben Woodcroft |
2015-09-24 | gnu: tcl: Add missing -L flag in tk.pc and tkConfig.sh.•••* gnu/packages/tcl.scm (tk)[arguments]: Use 'modify-phases'. Add
'add-fontconfig-flag' phase.
[inputs]: Add FONTCONFIG.
| Ludovic Courtès |
2015-09-24 | Merge branch 'master' into core-updates | Ludovic Courtès |
2015-09-24 | gnu: Add python-pyasn1.•••* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): New
variables.
| Ricardo Wurmus |
2015-09-24 | gnu: python-cffi: Update to 1.2.1.•••* gnu/packages/python.scm (python-cffi): Update to 1.2.1.
[native-inputs]: Add python-pytest.
[arguments]: Enable tests.
| Ricardo Wurmus |
2015-09-23 | gnu: Import modules needed by openimageio.•••* gnu/packages/graphics.scm: Add missing imports. This is a followup to
commit 71299c1.
| Ludovic Courtès |
2015-09-23 | gnu: Add openimageio.•••* gnu/packages/graphics.scm (openimageio): New variable.
| Ricardo Wurmus |
2015-09-23 | gnu: Add XJackFreak.•••* gnu/packages/audio.scm (xjackfreak): New variable.
| Ricardo Wurmus |
2015-09-22 | Merge branch 'master' into core-updates | Mark H Weaver |
2015-09-22 | gnu: r-scales: Update to 0.3.0.•••* gnu/packages/statistics.scm (r-scales): Update to 0.3.0.
| Andreas Enge |
2015-09-22 | gnu: csound: Update to 6.05.•••* gnu/packages/audio.scm (csound): Update to 6.05.
| Andreas Enge |
2015-09-22 | gnu: Add bitcoin-core.•••* gnu/packages/finance.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Register it.
| Andreas Enge |
2015-09-22 | gnu: linux-libre: Update to 4.2.1.•••* gnu/packages/linux.scm (linux-libre): Update to 4.2.1.
| Mark H Weaver |
2015-09-22 | gnu: cgal: Update to 4.6.3.•••* gnu/packages/graphics.scm (cgal): Update to 4.6.3.
| Andreas Enge |
2015-09-22 | gnu: recutils: Add libuuid to native-inputs.•••* gnu/packages/databases.scm (recutils)[native-inputs]: Add "libuuid".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Leo Famulari |
2015-09-21 | gnu: python2-ipython: Override terminado in propagated inputs.•••* gnu/packages/python.scm (python2-ipython)[inputs, propagated-inputs]:
Override inherited "python-terminado" in propagated inputs instead of
regular inputs.
| Ricardo Wurmus |
2015-09-21 | gnu: pixman: Work around pointer arithmetic bug.•••* gnu/packages/patches/pixman-pointer-arithmetic.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/xdisorg.scm (pixman)[source]: Use it.
| Ludovic Courtès |
2015-09-21 | gnu: r-scales: Update to 0.3.0.•••* gnu/packages/statistics.scm (r-scales): Update to 0.3.0.
| Ricardo Wurmus |
2015-09-21 | gnu: Add r-dplyr.•••* gnu/packages/statistics.scm (r-dplyr): New variable.
| Vicente Vera Parra |
2015-09-21 | gnu: Add r-r6.•••* gnu/packages/statistics.scm (r-r6): New variable.
| Vicente Vera Parra |
2015-09-21 | gnu: Add r-testthat.•••* gnu/packages/statistics.scm (r-testthat): New variable.
| Vicente Vera Parra |
2015-09-21 | gnu: Add r-crayon.•••* gnu/packages/statistics.scm (r-crayon): New variable.
| Vicente Vera Parra |
2015-09-21 | gnu: Add r-memoise.•••* gnu/packages/statistics.scm (r-memoise): New variable.
| Vicente Vera Parra |