Age | Commit message (Expand) | Author |
2017-04-10 | gnu: Add tango-icon-theme....* gnu/packages/gnome.scm (tango-icon-theme): New variable.
| Ricardo Wurmus |
2017-04-10 | gnu: gcl: Use 'modify-phases' syntax....* gnu/packages/lisp.scm (gcl)[arguments]: Use 'modify-phases' syntax.
| Efraim Flashner |
2017-04-10 | gnu: gcl: Clean up inputs....* gnu/packages/lisp.scm (gcl)[arguments]: Remove readline substitution,
correctly substitute '/bin/sh' calls.
[inputs]: Add gmp, readline.
[native-inputs]: Remove readline.
| Efraim Flashner |
2017-04-10 | gnu: gcl: Build with gcc@4.9....* gnu/packages/lisp.scm (gcl)[native-inputs]: Add gcc@4.9.
| Efraim Flashner |
2017-04-09 | gnu: nss, nss-certs: Update to 3.30.1....* gnu/packages/certs.scm (nss-certs): Update to 3.30.1.
* gnu/packages/gnuzilla.scm (nss): Update to 3.30.1.
| Marius Bakke |
2017-04-09 | gnu: emacs-projectile: Update to 0.14.0....* gnu/packages/emacs.scm (emacs-projectile): Update to 0.14.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Kyle Meyer |
2017-04-09 | gnu: Add freegish....* gnu/packages/games.scm (freegish): New variable.
| Ricardo Wurmus |
2017-04-09 | gnu: raxml: Update to 8.2.10....* gnu/packages/bioinformatics.scm (raxml): Update to 8.2.10.
| Ben Woodcroft |
2017-04-09 | gnu: r-rsamtools: Update to 1.26.2....* gnu/packages/bioinformatics.scm (r-rsamtools): Update to 1.26.2.
| Ricardo Wurmus |
2017-04-09 | gnu: r-biocparallel: Update to 1.8.2....* gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.8.2.
| Ricardo Wurmus |
2017-04-09 | gnu: r-jsonlite: Update to 1.4....* gnu/packages/web.scm (r-jsonlite): Update to 1.4.
| Ricardo Wurmus |
2017-04-09 | gnu: linux-libre: Update to 4.10.9....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.9.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2017-04-09 | gnu: linux-libre@4.9: Update to 4.9.21....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.21.
| Mark H Weaver |
2017-04-09 | gnu: linux-libre@4.4: Update to 4.4.60....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.60.
| Mark H Weaver |
2017-04-09 | Revert "gnu: Add python-openid."...This reverts commit ccda56886625af84d34ebf1f26b22345e5dbe235.
| Mark H Weaver |
2017-04-08 | gnu: torsocks: Patch references to 'getcap' and 'which'....* gnu/packages/tor.scm (torsocks)[inputs,arguments]: New fields.
| Eric Bavier |
2017-04-09 | gnu: qjackctl: Build with modular Qt....* gnu/packages/audio.scm (qjackctl)[source]: Use sourceforge mirror.
[inputs]: Remove qt, add qtbase, qtx11extras.
| Efraim Flashner |
2017-04-08 | gnu: leafpad: Fix home-page URL....* gnu/packages/text-editors.scm (leafpad)[home-page]: Fix URL.
| Leo Famulari |
2017-04-08 | gnu: Add leafpad....* gnu/packages/text-editors.scm (leafpad): New variable.
| Feng Shu |
2017-04-08 | screen: Fix info page build failure....* gnu/packages/patches/screen-fix-info-syntax-error.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/screen.scm (screen)[source]: Use it.
| Leo Famulari |
2017-04-08 | gnu: lz4: Update to 1.7.5....* gnu/packages/compression.scm (lz4): Update to 1.7.5.
[source]: Update source URL. Use patch 'lz4-fix-test-failures.patch'.
[home-page]: Update URL.
* gnu/packages/patches/lz4-fix-test-failures.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Leo Famulari |
2017-04-08 | gnu: Add alpine....* gnu/packages/mail.scm (alpine): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-04-08 | gnu: certbot: Share python-acme's arguments....* gnu/packages/tls.scm (certbot)[arguments]: Use substitute-keyword-arguments to
inherit from python-acme.
| Leo Famulari |
2017-04-08 | gnu: certbot, python-acme: Update to 0.13.0....* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.13.0.
[arguments]: Add 'patch-dependency' phase.
| Leo Famulari |
2017-04-08 | gnu: python-django-mailman3: Balance parentheses for inputs....* gnu/packages/mail.scm (python-django-mailman3)[inputs]: Balance them.
| Kei Kebreau |
2017-04-08 | gnu: Add postorius....* gnu/packages/mail.scm (postorius): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-04-08 | gnu: Add python-django-mailman3....* gnu/packages/mail.scm (python-django-mailman3): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-04-08 | gnu: Add python-django-gravatar2....* gnu/packages/django.scm (python-django-gravatar2): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-04-08 | gnu: Add python-django-allauth....* gnu/packages/django.scm (python-django-allauth): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-04-08 | gnu: Add python-openid....* gnu/packages/python.scm (python-openid): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-04-08 | gnu: Add python-defusedxml....* gnu/packages/xml.scm (python-defusedxml): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-04-08 | gnu: Add you-get....* gnu/packages/video.scm (you-get): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Feng Shu |
2017-04-08 | gnu: octave: Build with gl2ps support....* gnu/packages/maths.scm (octave)[inputs]: Add gl2ps.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Arun Isaac |
2017-04-08 | gnu: Add gl2ps....* gnu/packages/gl.scm (gl2ps): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Arun Isaac |
2017-04-08 | gnu: r-vegan: Update to 2.4-3....* gnu/packages/bioinformatics.scm (r-vegan): Update to 2.4-3.
[arguments]: Remove build phase "revert-test-deletion".
[native-inputs]: Remove "r-vegan-delete-tests-patch".
| Ricardo Wurmus |
2017-04-08 | gnu: r-stringi: Update to 1.1.5....* gnu/packages/statistics.scm (r-stringi): Update to 1.1.5.
| Ricardo Wurmus |
2017-04-07 | gnu: khal: Update to 0.9.5....* gnu/packages/calendar.scm (khal): Update to 0.9.5.
| Leo Famulari |
2017-04-07 | gnu: dovecot-trees: Update to 2.1.0....* gnu/packages/mail.scm (dovecot-trees): Update to 2.1.0.
(source): Change to use 'url-fetch'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-04-07 | gnu: Add intel-gpu-tools....* gnu/packages/admin.scm (intel-gpu-tools): New variable.
| Ricardo Wurmus |
2017-04-07 | gnu: emacs-symon: Update to 20160630....* gnu/packagages/emacs.scm (emacs-symon): Update to 20160630 (this is
the latest tag available from the upstream).
[source]: Use github instead of melpa.
[home-page]: Update.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Vasile Dumitrascu |
2017-04-07 | gnu: Add emacs-adaptive-wrap....Suggested-by Ivan Vilata i Balaguer <ivan@selidor.net>.
Fixes <https://bugs.gnu.org/26367>.
* gnu/packages/emacs.scm (emacs-adaptive-wrap): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
| humanitiesNerd |
2017-04-07 | gnu: emacs-debbugs: Update to 0.14....* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.14.
| Alex Kost |
2017-04-07 | gnu: perf: Add support for C++ symbol demangling....* gnu/packages/linux.scm (perf)[inputs]: Add libiberty.
| Ludovic Courtès |
2017-04-07 | gnu: ratpoison: Update to 1.4.9....* gnu/packages/ratpoison.scm (ratpoison): Update to 1.4.9.
[inputs]: Remove libxinerama. Add libxrandr.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Mathieu Othacehe |
2017-04-07 | gnu: guitarix: Disable webkit features....The only version of webkit supported by guitarix is unmaintained and contains a
large number of security vulnerabilities, and should be removed from Guix.
* gnu/packages/audio.scm (guitarix)[inputs]: Remove webkitgtk/gtk+-2.
| Leo Famulari |
2017-04-07 | gnu: myrepos: Use 'modify-phases' syntax....* gnu/packages/version-control.scm (myrepos)[arguments]: Use
'modify-phases' syntax.
| Efraim Flashner |
2017-04-07 | gnu: myrepos: Update to 1.20170129....* gnu/packages/version-control.scm (myrepos): Update to 1.20170129.
[source]: Source tarballs have been removed from Github, use
git-download to download from upstream repository.
[home-page]: Use https.
| Efraim Flashner |
2017-04-07 | gnu: gnubik: Update to 2.4.3....* gnu/packages/games.scm (gnubik): Update to 2.4.3.
| Efraim Flashner |
2017-04-07 | gnu: vsearch: Update to 2.4.3....* gnu/packages/bioinformatics.scm (vsearch): Update to 2.4.3.
| Ben Woodcroft |
2017-04-07 | gnu: qemu: Update to 2.8.1 [security fixes]....Fixes CVE-2016-{9602,9603} and CVE-2017-{2615,2620,2630,5667,5931}.
* gnu/packages/qemu.scm (qemu): Update to 2.8.1.
* gnu/packages/patches/qemu-CVE-2017-2615.patch,
gnu/packages/patches/qemu-CVE-2017-2620.patch,
gnu/packages/patches/qemu-CVE-2017-2630.patch,
gnu/packages/patches/qemu-CVE-2017-5667.patch,
gnu/packages/patches/qemu-CVE-2017-5931.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Leo Famulari |