summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2013-05-06 17:32:30 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2013-05-29 11:36:10 +0200
commite8dcfee5e8a983677ea46ce1ba89101c9b7a14b7 (patch)
tree7e4af1b345ea36d39c200443ccb5412015332cba /debian/changelog
parentabd8e47f48de60a9ef07a5629e09dad5fb6945f5 (diff)
downloadtools-debian/0.1.9.tar.gz
tools-debian/0.1.9.tar.bz2
tools-debian/0.1.9.zip
debian: debianizationdebian/0.1.9
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog69
1 files changed, 69 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..33b6e27
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,69 @@
+hostinfo-tools (0.1.9) unstable; urgency=low
+
+ * Printer: refactoring the whole thing for better pylint result
+ * bin/hostinfo: use realpath do find relativ lib path
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Wed, 29 May 2013 11:35:59 +0200
+
+hostinfo-tools (0.1.8) unstable; urgency=low
+
+ * bin/hostinfo: fix typo
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Fri, 17 May 2013 17:20:41 +0200
+
+hostinfo-tools (0.1.7) unstable; urgency=low
+
+ * contrib/bash-completion: add missing command line flags
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Fri, 17 May 2013 16:39:33 +0200
+
+hostinfo-tools (0.1.6) unstable; urgency=low
+
+ * bin/hostinfo: write error messages to stderr
+ * bin/hostinfo: ignore HOSTINFO_PATH if its empty
+ * bin/hostinfo: add support for --hosts and --short
+ * some code layout
+ * hostinfo: basepath for the hostinfo files is configurable now
+ * hostinfo: add help cmdline parameter
+ * Printer: add more spaces for better structure of the output
+ * Printer: refactor the whole thing, add --verbose flag to show keys with value None
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Fri, 17 May 2013 15:42:38 +0200
+
+hostinfo-tools (0.1.5) unstable; urgency=low
+
+ * Printer: indent multiline values correctly
+ * Printer: ignore vserver ips on vserver host
+ * bin/hostinfo: add --keys to get valid keys for a host
+ * bin/hostinfo: add --file to get the path of the yaml file with the information
+ * bin/hostinfo: allow intermixing of option and non-option arguments
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Thu, 16 May 2013 21:18:01 +0200
+
+hostinfo-tools (0.1.4) unstable; urgency=low
+
+ * share/bash-completion: add simple bash-completion
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Wed, 08 May 2013 11:23:34 +0200
+
+hostinfo-tools (0.1.3) unstable; urgency=low
+
+ * hostinfo: add filter support for sub keys like addresses.eth0
+ * bin/hostinfo: add getopt for advanced parameter support
+ * hostinfo: Prefix class, ports/addresses handling adjusted, new online mode
+ * hostinfo/printer: new lables
+ * bin/hostinfo: fix local lib import
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Wed, 08 May 2013 03:46:47 +0200
+
+hostinfo-tools (0.1.2) unstable; urgency=low
+
+ * bin/hostinfo: use development libraries if available
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Mon, 06 May 2013 19:57:22 +0200
+
+hostinfo-tools (0.1.1) unstable; urgency=low
+
+ * Initial release.
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Mon, 06 May 2013 17:31:41 +0200