Hello community,

here is the log from the commit of package gns3-server for openSUSE:Factory 
checked in at 2016-05-02 10:44:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gns3-server (Old)
 and      /work/SRC/openSUSE:Factory/.gns3-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gns3-server"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gns3-server/gns3-server.changes  2015-11-13 
11:17:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gns3-server.new/gns3-server.changes     
2016-05-02 10:44:13.000000000 +0200
@@ -1,0 +2,91 @@
+Fri Apr 29 07:46:25 UTC 2016 - and...@opensuse.org
+
+- New upstream version 1.4.6
+  * More robust save/restore for VirtualBox linked clone VM hard disks.
+  * Prevent non linked cloned hard disks to be detached when using VirtualBox 
linked cloned VMs. Fixes #1184.
+  * Stricter checks to match VMware version to the right vmrun (VIX library) 
version.
+  * Also checks the VIX library version when only using the GNS3 VM running in 
VMware.
+  * Allow only .pcap to be downloaded from remote stream API
+  * Fix incrementation of qemu mac address
+  * Clear warnings about using linked clones with VMware Player.
+  * Alternative method to find the Documents folder on Windows.
+  * Add IOU support and install config in /etc
+
+-------------------------------------------------------------------
+Mon Mar 28 12:46:00 UTC 2016 - and...@opensuse.org
+
+- New upstream version 1.4.5
+  * Stop the VMware VM if there is an error while setting up the network 
connections or console.
+  * Remote install on 14.04 ubuntu
+  * Include VMware VMs paths found preferences.ini
+  * Allow to stop a VMware VM from GNS3 even if halted within the VM. Fixes 
#1118.
+  * Keep Dynamips stdout log file in the project directory.
+  * Get MAC addresses for host interfaces to use for filtering frames from 
vmnet interfaces.
+  * Dynamips uuid hypervisor command is no longer supported.
+  * Restart NPF service after adding vmnet adapters on Windows.
+  * Support /etc/gns3/gns3_server.conf for the config
+  * Improve warning if fusion is not installed or in non standard location
+
+-------------------------------------------------------------------
+Sat Feb 27 17:28:19 UTC 2016 - and...@opensuse.org
+
+- New upstream version 1.4.4
+  * Check if VMware Fusion is correctly installed when retrieving the VM list.
+
+-------------------------------------------------------------------
+Sat Feb 20 20:45:15 UTC 2016 - and...@opensuse.org
+
+- new upstream version 1.4.3
+  * changes effect only the GUI
+
+-------------------------------------------------------------------
+Mon Feb 15 13:28:23 UTC 2016 - and...@opensuse.org
+
+- new upstream version 1.4.1
+ * VMware raise error if version is not found
+ * For topologies before 1.4 manage qemu missing
+ * Fixes issue with packet capture on VMware VMs. Fixes #396.
+ * Fixes concurrency issue when closing multiple VMware linked clone VMs. 
Fixes #410.
+ * Fixes "can only use tap interfaces that both already exist and are up". 
Fixes #399.
+ * Send machine stats via the notification stream
+ * Check for /dev/kvm instead of kvm-ok
+ * Show a warning when starting ASA8
+ * Fix error when setting Qemu VM boot to 'cd' (HDD or CD/DVD-ROM)
+ * Improve dynamips startup_config dump
+ * Dump environnement to server debug log
+ * Fix usage of qemu 0.10 on Windows
+ * Show hostname when the hostname is missing in the iourc.txt
+
+-------------------------------------------------------------------
+Thu Jan 14 09:08:55 UTC 2016 - and...@opensuse.org
+
+- New upsteam version 1.4.0
+
+-------------------------------------------------------------------
+Mon Dec 21 11:11:17 UTC 2015 - and...@opensuse.org
+
+- New upstream version 1.3.13
+  * Contributing instructions
+  * Correctly display log messages.
+  * Tentative fix for "WinError 64 The specified network name is no longer 
available" issues.
+  * Fix minor errors reported by codacy.com
+  * Add doc on how to got code coverage
+  * Raise an error when you use a port outside the ranges
+  * Fix asyncio error when closing the app
+  * Release UDP ports when closing a Qemu VM. Fixes #323.
+
+-------------------------------------------------------------------
+Fri Oct  9 09:18:02 UTC 2015 - and...@opensuse.org
+
+- New upstream version 1.3.11
+
+-------------------------------------------------------------------
+Wed Sep 16 13:32:37 UTC 2015 - and...@opensuse.org
+
+- New upstream version 1.3.10
+  * Catch exception when a process cannot be killed. Fixes #296.
+  * Backport: fixes NAT NIO for Qemu VMs (do not launch any legacy scripts)
+  * Fixes Unicode error. Fixes #290.
+  * Don't delete Dynamips ROM files. They are used to restore the nvram.
+  
+-------------------------------------------------------------------

Old:
----
  gns3-server-1.3.9.tar.gz

New:
----
  gns3-server-1.4.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gns3-server.spec ++++++
--- /var/tmp/diff_new_pack.HwqfXl/_old  2016-05-02 10:44:14.000000000 +0200
+++ /var/tmp/diff_new_pack.HwqfXl/_new  2016-05-02 10:44:14.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gns3-server
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,22 +27,22 @@
 Summary:        GNS3 is a graphical network simulator
 License:        GPL-3.0+
 Group:          Productivity/Networking/Other
-Version:        1.3.9
+Version:        1.4.6
 Release:        0
 Url:            http://www.gns3.net/
 Source0:        %{name}-%{version}.tar.gz
 BuildRequires:  python3-devel >= 3.3
-BuildRequires:  python3-netifaces
 BuildRequires:  python3-pip
 BuildRequires:  python3-setuptools
 Requires:       cpulimit
 Requires:       dynamips >= 0.2.11
 Requires:       iouyap
 Requires:       python3-Jinja2 >= 2.7.3
-Requires:       python3-aiohttp
+Requires:       python3-aiohttp >= 0.15.1
 Requires:       python3-jsonschema >= 2.4.0
-Requires:       python3-netifaces
-Requires:       python3-raven
+Requires:       python3-raven >= 5.2.0
+Requires:              python3-psutil >= 3.0.0
+Requires:              python3-docker-py >= 1.4.0
 Requires:       qemu
 Requires:       vpcs >= 0.5b1
 Requires:       wireshark
@@ -68,13 +68,22 @@
 python3 setup.py install --root=%{buildroot} --prefix=%{_prefix}
 chmod +x %{buildroot}/%{python3_sitelib}/gns3server/main.py
 chmod +x %{buildroot}/%{python3_sitelib}/gns3server/modules/iou/ioucon.py
+chmod +x %{buildroot}/%{python3_sitelib}/gns3server/web/logger.py
+chmod +x %{buildroot}/%{python3_sitelib}/gns3server/__main__.py
+chmod +x 
%{buildroot}/%{python3_sitelib}/gns3server/modules/iou/utils/iou_export.py
+chmod +x %{buildroot}/%{python3_sitelib}/gns3server/run.py
+chmod +x %{buildroot}/%{python3_sitelib}/utils/vmnet.py
+chmod +x %{buildroot}/%{python3_sitelib}/gns3server/schemas/vm.py
+chmod +x %{buildroot}/%{python3_sitelib}/gns3server/utils/__init__.py
+chmod +x 
%{buildroot}/%{python3_sitelib}/gns3server/modules/iou/utils/iou_import.py
 rm -rf %{buildroot}/%{python3_sitelib}/tests
 
 %files
 %defattr(-, root, root, 0755)
 %doc AUTHORS LICENSE README.rst
 %{_bindir}/gns3server
-%{_bindir}/gns3dms
+%{_bindir}/gns3vmnet
+%{python3_sitelib}/utils
 %{python3_sitelib}/gns3server
 %{python3_sitelib}/gns3_server-%{version}-py%{py3_ver}.egg-info
 

++++++ gns3-server-1.3.9.tar.gz -> gns3-server-1.4.6.tar.gz ++++++
++++ 20632 lines of diff (skipped)


Reply via email to