[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (514c2f4 -> 5cf0997)
From: |
Tobias Geerinckx-Rice |
Subject: |
branch master updated (514c2f4 -> 5cf0997) |
Date: |
Tue, 5 Sep 2017 14:56:03 -0400 (EDT) |
nckx pushed a change to branch master
in repository guix.
from 514c2f4 gnu: tcpdump: Fix CVE-2017-[11541,11542,11543].
new a4c1e99 build: Negate ‘--disable-daemon’ help string.
new 57d2898 Handle the same HTTP redirects everywhere.
new 4695472 doc: Fix typo in copyright header.
new 352a5b6 services: web: Fix nginx-service-type's ‘file’ procedure.
new 26ac5c9 gnu: nginx: Enable HTTP/2.0 (ngx_http_v2_module).
new 5cf0997 gnu: ruby-coderay: Update to 1.1.2.
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
configure.ac | 2 +-
doc/guix.texi | 12 ++++++------
gnu/packages/ruby.scm | 4 ++--
gnu/packages/web.scm | 1 +
gnu/services/web.scm | 8 ++++----
guix/build/download.scm | 5 ++++-
guix/http-client.scm | 6 +++++-
guix/scripts/lint.scm | 7 ++++++-
8 files changed, 29 insertions(+), 16 deletions(-)
- branch master updated (514c2f4 -> 5cf0997),
Tobias Geerinckx-Rice <=
- 02/06: Handle the same HTTP redirects everywhere., Tobias Geerinckx-Rice, 2017/09/05
- 04/06: services: web: Fix nginx-service-type's ‘file’ procedure., Tobias Geerinckx-Rice, 2017/09/05
- 01/06: build: Negate ‘--disable-daemon’ help string., Tobias Geerinckx-Rice, 2017/09/05
- 03/06: doc: Fix typo in copyright header., Tobias Geerinckx-Rice, 2017/09/05
- 06/06: gnu: ruby-coderay: Update to 1.1.2., Tobias Geerinckx-Rice, 2017/09/05
- 05/06: gnu: nginx: Enable HTTP/2.0 (ngx_http_v2_module)., Tobias Geerinckx-Rice, 2017/09/05