Revisions of gns3-gui

buildservice-autocommit accepted request 1130550 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 37)
baserev update by copy to link target
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 1128946 from Malcolm Lewis's avatar Malcolm Lewis (malcolmlewis) (revision 36)
- Updated to version 2.2.44.1:
  * No changes.
- Add requires to python3-truststore.
- Changes from version 2.2.44:
  * Fix timeout issue when creating Qemu disk image,
    (gh#GNS3/gns3-server#2313).
  * Refactor command variables support.
  * Add vendor_logo_url in appliance schemas,
    (gh#gns3-registry#825).
  * Add Qemu IGB network device.
  * Add the ability to edit width and height in the style edit
    dialog.
- Changes from version 2.2.43:
  * Add KiTTY to preconfigured telnet consoles,
    (gh#GNS3/gns3-gui#3507).
  * Fix generic icon in Wayland, (gh#GNS3/gns3-gui#3501).
  * Use importlib instead of pkg_resources.
  * Upgrade to PyQt 5.15.9.
  * Add support for appliance version 8 format
- Changes from version 2.2.42:
  * Use the system's certificate store for SSL connections.
  * Give a node some time to start before opening the console (for
    console auto start), (gh#GNS3/gns3-gui#3474).
  * Support for gnome-terminal tabs to be opened in the same
    window.
  * Remove import urllib3 and let sentry_sdk import and patch it,
    (gh#GNS3/gns3-gui#3498).
  * Add import sys in sudo.py.
  * Rounded Rectangle support.
- Changes from version 2.2.41:
  * Remove sending stats to GA.
  * Catch urllib3 exceptions when sending crash report,
    (gh#GNS3/gns3-gui#3483.
  * Backport UEFI boot mode support for Qemu VMs.
  * Add debug for dropEvent, (gh#GNS3/gns3-server#2242).
buildservice-autocommit accepted request 1094588 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 35)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 1093801 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 34)
- Update to 2.2.40.1
  * Change log messages for Websocket errors
  * Do not proceed if an appliance symbol cannot be downloaded. Ref
    #3466
  * Delete a node or link from topology summary view using Delete
    key. Ref #3445
  * Fix "Start the capture visualization program" checkbox works
    only one (first) time for a given link. Fixes #3442
  * Let the selected link style applied when editing a link. Fixes
    #3460
  * Fix hovered color shown in style editing dialog. Fixes #3460
- Release 2.2.39
  * Fix nodes are not snapped to the grid at the moment of creation
  * Upgrade distro and aiohttp dependencies
- Remove version unpinnings: Not required for Tumbleweed, older
  distributions have failed to provide the lowered requirements
  already months ago
- Remove old python-sip (v4) from BuildRequires: not needed
- Remove unused old distro install methods, replace by PEP517
  pyproject macros
- Remove gns3-gui_fix_desktop_file.patch replace by macro
buildservice-autocommit accepted request 1072736 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 33)
baserev update by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 1072693 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 32)
- update to 2.2.38:
  * Add long description content type in setup.py
  * Automatically add new issues to GNS3 project
buildservice-autocommit accepted request 1061886 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 31)
baserev update by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 1061040 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 30)
- Bugfix release
  * no functional changes

- 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-gui-fix-requirements.patch
buildservice-autocommit accepted request 1030594 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 29)
baserev update by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 1030590 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 28)
- Activate test suite
buildservice-autocommit accepted request 974203 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 27)
baserev update by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 972416 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 26)
- Update to version 2.2.31
  * Fix int() call. Ref #3283
  * Fix QPoint() as unexpected type 'float'. Fixes #3283
  * Fix painter.drawRect() has unexpected type 'float'. Fixes #3282
  * Fix SpinBox.setValue() requires integer. Fixes #3281
  * Clear cache when opening symbol selection dialog. Fixes #3256
  * Fix @ in username issue with HTTP authentication. Fixes #3275
  * Use '//' operator instead of int()
  * Fix create drawing item calls since mapToScene() returns a QPointF
  * Fixed QPoint called with floats
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 941672 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 25)
- Update to version 2.2.28
  * Fixed drawLine called with float arguments.
  * Fixed dead VIX API link.
- Update to version 2.2.27
  * Fix symbols in "Symbol selection" dialog are not placed in
    alphabetical order.
  * Fix link duplicates in topology summary.
  * chore : use --no-cache-dir flag to pip in dockerfiles to save
    space.
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 925183 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 24)
- Update to version 2.2.26
  * Open "template configuration" dialog with double click on
    template name in "Preferences".
  * Only show "virtio" network adapter when legacy node is enabled.
  * Double-click on a template opens "template configuration"
    dialog.
  * Fix "Custom symbols" can't be unfolded after using "Filter"
    field.
- Update to version 2.2.25
  * Change method to display the recent files menu.
  * Fix bug when using empty port names for custom adapters.
  * Fix mouse zoom-in/out step value is two times bigger than
    keyboard one.
  * Fix issue with custom adapters at the node level.
  * Explicitly require setuptools, utils/get_resource.py imports
    pkg_resources
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 914229 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 23)
- Update to version 2.2.24
  * Fix incorrect Qemu binary selected when importing template.
  * Early support for Python3.10

- Update to version 2.2.23
  * Handle -no-kvm param deprecated in Qemu >= v5.2
  * Support for invisible links.
  * Add kitty console application command line.
  * Add Windows Terminal profile as an option for Console
    Applications.
buildservice-autocommit accepted request 900228 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 22)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 899517 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 21)
- Update to version 2.2.22
  * Fix exception shown when GNS3 is started with empty config.
  * Link style support.
  * Fix charcoal theme.
  * Fix issue when showing menu to select port.
buildservice-autocommit accepted request 892530 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 20)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 892128 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 19)
- Update to version 2.2.21
  * Fix issue with empty project variable name. Fixes #3162
buildservice-autocommit accepted request 887012 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 18)
baserev update by copy to link target
Displaying revisions 1 - 20 of 37
openSUSE Build Service is sponsored by