~ruther/guix-local

811a24ca — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.62.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.62.
6f0e2c2b — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.98.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.98.
f1e32145 — Mark H Weaver 8 years ago
gnu: icecat: Add more fixes from upstream mozilla-esr52.

Add fixes for CVE-2017-7830, the remaining 1/2 changesets for CVE-2017-7828,
the remaining 1/19 changesets for CVE-2017-7826, and selected other fixes.

* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
* gnu/packages/patches/icecat-bug-1348660-pt5.patch,
gnu/packages/patches/icecat-bug-1415133.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
6a71fa6f — Mark H Weaver 8 years ago
gnu: icecat: Label patches to reflect CVE assignments.

Document that we include 18/19 changesets for CVE-2017-7826, and 1/2
changesets for CVE-2017-7828.

* gnu/packages/gnuzilla.scm (icecat)[source]: Rename patches to reflect CVE
assignments.
ed0f9f53 — Tobias Geerinckx-Rice 8 years ago
gnu: iproute2: Update to 4.14.1.

* gnu/packages/linux.scm (iproute): Update to 4.14.1.
7c1adf00 — Tobias Geerinckx-Rice 8 years ago
gnu: gnucash: Use HTTPS for www.gnucash.org.

* gnu/packages/gnucash.scm (gnucash, gnucash-docs)[home-page]: Use HTTPS.
471ce31c — Tobias Geerinckx-Rice 8 years ago
gnu: gnucash: Update to 2.6.18.

* gnu/packages/gnucash.scm (gnucash): Update to 2.6.18.
c27f4857 — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2017.11.15.

* gnu/packages/video.scm (youtube-dl): Update to 2017.11.15.
99adfd7d — Tobias Geerinckx-Rice 8 years ago
gnu: geoclue: Use HTTPS for home page.

* gnu/packages/gnome.scm (geoclue)[home-page]: Use HTTPS.
dba7028f — Tobias Geerinckx-Rice 8 years ago
gnu: geoclue: Update to 2.4.7.

* gnu/packages/gnome.scm (geoclue): Update to 2.4.7.
06d2a63c — Tobias Geerinckx-Rice 8 years ago
gnu: aria2: Update to 1.33.1.

* gnu/packages/bittorrent.scm (aria2): Update 1.33.1.
c115b2db — Tobias Geerinckx-Rice 8 years ago
gnu: smartmontools: Mark up description.

* gnu/packages/admin.scm (smartmontools)[description]: Use @dfn.
bd2eedd1 — Tobias Geerinckx-Rice 8 years ago
gnu: smartmontools: Update to 6.6.

* gnu/packages/admin.scm (smartmontools): Update to 6.6.
8c2dcedd — Kei Kebreau 8 years ago
gnu: devhelp: Update to 3.26.0.

* gnu/packages/gnome.scm (devhelp): Update to 3.26.0.
16973071 — Kristofer Buffington 8 years ago
gnu: Add guile-wiredtiger.

* gnu/packages/databases.scm (guile-wiredtiger): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9f860595 — Ludovic Courtès 8 years ago
download: Pass the timeout to 'ftp-retr'.

This ensures the timeout applies when connecting to the port returned by
PASV.

* guix/ftp-client.scm (ftp-list): Add #:timeout parameter.  Use
'connect*' instead of 'connect' and pass TIMEOUT.
(ftp-retr): Likewise.
* guix/build/download.scm (ftp-fetch): Pass TIMEOUT to 'ftp-retr'.
5724a14e — Oleg Pykhalov 8 years ago
tests: install: Increase target-size.

1200 MiB are too small for a btrfs-root-os, thus let increase it.

* gnu/tests/install.scm (run-install): Increase target-size to 2200 MiB.
(%btrfs-root-installation-script): Increase my-root partition size to 2G.
412716ef — Leo Famulari 8 years ago
grafts: Clarify the status of the workaround for <http://bugs.gnu.org/24659>.

* guix/build/graft.scm (mkdir-p*): Annotate.
52b617ff — David Thompson 8 years ago
gnu: Update awscli to 1.11.185.

* gnu/packages/python-web.scm (awscli): Update to 1.11.185.
31d9e454 — Kei Kebreau 8 years ago
gnu: gnome-calculator: Update to 3.26.0.

* gnu/packages/gnome.scm (gnome-calculator): Update to 3.26.0.
Next