~ruther/guix-local

0dd6d21a — Tobias Geerinckx-Rice 8 years ago
gnu: lz4: Update to 1.8.1.

* gnu/packages/compression.scm (lz4): Update to 1.8.1.
[arguments]: Enable ‘#:parallel-tests?’, now considered safe upstream.
Use ‘more GNU’-style lowercase ‘prefix=’.
f05c46d9 — Leo Famulari 8 years ago
gnu: krita: Update to 3.3.3.

* gnu/packages/kde.scm (krita): Update to 3.3.3.
08429f39 — Tobias Geerinckx-Rice 8 years ago
gnu: xfce: Use HTTPS for xfce.org home pages.

* gnu/packages/xfce.scm (gtk-xfce-engine, libxfce4util, xfconf, libxfce4ui)
(exo, garcon, tumbler, xfce4-panel, xfce4-battery-plugin)
(xfce4-clipman-plugin, xfce4-pulseaudio-plugin, xfce4-xkb-plugin)
(xfce4-appfinder, xfce4-session, xfce4-settings, thunar, thunar-volman)
(xfwm4, xfdesktop, xfce4-terminal, xfce, xfce4-power-manager, ristretto)
(xfce4-taskmanager, orage)[home-page]: Use HTTPS.
ea4eed68 — Tobias Geerinckx-Rice 8 years ago
gnu: xfce4-terminal: Update to 0.8.6.

* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.6.
905d15e1 — Tobias Geerinckx-Rice 8 years ago
gnu: gl2ps: Update to 1.4.0.

* gnu/packages/gl.scm (gl2ps): Update to 1.4.0.
eab68c83 — Tobias Geerinckx-Rice 8 years ago
gnu: dmidecode: Update to 3.1.

* gnu/packages/admin.scm (dmidecode): Update to 3.1.
f7147e27 — Tobias Geerinckx-Rice 8 years ago
gnu: gpgme: Update to 1.10.0.

* gnu/packages/gnupg.scm (gpgme): Update to 1.10.0.
[arguments]: Remove ‘patch-cmake-file’ work-around for fixed bug.
864f3f1d — Tobias Geerinckx-Rice 8 years ago
gnu: offlineimap: Update to 7.1.5.

* gnu/packages/mail.scm (offlineimap): Update to 7.1.5.
b15af0ce — Tobias Geerinckx-Rice 8 years ago
gnu: lcov: Update to 1.13.

* gnu/packages/code.scm (lcov): Update to 1.13.
[arguments]: Remove superfluous #:make-flags.
1124683d — Julien Lepiller 8 years ago
gnu: java-powermock-modules-junit4: Fix junit version detection.

* gnu/packages/java.scm (java-powermock-modules-junit4)[arguments]: Fix
junit version detection.
59e0021c — Julien Lepiller 8 years ago
gnu: java-powermock-core: Include resources.

* gnu/packages/java.scm (java-powermock-core)[arguments]: Add a phase to
include resources.
7c0926ea — Ludovic Courtès 8 years ago
gnu: guix: Update snapshot to 0dcf675.

* gnu/packages/package-management.scm (guix): Update to 0dcf675.
22c334fa — Ludovic Courtès 8 years ago
gnu: hunspell-dict-en: Include all the .dic files.

Fixes a regression introduced in
d4d7d70912642be18d93c9ce6470f8650097b5e5 which broke
'hunspell-dict-en' (but not the 'hunspell-dict-en-*' variants.)

* gnu/packages/aspell.scm (aspell-word-list)[install]: Check whether
'LANGUAGE.dic' exist before installing it.  If it doesn't exist, install
all of *.dic.
0dcf675c — Ludovic Courtès 8 years ago
ssh: Switch back to 'get-bytevector-some'.

This mostly reverts 17af5d51de7c40756a4a39d336f81681de2ba447.
Suggested by Andy Wingo <wingo@igalia.com>.

* guix/ssh.scm (remote-daemon-channel)[redirect]: Remove 'read!' FFI
hack.  Use buffered ports.
4eb0f9ae — Ludovic Courtès 8 years ago
offload: 'test' reports Guile and module errors more nicely.

Fixes <https://bugs.gnu.org/26008>.
Reported by Myles English <mylesenglish@gmail.com>.

* guix/ssh.scm (retrieve-files*): Move error reporting to...
(report-guile-error, report-module-error): ... here.  New procedures.
* guix/scripts/offload.scm (assert-node-repl): Use 'report-guile-error'.
(assert-node-has-guix): Explicitly check for 'use-modules' first.  Use
'report-module-error'.
5a5e34e3 — Ludovic Courtès 8 years ago
offload: 'test' gracefully handles 'node-repl-error'.

Fixes <https://bugs.gnu.org/28057>.
Reported by Ricardo Wurmus <rekado@elephly.net>.

* guix/scripts/offload.scm (assert-node-has-guix): Catch
'node-repl-error' and call 'leave'.
0e3c8528 — Ludovic Courtès 8 years ago
ssh: 'retrieve-files' now only retrieves what's missing.

* guix/ssh.scm (retrieve-files): Remove the subset of FILES that is
valid in LOCAL.
(store-export-channel): Add comment.
d06d54e3 — Ludovic Courtès 8 years ago
offload: Fix regression in file retrieval.

This fixes a regression in 'retrieve-files*' introduced in
896fec476f728183b331cbb6e2afb891207b4205, whereby (guix scripts offload)
would not read the initial sexp now sent by the remote host via
'store-export-channel'.  This would effectively prevent file retrieval
entirely when offloading.

* guix/ssh.scm (retrieve-files*): New procedure, like former
'retrieve-files' but with an extra #:import parameter.
(retrieve-files): Rewrite in terms of 'retrieve-files*'.
(file-retrieval-port): Make private.
* guix/scripts/offload.scm (transfer-and-offload): Pass #:import to
'retrieve-files*'.
(retrieve-files*): Remove.
6b433cae — Leo Famulari 8 years ago
gnu: transmission: Fix a DNS rebinding vulnerability that allows RCE.

* gnu/packages/patches/transmission-fix-dns-rebinding-vuln.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bittorrent.scm (transmission)[source]: Use it.
d95bb295 — Tobias Geerinckx-Rice 8 years ago
gnu: dtc: Update to 1.4.6.

* gnu/packages/bootloaders.scm (dtc): Update to 1.4.6.
[source]: Remove both patches.
* gnu/packages/patches/dtc-format-modifier.patch: Delete file.
* gnu/packages/patches/dtc-32-bits-check.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Remove both.
Next