[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (22473f6 -> 6dcc823)
From: |
Leo Famulari |
Subject: |
branch master updated (22473f6 -> 6dcc823) |
Date: |
Tue, 24 Oct 2017 13:11:49 -0400 (EDT) |
lfam pushed a change to branch master
in repository guix.
from 22473f6 gnu: Add perl-types-path-tiny.
new 1c37f83 build-system/go: Strip the Go binaries with the native
tool.
new c10851c build-system/go: Parameterize installing the source code.
new 1899ef0 gnu: syncthing: Use install-source? to disable installing
the source code.
new c330c27 gnu: syncthing: Split into two outputs.
new 6dcc823 gnu: icu4c: Fix CVE-2017-14952.
The 5 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:
gnu/local.mk | 1 +
gnu/packages/icu4c.scm | 10 +++++++
gnu/packages/patches/icu4c-CVE-2017-14952.patch | 18 ++++++++++++
gnu/packages/syncthing.scm | 39 +++++++++++++++++++------
guix/build-system/go.scm | 2 ++
guix/build/go-build-system.scm | 10 +++++--
6 files changed, 68 insertions(+), 12 deletions(-)
create mode 100644 gnu/packages/patches/icu4c-CVE-2017-14952.patch
- branch master updated (22473f6 -> 6dcc823),
Leo Famulari <=
- 02/05: build-system/go: Parameterize installing the source code., Leo Famulari, 2017/10/24
- 03/05: gnu: syncthing: Use install-source? to disable installing the source code., Leo Famulari, 2017/10/24
- 01/05: build-system/go: Strip the Go binaries with the native tool., Leo Famulari, 2017/10/24
- 04/05: gnu: syncthing: Split into two outputs., Leo Famulari, 2017/10/24
- 05/05: gnu: icu4c: Fix CVE-2017-14952., Leo Famulari, 2017/10/24