summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2013-07-29 12:33:42 -0400
committerScott Moser <smoser@ubuntu.com>2013-07-29 12:33:42 -0400
commit5db4e4c9a3e880a674fa38f4477476d1e94bdb3b (patch)
treebb126a8a5e397f69ae6154f36dd2d1e9ca62d1ee
parente9f1190993fc5e66cd7bcc47016a5d7335fe8763 (diff)
parentde1e9a7e8e23d4b986c85365a79b9cf026a85ed1 (diff)
downloadvyos-cloud-init-5db4e4c9a3e880a674fa38f4477476d1e94bdb3b.tar.gz
vyos-cloud-init-5db4e4c9a3e880a674fa38f4477476d1e94bdb3b.zip
add dependency on 'serial' used by SmartOS datasource
-rw-r--r--ChangeLog1
-rw-r--r--Requires4
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47c25027..a255d24a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@
- support individual MIME segments to be gzip compressed (LP: #1203203)
- always finalize handlers even if processing failed (LP: #1203368)
- support merging into cloud-config via jsonp. (LP: #1200476)
+ - add datasource 'SmartOS' for Joyent Cloud. Adds a dependency on serial.
0.7.2:
- add a debian watch file
- add 'sudo' entry to ubuntu's default user (LP: #1080717)
diff --git a/Requires b/Requires
index 5086230d..f19c9691 100644
--- a/Requires
+++ b/Requires
@@ -10,6 +10,10 @@ PrettyTable
# datasource is removed, this is no longer needed
oauth
+# This one is currently used only by the SmartOS datasource. If that
+# datasource is removed, this is no longer needed
+pyserial
+
# This is only needed for places where we need to support configs in a manner
# that the built-in config parser is not sufficent (ie
# when we need to preserve comments, or do not have a top-level