[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (7828fe9 -> 8d49c80)
From: |
guix-commits |
Subject: |
branch master updated (7828fe9 -> 8d49c80) |
Date: |
Thu, 9 Jul 2020 18:22:16 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 7828fe9 gnu: linux-libre: Update to 5.4.51.
new d283bb9 maint: Remove traces of "berlin.guixsd.org".
new 722ad41 swh: Allow callers to disable X.509 certificate verification.
new a7696b9 git-download: Don't verify X.509 certificate of SWH.
new a055604 cve: Fix typos in <cve> accessor.
new 8d49c80 download-nar: Hide colliding 'dump-port*' binding.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 2 +-
...rlin.guixsd.org.pub => berlin.guix.gnu.org.pub} | 0
etc/substitutes/ci.guix.gnu.org.pub | 2 +-
etc/substitutes/ci.guix.info.pub | 2 +-
gnu/services/base.scm | 2 +-
guix/build/download-nar.scm | 8 ++---
guix/cve.scm | 4 +--
guix/git-download.scm | 4 ++-
guix/self.scm | 8 ++---
guix/swh.scm | 34 ++++++++++++++++------
10 files changed, 42 insertions(+), 24 deletions(-)
rename etc/substitutes/{berlin.guixsd.org.pub => berlin.guix.gnu.org.pub}
(100%)
- branch master updated (7828fe9 -> 8d49c80),
guix-commits <=
- 03/05: git-download: Don't verify X.509 certificate of SWH., guix-commits, 2020/07/09
- 04/05: cve: Fix typos in <cve> accessor., guix-commits, 2020/07/09
- 05/05: download-nar: Hide colliding 'dump-port*' binding., guix-commits, 2020/07/09
- 01/05: maint: Remove traces of "berlin.guixsd.org"., guix-commits, 2020/07/09
- 02/05: swh: Allow callers to disable X.509 certificate verification., guix-commits, 2020/07/09