summaryrefslogtreecommitdiff
path: root/doc/news/version_2.17.2.mdwn
diff options
context:
space:
mode:
authorJoey Hess2016-03-30 15:47:38 -0400
committerJoey Hess2016-03-30 15:47:38 -0400
commita323d2a5f8263f43db356fd48996b193875611ee (patch)
tree8efc8bb84d9808aef9c5ce0e80586779fbff676a /doc/news/version_2.17.2.mdwn
parent448a2e4b173c7db9dc8427b93135a188c5cf1876 (diff)
add news item for propellor 2.17.2
Diffstat (limited to 'doc/news/version_2.17.2.mdwn')
-rw-r--r--doc/news/version_2.17.2.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/news/version_2.17.2.mdwn b/doc/news/version_2.17.2.mdwn
new file mode 100644
index 00000000..3b11ec89
--- /dev/null
+++ b/doc/news/version_2.17.2.mdwn
@@ -0,0 +1,8 @@
+propellor 2.17.2 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * When new dependencies are added to propellor or the propellor config,
+ try harder to get them installed. In particular, this makes
+ propellor --spin work when the remote host needs to get dependencies
+ installed in order to build the updated config.
+ * Apt.update: Also run dpkg --configure -a here as apt for some reason
+ won't even update if dpkg was interrupted."""]] \ No newline at end of file