We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3df594b commit cba5124Copy full SHA for cba5124
Changes
@@ -1,5 +1,19 @@
1
Revision history for perl module Sys::Virt
2
3
+1.1.0 2018-12-24
4
+
5
+ - Prevent netdev name overflowing max length
6
+ - Avoid commonly virtual network subnet for tests
7
+ - Ensure secrets are cleaned up in encryption test
8
+ - Stop using deprecated brctl
9
+ - Fix typo related to SSH host key checking
10
+ - Fix undefined global in disk encryption test
11
+ - Fix selinux static relabelling test
12
+ - Increase timeout in nwfilter concurrency test
13
+ - Remove bogus warning about deleting everything on host
14
+ - Add tests for virtual network connections from guests
15
+ - Switch to using positional args for tests
16
17
1.0.0 2018-06-11
18
19
- Too many changes to list
0 commit comments