summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-01-29 15:16:19 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-02-04 10:06:20 +0000
commit2755721f4ba6d3b0051c372cd45a07aa4d6a5f60 (patch)
tree6cfaf8ff84e3f0aedb9cd5e01a664f934dabd18a
parent41e9e020944029b808bf0ecafdceb613fced73fb (diff)
downloaddefinitions-2755721f4ba6d3b0051c372cd45a07aa4d6a5f60.tar.gz
Upgrade systemd to v218 to get bug fixes
Trove-setup uses `systemctl enable` and it wasn't working for template units (in this case the minion services). With this upgrade we fix the Trove deployments. Also some users have found some problems with the 'systemd-journald' service, which starts logging before the system mounts the '/var' subvolume. This upgrade is supposed to fix that as well. Systemd v218 had an important bug: ~ # ssh localhost Connection closed by ::1 Which was dropping this error in the systemd journal: Assertion 'canonical' failed at src/nss-myhostname/nss-myhostname.c:204, function fill_in_hostent(). Aborting. This bug was fixed upstream in the commit 3fdcecc87eb381ef300719e419d5863dd8a64a97 and it's also been included in this upgrade.
-rw-r--r--strata/foundation.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/strata/foundation.morph b/strata/foundation.morph
index 10111805..0128c333 100644
--- a/strata/foundation.morph
+++ b/strata/foundation.morph
@@ -81,8 +81,8 @@ chunks:
- name: systemd
morph: strata/foundation/systemd.morph
repo: upstream:systemd
- ref: 941a643569dc6b53d0b334276d2a3cc0ed159e88
- unpetrify-ref: v217
+ ref: df0082ede6d0ca4db6773747eaf1c36d97458744
+ unpetrify-ref: baserock/pedroalvarez/v218
build-depends:
- dbus-pre
- gobject-introspection