* Fix import of project with no disk * Allow for (a lot) more docker container ports. Fixes 593. * Raise an error if you try to use Docker on non Linux host * Fix a crash in Docker if daemon stop to respond * Fix a crash if Dynamips router has no initial configuration * Kill ghosts process at startup (Dynamips, VPCS, Ubridge)
1.5.0rc2
Not secure
* Fix black screen with Qt app in Docker container * Detect when command in the container exit * Docker when the aux console exit and restart it * Pass by default the environment variable container=docker * Fix busybox binary location * Avoid loosing console port for Docker * Workaround a crash in x11vnc * Delete volume when dropping the container * Catch connection reset in ioucon * Delete vlan.dat for L2IOL during config import. Fixes 1285. * Copy original ressources from VOLUMES
1.5.0rc1
Not secure
* Save an restore docker permission * Export the list of volumes to a env variable accessible in the container * Fix a crash when docker start command is None * Ubridge 0.9.4 is require * Generate a MAC address using the project + node UUID. Ref 522. * Catch extra args in windows signal handler * Allow to block network traffic originating from the host OS for vmnet interfaces (Windows only). * Fix an import error when you have no GNS3 VM * Warn if you can not export a file due to permission issue * Do not delete adapters when stopping a VMware VM. Ref 1066. * Allocate a new vmnet interface if vmnet 0 1 or 8 is set to a custom adapter. Set adapter type to all adapters regardless if already configured or added by GNS3. * Set default VMware VM adapter type to e1000.
1.5.0b1
Not secure
* Allow an IOS router to stop even the Dynamips hypervisor command fail to be sent. Ref 488. * Extract private-config only when necessary (content is different than the default). Fixes 520. * Fixes disabling the VPCS relay feature. Fixes 521. * Fixes wrong exception in Docker VM implementation. * Force Npcap DLL to be used first for Dynamips and uBridge (instead of the one from Winpcap if installed). * Fixed startup-config is lost if you change any IOS router settings. Fixes 1233. * Fixes check for NPF service and add check for NPCAP service on Windows. * Fix ProcessLookupError X11VNC * Force tag latest for docker image if no tag is specified * Cleanup unbreakable space * Do not raise error if vmrun.exe is named vmrun.EXE * Load docker api only for Linux
1.5.0a2
Not secure
* Fix distribution on PyPi
1.5.0a1
Not secure
* Rebase Qcow2 disks when starting a VM if needed * Docker support * import / export portable projects (.gns3project)