~ruther/guix-local

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.
a5a22d7b — Kei Kebreau 8 years ago
gnu: gnome-system-monitor: Update to 3.26.0.

* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.26.0.
85a9ffcb — Tobias Geerinckx-Rice 8 years ago
gnu: exim: Use HTTPS for home page.

* gnu/packages/mail.scm (exim)[home-page]: Use HTTPS.
58b8d1b3 — Tobias Geerinckx-Rice 8 years ago
gnu: iproute2: Update to 4.14.0.

* gnu/packages/linux.scm (iproute): Update to 4.14.0.
1b2f753d — Ludovic Courtès 8 years ago
gnu: Move web packages from python to python-web.

This is in part to address <https://bugs.gnu.org/27284>.

* gnu/packages/python.scm (python-httplib2, python2-httplib2)
(python-sockjs-tornado, python2-sockjs-tornado)
(python-flask-babel, python2-flask-babel)
(python-html5lib, python2-html5lib)
(python-html5lib-0.9, python2-html5lib-0.9)
(python-html5-parser, python2-html5-parser)
(python-webencodings, python2-webencodings)
(python-openid, python2-openid, python-cssutils, python2-cssutils)
(python-cssselect, python2-cssutils)
(python-openid-cla, python2-openid-cla)
(python-openid-teams, python2-openid-teams)
(python-tornado, python2-tornado)
(python-tornado-http-auth, python-terminado, python2-terminado)
(python-webob, python2-webob, python-zope-event, python2-zope-event)
(python-zope-interface, python2-zope-interface)
(python-zope-exceptions, python2-zope-exceptions)
(python-zope-testing, python2-zope-testing)
(python-zope-testrunner, python2-zope-testrunner)
(python-zope-i18nmessageid, python2-zope-i18nmessageid)
(python-zope-schema, python2-zope-schema)
(python-zope-configuration, python2-zope-configuration)
(python-zope-proxy, python2-zope-proxy)
(python-zope-location, python2-zope-location)
(python-zope-security, python2-zope-security)
(python-zope-component, python2-zope-component)
(python-ndg-httpsclient, python2-ndg-httpsclient)
(python-websocket-client, python2-websocket-client)
(python-requests-toolbelt, python2-requests-toolbelt)
(python-rauth, python2-rauth, python-urllib3, python2-urllib3)
(awscli, python-wsgiproxy2, python2-wsgiproxy2)
(python-pastedeploy, python2-pastedeploy)
(python-webtest, python2-webtest, python-flask, python2-flask)
(python-flast-wtf, python2-flask-wtf)
(python-flask-multistatic, python2-flask-multistatic)
(python-cookies, python2-cookies)
(python-responses, python2-responses)
(python-geventhttpclient, python2-geventhttpclient)
(python-requests-oauthlib, python2-requests-oauthlib)
(python-url, python2-url, python-cachecontrol, python2-cachecontrol)
(python-betamax, python2-betamax)
(python-betamax-matchers, python2-betamax-matchers)
(python-s3transfer, python2-s3transfer)
(python-flask-restful, python-flask-basicauth)
(python-flask-sqlalchemy, python-flask-restplus)
(python-flask-restful-swagger, python-htmlmin, python2-htmlmin)
(python-flask-htmlmin, python2-flask-htmlmin)
(python-flask-login, python2-flask-login)
(python-oauth2client, python-flask-oidc)
(python-webassets, python-cssmin, python2-cssmin)
(python-elasticsearch, python2-elasticsearch)
(python-flask-script, python2-flask-script)
(python-flask-migrate, python2-flask-migrate)
(python-genshi, python2-genshi)
(python-flask-principal, python2-flask-principal)
(python-flask-httpauth, python2-flask-httpauth)
(python-uritemplate, python2-uritemplate): Move to...
* gnu/packages/python-web.scm: ... here.  New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/admin.scm, gnu/packages/backup.scm,
gnu/packages/dav.scm, gnu/packages/django.scm,
gnu/packages/docker.scm, gnu/packages/ebook.scm,
gnu/packages/logging.scm, gnu/packages/mail.scm,
gnu/packages/music.scm, gnu/packages/openstack.scm,
gnu/packages/package-management.scm, gnu/packages/rdf.scm,
gnu/packages/tls.scm, gnu/packages/tor.scm,
gnu/packages/tryton.scm, gnu/packages/version-control.scm,
gnu/packages/web-browsers.scm,
gnu/packages/web.scm: Adjust accordingly.
Next