SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gns3-server-2.2.38-117.1.noarch.rpm :

* Sat Apr 15 2023 Martin Hauke - Update to version 2.2.38
* Fix c7200_i0_log.txt is created in the current directory.
* Check swtpm version and start swtpm before qemu.
* Fix broken websocket console with Python 3.11.
* Fix \"cannot reopen console\".
* Fix Qemu binary not set when adding appliance from template.
* Wed Jan 25 2023 Martin Hauke - Update to version 2.2.37
* Fix StreamWriter doesn\'t have the wait_closed() method in Python3.6. Fixes
* Install built-in appliances when no previous version has been detected.
* Update documentation to install gns3-server.
* Give udhcpc executable right.
* Sat Jan 21 2023 Martin Hauke - Update to version 2.2.36 https://github.com/GNS3/gns3-server/releases/tag/v2.2.36- Update to version 2.2.35 https://github.com/GNS3/gns3-server/releases/tag/v2.2.35- Update to version 2.2.34 https://github.com/GNS3/gns3-server/releases/tag/v2.2.34- Update to version 2.2.33 https://github.com/GNS3/gns3-server/releases/tag/v2.2.33- Update to version 2.2.32 https://github.com/GNS3/gns3-server/releases/tag/v2.2.32- Drop patch:
* gns3-server-fix-requirements.patch
* Sun Apr 24 2022 Martin Hauke - Update to version 2.2.31
* qemu_vm.py Linked node test.
* Fix dead link in README.rst- Add patch:
* gns3-server-fix-requirements.patch
* Fri Mar 18 2022 Steve Kowalik - Remove python3-raven from BuildRequires, it hasn\'t been needed since 2.2.9.
* Mon Dec 20 2021 Martin Hauke - Udpate to version 2.2.28
* Release web UI 2.2.28 Simpler Systemd service file.- Udpate to version 2.2.27
* Fix unhandled KeyError exception when starting Docker container.
* Wed Oct 13 2021 Martin Hauke - Update to version 2.2.26
* Release web UI 2.2.26
* Sort symbols by theme. Fixes GNS3/gns3-gui#3230
* Fix memory percentage left warning. Fixes #1966
* Update affinity symbols. Fixes GNS3/gns3-gui#3232- Update to version 2.2.25
* Fix issue preventing to use custom nested symbols.
* Updated affinity symbols
* Return disk usage for partition that contains the default project directory.
* Explicitly require setuptools, utils/get_resource.py imports pkg_resources
* Mon Sep 20 2021 Johannes Segitz - Added hardening to systemd service(s) (bsc#1181400). Modified:
* gns3-server.service
* Wed Aug 25 2021 Martin Hauke - Update to version 2.2.24
* Fix issue when searching for image with relative path.
* Fix wrong error when NAT interface is not allowed.
* Fix incorrect Qemu binary selected when importing template.
* Fix error when updating a link style.
* Early support for Python3.10.
* Tue Aug 17 2021 Martin Hauke - Update to version 2.2.23
* Fix hostname inconsistencies during script execution
* Add option `--without-kvm`
* Add a `reload` server endpoint. Fixes #1926
* Handle -no-kvm param deprecated in Qemu >= v5.2
* Fix binary websocket access to the console
* Change how to generate random MAC addresses
* setup.py: prevent installing tests directory
* Support cloning of encrypted qcow2 base image files
* Fix VMware VM support on Linux and Windows. Fixes #1919
* Fri Jun 11 2021 Martin Hauke - Update to version 2.2.22
* Link style support.
* Preserve auto_start/auto_open/auto_close when restoring snapshot.
* Fix uBridge errors for cloud nodes not visible in logs.
* Prevent directory traversal.
* Mon May 10 2021 Martin Hauke - Update to version 2.2.21
* Release Web-Ui v2.2.21
* Improvements for get symbol dimensions endpoint. Ref #1885
* Fri Apr 09 2021 Martin Hauke - Update to version 2.2.20
* Release Web UI version 2.2.20
* Fix packet capture with HTTPS remote server.
* Sync appliance files and remove old ones after sync with online repo.
* Fix export for missing files
* Fix issue when trying to export temporary Dynamips files.
* Sat Mar 06 2021 Martin Hauke - Update to version 2.2.19
* Launch projects marked for auto open after SIGHUP is received.
* Fix console type error when creating Ethernet switch node.
* Upgrade Jinja to version 2.11.3.- Update to version 2.2.18
* SIGHUP: remove projects with an empty project directory.
* Release Web UI 2.2.18
* Catch OSError exception in psutil. Fixes #3127
* Expose \'auto_open\' and \'auto_start\' properties in API when creating project.
* Add mtools package information.
* Fix warning: \'ide-drive\' is deprecated when using recent version of Qemu.
* Fix bug when starting of vpcs stopped with \"quit\".
* Fix WinError 0 handling.
* Stop uBridge if VPCS node has been terminated.
* Allow cloned QEMU disk images to be resized before the node starts, by cloning the disk image in response to a resize request instead of waiting until the node starts.
* Use HDD disk image as startup QEMU config disk.
* Create config disk property false by default for Qemu templates.
* Set default disk interface type to \"none\".
* Add explicit option to automatically create or not the config disk. Off by default.
* QEMU config disk support.
* Fri Dec 04 2020 Martin Hauke - Update to version 2.2.17
* Close and remove projects deleted from disks after SIGHUP signal is received.
* Release Web Ui 2.2.17
* New config file options to configure the VNC console port range.
* Use asyncio.all_tasks instead of deprecated method for Python 3.9 compatibility.
* Thu Nov 05 2020 Martin Hauke - Update to version 2.2.16
* Release Web UI version 2.2.16
* Fix wrong defaults for images_path, configs_path, appliances_path.
* Use EnvironmentFile for Systemd service.
* Fix SSL support for controller and local compute.
* Prevent WIC to be added/removed while Dynamips router is running.
* Fix bug with application id allocation for IOU nodes.
* Allow commas in image paths and VM name for Qemu VMs.
* Option to allocate or not the vCPUs and RAM settings for the GNS3 VM.- Update to version 2.2.15
* Fix symbol retrieval issue.
* Fixes update() missing 2 required positional arguments: \'name\' and \'value\'.
* Fix Hyper-V based GNS3 VM WMI issue.
* Release Web-Ui version 2020.4.0-beta.1
* Mon Sep 21 2020 Martin Hauke - Use %{?systemd_ordering} instead of %{?systemd_requires}
* Fri Sep 18 2020 Martin Hauke - Update to version 2.2.14
* Release Web-Ui version 2020.3.0-beta.4
* Add \'-smp sockets=1\' by default for Qemu VMs.
* Implement full restart if user reload a Qemu VM which has been updated. Fixes- Update to version 2.2.13 Server
* Release Web-Ui 2020.3.0-beta.3
* Fix issue when resuming Qemu VM.
* Sun Aug 09 2020 Martin Hauke - Update to version 2.2.12
* Release Web-Ui version 2020.3.0-beta.2
* Catch exception when psutil returns OSError
* Downgrade psutil to version 5.6.7
* Use parent directory as working directory for project duplication and snapshots. Fixes GNS3/gns3-gui#2909
* Fix Key Error \"vendor_id\" is missing when configuring GNS3 VM with VirtualBox. Fixes GNS3/gns3-gui#3018- Update to version 2.2.11
* Fix crash when project sets \'auto_open\' option and a remote GNS3 VM is used. Fixes GNS3/gns3-gui#3014
* Fix Dynamips ghost image support when project contains a space.
* Release Web-Ui version 2020.3.0-beta.1
* Fix issue when cannot skip slots for Dynamips routers.
* Allow tests to be run by root.
* Update classifiers in setup.py
* Thu Jun 18 2020 Martin Hauke - Update to version 2.2.10
* Don\'t require hardware acceleration.
* Release Web-Ui version 2020.2.0-beta.5
* Tests can be run with Python 3.8
* Wait longer for x11 socket file to be created. Ref #1761
* Show error message if IPv6 is not enabled when using SPICE console.
* Only use jsonschema 2.6.0 on Windows and macOS.
* Disable default integrations for sentry sdk.
* Remove unused bytes2human function.- Update to version 2.2.9
* Release Web-Ui version 2020.2.0-beta.4
* Support to activate/deactive network connection state replication in Qemu.
* Possible fix for problem connecting to the GNS3 VM.
* Option to reset or not all MAC addresses when exporting or duplicating a project.
* Fix bug when changing properties for closed project.
* Fix issues with crash reporting & bump version to 2.2.9dev2.
* Lock listing VMs.
* Try to fix error when listing Hyper-V VMs.
* Catch VirtualBox errors when listing VMs.
* Deprecate running with Python 3.5
* aiocontextvars is only necessary for Python < 3.7
* Replace Raven by Sentry SDK. Fixes #1758
* Require setuptools>=17.1 in setup.py.
* Tue Jun 02 2020 Martin Hauke - Update to version 2.2.8 - https://github.com/GNS3/gns3-server/releases/tag/v2.2.8- Remove patches (not longer needed):
* gns3-server-timeout-fix.patch
* gns3-server-requirements-fix.patch- Specfile cleanup- Add systemd service file- Filter auto-generated deps from bundled shell scripts
 
ICM