Commit Graph

40266 Commits (2bf50977844f02e7c888a3a4222f0c900e1fbe01)

Author SHA1 Message Date
Marius Bakke 2bf5097784
gnu: xmodmap: Update to 1.0.10.
* gnu/packages/patches/xmodmap-asprintf.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/xorg.scm (xmodmap): Update to 1.0.10.
[source](patches): Remove.
[home-page]: Set to source repository.
2019-02-20 16:40:32 +01:00
Marius Bakke c7f5c3ea20
gnu: OpenSSL: Don't use NAME in source URI. 2019-02-20 16:40:32 +01:00
Marius Bakke 799de4687f
gnu: OpenSSL: Remove obsolete code.
* gnu/packages/tls.scm (openssl-next)[arguments]: Remove GCC4 workaround.
2019-02-20 16:40:32 +01:00
Pierre Neidhardt 4727e69aa0
gnu: emacs-evil-collection: Update to 20190220.
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20190220.
2019-02-20 16:18:39 +01:00
Pierre Neidhardt 266c97cb6d
gnu: emacs-helm-eww: Update to 1.1.
* gnu/packages/emacs-xyz.scm (emacs-helm-eww): Update to 1.1.
2019-02-20 16:14:47 +01:00
Pierre Neidhardt f81efdcbdb
gnu: emacs-helm-slime: Update to 0.2.0.
* gnu/packages/emacs-xyz.scm (emacs-helm-slime): Update to 0.2.0.
2019-02-20 16:12:58 +01:00
Pierre Neidhardt e77c7210f0
gnu: Add emacs-orgit.
* gnu/packages/emacs-xyz.scm (emacs-orgit): New variable.
2019-02-20 11:08:13 +01:00
Brett Gilio bf6c8960c6
gnu: r-lava: Update to 1.6.5.
* gnu/packages/cran.scm (r-lava): Update to 1.6.5.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 09:36:24 +01:00
Efraim Flashner 20801f9da8
gnu: Add micropython.
* gnu/packages/python.scm (micropython): New variable.
2019-02-20 09:09:47 +02:00
Efraim Flashner b6f69340bb
gnu: owncloud-client: Update to 2.5.3.11470.
* gnu/packages/sync.scm (owncloud-client): Update to 2.5.3.11470.
2019-02-20 09:06:43 +02:00
Efraim Flashner 2b371f4dd5
gnu: Don't use the store path in the .desktop file.
This fixes bug#30228.

* gnu/packages/sync.scm (owncloud-client)[arguments]: Add a custom phase
to substitute the executable name for the full path to the binary.
Remove the 'patch-dot-desktop-files phase.
2019-02-20 09:06:40 +02:00
Tobias Geerinckx-Rice c6d8817ec4
gnu: archivemount: Use HTTPS home page.
* * gnu/packages/linux.scm (archivemount)[source, home-page]: Use HTTPS.
2019-02-19 23:45:58 +01:00
Tobias Geerinckx-Rice 903deeea53
gnu: archivemount: Update to 0.8.12.
* gnu/packages/linux.scm (archivemount): Update to 0.8.12.
2019-02-19 23:45:57 +01:00
Tobias Geerinckx-Rice cf0ea81579
gnu: kodi: Update to 18.1.
* gnu/packages/kodi.scm (kodi): Update to 18.1.
2019-02-19 23:45:57 +01:00
Tobias Geerinckx-Rice ae67d70daa
gnu: rng-tools: Update to 6.7.
* gnu/packages/linux.scm (rng-tools): Update to 6.7.
[arguments]: Add ‘--without-pkcs11’ to #:configure-flags to avoid a new
dependeny on libp11.
2019-02-19 23:45:57 +01:00
Tobias Geerinckx-Rice 3351f42acf
gnu: libtermkey: Update to 0.21.
* gnu/packages/terminals.scm (libtermkey): Update to 0.21.
2019-02-19 23:45:57 +01:00
Tobias Geerinckx-Rice 49093d759c
gnu: libtermkey: Don't use NAME in source URI.
* gnu/packages/terminals.scm (libtermkey)[source]: Hard-code NAME.
2019-02-19 23:45:56 +01:00
Tobias Geerinckx-Rice ebf8048d14
gnu: javacc: Don't use unstable tarball.
* gnu/packages/java.scm (javacc)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-19 23:45:56 +01:00
Tobias Geerinckx-Rice 6b66e47052
gnu: javacc: Update to 7.0.4.
* gnu/packages/java.scm (javacc): Update to 7.0.4.
2019-02-19 23:45:56 +01:00
Andreas Enge 4982c0c98d
gnu: ocaml@4.01: Remove the package, affected by a CVE, and its dependent
packages.

This makes progress towards fixing <https://bugs.gnu.org/27462>.

* gnu/packages/ocaml.scm (ocaml-4.01, ocaml4.01-findlib, ocaml4.01-ounit,
ocaml4.01-camlzip, ocaml4.01-qtest, ocaml4.01-bisect, ocaml4.01-sqlite3,
ocaml4.01-csv, ocaml4.01-xmlm, ocaml4.01-batteries, ocaml4.01-gsl): Remove
variables.
(ocaml-batteries, ocaml-bisect)[properties]: Remove ocaml4.01-variant.
* gnu/packages/machine-learning.scm (ocaml4.01-mcl): Remove variable.
2019-02-19 22:59:06 +01:00
Andreas Enge 2e125ece09
gnu: pplacer: Remove the package, which is affected by a CVE on ocaml@4.01.
This makes progress towards fixing <https://bugs.gnu.org/27462>.

* gnu/packages/bioinformatics.scm (pplacer, pplacer-scripts): Remove
variables.
2019-02-19 22:37:02 +01:00
Leo Famulari c12b234695
gnu: libgd: Fix CVE-2019-{6977,6978}.
* gnu/packages/gd.scm (gd)[replacement]: New field.
(gd/fixed): New variable.
* gnu/packages/patches/gd-CVE-2019-6977.patch,
gnu/packages/patches/gd-CVE-2019-6978.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2019-02-19 15:47:35 -05:00
Leo Famulari a7db61a55d
gnu: Add Magic-Wormhole.
* gnu/packages/magic-wormhole.scm (magic-wormhole): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari 6924a2bdc5
gnu: Add magic-wormhole-transit-relay.
* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari c9b36f450b
gnu: Add magic-wormhole-mailbox-server.
* gnu/packages/magic-wormhole.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-02-19 14:34:31 -05:00
Leo Famulari 951c7093a1
gnu: Add python-autobahn.
* gnu/packages/python-web.scm (python-autobahn): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari 215f3db0e3
gnu: Add python-txtorcon.
* gnu/packages/python-crypto.scm (python-txtorcon): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari fc681a18f5
gnu: Add python-spake2.
* gnu/packages/python-crypto.scm (python-spake2): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari 0a90c78926
gnu: Add python-hkdf.
* gnu/packages/python-crypto.scm (python-hkdf): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari 00adbac6d2
gnu: Add python-treq.
* gnu/packages/python-web.scm (python-treq): New variable.
2019-02-19 14:34:30 -05:00
Leo Famulari e5ba2fe30a
gnu: python-twisted: Update to 17.5.0
* gnu/packages/python-xyz.scm (python-twisted, python2-twisted): Update
to 17.5.0.
[propagated-inputs]: Add python-hyperlink.
2019-02-19 14:34:30 -05:00
Leo Famulari 68460fbb9d
gnu: Add python-hyperlink.
* gnu/packages/python-web.scm (python-hyperlink): New variable.
2019-02-19 14:34:30 -05:00
Leo Famulari d5bbf66d71
gnu: Add python-txaio.
* gnu/packages/python-xyz.scm (python-txaio): New variable.
2019-02-19 14:34:30 -05:00
Leo Famulari b742c00656
gnu: Add python-humanize.
* gnu/packages/python-xyz.scm (python-humanize): New variable.
2019-02-19 14:34:30 -05:00
Leo Famulari a4fc80254a
gnu: LibreOffice: Update to 6.1.5.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.5.2.
[source]: Remove obsolete Poppler patches.
2019-02-19 09:47:02 -05:00
Tobias Geerinckx-Rice 5cfb647c52
gnu: perl-test-www-mechanize-catalyst: Update to 0.62.
* gnu/packages/web.scm (perl-test-www-mechanize-catalyst): Update to 0.62.
2019-02-19 15:34:10 +01:00
Tobias Geerinckx-Rice 853687cf8f
gnu: uwsgi: Update to 2.0.18.
* gnu/packages/web.scm (uwsgi): Update to 2.0.18.
2019-02-19 15:34:10 +01:00
Tobias Geerinckx-Rice 1c8ba10a0b
gnu: java-jsch: Update to 0.1.55.
* gnu/packages/java.scm (java-jsch): Update to 0.1.55.
2019-02-19 15:34:09 +01:00
Tobias Geerinckx-Rice f2d3d7422b
gnu: nip2: Update to 8.7.1.
* gnu/packages/image-processing.scm (nip2): Update to 8.7.1.
2019-02-19 15:34:09 +01:00
Tobias Geerinckx-Rice 90c7ea44cc
gnu: grim: Don't use unstable tarball.
* gnu/packages/image.scm (grim)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-19 15:34:09 +01:00
Tobias Geerinckx-Rice 3d4c4fc2a0
gnu: grim: Update to 1.1.
* gnu/packages/image.scm (grim): Update to 1.1.
2019-02-19 15:34:09 +01:00
Tobias Geerinckx-Rice 10db67781f
gnu: slurp: Update to 1.0.1.
* gnu/packages/image.scm (slurp): Update to 1.0.1.
2019-02-19 15:34:08 +01:00
Brett Gilio aff13de323
gnu: r-raster: Update to 2.8-19.
* gnu/packages/cran.scm (r-raster): Update to 2.8-19.
[home-page]: Use HTTPS.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-19 14:08:43 +01:00
Tobias Geerinckx-Rice 98808c8aed
doc: Fix typo.
* doc/guix.texi (Proceeding with the Installation): Fix typo.
2019-02-19 13:29:08 +01:00
Brett Gilio be92b4b000
gnu: ansible: Update to 2.7.7.
* gnu/packages/admin.scm (ansible): Update to 2.7.7.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2019-02-19 14:41:59 +05:30
Tobias Geerinckx-Rice 3154ac3288
gnu: stgit: Don't use unstable tarball.
* gnu/packages/version-control.scm (stgit)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-19 09:54:38 +01:00
Tobias Geerinckx-Rice 37040b85d1
gnu: unbound: Update to 1.9.0.
* gnu/packages/dns.scm (unbound): Update to 1.9.0.
2019-02-19 09:54:38 +01:00
Tobias Geerinckx-Rice 687b4909c9
gnu: libdazzle: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libdazzle)[source]: Hard-code NAME.
2019-02-19 09:54:37 +01:00
Tobias Geerinckx-Rice 2fbab84878
gnu: ghex: Don't use NAME in source URI.
* gnu/packages/gnome.scm (ghex)[source]: Hard-code NAME.
2019-02-19 09:54:37 +01:00
Tobias Geerinckx-Rice 89f2d7360b
gnu: workrave: Compute source COMMIT from VERSION.
* gnu/packages/gnome.scm (workrave)[version, source]: Conventionally
generate COMMIT from VERSION, instead of the other way 'round.
2019-02-19 09:54:37 +01:00