~ruther/guix-local

ace41d50 — Marius Bakke 9 years ago
gnu: openvpn: Update to 2.4.2 [fixes CVE-2017-7478, CVE-2017-7479].

* gnu/packages/vpn.scm (openvpn): Update to 2.4.2.
d7b344c5 — Marius Bakke 9 years ago
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.
ae836e51 — Marius Bakke 9 years ago
gnu: cryptsetup: Update to 1.7.5.

* gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.5.
0ed81d04 — Marius Bakke 9 years ago
gnu: kbd: Set home page to kbd-project.org.

* gnu/packages/linux.scm (kbd)[home-page]: Update.
aa9c221f — Marius Bakke 9 years ago
gnu: psmisc: Update to 22.21.

* gnu/packages/linux.scm (psmisc): Update to 22.21.
[home-page]: Update.
b9048a14 — Ludovic Courtès 9 years ago
gnu: proot: Add statically-linked variant.

* gnu/packages/linux.scm (proot-static): New variable.
602db62c — Ludovic Courtès 9 years ago
gnu: talloc: Add static variant.

* gnu/packages/samba.scm (talloc/static): New variable.
86470421 — Clément Lassieur 9 years ago
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.
d231fe0a — Marius Bakke 9 years ago
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.
2253477e — Marius Bakke 9 years ago
gnu: cryptsetup-static: Fix FTBFS with lvm2-static@2.02.171.

* gnu/packages/cryptsetup.scm (cryptsetup-static)[arguments]<#:configure-flags>:
Add "-lm" to LIBS.
a3ac1bc2 — Ludovic Courtès 9 years ago
nls: Update 'fr' translation.
d5e7d014 — Ludovic Courtès 9 years ago
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.
4ad8aed7 — Julien Lepiller 9 years ago
gnu: Add antlr3 and stringtemplate4.

* gnu/packages/java.scm (antlr3, stringtemplate4): New variables.
a0f15eff — Julien Lepiller 9 years ago
gnu: Add stringtemplate3.

* gnu/packages/java.scm (stringtemplate3): New variable.
9f68e74a — Julien Lepiller 9 years ago
gnu: Add antlr2.

* gnu/packages/java.scm (antlr2): New variable.
2601171e — Julien Lepiller 9 years ago
gnu: Add pootle.

* gnu/packages/django.scm (pootle): New variable.
f048db5a — Julien Lepiller 9 years ago
gnu: Fix python2-django-allauth.

* gnu/packages/python.scm (python-openid)[properties]: Use python2-variant.
919d4ad0 — Julien Lepiller 9 years ago
gnu: python-pytest-django: Update to 3.1.2.

* gnu/packages/django.scm (python-pytest-django, python2-pytest-django):
Update to 3.1.2.
f77d82f1 — Julien Lepiller 9 years ago
gnu: Add python-django-statici18n.

* gnu/packages/django.scm (python-django-statici18n, python2-django-statici18n):
New variables.
9f4a3059 — Julien Lepiller 9 years ago
gnu: Add python-django-appconf.

* gnu/packages/django.scm (python-django-appconf, python2-django-appconf):
New variables.
Next