diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-09 07:42:09 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-09 08:49:12 (EST) |
commit | da9e4a8a322311b51f6835fe62a1a80d56ae621b (patch) | |
tree | 9d2ee25d7605db8d7dc48d86776aea949cafe8cc /NEWS | |
parent | a21cbd9795914134525b343e1a6e7c3cfd0eccaa (diff) |
resolve_deps(): Fix infinite loop
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ Error handling and bug fixes: usable within the root being installed. ProteanOS's busybox 1.32.0-1 manages "cut" and almost all other utility links using update-alternatives, so they aren't usable until after installation. + * A potential infinite loop in the dependency solver has been fixed. ProteanOS Development Kit version 2.0.1 --------------------------------------- |