File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ virtme-ng (1.14-1) unstable; urgency=medium
2
+
3
+ * New version virtme-ng 1.13:
4
+ - doc: update README.md with the latest UI changes
5
+ - virtme-ng: fix runtime error with --rw
6
+ - virtme-ng: --run should default to current directory
7
+ - virtme-ng: do not run instance with --build
8
+ - virtme: print a warning if "file" is not installed
9
+ - virtme-ng: implicitly assume --build with --kconfig
10
+ - virtme-ng-init: resync with latest upstream version
11
+ - deb: add file as dependency
12
+ - deb: add dependencies to support audio
13
+
14
+ -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Oct 2023 08:30:35 +0200
15
+
1
16
virtme-ng (1.13-1) unstable; urgency=medium
2
17
3
18
* New version virtme-ng 1.13:
Original file line number Diff line number Diff line change 3
3
4
4
"""virtme-ng version"""
5
5
6
- VERSION = "1.13 "
6
+ VERSION = "1.14 "
7
7
8
8
if __name__ == '__main__' :
9
9
print (VERSION )
You can’t perform that action at this time.
0 commit comments