[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (00e6509 -> 41ce460)
From: |
Mark H. Weaver |
Subject: |
branch master updated (00e6509 -> 41ce460) |
Date: |
Tue, 03 Mar 2015 18:49:22 +0000 |
mhw pushed a change to branch master
in repository guix.
from 00e6509 gnu: Add rdesktop.
new bd4c47a Revert "system: Create a single-file certificate bundle
in /etc/ssl/certs."
new e33eea8 Revert "system: Add 'x509-certificates' field, and
populate /etc/ssl/certs."
new 536c3ee profiles: Produce a single-file CA certificate bundle.
new 78ab074 system: Add /etc/ssl symlink; set needed variables in
/etc/profile.
new 41ce460 gnu: nss-certs: Install only trusted CA certificates.
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:
doc/guix.texi | 13 -------
gnu/build/activation.scm | 10 +++++
gnu/packages/certs.scm | 52 ++++++++++++++++----------
gnu/system.scm | 50 -------------------------
guix/profiles.scm | 91 +++++++++++++++++++++++++++++++++++++++-------
5 files changed, 120 insertions(+), 96 deletions(-)
- branch master updated (00e6509 -> 41ce460),
Mark H. Weaver <=
- 01/05: Revert "system: Create a single-file certificate bundle in /etc/ssl/certs.", Mark H. Weaver, 2015/03/03
- 04/05: system: Add /etc/ssl symlink; set needed variables in /etc/profile., Mark H. Weaver, 2015/03/03
- 05/05: gnu: nss-certs: Install only trusted CA certificates., Mark H. Weaver, 2015/03/03
- 02/05: Revert "system: Add 'x509-certificates' field, and populate /etc/ssl/certs.", Mark H. Weaver, 2015/03/03
- 03/05: profiles: Produce a single-file CA certificate bundle., Mark H. Weaver, 2015/03/03