[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (89f8c2a -> d8ac798)
From: |
Efraim Flashner |
Subject: |
branch master updated (89f8c2a -> d8ac798) |
Date: |
Sun, 20 May 2018 14:44:09 -0400 (EDT) |
efraim pushed a change to branch master
in repository guix.
from 89f8c2a gnu: Add guile-sparql.
new 122f91b gnu: enlightenment: Fix setuid program locations.
new e9d271e services: Add Enlightenment desktop service.
new 9b0e514 services: connman: Add default configuration to the
connman-service-type.
new 6a2b906 services: dbus: Search more directories for '.service'
files.
new 19f20f4 services: openntpd: Add openntpd to the system profile.
new d8ac798 services: connman: Add polkit hooks for connman.
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:
NEWS | 7 +
doc/guix.texi | 27 +++-
gnu/local.mk | 1 +
gnu/packages/enlightenment.scm | 3 +-
.../patches/enlightenment-fix-setuid-path.patch | 168 +++++++++++++++++++++
gnu/services/dbus.scm | 2 +-
gnu/services/desktop.scm | 62 ++++++++
gnu/services/networking.scm | 5 +
8 files changed, 267 insertions(+), 8 deletions(-)
create mode 100644 gnu/packages/patches/enlightenment-fix-setuid-path.patch
- branch master updated (89f8c2a -> d8ac798),
Efraim Flashner <=
- 04/06: services: dbus: Search more directories for '.service' files., Efraim Flashner, 2018/05/20
- 02/06: services: Add Enlightenment desktop service., Efraim Flashner, 2018/05/20
- 03/06: services: connman: Add default configuration to the connman-service-type., Efraim Flashner, 2018/05/20
- 06/06: services: connman: Add polkit hooks for connman., Efraim Flashner, 2018/05/20
- 05/06: services: openntpd: Add openntpd to the system profile., Efraim Flashner, 2018/05/20
- 01/06: gnu: enlightenment: Fix setuid program locations., Efraim Flashner, 2018/05/20