commit gns3-server for openSUSE:Factory

2024-03-25 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gns3-server for openSUSE:Factory 
checked in at 2024-03-25 21:11:47

Comparing /work/SRC/openSUSE:Factory/gns3-server (Old)
 and  /work/SRC/openSUSE:Factory/.gns3-server.new.1905 (New)


Package is "gns3-server"

Mon Mar 25 21:11:47 2024 rev:29 rq:1161232 version:2.2.44.1

Changes:

--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2023-12-06 
23:48:02.650858875 +0100
+++ /work/SRC/openSUSE:Factory/.gns3-server.new.1905/gns3-server.changes
2024-03-25 21:18:33.512246237 +0100
@@ -1,0 +2,5 @@
+Fri Mar 22 08:48:32 UTC 2024 - Atri Bhattacharya 
+
+- Add Provides for _gns3 user and group.
+
+---



Other differences:
--
++ gns3-server.spec ++
--- /var/tmp/diff_new_pack.9AHPv2/_old  2024-03-25 21:18:34.200271541 +0100
+++ /var/tmp/diff_new_pack.9AHPv2/_new  2024-03-25 21:18:34.204271688 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gns3-server
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -68,6 +68,8 @@
 %endif
 Requires(pre):  shadow
 %{?systemd_ordering}
+Provides:   group(%gns3_group)
+Provides:   user(%gns3_user)
 
 %description
 The GNS3 server manages emulators such as Dynamips, VirtualBox or Qemu/KVM.


commit gns3-server for openSUSE:Factory

2023-12-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gns3-server for openSUSE:Factory 
checked in at 2023-12-06 23:47:42

Comparing /work/SRC/openSUSE:Factory/gns3-server (Old)
 and  /work/SRC/openSUSE:Factory/.gns3-server.new.25432 (New)


Package is "gns3-server"

Wed Dec  6 23:47:42 2023 rev:28 rq:1131029 version:2.2.44.1

Changes:

--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2023-08-22 
08:56:45.28881 +0200
+++ /work/SRC/openSUSE:Factory/.gns3-server.new.25432/gns3-server.changes   
2023-12-06 23:48:02.650858875 +0100
@@ -1,0 +2,37 @@
+Sun Nov 26 14:49:47 UTC 2023 - malcolmle...@opensuse.org
+
+- Updated to version 2.2.44.1:
+  * Catch exceptions when computing image checksums,
+(gh#GNS3/gns-server#2228).
+  * Add freeze_support() for multiprocessing.
+- Update rpmlintrc to remove unused-rpmlintrc-filter on
+  python-missing-require importlib-resources.
+- Add missing requires on python3-platformdirs and
+  python3-truststore.
+- Changes from version 2.2.44:
+  * Bundle web-ui v2.2.44.
+  * Non-blocking checksums computation when server starts,
+(gh#GNS3/gns-server#2228).
+  * Fix timeout issue when creating Qemu disk image,
+(gh#GNS3/gns-server#2313).
+  * Support for web socket console over HTTPS.
+  * Add back script create_cert.sh.
+  * Allow disabling hardware virtualization check.
+  * Fix L2IOU "failed code signing checks" when IOU base file name
+is >= 63 characters.
+  * Change "ip cef" to "no ip cef" in IOU default configs,
+(gh#GNS3/gns-server#2298).
+  * Add Qemu IGB network device
+  * Add Python 3.12 support.
+  * Fix issue with importlib.resources.files() and Python 3.9
+- Changes from version 2.2.43:
+  * Force English output for VBoxManage, (gh#GNS3/gns-server#2266).
+  * Automatically add vboxnet and DHCP server if not present for
+VirtualBox GNS3 VM, (gh#GNS3/gns-server#2266).
+  * Fix issue with controller config saved before checking current
+version with previous one.
+  * Prevent X11 socket file to be modified by Docker container.
+  * Use the user data dir to store built-in appliances.
+  * Catch ConnectionResetError exception when client disconnects.
+
+---

Old:

  gns3-server-2.2.42.tar.gz

New:

  gns3-server-2.2.44.1.tar.gz



Other differences:
--
++ gns3-server.spec ++
--- /var/tmp/diff_new_pack.m5EKs2/_old  2023-12-06 23:48:03.758899724 +0100
+++ /var/tmp/diff_new_pack.m5EKs2/_new  2023-12-06 23:48:03.774900314 +0100
@@ -23,7 +23,7 @@
 %define gns3_group _gns3
 %define gns3_home %{_sharedstatedir}/gns3
 Name:   gns3-server
-Version:2.2.42
+Version:2.2.44.1
 Release:0
 Summary:A graphical network simulator
 License:GPL-3.0-or-later
@@ -50,9 +50,11 @@
 Requires:   python3-async_timeout >= 4.0.2
 Requires:   python3-distro >= 1.6.0
 Requires:   python3-jsonschema >= 3.2.0
+Requires:   python3-platformdirs
 Requires:   python3-psutil >= 5.8.0
 Requires:   python3-py-cpuinfo >= 8.0.0
 Requires:   python3-sentry-sdk >= 1.12.1
+Requires:   python3-truststore
 %if 0%{?python3_version_nodots} < 39
 Requires:   python3-importlib-resources >= 1.3
 %endif

++ gns3-server-2.2.42.tar.gz -> gns3-server-2.2.44.1.tar.gz ++
/work/SRC/openSUSE:Factory/gns3-server/gns3-server-2.2.42.tar.gz 
/work/SRC/openSUSE:Factory/.gns3-server.new.25432/gns3-server-2.2.44.1.tar.gz 
differ: char 12, line 1

++ gns3-server-rpmlintrc ++
--- /var/tmp/diff_new_pack.m5EKs2/_old  2023-12-06 23:48:03.890904590 +0100
+++ /var/tmp/diff_new_pack.m5EKs2/_new  2023-12-06 23:48:03.898904885 +0100
@@ -1,6 +1,3 @@
 # docker builds an isolated buildroot, this not in the system
 addFilter("E: wrong-script-interpreter")
-# the check does not understand the python version specifier for 
python_version <= '3.9'
-addFilter("python-missing-require importlib-resources")
-(No newline at EOF)
 


commit gns3-server for openSUSE:Factory

2023-08-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gns3-server for openSUSE:Factory 
checked in at 2023-08-22 08:56:38

Comparing /work/SRC/openSUSE:Factory/gns3-server (Old)
 and  /work/SRC/openSUSE:Factory/.gns3-server.new.1766 (New)


Package is "gns3-server"

Tue Aug 22 08:56:38 2023 rev:27 rq:1105094 version:2.2.42

Changes:

--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2023-04-17 
17:42:07.206509361 +0200
+++ /work/SRC/openSUSE:Factory/.gns3-server.new.1766/gns3-server.changes
2023-08-22 08:56:45.28881 +0200
@@ -1,0 +2,10 @@
+Mon Aug 21 14:16:01 UTC 2023 - Joop Boonen 
+
+- Update to 2.2.42
+  https://github.com/GNS3/gns3-server/releases/tag/v2.2.42
+  https://github.com/GNS3/gns3-server/releases/tag/v2.2.41
+  https://github.com/GNS3/gns3-server/releases/tag/v2.2.40.1
+  https://github.com/GNS3/gns3-server/releases/tag/v2.2.40
+  https://github.com/GNS3/gns3-server/releases/tag/v2.2.39 
+
+---

Old:

  gns3-server-2.2.38.tar.gz

New:

  gns3-server-2.2.42.tar.gz



Other differences:
--
++ gns3-server.spec ++
--- /var/tmp/diff_new_pack.IPby5Q/_old  2023-08-22 08:56:46.574630606 +0200
+++ /var/tmp/diff_new_pack.IPby5Q/_new  2023-08-22 08:56:46.582630622 +0200
@@ -23,7 +23,7 @@
 %define gns3_group _gns3
 %define gns3_home %{_sharedstatedir}/gns3
 Name:   gns3-server
-Version:2.2.38
+Version:2.2.42
 Release:0
 Summary:A graphical network simulator
 License:GPL-3.0-or-later

++ gns3-server-2.2.38.tar.gz -> gns3-server-2.2.42.tar.gz ++
/work/SRC/openSUSE:Factory/gns3-server/gns3-server-2.2.38.tar.gz 
/work/SRC/openSUSE:Factory/.gns3-server.new.1766/gns3-server-2.2.42.tar.gz 
differ: char 16, line 1


commit gns3-server for openSUSE:Factory

2023-04-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gns3-server for openSUSE:Factory 
checked in at 2023-04-17 17:41:54

Comparing /work/SRC/openSUSE:Factory/gns3-server (Old)
 and  /work/SRC/openSUSE:Factory/.gns3-server.new.2023 (New)


Package is "gns3-server"

Mon Apr 17 17:41:54 2023 rev:26 rq:1079925 version:2.2.38

Changes:

--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2023-01-30 
17:22:16.140180987 +0100
+++ /work/SRC/openSUSE:Factory/.gns3-server.new.2023/gns3-server.changes
2023-04-17 17:42:07.206509361 +0200
@@ -1,0 +2,14 @@
+Tue Apr  4 22:09:54 UTC 2023 - Ben Greiner 
+
+- Update to 2.2.38
+  * Bundle web-ui v2.2.38
+  * Fix c7200_i0_log.txt is created in the current directory. Fixes
+#2191
+  * Check swtpm version and start swtpm before qemu
+  * Fix broken websocket console with Python 3.11
+  * Fix "cannot reopen console". Ref #2182
+  * Fix Qemu binary not set when adding appliance from template
+- Update requirements
+- Replace deprecated `setup.py install` call through PEP517 build
+
+---

Old:

  gns3-server-2.2.37.tar.gz

New:

  gns3-server-2.2.38.tar.gz



Other differences:
--
++ gns3-server.spec ++
--- /var/tmp/diff_new_pack.Xodv3b/_old  2023-04-17 17:42:07.766512633 +0200
+++ /var/tmp/diff_new_pack.Xodv3b/_new  2023-04-17 17:42:07.770512656 +0200
@@ -23,7 +23,7 @@
 %define gns3_group _gns3
 %define gns3_home %{_sharedstatedir}/gns3
 Name:   gns3-server
-Version:2.2.37
+Version:2.2.38
 Release:0
 Summary:A graphical network simulator
 License:GPL-3.0-or-later
@@ -34,37 +34,33 @@
 Source2:%{name}.service
 BuildRequires:  busybox
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildRequires:  python3-pip
 BuildRequires:  python3-setuptools
+BuildRequires:  python3-wheel
 Requires:   busybox
 Requires:   cpulimit
 Requires:   docker
 Requires:   dynamips >= 0.2.11
 Requires:   iouyap
-Requires:   python3-Jinja2 >= 3.0.3
-Requires:   python3-aiofiles >= 0.5.0
-Requires:   python3-aiohttp >= 3.6.2
+Requires:   python3-Jinja2 >= 3.0.1
+Requires:   python3-aiofiles >= 0.7
+Requires:   python3-aiohttp >= 3.8.3
 Requires:   python3-aiohttp_cors >= 0.7.0
-Requires:   python3-async_generator
-Requires:   python3-async_timeout >= 3.0.1
+Requires:   python3-async_timeout >= 4.0.2
 Requires:   python3-distro >= 1.6.0
-Requires:   python3-docker-py >= 1.4.0
-Requires:   python3-prompt_toolkit1
-Requires:   python3-psutil >= 5.9.0
+Requires:   python3-jsonschema >= 3.2.0
+Requires:   python3-psutil >= 5.8.0
 Requires:   python3-py-cpuinfo >= 8.0.0
-Requires:   python3-sentry-sdk >= 1.5.4
-Requires:   python3-zipstream >= 1.1.3
+Requires:   python3-sentry-sdk >= 1.12.1
+%if 0%{?python3_version_nodots} < 39
+Requires:   python3-importlib-resources >= 1.3
+%endif
 Requires:   qemu
 Requires:   ubridge >= 0.9.14
 Requires:   vpcs >= 0.5b1
 Requires:   wireshark
 BuildArch:  noarch
-%if 0%{?suse_version} > 1500
-Requires:   python3-jsonschema >= 3.2.0
-%else
-Requires:   python3-jsonschema < 3
-Requires:   python3-jsonschema >= 2.4.0
-%endif
 %if 0%{?suse_version}
 Recommends: virtualbox
 %endif
@@ -84,25 +80,28 @@
 cp -f %{_bindir}/busybox gns3server/compute/docker/resources/bin/busybox
 ## Relax requirements
 # Leap 15.2
-%if 0%{?sle_version} == 150200 && 0%{?is_opensuse}
-sed -i 's|aiohttp==3.7.4.post0|aiohttp>=3.6.1|g' requirements.txt
-%endif
 sed -i -r 's/==/>=/g' requirements.txt
-sed -i -r 's/3.7.4.*/3.7.4/' requirements.txt
 sed -i -r 's/distro>=1.7.*/distro>=1.6.0/' requirements.txt
 sed -i -r 's/psutil>=5.9.4/psutil>=5.8.0/' requirements.txt
 sed -i -r 's/aiofiles>=22.1.0/aiofiles>=0.7/' requirements.txt
 sed -i -r 's/Jinja2>=3.1.2/jinja2>=3.0.1/' requirements.txt
 sed -i -r 's/jsonschema>=4.17.3/jsonschema>=3.2.0/' requirements.txt
 sed -i -r 's/py-cpuinfo>=9.0.0/py-cpuinfo>=8.0.0/' requirements.txt
-sed -i -r 's/sentry-sdk.*//g' requirements.txt
 sed -i -r '/setuptools/d' requirements.txt
 
 %build
+%if 0%{?suse_version} >= 1550
+%python3_pyproject_wheel
+%else
 python3 setup.py build
+%endif
 
 %install
+%if 0%{?suse_version} >= 1550
+%python3_pyproject_install
+%else
 python3 setup.py install --root=%{buildroot} --prefix=%{_prefix}
+%endif
 rm %{buildroot}/%{python3_sitelib}/gns3server/static/.gitkeep
 rm %{buildroot}/%{python3_sitelib}/gns3server/symbols/.gitkeep
 find %{buildroot}/%{python3_sitelib}/gns3server -type f -name "*.py" -exec 
grep -Hl python3 {} + | xargs chmod +x
@@ -141,7 +1

commit gns3-server for openSUSE:Factory

2023-01-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gns3-server for openSUSE:Factory 
checked in at 2023-01-30 17:10:10

Comparing /work/SRC/openSUSE:Factory/gns3-server (Old)
 and  /work/SRC/openSUSE:Factory/.gns3-server.new.32243 (New)


Package is "gns3-server"

Mon Jan 30 17:10:10 2023 rev:25 rq:1061887 version:2.2.37

Changes:

--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2022-05-02 
16:25:09.228810469 +0200
+++ /work/SRC/openSUSE:Factory/.gns3-server.new.32243/gns3-server.changes   
2023-01-30 17:22:16.140180987 +0100
@@ -1,0 +2,27 @@
+Wed Jan 25 21:07:37 UTC 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 23:10:10 UTC 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
+
+---

Old:

  gns3-server-2.2.31.tar.gz
  gns3-server-fix-requirements.patch

New:

  gns3-server-2.2.37.tar.gz



Other differences:
--
++ gns3-server.spec ++
--- /var/tmp/diff_new_pack.yPimZs/_old  2023-01-30 17:22:16.644183671 +0100
+++ /var/tmp/diff_new_pack.yPimZs/_new  2023-01-30 17:22:16.648183692 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gns3-server
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 %define gns3_group _gns3
 %define gns3_home %{_sharedstatedir}/gns3
 Name:   gns3-server
-Version:2.2.31
+Version:2.2.37
 Release:0
 Summary:A graphical network simulator
 License:GPL-3.0-or-later
@@ -32,7 +32,6 @@
 Source0:
https://github.com/GNS3/gns3-server/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:%{name}-rpmlintrc
 Source2:%{name}.service
-Patch1: gns3-server-fix-requirements.patch
 BuildRequires:  busybox
 BuildRequires:  fdupes
 BuildRequires:  python3-pip
@@ -82,13 +81,22 @@
 %autosetup -p1
 find . -type f -name "*.py" -exec sed -i 's/^#!\/usr\/bin\/env 
python3/#!\/usr\/bin\/python3/' {} +
 find . -type f -name "*.py" -exec sed -i 's/^#!\/usr\/bin\/env 
python/#!\/usr\/bin\/python3/' {} +
+cp -f %{_bindir}/busybox gns3server/compute/docker/resources/bin/busybox
 ## Relax requirements
 # Leap 15.2
 %if 0%{?sle_version} == 150200 && 0%{?is_opensuse}
 sed -i 's|aiohttp==3.7.4.post0|aiohttp>=3.6.1|g' requirements.txt
 %endif
-sed -i 's|aiohttp==3.7.4.post0|aiohttp>=3.7.4|g' requirements.txt
-sed -i 's|==|>=|g' requirements.txt
+sed -i -r 's/==/>=/g' requirements.txt
+sed -i -r 's/3.7.4.*/3.7.4/' requirements.txt
+sed -i -r 's/distro>=1.7.*/distro>=1.6.0/' requirements.txt
+sed -i -r 's/psutil>=5.9.4/psutil>=5.8.0/' requirements.txt
+sed -i -r 's/aiofiles>=22.1.0/aiofiles>=0.7/' requirements.txt
+sed -i -r 's/Jinja2>=3.1.2/jinja2>=3.0.1/' requirements.txt
+sed -i -r 's/jsonschema>=4.17.3/jsonschema>=3.2.0/' requirements.txt
+sed -i -r 's/py-cpuinfo>=9.0.0/py-cpuinfo>=8.0.0/' requirements.txt
+sed -i -r 's/sentry-sdk.*//g' requirements.txt
+sed -i -r '/setuptools/d' requirements.txt
 
 %build
 python3 setup.py build
@@ -127,7 +135,7 @@
 
 %files
 %license LICENSE
-%doc AUTHORS README.rst
+%doc AUTHORS README.md
 %{_bindir}/gns3server
 %{_bindir}/gns3vmnet
 %{_bindir}/gns3loopback

++ gns3-server-2.2.31.tar.gz -> gns3-server-2.2.37.tar.gz ++
/work/SRC/openSUSE:Factory/gns3-server/gns3-server-2.2.31.tar.gz 
/work/SRC/openSUSE:Factory/.gns3-server.new.32243/gns3-server-2.2.37.tar.gz 
differ: char 12, line 1


commit gns3-server for openSUSE:Factory

2022-05-02 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gns3-server for openSUSE:Factory 
checked in at 2022-05-02 16:24:58

Comparing /work/SRC/openSUSE:Factory/gns3-server (Old)
 and  /work/SRC/openSUSE:Factory/.gns3-server.new.1538 (New)


Package is "gns3-server"

Mon May  2 16:24:58 2022 rev:24 rq:974204 version:2.2.31

Changes:

--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2022-03-21 
20:13:41.25653 +0100
+++ /work/SRC/openSUSE:Factory/.gns3-server.new.1538/gns3-server.changes
2022-05-02 16:25:09.228810469 +0200
@@ -1,0 +2,9 @@
+Sun Apr 24 19:42:04 UTC 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
+
+---

Old:

  gns3-server-2.2.28.tar.gz

New:

  gns3-server-2.2.31.tar.gz
  gns3-server-fix-requirements.patch



Other differences:
--
++ gns3-server.spec ++
--- /var/tmp/diff_new_pack.oP913R/_old  2022-05-02 16:25:10.140811483 +0200
+++ /var/tmp/diff_new_pack.oP913R/_new  2022-05-02 16:25:10.144811488 +0200
@@ -23,7 +23,7 @@
 %define gns3_group _gns3
 %define gns3_home %{_sharedstatedir}/gns3
 Name:   gns3-server
-Version:2.2.28
+Version:2.2.31
 Release:0
 Summary:A graphical network simulator
 License:GPL-3.0-or-later
@@ -32,6 +32,7 @@
 Source0:
https://github.com/GNS3/gns3-server/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:%{name}-rpmlintrc
 Source2:%{name}.service
+Patch1: gns3-server-fix-requirements.patch
 BuildRequires:  busybox
 BuildRequires:  fdupes
 BuildRequires:  python3-pip
@@ -41,18 +42,18 @@
 Requires:   docker
 Requires:   dynamips >= 0.2.11
 Requires:   iouyap
-Requires:   python3-Jinja2 >= 2.7.3
+Requires:   python3-Jinja2 >= 3.0.3
 Requires:   python3-aiofiles >= 0.5.0
 Requires:   python3-aiohttp >= 3.6.2
 Requires:   python3-aiohttp_cors >= 0.7.0
 Requires:   python3-async_generator
 Requires:   python3-async_timeout >= 3.0.1
-Requires:   python3-distro >= 1.3.0
+Requires:   python3-distro >= 1.6.0
 Requires:   python3-docker-py >= 1.4.0
 Requires:   python3-prompt_toolkit1
-Requires:   python3-psutil >= 5.6.6
-Requires:   python3-py-cpuinfo >= 7.0.0
-Requires:   python3-sentry-sdk >= 0.14.4
+Requires:   python3-psutil >= 5.9.0
+Requires:   python3-py-cpuinfo >= 8.0.0
+Requires:   python3-sentry-sdk >= 1.5.4
 Requires:   python3-zipstream >= 1.1.3
 Requires:   qemu
 Requires:   ubridge >= 0.9.14
@@ -78,7 +79,7 @@
 You will need the new GNS3 GUI (gns3-gui repository) to control the server.
 
 %prep
-%setup -q
+%autosetup -p1
 find . -type f -name "*.py" -exec sed -i 's/^#!\/usr\/bin\/env 
python3/#!\/usr\/bin\/python3/' {} +
 find . -type f -name "*.py" -exec sed -i 's/^#!\/usr\/bin\/env 
python/#!\/usr\/bin\/python3/' {} +
 ## Relax requirements

++ gns3-server-2.2.28.tar.gz -> gns3-server-2.2.31.tar.gz ++
/work/SRC/openSUSE:Factory/gns3-server/gns3-server-2.2.28.tar.gz 
/work/SRC/openSUSE:Factory/.gns3-server.new.1538/gns3-server-2.2.31.tar.gz 
differ: char 23, line 1

++ gns3-server-fix-requirements.patch ++
diff --git a/requirements.txt b/requirements.txt
index 5fa46e8..d1ae80d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,12 +1,10 @@
-jsonschema==3.2.0
+jsonschema>=3.2.0
 aiohttp==3.7.4.post0
 aiohttp-cors==0.7.0
-aiofiles==0.8.0
-Jinja2==3.0.3
-sentry-sdk==1.5.4
-psutil==5.9.0
+aiofiles>=0.8.0
+Jinja2>=3.0.3
+sentry-sdk>=1.5.4
+psutil>=5.9.0
 async-timeout==3.0.1
-distro==1.6.0
-py-cpuinfo==8.0.0
-setuptools==60.6.0; python_version >= '3.7'  # don't upgrade because of 
https://github.com/pypa/setuptools/issues/3084
-setuptools==59.6.0; python_version < '3.7'  # v59.7.0 dropped support for 
Python 3.6
+distro>=1.6.0
+py-cpuinfo>=7.0.0


commit gns3-server for openSUSE:Factory

2022-03-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gns3-server for openSUSE:Factory 
checked in at 2022-03-21 20:13:22

Comparing /work/SRC/openSUSE:Factory/gns3-server (Old)
 and  /work/SRC/openSUSE:Factory/.gns3-server.new.25692 (New)


Package is "gns3-server"

Mon Mar 21 20:13:22 2022 rev:23 rq:963756 version:2.2.28

Changes:

--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2021-12-21 
18:41:10.073902722 +0100
+++ /work/SRC/openSUSE:Factory/.gns3-server.new.25692/gns3-server.changes   
2022-03-21 20:13:41.25653 +0100
@@ -1,0 +2,6 @@
+Fri Mar 18 02:41:36 UTC 2022 - Steve Kowalik 
+
+- Remove python3-raven from BuildRequires, it hasn't been needed since
+  2.2.9. 
+
+---



Other differences:
--
++ gns3-server.spec ++
--- /var/tmp/diff_new_pack.EcBlnT/_old  2022-03-21 20:13:41.852539463 +0100
+++ /var/tmp/diff_new_pack.EcBlnT/_new  2022-03-21 20:13:41.860539471 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gns3-server
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -52,7 +52,6 @@
 Requires:   python3-prompt_toolkit1
 Requires:   python3-psutil >= 5.6.6
 Requires:   python3-py-cpuinfo >= 7.0.0
-Requires:   python3-raven >= 5.2.0
 Requires:   python3-sentry-sdk >= 0.14.4
 Requires:   python3-zipstream >= 1.1.3
 Requires:   qemu


commit gns3-server for openSUSE:Factory

2021-12-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gns3-server for openSUSE:Factory 
checked in at 2021-12-21 18:40:40

Comparing /work/SRC/openSUSE:Factory/gns3-server (Old)
 and  /work/SRC/openSUSE:Factory/.gns3-server.new.2520 (New)


Package is "gns3-server"

Tue Dec 21 18:40:40 2021 rev:22 rq:941778 version:2.2.28

Changes:

--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2021-10-18 
22:02:09.778092304 +0200
+++ /work/SRC/openSUSE:Factory/.gns3-server.new.2520/gns3-server.changes
2021-12-21 18:41:10.073902722 +0100
@@ -1,0 +2,9 @@
+Mon Dec 20 14:28:57 UTC 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.
+
+---

Old:

  gns3-server-2.2.26.tar.gz

New:

  gns3-server-2.2.28.tar.gz



Other differences:
--
++ gns3-server.spec ++
--- /var/tmp/diff_new_pack.J5TTOS/_old  2021-12-21 18:41:10.661903250 +0100
+++ /var/tmp/diff_new_pack.J5TTOS/_new  2021-12-21 18:41:10.665903253 +0100
@@ -23,7 +23,7 @@
 %define gns3_group _gns3
 %define gns3_home %{_sharedstatedir}/gns3
 Name:   gns3-server
-Version:2.2.26
+Version:2.2.28
 Release:0
 Summary:A graphical network simulator
 License:GPL-3.0-or-later

++ gns3-server-2.2.26.tar.gz -> gns3-server-2.2.28.tar.gz ++
/work/SRC/openSUSE:Factory/gns3-server/gns3-server-2.2.26.tar.gz 
/work/SRC/openSUSE:Factory/.gns3-server.new.2520/gns3-server-2.2.28.tar.gz 
differ: char 13, line 1


commit gns3-server for openSUSE:Factory

2021-10-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gns3-server for openSUSE:Factory 
checked in at 2021-10-18 21:59:18

Comparing /work/SRC/openSUSE:Factory/gns3-server (Old)
 and  /work/SRC/openSUSE:Factory/.gns3-server.new.1890 (New)


Package is "gns3-server"

Mon Oct 18 21:59:18 2021 rev:21 rq:925832 version:2.2.26

Changes:

--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2021-09-21 
21:14:12.542710993 +0200
+++ /work/SRC/openSUSE:Factory/.gns3-server.new.1890/gns3-server.changes
2021-10-18 22:02:09.778092304 +0200
@@ -1,0 +2,16 @@
+Wed Oct 13 20:14:47 UTC 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
+
+---

Old:

  gns3-server-2.2.24.tar.gz

New:

  gns3-server-2.2.26.tar.gz



Other differences:
--
++ gns3-server.spec ++
--- /var/tmp/diff_new_pack.91CBOC/_old  2021-10-18 22:02:10.434092778 +0200
+++ /var/tmp/diff_new_pack.91CBOC/_new  2021-10-18 22:02:10.438092782 +0200
@@ -23,7 +23,7 @@
 %define gns3_group _gns3
 %define gns3_home %{_sharedstatedir}/gns3
 Name:   gns3-server
-Version:2.2.24
+Version:2.2.26
 Release:0
 Summary:A graphical network simulator
 License:GPL-3.0-or-later

++ gns3-server-2.2.24.tar.gz -> gns3-server-2.2.26.tar.gz ++
/work/SRC/openSUSE:Factory/gns3-server/gns3-server-2.2.24.tar.gz 
/work/SRC/openSUSE:Factory/.gns3-server.new.1890/gns3-server-2.2.26.tar.gz 
differ: char 13, line 1


commit gns3-server for openSUSE:Factory

2021-09-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gns3-server for openSUSE:Factory 
checked in at 2021-09-21 21:13:18

Comparing /work/SRC/openSUSE:Factory/gns3-server (Old)
 and  /work/SRC/openSUSE:Factory/.gns3-server.new.1899 (New)


Package is "gns3-server"

Tue Sep 21 21:13:18 2021 rev:20 rq:920628 version:2.2.24

Changes:

--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2021-08-27 
21:45:01.194048573 +0200
+++ /work/SRC/openSUSE:Factory/.gns3-server.new.1899/gns3-server.changes
2021-09-21 21:14:12.542710993 +0200
@@ -1,0 +2,6 @@
+Mon Sep 20 13:42:55 UTC 2021 - Johannes Segitz 
+
+- Added hardening to systemd service(s) (bsc#1181400). Modified:
+  * gns3-server.service
+
+---



Other differences:
--
++ gns3-server.service ++
--- /var/tmp/diff_new_pack.3y4pTA/_old  2021-09-21 21:14:13.066711585 +0200
+++ /var/tmp/diff_new_pack.3y4pTA/_new  2021-09-21 21:14:13.066711585 +0200
@@ -2,6 +2,19 @@
 Description=GNS3 server
 
 [Service]
+# added automatically, for details please see
+# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
+ProtectSystem=full
+ProtectHome=true
+PrivateDevices=true
+ProtectHostname=true
+ProtectClock=true
+ProtectKernelTunables=true
+ProtectKernelModules=true
+ProtectKernelLogs=true
+ProtectControlGroups=true
+RestrictRealtime=true
+# end of automatic additions 
 Type=simple
 Environment=statedir=/var/lib/gns3
 ExecStart=/usr/bin/gns3server


commit gns3-server for openSUSE:Factory

2021-08-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gns3-server for openSUSE:Factory 
checked in at 2021-08-27 21:43:52

Comparing /work/SRC/openSUSE:Factory/gns3-server (Old)
 and  /work/SRC/openSUSE:Factory/.gns3-server.new.1899 (New)


Package is "gns3-server"

Fri Aug 27 21:43:52 2021 rev:19 rq:914541 version:2.2.24

Changes:

--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2021-06-16 
20:36:41.119309025 +0200
+++ /work/SRC/openSUSE:Factory/.gns3-server.new.1899/gns3-server.changes
2021-08-27 21:45:01.194048573 +0200
@@ -1,0 +2,24 @@
+Wed Aug 25 11:54:18 UTC 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 15:58:29 UTC 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
+
+---

Old:

  gns3-server-2.2.22.tar.gz

New:

  gns3-server-2.2.24.tar.gz



Other differences:
--
++ gns3-server.spec ++
--- /var/tmp/diff_new_pack.FiKFMg/_old  2021-08-27 21:45:01.770049260 +0200
+++ /var/tmp/diff_new_pack.FiKFMg/_new  2021-08-27 21:45:01.774049264 +0200
@@ -23,7 +23,7 @@
 %define gns3_group _gns3
 %define gns3_home %{_sharedstatedir}/gns3
 Name:   gns3-server
-Version:2.2.22
+Version:2.2.24
 Release:0
 Summary:A graphical network simulator
 License:GPL-3.0-or-later

++ gns3-server-2.2.22.tar.gz -> gns3-server-2.2.24.tar.gz ++
/work/SRC/openSUSE:Factory/gns3-server/gns3-server-2.2.22.tar.gz 
/work/SRC/openSUSE:Factory/.gns3-server.new.1899/gns3-server-2.2.24.tar.gz 
differ: char 13, line 1


commit gns3-server for openSUSE:Factory

2021-06-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gns3-server for openSUSE:Factory 
checked in at 2021-06-16 20:34:55

Comparing /work/SRC/openSUSE:Factory/gns3-server (Old)
 and  /work/SRC/openSUSE:Factory/.gns3-server.new.32437 (New)


Package is "gns3-server"

Wed Jun 16 20:34:55 2021 rev:18 rq:900227 version:2.2.22

Changes:

--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2021-05-12 
19:33:28.194740959 +0200
+++ /work/SRC/openSUSE:Factory/.gns3-server.new.32437/gns3-server.changes   
2021-06-16 20:36:41.119309025 +0200
@@ -1,0 +2,10 @@
+Fri Jun 11 15:12:42 UTC 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.
+
+---

Old:

  gns3-server-2.2.21.tar.gz

New:

  gns3-server-2.2.22.tar.gz



Other differences:
--
++ gns3-server.spec ++
--- /var/tmp/diff_new_pack.BnZtxA/_old  2021-06-16 20:36:41.695310008 +0200
+++ /var/tmp/diff_new_pack.BnZtxA/_new  2021-06-16 20:36:41.695310008 +0200
@@ -23,7 +23,7 @@
 %define gns3_group _gns3
 %define gns3_home %{_sharedstatedir}/gns3
 Name:   gns3-server
-Version:2.2.21
+Version:2.2.22
 Release:0
 Summary:A graphical network simulator
 License:GPL-3.0-or-later

++ gns3-server-2.2.21.tar.gz -> gns3-server-2.2.22.tar.gz ++
/work/SRC/openSUSE:Factory/gns3-server/gns3-server-2.2.21.tar.gz 
/work/SRC/openSUSE:Factory/.gns3-server.new.32437/gns3-server-2.2.22.tar.gz 
differ: char 13, line 1


commit gns3-server for openSUSE:Factory

2021-05-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gns3-server for openSUSE:Factory 
checked in at 2021-05-12 19:32:48

Comparing /work/SRC/openSUSE:Factory/gns3-server (Old)
 and  /work/SRC/openSUSE:Factory/.gns3-server.new.2988 (New)


Package is "gns3-server"

Wed May 12 19:32:48 2021 rev:17 rq:892529 version:2.2.21

Changes:

--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2021-04-19 
21:07:13.328139363 +0200
+++ /work/SRC/openSUSE:Factory/.gns3-server.new.2988/gns3-server.changes
2021-05-12 19:33:28.194740959 +0200
@@ -1,0 +2,7 @@
+Mon May 10 20:42:19 UTC 2021 - Martin Hauke 
+
+- Update to version 2.2.21
+  * Release Web-Ui v2.2.21
+  * Improvements for get symbol dimensions endpoint. Ref #1885
+
+---

Old:

  gns3-server-2.2.20.tar.gz

New:

  gns3-server-2.2.21.tar.gz



Other differences:
--
++ gns3-server.spec ++
--- /var/tmp/diff_new_pack.9fFz95/_old  2021-05-12 19:33:28.730738818 +0200
+++ /var/tmp/diff_new_pack.9fFz95/_new  2021-05-12 19:33:28.734738801 +0200
@@ -23,7 +23,7 @@
 %define gns3_group _gns3
 %define gns3_home %{_sharedstatedir}/gns3
 Name:   gns3-server
-Version:2.2.20
+Version:2.2.21
 Release:0
 Summary:A graphical network simulator
 License:GPL-3.0-or-later

++ gns3-server-2.2.20.tar.gz -> gns3-server-2.2.21.tar.gz ++
/work/SRC/openSUSE:Factory/gns3-server/gns3-server-2.2.20.tar.gz 
/work/SRC/openSUSE:Factory/.gns3-server.new.2988/gns3-server-2.2.21.tar.gz 
differ: char 29, line 1


commit gns3-server for openSUSE:Factory

2021-04-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gns3-server for openSUSE:Factory 
checked in at 2021-04-19 21:06:39

Comparing /work/SRC/openSUSE:Factory/gns3-server (Old)
 and  /work/SRC/openSUSE:Factory/.gns3-server.new.12324 (New)


Package is "gns3-server"

Mon Apr 19 21:06:39 2021 rev:16 rq:886721 version:2.2.20

Changes:

--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2021-03-11 
20:13:01.976735718 +0100
+++ /work/SRC/openSUSE:Factory/.gns3-server.new.12324/gns3-server.changes   
2021-04-19 21:07:13.328139363 +0200
@@ -1,0 +2,11 @@
+Fri Apr  9 09:27:55 UTC 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.
+
+---

Old:

  gns3-server-2.2.19.tar.gz

New:

  gns3-server-2.2.20.tar.gz



Other differences:
--
++ gns3-server.spec ++
--- /var/tmp/diff_new_pack.ZZqznw/_old  2021-04-19 21:07:13.924140256 +0200
+++ /var/tmp/diff_new_pack.ZZqznw/_new  2021-04-19 21:07:13.928140263 +0200
@@ -23,7 +23,7 @@
 %define gns3_group _gns3
 %define gns3_home %{_sharedstatedir}/gns3
 Name:   gns3-server
-Version:2.2.19
+Version:2.2.20
 Release:0
 Summary:A graphical network simulator
 License:GPL-3.0-or-later
@@ -85,8 +85,9 @@
 ## Relax requirements
 # Leap 15.2
 %if 0%{?sle_version} == 150200 && 0%{?is_opensuse} 
-sed -i 's|aiohttp==3.6.2|aiohttp>=3.6.1|g' requirements.txt
+sed -i 's|aiohttp==3.7.4.post0|aiohttp>=3.6.1|g' requirements.txt
 %endif
+sed -i 's|aiohttp==3.7.4.post0|aiohttp>=3.7.4|g' requirements.txt
 sed -i 's|==|>=|g' requirements.txt
 
 %build

++ gns3-server-2.2.19.tar.gz -> gns3-server-2.2.20.tar.gz ++
/work/SRC/openSUSE:Factory/gns3-server/gns3-server-2.2.19.tar.gz 
/work/SRC/openSUSE:Factory/.gns3-server.new.12324/gns3-server-2.2.20.tar.gz 
differ: char 29, line 1


commit gns3-server for openSUSE:Factory

2021-03-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gns3-server for openSUSE:Factory 
checked in at 2021-03-11 20:11:26

Comparing /work/SRC/openSUSE:Factory/gns3-server (Old)
 and  /work/SRC/openSUSE:Factory/.gns3-server.new.2401 (New)


Package is "gns3-server"

Thu Mar 11 20:11:26 2021 rev:15 rq:878290 version:2.2.19

Changes:

--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2020-12-10 
18:19:50.883076354 +0100
+++ /work/SRC/openSUSE:Factory/.gns3-server.new.2401/gns3-server.changes
2021-03-11 20:13:01.976735718 +0100
@@ -1,0 +2,29 @@
+Sat Mar  6 12:40:30 UTC 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.
+
+---

Old:

  gns3-server-2.2.17.tar.gz

New:

  gns3-server-2.2.19.tar.gz



Other differences:
--
++ gns3-server.spec ++
--- /var/tmp/diff_new_pack.QOJMdB/_old  2021-03-11 20:13:02.612736751 +0100
+++ /var/tmp/diff_new_pack.QOJMdB/_new  2021-03-11 20:13:02.616736757 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gns3-server
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 %define gns3_group _gns3
 %define gns3_home %{_sharedstatedir}/gns3
 Name:   gns3-server
-Version:2.2.17
+Version:2.2.19
 Release:0
 Summary:A graphical network simulator
 License:GPL-3.0-or-later

++ gns3-server-2.2.17.tar.gz -> gns3-server-2.2.19.tar.gz ++
/work/SRC/openSUSE:Factory/gns3-server/gns3-server-2.2.17.tar.gz 
/work/SRC/openSUSE:Factory/.gns3-server.new.2401/gns3-server-2.2.19.tar.gz 
differ: char 13, line 1


commit gns3-server for openSUSE:Factory

2020-12-10 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package gns3-server for openSUSE:Factory 
checked in at 2020-12-10 18:19:49

Comparing /work/SRC/openSUSE:Factory/gns3-server (Old)
 and  /work/SRC/openSUSE:Factory/.gns3-server.new.2328 (New)


Package is "gns3-server"

Thu Dec 10 18:19:49 2020 rev:14 rq:854600 version:2.2.17

Changes:

--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2020-11-05 
21:56:33.535963077 +0100
+++ /work/SRC/openSUSE:Factory/.gns3-server.new.2328/gns3-server.changes
2020-12-10 18:19:50.883076354 +0100
@@ -1,0 +2,12 @@
+Fri Dec  4 08:06:24 UTC 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.
+
+---

Old:

  gns3-server-2.2.16.tar.gz

New:

  gns3-server-2.2.17.tar.gz



Other differences:
--
++ gns3-server.spec ++
--- /var/tmp/diff_new_pack.SwAHdA/_old  2020-12-10 18:19:51.863078816 +0100
+++ /var/tmp/diff_new_pack.SwAHdA/_new  2020-12-10 18:19:51.867078827 +0100
@@ -23,7 +23,7 @@
 %define gns3_group _gns3
 %define gns3_home %{_sharedstatedir}/gns3
 Name:   gns3-server
-Version:2.2.16
+Version:2.2.17
 Release:0
 Summary:A graphical network simulator
 License:GPL-3.0-or-later

++ gns3-server-2.2.16.tar.gz -> gns3-server-2.2.17.tar.gz ++
/work/SRC/openSUSE:Factory/gns3-server/gns3-server-2.2.16.tar.gz 
/work/SRC/openSUSE:Factory/.gns3-server.new.2328/gns3-server-2.2.17.tar.gz 
differ: char 29, line 1
___
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org