Age | Commit message (Expand) | Author |
2017-05-12 | gnu: reptry: Fix build....* gnu/packages/patches/reptyr-fix-gcc-7.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add new patch.
* gnu/packages/screen.scm (reptyr): Use patch.
| Mathieu Othacehe |
2017-05-12 | gnu: postgresql: Update to 9.6.3 [fixes CVE-2017-{7484,7485,7486}]....* gnu/packages/databases.scm (postgresql): Update to 9.6.3.
| Marius Bakke |
2017-05-12 | gnu: Add lierolibre....* gnu/packages/patches/lierolibre-check-unaligned-access.patch,
gnu/packages/patches/lierolibre-is-free-software.patch,
gnu/packages/patches/lierolibre-remove-arch-warning.patch,
gnu/packages/patches/lierolibre-try-building-other-arch.patch,
gnu/packages/patches/lierolibre-newer-libconfig.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/games.scm (lierolibre): New variable.
| Marius Bakke |
2017-05-12 | gnu: openvpn: Update to 2.4.2 [fixes CVE-2017-7478, CVE-2017-7479]....* gnu/packages/vpn.scm (openvpn): Update to 2.4.2.
| Marius Bakke |
2017-05-12 | gnu: rocksdb: Disable tests on 32-bit systems....* gnu/packages/databases.scm (rocksdb)[arguments]: Make #:tests? conditional.
Delete unnecessary 'build' phase. Move portability environment variable
before check phase.
| Marius Bakke |
2017-05-12 | gnu: cryptsetup: Update to 1.7.5....* gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.5.
| Marius Bakke |
2017-05-12 | gnu: kbd: Set home page to kbd-project.org....* gnu/packages/linux.scm (kbd)[home-page]: Update.
| Marius Bakke |
2017-05-12 | gnu: psmisc: Update to 22.21....* gnu/packages/linux.scm (psmisc): Update to 22.21.
[home-page]: Update.
| Marius Bakke |
2017-05-12 | gnu: proot: Add statically-linked variant....* gnu/packages/linux.scm (proot-static): New variable.
| Ludovic Courtès |
2017-05-12 | gnu: talloc: Add static variant....* gnu/packages/samba.scm (talloc/static): New variable.
| Ludovic Courtès |
2017-05-12 | gnu: emacs-ag: Propagate the-silver-searcher....This allows emacs-ag to be used on remote systems.
* gnu/packages/emacs.scm (emacs-ag)[inputs]: Remove. Move THE-SILVER-SEARCHER
to...
[propagated-inputs]: ... here.
[arguments]: Remove 'patch-exec-paths' phase.
| Clément Lassieur |
2017-05-12 | gnu: miniupnpc: Fix CVE-2017-8798....* gnu/packages/patches/miniupnpc-CVE-2017-8798.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/upnp.scm (miniupnpc)[source]: Use it.
| Marius Bakke |
2017-05-11 | gnu: cryptsetup-static: Fix FTBFS with lvm2-static@2.02.171....* gnu/packages/cryptsetup.scm (cryptsetup-static)[arguments]<#:configure-flags>:
Add "-lm" to LIBS.
| Marius Bakke |
2017-05-11 | gnu: lxde-common: Provide 'startlxde' with the 'lxsession' file name....Fixes <https://bugs.gnu.org/26688>.
* gnu/packages/lxde.scm (lxde-common)[arguments, inputs]: New fields.
| Ludovic Courtès |
2017-05-11 | gnu: Add antlr3 and stringtemplate4....* gnu/packages/java.scm (antlr3, stringtemplate4): New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add stringtemplate3....* gnu/packages/java.scm (stringtemplate3): New variable.
| Julien Lepiller |
2017-05-11 | gnu: Add antlr2....* gnu/packages/java.scm (antlr2): New variable.
| Julien Lepiller |
2017-05-11 | gnu: Add pootle....* gnu/packages/django.scm (pootle): New variable.
| Julien Lepiller |
2017-05-11 | gnu: Fix python2-django-allauth....* gnu/packages/python.scm (python-openid)[properties]: Use python2-variant.
| Julien Lepiller |
2017-05-11 | gnu: python-pytest-django: Update to 3.1.2....* gnu/packages/django.scm (python-pytest-django, python2-pytest-django):
Update to 3.1.2.
| Julien Lepiller |
2017-05-11 | gnu: Add python-django-statici18n....* gnu/packages/django.scm (python-django-statici18n, python2-django-statici18n):
New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-django-appconf....* gnu/packages/django.scm (python-django-appconf, python2-django-appconf):
New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-django-sortedm2m....* gnu/packages/django.scm (python-django-sortedm2m, python2-django-sortedm2m):
New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-django-rq....* gnu/packages/django.scm (python-django-rq, python2-django-rq): New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-django-redis....* gnu/packages/django.scm (python-django-redis, python2-django-redis):
New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-fakeredis....* gnu/packages/python.scm (python-fakeredis, python2-fakeredis): New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-hiredis....* gnu/packages/python.scm (python-hiredis, python2-hiredis): New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-django-overextends....* gnu/packages/django.scm (python-django-overextends, python2-django-overextends):
New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-django-contrib-comments....* gnu/packages/django.scm (python-django-contrib-comments,
python2-django-contrib-comments): New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-django-contact-form....* gnu/packages/django.scm (python-django-contact-form, python2-django-contact-form):
New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-django-bulk-update....* gnu/packages/django.scm (python-django-bulk-update, python2-django-bulk-update):
New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-dj-database-url....* gnu/packages/django.scm (python-dj-database-url, python2-dj-database-url):
New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-django-jsonfield....* gnu/packages/django.scm (python-django-jsonfield, python2-django-jsonfield):
New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-django-assets....* gnu/packages/django.scm (python-django-assets, python2-django-assets):
New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-mysqlclient....* gnu/packages/python.scm (python-mysqlclient, python2-mysqlclient): New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-translate-toolkit....* gnu/packages/python.scm (python-translate-toolkit, python2-translate-toolkit):
New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-factory-boy....* gnu/packages/python.scm (python-factory-boy, python2-factory-boy): New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python2-stemming....* gnu/packages/python.scm (python2-stemming): New variable.
| Julien Lepiller |
2017-05-11 | gnu: Add python-scandir....* gnu/packages/python.scm (python-scandir, python2-scandir): New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-levenshtein....* gnu/packages/python.scm (python-levenshtein, python2-levenshtein):
New variables.
| Julien Lepiller |
2017-05-11 | gnu: python-dateutil: Update to 2.6.0....* gnu/packages/python.scm (python-dateutil, python2-dateutil): Update to 2.6.0.
| Julien Lepiller |
2017-05-11 | gnu: Add python-elasticsearch....* gnu/packages/python.scm (python-elasticsearch, python2-elasticsearch):
New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-nosexcover....* gnu/packages/python.scm (python-nosexcover, python2-nosexcover): New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-dirsync....* gnu/packages/python.scm (python-dirsync, python2-dirsync): New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-diff-match-patch....* gnu/packages/python.scm (python-diff-match-patch, python2-diff-match-patch):
New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-cssmin....* gnu/packages/python.scm (python-cssmin, python2-cssmin): New variables.
| Julien Lepiller |
2017-05-11 | gnu: python-rq: Update to 0.7.1....* gnu/packages/python.scm (python-rq, python2-rq): Update to 0.7.1.
[source]: Use pypi-uri.
| Julien Lepiller |
2017-05-11 | gnu: Add python-sphinx-me....* gnu/packages/python.scm (python-sphinx-me, python2-sphinx-me): New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-webassets....* gnu/packages/python.scm (python-webassets, python2-webassets): New variables.
| Julien Lepiller |
2017-05-11 | gnu: Add python-utils....* gnu/packages/python.scm (python-utils, python2-utils): New variables.
| Julien Lepiller |