summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorJoey Hess2020-08-14 15:58:43 -0400
committerJoey Hess2020-08-14 15:58:43 -0400
commit0cd302c3d617e8934ae01ea479268dc44831396c (patch)
treed8c5c16021bc44d3617a32c754d8f26b66dccde4 /doc/todo
parent9c08fa24f2e2bf07413b151656c373d873de7298 (diff)
update
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/depend_on_concurrent-output.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/todo/depend_on_concurrent-output.mdwn b/doc/todo/depend_on_concurrent-output.mdwn
index 48dd829e..c442c977 100644
--- a/doc/todo/depend_on_concurrent-output.mdwn
+++ b/doc/todo/depend_on_concurrent-output.mdwn
@@ -50,3 +50,14 @@ Waiting on concurrent-output reaching Debian stable.
> > > I've updated the embedded concurrent-output copy, and it should
> > > be kept up-to-date as concurrent-output changes, to avoid more
> > > such reversions. --[[Joey]]
+
+> > > > Unforunately, the embedded concurrent-output copy had to be
+> > > > downgraded again, because it turns out the new version
+> > > > of concurrent-output depends on process-1.6, while propellor
+> > > > neeeds to also work with older versions.
+> > > >
+> > > > So, propellor will embed the old concurrent-output until
+> > > > process-1.6 is in debian oldstable, and then revert
+> > > > [[!commit ]] and version propellor's dep on process,
+> > > > and then, finally, once concurrent-output 1.10.12 is in oldstable
+> > > > propellor can stop embedding it. --[[Joey]]