Skip to content

Commit dff9086

Browse files
committed
Changed changelog according to new version
1 parent 8cd8a8f commit dff9086

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

scripts/Linux/debian/changelog

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
kathara (__VERSION__-__DEBIAN_PACKAGE_VERSION____UBUNTU_VERSION__) __UBUNTU_VERSION__; urgency=low
22

3-
* Add privileged mode to devices.
4-
* Multithreaded cleanup.
3+
* Limit thread to 10 due to urllib3 limitations
4+
* Fix multithread pull
5+
* Removed duplicated code on list chunks
6+
* Docker max_pool_size set to cpu_count
7+
* remove check on default image on starting and add check update for docker_network_plugin
8+
* add check update to docker images
9+
* Moved few stuff from settings + Fix image pull
10+
* fix quotes on mac connect command
11+
* fix machine check update
12+
* add check update to docker images
13+
* fix quotes on mac connect command
14+
* fix machine check update
15+
* add plugin selection for linux platforms
16+
* Fix iptables parsing (for network plugin) + Minor fixes
17+
* Loading bar instead of text when starting/cleaning lab
18+
* Fix to lab.ext interface names greater than 15 chars
19+
* Fix to lclean when trying to clean an external interface without sudo
20+
* Manager code polishing (moved deployment methods in Link/Machine, like undeploy)
21+
* Add setting to enable ipv6
522

6-
-- Mariano Scazzariello <******@gmail.com> __DATE__
23+
-- Lorenzo Ariemma <******@gmail.com> __DATE__

0 commit comments

Comments
 (0)