commit gns3 for openSUSE:Factory

2017-08-08 Thread root
Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2017-08-08 11:58:58

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


Package is "gns3"

Tue Aug  8 11:58:58 2017 rev:29 rq:511360 version:2.0.3

Changes:

--- /work/SRC/openSUSE:Factory/gns3/gns3.changes2017-05-17 
17:18:50.272982356 +0200
+++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes   2017-08-08 
11:59:04.753378995 +0200
@@ -1,0 +2,8 @@
+Sat Jun 24 19:38:21 UTC 2017 - mrueck...@suse.de
+
+- update to 2.0.3
+  - https://github.com/GNS3/gns3-gui/releases/tag/v2.0.1
+  - https://github.com/GNS3/gns3-gui/releases/tag/v2.0.2
+  - https://github.com/GNS3/gns3-gui/releases/tag/v2.0.3
+
+---

Old:

  gns3-gui-2.0.0.tar.gz

New:

  gns3-gui-2.0.3.tar.gz



Other differences:
--
++ gns3.spec ++
--- /var/tmp/diff_new_pack.rwK2eq/_old  2017-08-08 11:59:07.68092 +0200
+++ /var/tmp/diff_new_pack.rwK2eq/_new  2017-08-08 11:59:07.704963283 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gns3
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 +27,7 @@
 Summary:A graphical network simulator
 License:GPL-3.0+
 Group:  Productivity/Networking/Other
-Version:2.0.0
+Version:2.0.3
 Release:0
 Url:http://www.gns3.net/
 Source0:%{name}-gui-%{version}.tar.gz
@@ -44,12 +44,12 @@
 BuildRequires:  update-desktop-files
 %endif
 Requires:   gns3-server = %{version}
+Requires:   python3-configobj
 Requires:   python3-jsonschema >= 2.4.0
-Requires:   python3-raven >= 5.2.0
 Requires:  python3-psutil >= 3.0.0
-Requires:  python3-configobj
-Requires:  python3-sip
 Requires:  python3-qt5
+Requires:   python3-raven >= 5.2.0
+Requires:   python3-sip
 Provides:   gns3-gui > %{version}
 Obsoletes:  gns3-gui <= %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build


++ gns3-gui-2.0.0.tar.gz -> gns3-gui-2.0.3.tar.gz ++
 1863 lines of diff (skipped)





commit gns3 for openSUSE:Factory

2017-05-17 Thread root
Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2017-05-17 17:18:22

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


Package is "gns3"

Wed May 17 17:18:22 2017 rev:28 rq:492581 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/gns3/gns3.changes2016-05-26 
23:54:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes   2017-05-17 
17:18:50.272982356 +0200
@@ -1,0 +2,59 @@
+Wed May  3 07:21:24 UTC 2017 - and...@opensuse.org
+
+- new upstream version 2.0.0
+  * full changelog here: https://github.com/GNS3/gns3-gui/releases
+- removed gns3-net-converter requirement
+
+---
+Wed Aug 24 08:28:37 UTC 2016 - and...@opensuse.org
+
+- New upstream version 1.5.2
+  * Make more clear that VMware VM are not ESXi
+  * Add AppData and Desktop files
+  * Fix you can not select the server for VPCS
+  * Fix error when removing an interface from a cloud
+  * Fix crash when scanning a directory for image and you don't have 
permission on a file
+  * Bring back the warning dialog when no router is configured
+  * Fix rare crash in server summary
+  * Fix crash during export
+
+---
+Fri Jul  8 20:54:13 UTC 2016 - and...@opensuse.org
+
+- New upstream version 1.5.1
+  * Try to fix a crash when reseting interface label
+  * Fix a crash with broken file system
+  * Fix EtherSwitch default name format
+  * Fix crash when you have utf-8 char in the README
+  * Fix rare crash when creating a link
+  * Stop node before hot unlink
+  * Prevent a crash due to issue in Qt
+  * Add another security to prevent client to send empty hostname
+  * Fix rare crash when deleting interface from the cloud
+  * Fix rare crash in topology summary view
+  * Ask user to send explanation if they cross a rare error
+  * Fix rare crash when deleting a node
+  * Hotlink support for Docker
+  * Fix typo in the a warning dialog
+  * Fix Remote GNS3 VM requires local server
+  * Fix AttributeError: 'NoneType' object has no attribute '_server'
+  * No timeout when importing a .gns3project
+
+---
+Tue Jun 28 19:25:48 UTC 2016 - and...@opensuse.org
+
+- New upstream version 1.5.0
+  * Fix double extension of portable project
+  * Disallow export of project with a cloud
+  * Change view grid -> show the grid.
+  * Check if a link can be removed from a running node. Fixes #1320.
+  * Hide non implemented console options in general preferences. Ref #1315.
+  * Improve snap to grid
+  * Change grid color
+  * Avoid a crash with snap to grid and ostinato logo
+  * Add a view grid
+  * Fix you can no longer capture if you start stop capture multiple time
+  * A button to open the file browser with the configuration file location
+  * Add snap to grid feature
+
+---

Old:

  gns3-gui-1.4.6.tar.gz

New:

  gns3-gui-2.0.0.tar.gz



Other differences:
--
++ gns3.spec ++
--- /var/tmp/diff_new_pack.G7iast/_old  2017-05-17 17:18:52.092725734 +0200
+++ /var/tmp/diff_new_pack.G7iast/_new  2017-05-17 17:18:52.096725170 +0200
@@ -27,7 +27,7 @@
 Summary:A graphical network simulator
 License:GPL-3.0+
 Group:  Productivity/Networking/Other
-Version:1.4.6
+Version:2.0.0
 Release:0
 Url:http://www.gns3.net/
 Source0:%{name}-gui-%{version}.tar.gz
@@ -47,7 +47,6 @@
 Requires:   python3-jsonschema >= 2.4.0
 Requires:   python3-raven >= 5.2.0
 Requires:  python3-psutil >= 3.0.0
-Requires:   gns3-net-converter >= 1.3.0
 Requires:  python3-configobj
 Requires:  python3-sip
 Requires:  python3-qt5
@@ -74,20 +73,30 @@
 %install
 python3 setup.py install --root=%{buildroot} --prefix=%{_prefix}
 %__rm %{buildroot}/%{python3_sitelib}/%{name}/static/.keep
+chmod +x %{buildroot}/%{python3_sitelib}/%{name}/registry/registry.py
+chmod +x %{buildroot}/%{python3_sitelib}/%{name}/symbol.py
+chmod +x %{buildroot}/%{python3_sitelib}/%{name}/items/utils.py
 chmod +x %{buildroot}/%{python3_sitelib}/%{name}/main.py
+chmod +x %{buildroot}/%{python3_sitelib}/%{name}/local_server.py
+chmod +x %{buildroot}/%{python3_sitelib}/%{name}/utils/export_project_worker.py
+chmod +x %{buildroot}/%{python3_sitelib}/%{name}/utils/sudo.py
+chmod +x %{buildroot}/%{python3_sitelib}/%{name}/items/drawing_item.py
+chmod +x %{buildroot}/%{python3_sitelib}/%{name}/compute.py
+chmod +x %{buildroot}/%{python3_sitelib}/%{name}/utils/import_project_worker.py
 chmod 

commit gns3 for openSUSE:Factory

2016-05-26 Thread h_root
Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2016-05-26 23:54:18

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


Package is "gns3"

Changes:

--- /work/SRC/openSUSE:Factory/gns3/gns3.changes2016-05-02 
10:44:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes   2016-05-26 
23:54:20.0 +0200
@@ -1,0 +2,5 @@
+Mon May 16 08:42:17 UTC 2016 - and...@opensuse.org
+
+- gns3-converter has been replaced by gns3-net-converter
+
+---



Other differences:
--
++ gns3.spec ++
--- /var/tmp/diff_new_pack.hu8MTe/_old  2016-05-26 23:54:22.0 +0200
+++ /var/tmp/diff_new_pack.hu8MTe/_new  2016-05-26 23:54:22.0 +0200
@@ -47,7 +47,7 @@
 Requires:   python3-jsonschema >= 2.4.0
 Requires:   python3-raven >= 5.2.0
 Requires:  python3-psutil >= 3.0.0
-Requires:   gns3-converter >= 1.2.4
+Requires:   gns3-net-converter >= 1.3.0
 Requires:  python3-configobj
 Requires:  python3-sip
 Requires:  python3-qt5







commit gns3 for openSUSE:Factory

2016-05-02 Thread h_root
Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2016-05-02 10:44:14

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


Package is "gns3"

Changes:

--- /work/SRC/openSUSE:Factory/gns3/gns3.changes2015-04-16 
14:12:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes   2016-05-02 
10:44:15.0 +0200
@@ -1,0 +2,285 @@
+Fri Apr 29 07:47:04 UTC 2016 - and...@opensuse.org
+
+- new upstream version 1.4.6
+  * Fix a typo in Qemu preferences
+  * Fix upload of large image to the VM
+  * Reduce the number of connection tries from 120 to 40 when connecting the 
GNS3 server
+running inside the GNS3 VM.
+  * Include link to the GNS3 academy. Fixes #1178.
+  * Snapback feature for port labels. Fixes #1182.
+  * Prevent users to select VirtualBox.exe instead of VBoxManage.exe. Fixes 
#1195.
+  * Improve the vmrun error message
+  * If we can not read the registry try to guess vmware type from vmrun path
+  * Ensure that you can not duplicate an interface in a cloud
+  * Dissallow removal of link of running emulator without support of hotlink
+  * Check PyQT version support dev version
+  * Show server CPU usage if it's 0
+  * Clear warnings about using linked clones with VMware Player.
+  * Double click center on link
+  * Double click on an element in topology summary center the view on it
+  * Fix a very very rare crash when closing a project
+  * Avoid a small blink of the waiting text
+  * Fix a crash with image item
+  * Show a symbol in the middle of the link when packet capturing is 
activated. Ref #789.
+  * GNS3 doctor: check if the NPF service is running. Fixes #1124.
+  * Fixes progress dialog is None in accept()
+  * Fix another race conditions in progress dialog
+  * Replace the installation instructions by a link to the doc
+  * 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:48:31 UTC 2016 - and...@opensuse.org
+
+- new upstream version 1.4.5
+  * Change some sentences.
+  * Sort snapshots by date
+  * Block save as and snapshot when a device is running
+  * If you hit enter in the new project dialog it's work
+  * Display upload size during progress
+  * This should avoid blinking dialog. And display better progress
+  * SetupWizard: limit the number of vCPUs for the GNS3 VM to the number of 
physical cores.
+  * Remove blocking code. Ref #1109.
+  * Fixes "QThread: Destroyed while thread is still running",
+  * Add a timeout when you are not able to join the remote server
+  * Remove bad smell from progress dialog and handle ESC key
+  * Remove root required messages in cloud node. Ref #608.
+  * Show a warning when the GUI is run with root rights. Fixes #608.
+  * Change message when closing GNS3 with running device.
+  * Ask the user to stop device before closing
+  * At startup display a warning if another GUI is already running
+  * Fix a crash if you delete a file while refreshing the list of appliances
+  * Fix double opening of serial console
+  * Always ask the server for builtin
+  * Improve detection of vmrun on OSX
+  * Delete image from images dir when no longer need
+  * Sort node name in topology summary
+  * Allow to show a message box for test without starting GNS3
+  * Drop licence for paramiko since we no longer use it
+
+---
+Sat Feb 27 17:33:29 UTC 2016 - and...@opensuse.org
+
+- New upstream version 1.4.4
+  * Fix crash when selecting no image in GNS3A but clicking on Download
+  * Fix crash when you have a file size None (testing a new gns3a)
+  * Prevent the progress dialog to cancel the GNS3VM when it's finish
+  * Add a command show gns3vm to get the GNS3 VM status
+  * Prevent setup wizard to appear if VM is running
+  * Display error dialog if a custom console is invalid
+  * Crash when you import GNS3A just after installing gns3 Fix #1063
+  * Change the way we check is setup wizard has been turned off Fix #1071
+  * Do not failed if GNS3 VM server has an incorrect version
+  * Include the output from vmrun or VBoxManage when they return an error code.
+ 

commit gns3 for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2015-04-16 14:12:35

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


Package is gns3

Changes:

--- /work/SRC/openSUSE:Factory/gns3/gns3.changes2015-01-20 
19:01:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes   2015-04-16 
14:12:36.0 +0200
@@ -1,0 +2,58 @@
+Sun Apr 12 11:11:56 UTC 2015 - and...@opensuse.org
+
+- New upstream version 1.3.1
+  * Fix crash when save as can't create a directory
+  * Initial config file content can be empty (fix export issues)
+  * Return more informations about bad requests for crash reports
+  * Allow less strict dependencies for easier install
+  *   * Some spring cleaning
+  * Fix missing IOU documentation
+  * Add missing project name in curl documentation
+  * Look in old IOU images location in order to smooth transition
+  * Send HTTP errors 400 to the crash report system
+  * Fix race condition during old project import
+  * Do not overwrite initial-config IOU if client send an empty
+  * Fix documentation about /ports/udp
+  * Fix rare occasion when user manage to put text in port field
+  * Fix a crash when exporting vpcs startup script
+  * Fix an issue with sending iourc when a topologies is reloaded
+  * Solve issue when iourc contains non ascii characters
+  * Handle corrupted zip file with IOS image
+  * Don't crash if we try to contact a non GNS3 remote server returning JSON
+  * Skip tests in package
+  * Check port range
+  * Add a warning about too much ram for IOS
+  * Fix crash if project is already closed
+  * Check if wait for connection thread still running before emitting a signal.
+  * Check if process files thread still running before emitting a signal.
+  * Raven is an optional dependencies for Debian
+  * Fix crash if a dumped topology as no node during save as
+  * Fix: remove old ID references for ATM and Frame-Relay switches
+
+---
+Wed Apr  1 13:01:57 UTC 2015 - and...@opensuse.org
+
+- New upstream version 1.3.0
+  * Fix etherswitch router
+  * Fix issues with progress dialog
+  * Fix save as
+  * Fix crash when in same occasion the project name is missing
+  * Update sentry key
+  * Display adapters in the tooltips in the correct order.
+  * Open consoles in alphanumerical order.
+  * Auto idle-PC improvements.
+  * Adds project id when requesting UDP port.
+  * Fixes Thread problem. Fixes #229.
+  * Cancel network requests if the progress dialog itself is canceled.
+Avoid closing the preferences dialog or any configuration dialog if there 
is a pending request. Fixes #227.
+  * Fixes #228 (no alternative interface has been chosen).
+  * Catch OSError when reading or writing the local server config file.
+  * Fixes GUI that could not be closed when using an already running local 
server.
+  * Save configs when project is committed.
+  * Del key deletes selected link
+  * Fix crash is no remote servers is available
+  * For more detailed changelog, check 
https://github.com/GNS3/gns3-gui/releases
+
+- added gns3-1.3.0-requires.patch
+
+---

Old:

  gns3-gui-1.2.3.tar.gz

New:

  gns3-1.3.0-requires.patch
  gns3-gui-1.3.1.tar.gz



Other differences:
--
++ gns3.spec ++
--- /var/tmp/diff_new_pack.NHrrq8/_old  2015-04-16 14:12:37.0 +0200
+++ /var/tmp/diff_new_pack.NHrrq8/_new  2015-04-16 14:12:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gns3
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,7 +27,7 @@
 Summary:A graphical network simulator
 License:GPL-3.0+
 Group:  Productivity/Networking/Other
-Version:1.2.3
+Version:1.3.1
 Release:0
 Url:http://www.gns3.net/
 Source0:%{name}-gui-%{version}.tar.gz
@@ -35,6 +35,7 @@
 Source2:%{name}.xml
 Source3:%{name}.desktop
 Source4:application-x-%{name}.png
+Patch0: %{name}-1.3.0-requires.patch
 BuildArch:  noarch
 BuildRequires:  desktop-file-utils
 BuildRequires:  python3-devel = 3.3
@@ -50,10 +51,10 @@
 Requires:   python3-apache-libcloud = 0.14.1
 Requires:   python3-configobj
 Requires:   python3-paramiko
-Requires:   python3-pip
 Requires:   python3-qt4
+Requires:   python3-raven
 Requires:   python3-requests
-Requires:   

commit gns3 for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2015-01-20 19:01:08

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


Package is gns3

Changes:

--- /work/SRC/openSUSE:Factory/gns3/gns3.changes2015-01-09 
20:50:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes   2015-01-20 
19:01:10.0 +0100
@@ -1,0 +2,55 @@
+Sat Jan 17 11:35:10 UTC 2015 - and...@opensuse.org
+
+- New upstream version 1.2.3
+  * Fixed temporary files path setting in general preferences which was not 
used.
+  * Fixed missing devices from the node view when they use a remote server.
+  * Fixed broken ASA kernel/initrd file browsers.
+  * Fixed bug with WICs interfaces no showing up in the port list.
+  * Fixed broken -netdev + legacy virtio in Qemu support.
+
+- New upstream version 1.2.2
+  - Small improvements / new features
+   * Auxiliary console support for IOS routers.
+   * Suspend / resume support for Qemu.
+   * Dynamically configure network connections of running Qemu VMs (only with 
recent Qemu versions).
+   * VPCS multi-host support (useful for old .net labs).
+   * EtherSwitch routers can be added and configured like other IOS routers.
+   * Change hostname option in the contextual device menu.
+   * Import  export config options in contextual device menu.
+   * Auto screenshot when saving a project.
+   * Auto start project support (you have to manually edit your .gns3 project 
file).
+   * Possibility to run VirtualBox as another user (Linux/OSX only).
+   * Changes to the IOU L2 initial-config (16 Ethernet interfaces, no shutdown 
by default and 0 serial interfaces).
+   * Upgraded SuperPutty to version 1.4.0.5 in the all-in-one installer.
+   * Support for IOURC file on the server side.
+   * Bumped the maximum network adapters to 32 for Qemu (depending on Qemu 
version you cannot go above 8 or
+ even 28, Qemu will just not start).
+   * Possibility to apply or not the same text to all selected items when 
editing notes.
+   * Added snapshot named 'reset' to linked cloned VirtualBox VMs.
+   * Base configs are now stored in the GNS3 config directory.
+   * Short port names in the topology summary.
+   * Added the VirtualBox VM name in VirtualBox device tooltips.
+   * More network interface options to the Qemu VM configuration interface as 
well as descriptions for all NICs.
+   * Set 5 seconds timeout for local server connections.
+   * Check if any device runs and warn the user before closing a project.
+   * Restore the debug level status when starting.
+   * Automatically select the symbol and category corresponding the edited 
item in the symbol selection dialog.
+   * Scale SVG images to icon sizes.
+   * Console switching from local/remote to remote/local while a VirtualBox VM 
is running.
+   * More checks on minimum RAM for IOS routers and updates default values to 
match the latest IOS image requirements.
+   * Default Jungle dock location is now bottom right corner.
+  - Bug fixes
+   * Fixed the default jungle news loading on Windows.
+   * Fixed SuperPutty integration (not the default, still have to select it in 
the preferences).
+   * Avoid uninitialized nodes to be saved in the project file.
+   * Fixed bug when importing Host node with UDP NIOs.
+   * Prevent GNS3 to crash on Windows when importing GNS3 config file.
+   * Fixed resource access on Mac OS X.
+   * Fixed transparency or border style restoration for ellipses and 
rectangles.
+   * Support spaces in the controller name of VirtualBox clones.
+   * Ignore Unicode errors when executing vboxmanage.
+   * Get Windows interface list from the registry if the COM service fails.
+
+- removed gns3-1.2.1-fix_transparency.patch now upstream 
+
+---

Old:

  gns3-1.2.1-fix_transparency.patch
  gns3-gui-1.2.1.tar.gz

New:

  gns3-gui-1.2.3.tar.gz



Other differences:
--
++ gns3.spec ++
--- /var/tmp/diff_new_pack.QtyqQD/_old  2015-01-20 19:01:11.0 +0100
+++ /var/tmp/diff_new_pack.QtyqQD/_new  2015-01-20 19:01:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gns3
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products 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,7 +27,7 @@
 Summary:A graphical network simulator
 License:GPL-3.0+
 Group:  Productivity/Networking/Other
-Version:1.2.1
+Version:1.2.3
 Release:0
 Url:

commit gns3 for openSUSE:Factory

2015-01-09 Thread h_root
Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2015-01-09 20:50:49

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


Package is gns3

Changes:

--- /work/SRC/openSUSE:Factory/gns3/gns3.changes2014-12-16 
14:47:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes   2015-01-09 
20:50:57.0 +0100
@@ -1,0 +2,5 @@
+Fri Jan  9 08:22:33 UTC 2015 - and...@opensuse.org
+
+- make a better use of distro specific macros
+
+---



Other differences:
--
++ gns3.spec ++
--- /var/tmp/diff_new_pack.CKOQED/_old  2015-01-09 20:50:58.0 +0100
+++ /var/tmp/diff_new_pack.CKOQED/_new  2015-01-09 20:50:58.0 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%if %{defined fedora}
+%if %{undefined suse_version}
 
 # get python versions
 %global py3_ver %(if [ -f %{__python3} ]; then %{__python3} -c import sys; 
sys.stdout.write(sys.version[:3]); else echo 0; fi;)
@@ -42,7 +42,7 @@
 BuildRequires:  python3-pip
 BuildRequires:  python3-qt4-devel
 BuildRequires:  python3-setuptools
-%if %{undefined fedora}
+%if %{defined suse_version}
 BuildRequires:  update-desktop-files
 %endif
 Requires:   gns3-converter




-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gns3 for openSUSE:Factory

2014-12-16 Thread h_root
Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2014-12-16 14:47:54

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


Package is gns3

Changes:

--- /work/SRC/openSUSE:Factory/gns3/gns3.changes2014-12-06 
13:45:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes   2014-12-16 
14:47:17.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec 10 18:48:59 UTC 2014 - and...@opensuse.org
+
+- added gns3-1.2.1-fix_transparency.patch to fix a transparency issue with 
shapes 
+
+---

New:

  gns3-1.2.1-fix_transparency.patch



Other differences:
--
++ gns3.spec ++
--- /var/tmp/diff_new_pack.N0Bzps/_old  2014-12-16 14:47:18.0 +0100
+++ /var/tmp/diff_new_pack.N0Bzps/_new  2014-12-16 14:47:18.0 +0100
@@ -35,6 +35,7 @@
 Source2:%{name}.xml
 Source3:%{name}.desktop
 Source4:application-x-%{name}.png
+Patch0: %{name}-1.2.1-fix_transparency.patch
 BuildArch:  noarch
 BuildRequires:  desktop-file-utils
 BuildRequires:  python3-devel = 3.3
@@ -70,6 +71,7 @@
 
 %prep
 %setup -q -n %{name}-gui-%{version}
+%patch0 -p1
 
 %build
 python3 setup.py build


++ gns3-1.2.1-fix_transparency.patch ++
diff --git a/gns3/items/shape_item.py b/gns3/items/shape_item.py
index 08218c0..e67c83d 100644
--- a/gns3/items/shape_item.py
+++ b/gns3/items/shape_item.py
@@ -280,7 +280,7 @@ def load(self, shape_info):
 color = QtGui.QColor(color)
 else:
 color = QtGui.QColor(255, 255, 255)
-if transparency:
+if transparency is not None:
 color.setAlpha(transparency)
 self.setBrush(QtGui.QBrush(color))
 
@@ -294,7 +294,7 @@ def load(self, shape_info):
 pen.setColor(border_color)
 if border_width is not None:
 pen.setWidth(int(border_width))
-if border_style:
+if border_style is not None:
 pen.setStyle(QtCore.Qt.PenStyle(border_style))
 self.setPen(pen)
 


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gns3 for openSUSE:Factory

2014-12-06 Thread h_root
Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2014-12-06 13:45:54

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


Package is gns3

Changes:

--- /work/SRC/openSUSE:Factory/gns3/gns3.changes2014-11-28 
08:48:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes   2014-12-06 
13:45:45.0 +0100
@@ -1,0 +2,20 @@
+Fri Dec  5 12:21:26 UTC 2014 - and...@opensuse.org
+
+- New upstream version 1.2.1
+  * Early support for IOSv and IOSv-L2 (with Qemu for now, which is slow on 
Windows/Mac OS X).
+  * Support for CPU throttling and process priority for Qemu.
+  * Support for full screen mode (View - Fullscreen).
+  * Bundled Qemu 0.13.0 in the Windows all-in-one. Default for all local Qemu 
VMs.
+  * Bundled Qemu 0.14.1 in the Mac OS X App. Default for all local Qemu VMs.
+  * Changed ASA defaults to use Qemu 0.13.0 (on Windows), have 4 interfaces 
and CPU throttling to 65%.
+  * Fixed SecureCRT command line when space in the device name.
+  * Fixed C7200 IO cards insert/remove issues and makes C7200-IO-FE the 
default.
+  * Fixed port sorting issues.
+  * Added default path for VBoxManage on Mac OS X
+  * Upgraded gns3-converter to version 1.1.1 for Windows all-in-one and Mac OS 
X DMG.
+  * New idle-PC field validation.
+  * Possibility to load the project from command line (or double-click on a 
project on Windows).
+  * Fixed Unicode error when using VirtualBox VM with a name containing 
non-english characters.
+  * Updated the IOU VM with iouyap version 0.95 (packet capture). 
+
+---

Old:

  gns3-gui-1.2.tar.gz

New:

  gns3-gui-1.2.1.tar.gz



Other differences:
--
++ gns3.spec ++
--- /var/tmp/diff_new_pack.ujoC1p/_old  2014-12-06 13:45:45.0 +0100
+++ /var/tmp/diff_new_pack.ujoC1p/_new  2014-12-06 13:45:45.0 +0100
@@ -27,7 +27,7 @@
 Summary:A graphical network simulator
 License:GPL-3.0+
 Group:  Productivity/Networking/Other
-Version:1.2
+Version:1.2.1
 Release:0
 Url:http://www.gns3.net/
 Source0:%{name}-gui-%{version}.tar.gz


++ gns3-gui-1.2.tar.gz - gns3-gui-1.2.1.tar.gz ++
/work/SRC/openSUSE:Factory/gns3/gns3-gui-1.2.tar.gz 
/work/SRC/openSUSE:Factory/.gns3.new/gns3-gui-1.2.1.tar.gz differ: char 13, 
line 1



-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gns3 for openSUSE:Factory

2014-11-27 Thread h_root
Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2014-11-28 08:48:28

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


Package is gns3

Changes:

--- /work/SRC/openSUSE:Factory/gns3/gns3.changes2014-05-09 
06:58:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes   2014-11-28 
08:48:33.0 +0100
@@ -1,0 +2,253 @@
+Tue Nov 25 12:30:44 UTC 2014 - and...@opensuse.org
+
+- Fixed license tag
+
+---
+Thu Nov 20 08:15:53 UTC 2014 - and...@opensuse.org
+
+- new upstream version 1.2
+  * New VirtualBox support.
+  * New GUI styles: charcoal (default)  classic. Changing GUI Preferences
+  * Integration of GNS3 converter (allows old .net topologies to be opened).
+  * VirtualBox linked clones support (experimental, still some problems with 
temporary projects).
+  * Allow Qemu VM to have no interface.
+  * Option to allow console connections to any local IP address when using the 
local server.
+  * Automatically extract IOS configs when a project is closed.
+  * Fix new project bug when using the GNS3 IOU VM.
+  * qemu-system-i386 is the new default on 32-bit platforms.
+  * Option to deactivate the new project dialog at startup.
+  * Add open a project and recent projects buttons to the new project 
dialog.
+  * New host node (cloud with all available Ethernet  TAP interfaces added).
+  * Fix platform detection issue with some Cisco IOS image file name.
+  * Add delay (default 500 ms) when Console to all nodes.
+  * Check for duplicate node names in Preferences.
+  * Fix bug when editing a Qemu VM configured to run on a remote server.
+  * News dock widget is smaller.
+  * Add detection of qemu and qemu.exe binaries.
+  * New Telnet server for VirtualBox.
+- added gns3-converter and python3-configobj as runtime dependencies
+
+---
+Sat Nov 08 05:34:00 UTC 2014 - Led led...@gmail.com
+
+- fix bashisms in post/postun scripts
+
+---
+Thu Oct 23 09:06:12 UTC 2014 - and...@opensuse.org
+
+- new upstream version 1.1
+- bug fixes
+  * Warning message when using a remote server with IOU
+  * Serial console for VirtualBox
+  * Fixes EtherSwitch router
+  * New Idle-PC dialog
+  * Fixes #123 (Qemu binaries list not showing up)
+  * Fixes #119
+  * Fixes #126 (broken remote server feature)
+  * Fixes #120 (broken cloud)
+- removed broken_cloud.patch and broken_server.patch now upstream
+
+---
+Wed Oct 22 18:44:54 UTC 2014 - and...@opensuse.org
+
+- added broken_cloud.patch and broken_server.patch from upstream
+  gitcode to fix issue 120 and 121
+
+---
+Tue Oct 21 20:52:35 UTC 2014 - and...@opensuse.org
+
+- New upstream version 1.0
+- New features
+  * Snapshots support (currently only for local projects).
+  * Possibility to configure a category for nodes (routers,
+switches, end devices or security devices).
+  * Added support for xfce4-terminal, for Xubuntu.
+  * Remote servers and load-balancing (some bugs, still
+things to improve).
+  * Check for update feature.
+  * GNS3 Jungle dock widget.
+  * Getting started dialog.
+  * Added path lookup directory for Qemu on OSX.
+  * Bug fix when loading a project containing a remote server.
+- Know issues and notes
+  * VirtualBox support doesn’t work on Mac OS X.
+  * VirtualBox support on other platforms hasn’t been fully tested
+and bugs may still be present.
+  * Again, regarding VirtualBox integration, we have plans to rewrite
+the back-end to add more features and remove the dependency
+on vboxwrapper.
+
+---
+Mon Oct 20 20:56:56 UTC 2014 - and...@opensuse.org
+
+- New upstream version 1.0 Beta 4
+- New features:
+  * Preferences has been completely re-vamped for the
+various emulators: Dynamips, IOU, VirtualBox and Qemu.
+-Know issues and notes
+ * VirtualBox/QEMU on Mac OS X hasn’t been tested at all.
+ * VirtualBox support on other platforms hasn’t been fully tested
+   and bugs may still be present.
+ * Regarding VirtualBox integration, we have plans to rewrite the
+   back-end to add more features and remove the dependency on vboxwrapper.
+
+---
+Thu Sep 25 08:31:21 UTC 2014 - and...@opensuse.org
+
+- New upstream version 1.0 Beta 3
+- New features
+  * QEMU integration with ASA and IDS pre-configuration options.
+  * Solarwinds Response Time Viewer integration (Windows 64-bit only).
+- know issues and notes
+  * 

commit gns3 for openSUSE:Factory

2014-04-26 Thread h_root
Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2014-04-26 10:00:50

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


Package is gns3

Changes:

--- /work/SRC/openSUSE:Factory/gns3/gns3.changes2013-11-22 
07:11:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes   2014-04-26 
10:00:51.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 25 14:49:56 UTC 2014 - and...@opensuse.org
+
+- new upstream version 0.8.7
+  * no changelog provided
+  * no URL exist for the tarball, taken from GIT-HUB
+
+---

Old:

  GNS3-0.8.6-src.tar.gz

New:

  GNS3-0.8.7-src.tar.gz



Other differences:
--
++ gns3.spec ++
--- /var/tmp/diff_new_pack.1LScS7/_old  2014-04-26 10:00:52.0 +0200
+++ /var/tmp/diff_new_pack.1LScS7/_new  2014-04-26 10:00:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gns3
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%if %{defined fedora}
+
+# get python version
+%global py_ver %(if [ -f %{__python} ]; then %{__python} -c import sys; 
sys.stdout.write(sys.version[:3]); else echo 0; fi;)
+
+%endif
 
 Name:   gns3
 Summary:A graphical network simulator
 License:GPL-2.0
 Group:  Productivity/Networking/Other
-Version:0.8.6
+Version:0.8.7
 Release:0
 Url:http://www.gns3.net/
-Source0:http://download.sf.net/gns-3/GNS3-%{version}-src.tar.gz
+Source0:GNS3-%{version}-src.tar.gz
 Source1:%{name}.png
 Source2:
http://kent.dl.sourceforge.net/sourceforge/gns-3/GNS3-0.5-tutorial.pdf
 Source3:%{name}.xml
@@ -37,19 +43,23 @@
 BuildRequires:  python-devel
 BuildRequires:  python-qt4
 BuildRequires:  python-sip
+%if %{undefined fedora}
 BuildRequires:  update-desktop-files
-Requires:   dynamips
-Requires:   python-qt4
-Requires:   python-sip
 Recommends: wireshark
 Recommends: qemu
 Recommends: vde2
 Recommends: xdotool
 Recommends: vpcs
+%{py_requires}
+%endif
+Requires:   python-qt4
+Requires:   python-sip
+Requires:   dynamips
 Provides:   GNS3 = %version
 Obsoletes:  GNS3  %version
-%{py_requires}
+%if !0%{?sles_version}
 BuildArch:  noarch
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -91,7 +101,9 @@
 %__cp %SOURCE4 %buildroot/%_datadir/applications/
 %__cp %SOURCE5 
%buildroot/%_datadir/icons/hicolor/48x48/mimetypes/application-x-%{name}.png
 %__cp docs/man/gns3.1 %buildroot/%_mandir/man1/
+%if %{undefined fedora}
 %suse_update_desktop_file %{name}
+%endif
 %__rm -rf %buildroot/usr/local/share/*
 chmod -x CHANGELOG README TODO AUTHORS
 chmod -x %buildroot/%{_mandir}/man1/*
@@ -120,7 +132,7 @@
 %{_datadir}/mime/packages/%{name}.xml
 %{_mandir}/man1/*
 %dir %_libexecdir/%{name}
-%_libexecdir/%{name}/*.py
+%_libexecdir/%{name}/*
 %dir %{python_sitelib}/GNS3
 %{python_sitelib}/GNS3/*
 %{python_sitelib}/GNS3-%{version}-py%{py_ver}.egg-info

++ GNS3-0.8.6-src.tar.gz - GNS3-0.8.7-src.tar.gz ++
/work/SRC/openSUSE:Factory/gns3/GNS3-0.8.6-src.tar.gz 
/work/SRC/openSUSE:Factory/.gns3.new/GNS3-0.8.7-src.tar.gz differ: char 5, line 
1




-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gns3 for openSUSE:Factory

2013-11-21 Thread h_root
Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2013-11-22 07:11:03

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


Package is gns3

Changes:

--- /work/SRC/openSUSE:Factory/gns3/gns3.changes2013-01-08 
13:36:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes   2013-11-22 
07:11:09.0 +0100
@@ -1,0 +2,75 @@
+Sat Nov 16 05:19:42 UTC 2013 - badshah...@gmail.com
+
+- Minor spec file cleanups:
+  + Remove package name from summary tag in spec file
+  + Use full URL for source tarball.
+
+---
+Sat Nov 9 14:49:56 UTC 2013 - and...@opensuse.org
+
+- new upstream version 0.8.6
+  * Fixed the broken snapshot feature.
+  * Host devices don’t automatically add tap interfaces in the
+generic Ethernet NIO list anymore.
+  * Auto open for instructions files when opening the topology via
+the command line, a file explorer or a drag  drop on the workspace.
+  * Modified the default Etherswitch configuration (renamed some macros
++ added vtp file nvram:vlan.dat)
+  * Fixed small bugs with “idlepc get” command and Ethernet
+switch auto port allocation.
+  * New Dutch translation  Italian translation updated.
+
+
+---
+Sun Sep 15 14:49:56 UTC 2013 - and...@opensuse.org
+
+- new upstream version 0.8.5
+  * New symbols for ASA, Qemu guest and Vbox guest.
+  * Fixed a major issue that prevented to use the auto
+idle-pc calculation feature.
+  * Implemented the Restore snapshot feature following
+Rednectar’s suggestions (http://forum.gns3.net/post20664.html#p20664)
+  * Snapshots are now stored in a separate directory inside project directory.
+  * Increased lowest and max zoom values.
+  * Updated Italian translation.
+  * Added Xshell 4 command lines in terminal settings.
+  * Fixed issue with the contextual device menu.
+  * Fixed bug when launching VPCS and there was a space in the project path.
+  * Option ‘Use hypervisor manager’ changed to ‘Bind to external
+hypervisor(s)’ (logic is inverted) in IOS images and hypervisors dialog.
+  * Checks: if VPCS is installed and if Dynamips is marked as executable.
+  * Added instructions entry to Help menu.
+  * Automatic opening of instructions file when loading a project.
+  * Fixed Teraterm, SecureCRT and Konsole terminal command lines.
+  * Added “-vga none” option to ASA Pre-configuration.
+  * Updated the SecureCRT script to automatically reconnect if disconnected.
+  * Fixed a bug with load-balancing on multiple external hypervisors.
+  * Fixed issue when binding Qemuwrapper to a PC’s real IP address.
+  * Various other small bug fixes.
+
+---
+Sun Jul  7 14:49:56 UTC 2013 - and...@opensuse.org
+
+- new upstream version 0.8.4
+  * Lots of GUI improvements.
+  * New hub device.
+  * New Idlemax and Idlesleep settings (advanced manipulation of IDLE PC).
+  * IOS image and settings test button.
+  * New Tool menu to start external scripts/tools.
+  * Drag  drop of multiple devices when pressing SHIFT.
+  * Temporary projects are created by default.
+  * VirtualBox interface numbering starts at 0 (e.g. e0 = VirtualBox
+interface 1 = eth0 on Linux).
+  * Support for 36 network cards in VirtualBox (using ICH9 chipset)
+  * New option to save traffic captures in project directories.
+  * Experimental auto IDLE PC calculation feature.
+  * Added entries to have Dynamips/Qemu/VirtualBox hypervisors bind/listen to
+all available IP/host addresses (optional).
+  * AW+ router support by Allied Telesis from New Zealand (educational version 
of
+their OS to be released).
+  * Removed the “Save IOS configs option” in project settings. IOS configs are
+always saved.
+  * Qemu FLASH files are automatically saved in a directory named
+‘qemu-flash-drives’ (in the project directory).
+
+---

Old:

  GNS3-0.8.3.1-src.tar.bz2

New:

  GNS3-0.8.6-src.tar.gz



Other differences:
--
++ gns3.spec ++
--- /var/tmp/diff_new_pack.BlbjD4/_old  2013-11-22 07:11:11.0 +0100
+++ /var/tmp/diff_new_pack.BlbjD4/_new  2013-11-22 07:11:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gns3
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 

commit gns3 for openSUSE:Factory

2013-01-08 Thread h_root
Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2013-01-08 13:36:24

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


Package is gns3, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gns3/gns3.changes2012-08-07 
08:06:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes   2013-01-08 
13:36:28.0 +0100
@@ -1,0 +2,9 @@
+Mon Jan  7 14:49:56 UTC 2013 - and...@opensuse.org
+
+- new upstream version 0.8.3.1
+  * minor fixes and support for access to GNS3 VirtualBox VM hostnames
+from inside VMs (e.g. VBoxControl guestproperty get NameInGNS3)
+  * includes updated vboxwrapper that work with the new VirtualBox 4.2
+- removed gns3-0.8.3-defaults.diff now in upstream code
+
+---

Old:

  GNS3-0.8.3-src.tar.bz2
  gns3-0.8.3-defaults.diff

New:

  GNS3-0.8.3.1-src.tar.bz2



Other differences:
--
++ gns3.spec ++
--- /var/tmp/diff_new_pack.nEqCv9/_old  2013-01-08 13:36:29.0 +0100
+++ /var/tmp/diff_new_pack.nEqCv9/_new  2013-01-08 13:36:29.0 +0100
@@ -20,7 +20,7 @@
 Summary:GNS3 is a graphical network simulator
 License:GPL-2.0
 Group:  Productivity/Networking/Other
-Version:0.8.3
+Version:0.8.3.1
 Release:0
 Url:http://www.gns3.net/
 Source0:GNS3-%{version}-src.tar.bz2
@@ -29,7 +29,6 @@
 Source3:%{name}.xml
 Source4:%{name}.desktop
 Source5:application-x-%{name}.png
-Patch0: %{name}-0.8.3-defaults.diff
 BuildRequires:  desktop-file-utils
 BuildRequires:  dos2unix
 BuildRequires:  hicolor-icon-theme
@@ -65,7 +64,6 @@
 
 %prep
 %setup -q -n GNS3-%{version}-src
-%patch0 -p1
 
 %build
 %__cp %SOURCE2 .

++ GNS3-0.8.3-src.tar.bz2 - GNS3-0.8.3.1-src.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GNS3-0.8.3-src/.hg_archival.txt 
new/GNS3-0.8.3.1-src/.hg_archival.txt
--- old/GNS3-0.8.3-src/.hg_archival.txt 2012-07-13 05:23:30.0 +0200
+++ new/GNS3-0.8.3.1-src/.hg_archival.txt   2012-10-22 19:17:09.0 
+0200
@@ -1,5 +1,5 @@
 repo: b2f14b6bbf1898f815c70f435a8c72a165f78f83
-node: 1a4f92828f839e5735229d84d3c87c505b465d28
+node: 35ac243c2692887596367b3da1c34823ee008e6d
 branch: GNS3-stable-0.8.3
-latesttag: GNS3-0.8.3
-latesttagdistance: 1
+latesttag: GNS3-0.8.3.1
+latesttagdistance: 2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GNS3-0.8.3-src/.hgtags new/GNS3-0.8.3.1-src/.hgtags
--- old/GNS3-0.8.3-src/.hgtags  2012-07-13 05:23:30.0 +0200
+++ new/GNS3-0.8.3.1-src/.hgtags2012-10-22 19:17:09.0 +0200
@@ -41,3 +41,4 @@
 71ba86a96487b25d92b34732d6f946f5120f5f94 GNS3-0.8.3
 71ba86a96487b25d92b34732d6f946f5120f5f94 GNS3-0.8.3
 7071d85f9e31c50c5fa44b8d95e06ca9cf6f9f39 GNS3-0.8.3
+dde1c52f157bef4090d7981bf1430515ba50a568 GNS3-0.8.3.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GNS3-0.8.3-src/CHANGELOG 
new/GNS3-0.8.3.1-src/CHANGELOG
--- old/GNS3-0.8.3-src/CHANGELOG2012-07-13 05:23:30.0 +0200
+++ new/GNS3-0.8.3.1-src/CHANGELOG  2012-10-22 19:17:09.0 +0200
@@ -1,5 +1,11 @@
 CHANGELOG
 
+GNS3 0.8.3.1
+
+  * Vboxwrapper recompilation to run with VirtualBox 4.2
+  * Support for access to the GNS3 VirtualBox VM name from inside a VM: 
VBoxControl guestproperty get NameInGNS3
+  * Minor fixes
+
 GNS3 0.8.3
 
   New features:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GNS3-0.8.3-src/gns3.pyw new/GNS3-0.8.3.1-src/gns3.pyw
--- old/GNS3-0.8.3-src/gns3.pyw 2012-07-13 05:23:30.0 +0200
+++ new/GNS3-0.8.3.1-src/gns3.pyw   2012-10-22 19:17:09.0 +0200
@@ -29,7 +29,7 @@
 sys.stderr.write(Can't set default encoding to utf-8\n)
 
 # current version of GNS3
-VERSION = 0.8.3
+VERSION = 0.8.3.1
 
 try:
 from PyQt4 import QtCore, QtGui
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GNS3-0.8.3-src/qemuwrapper/qemuwrapper.py 
new/GNS3-0.8.3.1-src/qemuwrapper/qemuwrapper.py
--- old/GNS3-0.8.3-src/qemuwrapper/qemuwrapper.py   2012-07-13 
05:23:30.0 +0200
+++ new/GNS3-0.8.3.1-src/qemuwrapper/qemuwrapper.py 2012-10-22 
19:17:09.0 +0200
@@ -81,7 +81,7 @@
 debugmsg(2, msg)
 
 __author__ = 'Thomas Pani and Jeremy Grossmann'
-__version__ = '0.8.3'
+__version__ = '0.8.3.1'
 
 if platform.system() == 'Windows':
 QEMU_PATH = qemu # we still use Qemu 0.11.0 on Windows
diff -urN '--exclude=CVS' 

commit gns3 for openSUSE:Factory

2012-08-07 Thread h_root
Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2012-08-07 08:06:44

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


Package is gns3, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gns3/gns3.changes2012-04-23 
09:14:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes   2012-08-07 
08:06:46.0 +0200
@@ -1,0 +2,23 @@
+Sun Aug  5 18:09:27 UTC 2012 - and...@opensuse.org
+
+- added gns3-0.8.3-defaults.diff to fix wrong default VBOX paths
+
+---
+Sun Aug  5 11:27:04 UTC 2012 - and...@opensuse.org
+
+- New upstream version 0.8.3
+  * New base configuration (startup-config) for devices with
+NM-16ESW (named baseconfig_sw.txt). =
+  * Support for drag  drop of topology files inside GNS3.
+  * Global TCP port tracker to allocate ports and avoid conflicts
+(console + AUX ports for IOS routers and console ports for
+Qemu-like/VirtualBox devices are tracked).
+  * Option to freely use the first VBox interface inside VMs
+(i.e. eth0 on Linux).
+  * Backup nvram export when Dynamips has crashed.
+  * Complete IPv6 support (with correct functions).
+  * Support for binding on specific addresses when loading a topology.
+  * Option to track opened node consoles in order to close them when the
+node gets deleted.  
+
+---

Old:

  GNS3-0.8.2-src.tar.bz2

New:

  GNS3-0.8.3-src.tar.bz2
  gns3-0.8.3-defaults.diff



Other differences:
--
++ gns3.spec ++
--- /var/tmp/diff_new_pack.4O0ZPf/_old  2012-08-07 08:06:48.0 +0200
+++ /var/tmp/diff_new_pack.4O0ZPf/_new  2012-08-07 08:06:48.0 +0200
@@ -20,7 +20,7 @@
 Summary:GNS3 is a graphical network simulator
 License:GPL-2.0
 Group:  Productivity/Networking/Other
-Version:0.8.2
+Version:0.8.3
 Release:0
 Url:http://www.gns3.net/
 Source0:GNS3-%{version}-src.tar.bz2
@@ -29,6 +29,7 @@
 Source3:%{name}.xml
 Source4:%{name}.desktop
 Source5:application-x-%{name}.png
+Patch0: %{name}-0.8.3-defaults.diff
 BuildRequires:  desktop-file-utils
 BuildRequires:  dos2unix
 BuildRequires:  hicolor-icon-theme
@@ -44,7 +45,8 @@
 Recommends: wireshark
 Recommends: qemu
 Recommends: vde2
-Suggests:   vpcs
+Recommends: xdotool
+Recommends: vpcs
 Provides:   GNS3 = %version
 Obsoletes:  GNS3  %version
 %{py_requires}
@@ -63,6 +65,7 @@
 
 %prep
 %setup -q -n GNS3-%{version}-src
+%patch0 -p1
 
 %build
 %__cp %SOURCE2 .
@@ -72,6 +75,7 @@
 %{__python} setup.py install --root $RPM_BUILD_ROOT --prefix /usr
 %__mkdir_p %buildroot/%_datadir/%{name}
 %__mkdir_p %buildroot/%_datadir/%{name}/examples
+%__rm qemuwrapper/*.bat
 %__cp -R qemuwrapper %buildroot/%_datadir/%{name}/
 %__mkdir_p %buildroot/%_datadir/icons/hicolor/48x48/mimetypes/
 %__mkdir_p %buildroot/%_datadir/mime/packages/
@@ -79,10 +83,11 @@
 %__mkdir_p %buildroot/%_datadir/pixmaps
 %__mkdir_p %buildroot/%_mandir/man1/
 %__mkdir_p %buildroot/%_libexecdir/%name
-%__mv %buildroot/usr/local/libexec/gns3/qemuwrapper.py 
%buildroot/%_libexecdir/%{name}/qemuwrapper.py
-%__mv %buildroot/usr/local/libexec/gns3/vboxcontroller_4_1.py 
%buildroot/%_libexecdir/%{name}/vboxcontroller_4_1.py
-%__mv %buildroot/usr/local/libexec/gns3/vboxwrapper.py 
%buildroot/%_libexecdir/%{name}/vboxwrapper.py
+%__mv qemuwrapper/qemuwrapper.py %buildroot/%_libexecdir/%{name}/qemuwrapper.py
+%__mv vboxwrapper/vboxcontroller_4_1.py 
%buildroot/%_libexecdir/%{name}/vboxcontroller_4_1.py
+%__mv vboxwrapper/vboxwrapper.py %buildroot/%_libexecdir/%{name}/vboxwrapper.py
 %__mv %buildroot/usr/local/share/examples/gns3/baseconfig.txt 
%buildroot/%_datadir/%{name}/examples/
+%__mv %buildroot/usr/local/share/examples/gns3/baseconfig_sw.txt 
%buildroot/%_datadir/%{name}/examples/
 %__cp %SOURCE1 %buildroot/%_datadir/pixmaps
 %__cp %SOURCE3 %buildroot/%_datadir/mime/packages/%{name}.xml
 %__cp %SOURCE4 %buildroot/%_datadir/applications/
@@ -91,6 +96,7 @@
 %suse_update_desktop_file %{name}
 chmod -x CHANGELOG README TODO LICENSE AUTHORS
 chmod -x %buildroot/%{_mandir}/man1/*
+chmod -x %buildroot/%_datadir/%{name}/examples/*
 dos2unix README
 
 %clean

++ GNS3-0.8.2-src.tar.bz2 - GNS3-0.8.3-src.tar.bz2 ++
 96712 lines of diff (skipped)


++ gns3-0.8.3-defaults.diff ++
diff -uNr old-GNS3-0.8.3-src/src/GNS3/Config/Defaults.py 
GNS3-0.8.3-src/src/GNS3/Config/Defaults.py
--- old-GNS3-0.8.3-src/src/GNS3/Config/Defaults.py  2012-07-13 
05:23:30.0 +0200
+++ 

commit gns3 for openSUSE:Factory

2012-04-23 Thread h_root
Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2012-04-23 09:13:58

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


Package is gns3, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gns3/gns3.changes2011-09-23 
02:01:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes   2012-04-23 
09:14:00.0 +0200
@@ -1,0 +2,10 @@
+Wed Apr 18 10:14:05 UTC 2012 - l...@linux-schulserver.de
+
+- fix license to be in spdx format
+
+---
+Sun Apr 15 20:54:43 UTC 2012 - and...@opensuse.org
+
+- New upstream version 0.8.2 (Virtual box support) 
+
+---

Old:

  GNS3-0.7.4-src.tar.bz2

New:

  GNS3-0.8.2-src.tar.bz2



Other differences:
--
++ gns3.spec ++
--- /var/tmp/diff_new_pack.kgnzfB/_old  2012-04-23 09:14:02.0 +0200
+++ /var/tmp/diff_new_pack.kgnzfB/_new  2012-04-23 09:14:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gns3
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,37 +15,36 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   gns3
 Summary:GNS3 is a graphical network simulator
-Version:0.7.4
-Release:26
 License:GPL-2.0
-Url:http://www.gns3.net/
 Group:  Productivity/Networking/Other
+Version:0.8.2
+Release:0
+Url:http://www.gns3.net/
 Source0:GNS3-%{version}-src.tar.bz2
 Source1:%{name}.png
 Source2:
http://kent.dl.sourceforge.net/sourceforge/gns-3/GNS3-0.5-tutorial.pdf
 Source3:%{name}.xml
 Source4:%{name}.desktop
 Source5:application-x-%{name}.png
-BuildRequires:  python-devel
-BuildRequires:  libqt4-devel
-BuildRequires:  libosip2-devel
-BuildRequires:  python-sip
-BuildRequires:  python-qt4
-BuildRequires:  hicolor-icon-theme
 BuildRequires:  desktop-file-utils
 BuildRequires:  dos2unix
+BuildRequires:  hicolor-icon-theme
+BuildRequires:  libosip2-devel
+BuildRequires:  libqt4-devel
+BuildRequires:  python-devel
+BuildRequires:  python-qt4
+BuildRequires:  python-sip
 BuildRequires:  update-desktop-files
+Requires:   dynamips
 Requires:   python-qt4
 Requires:   python-sip
-Requires:   dynamips
 Recommends: wireshark
 Recommends: qemu
 Recommends: vde2
+Suggests:   vpcs
 Provides:   GNS3 = %version
 Obsoletes:  GNS3  %version
 %{py_requires}
@@ -70,14 +69,20 @@
 %{__python} setup.py build
 
 %install
-%{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT --prefix /usr
+%{__python} setup.py install --root $RPM_BUILD_ROOT --prefix /usr
 %__mkdir_p %buildroot/%_datadir/%{name}
+%__mkdir_p %buildroot/%_datadir/%{name}/examples
 %__cp -R qemuwrapper %buildroot/%_datadir/%{name}/
 %__mkdir_p %buildroot/%_datadir/icons/hicolor/48x48/mimetypes/
 %__mkdir_p %buildroot/%_datadir/mime/packages/
 %__mkdir_p %buildroot/%_datadir/applications/
 %__mkdir_p %buildroot/%_datadir/pixmaps
 %__mkdir_p %buildroot/%_mandir/man1/
+%__mkdir_p %buildroot/%_libexecdir/%name
+%__mv %buildroot/usr/local/libexec/gns3/qemuwrapper.py 
%buildroot/%_libexecdir/%{name}/qemuwrapper.py
+%__mv %buildroot/usr/local/libexec/gns3/vboxcontroller_4_1.py 
%buildroot/%_libexecdir/%{name}/vboxcontroller_4_1.py
+%__mv %buildroot/usr/local/libexec/gns3/vboxwrapper.py 
%buildroot/%_libexecdir/%{name}/vboxwrapper.py
+%__mv %buildroot/usr/local/share/examples/gns3/baseconfig.txt 
%buildroot/%_datadir/%{name}/examples/
 %__cp %SOURCE1 %buildroot/%_datadir/pixmaps
 %__cp %SOURCE3 %buildroot/%_datadir/mime/packages/%{name}.xml
 %__cp %SOURCE4 %buildroot/%_datadir/applications/
@@ -85,6 +90,7 @@
 %__cp docs/man/gns3.1 %buildroot/%_mandir/man1/
 %suse_update_desktop_file %{name}
 chmod -x CHANGELOG README TODO LICENSE AUTHORS
+chmod -x %buildroot/%{_mandir}/man1/*
 dos2unix README
 
 %clean
@@ -108,6 +114,8 @@
 %{_datadir}/icons/hicolor/48x48/mimetypes/application-x-%{name}.png
 %{_datadir}/mime/packages/%{name}.xml
 %{_mandir}/man1/*
+%dir %_libexecdir/%{name}
+%_libexecdir/%{name}/*.py
 %dir %{python_sitelib}/GNS3
 %{python_sitelib}/GNS3/*
 %{python_sitelib}/GNS3-%{version}-py%{py_ver}.egg-info

++ GNS3-0.7.4-src.tar.bz2 - GNS3-0.8.2-src.tar.bz2 ++
 218264 lines of diff (skipped)




-- 
To unsubscribe, e-mail: 

commit gns3 for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2011-12-06 18:14:58

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


Package is gns3, Maintainer is 

Changes:




Other differences:
--
++ gns3.spec ++
--- /var/tmp/diff_new_pack.kVqbIR/_old  2011-12-06 18:22:08.0 +0100
+++ /var/tmp/diff_new_pack.kVqbIR/_new  2011-12-06 18:22:08.0 +0100
@@ -22,7 +22,7 @@
 Summary:GNS3 is a graphical network simulator
 Version:0.7.4
 Release:26
-License:GPLv2
+License:GPL-2.0
 Url:http://www.gns3.net/
 Group:  Productivity/Networking/Other
 Source0:GNS3-%{version}-src.tar.bz2




-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gns3 for openSUSE:Factory

2011-06-01 Thread h_root

Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory
checked in at Wed Jun 1 10:57:26 CEST 2011.




--- gns3/gns3.changes   2011-05-08 23:51:15.0 +0200
+++ /mounts/work_src_done/STABLE/gns3/gns3.changes  2011-05-31 
21:01:56.0 +0200
@@ -1,0 +2,10 @@
+Tue May 31 19:01:34 UTC 2011 - co...@novell.com
+
+- brequire update-desktop-file
+
+---
+Mon May  9 14:37:18 UTC 2011 - and...@opensuse.org
+
+- Added vde2 as recommended app 
+
+---

calling whatdependson for head-i586




Other differences:
--
++ gns3.spec ++
--- /var/tmp/diff_new_pack.a2ntvi/_old  2011-06-01 10:56:21.0 +0200
+++ /var/tmp/diff_new_pack.a2ntvi/_new  2011-06-01 10:56:21.0 +0200
@@ -21,7 +21,7 @@
 Name:   gns3
 Summary:GNS3 is a graphical network simulator
 Version:0.7.4
-Release:24
+Release:26
 License:GPLv2
 Url:http://www.gns3.net/
 Group:  Productivity/Networking/Other
@@ -39,11 +39,13 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  desktop-file-utils
 BuildRequires:  dos2unix
+BuildRequires:  update-desktop-files
 Requires:   python-qt4
 Requires:   python-sip
 Requires:   dynamips
 Recommends: wireshark
 Recommends: qemu
+Recommends: vde2
 Provides:   GNS3 = %version
 Obsoletes:  GNS3  %version
 %{py_requires}
@@ -81,6 +83,7 @@
 %__cp %SOURCE4 %buildroot/%_datadir/applications/
 %__cp %SOURCE5 
%buildroot/%_datadir/icons/hicolor/48x48/mimetypes/application-x-%{name}.png
 %__cp docs/man/gns3.1 %buildroot/%_mandir/man1/
+%suse_update_desktop_file %{name}
 chmod -x CHANGELOG README TODO LICENSE AUTHORS
 dos2unix README
 


++ gns3.desktop ++
--- /var/tmp/diff_new_pack.a2ntvi/_old  2011-06-01 10:56:21.0 +0200
+++ /var/tmp/diff_new_pack.a2ntvi/_new  2011-06-01 10:56:21.0 +0200
@@ -1,5 +1,4 @@
 [Desktop Entry]
-X-SuSE-translate=true
 Categories=System;Emulator;
 Encoding=UTF-8
 Name=GNS3








Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gns3 for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory
checked in at Mon May 2 18:30:40 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ gns3/gns3.changes   2011-04-18 23:52:52.0 +0200
@@ -0,0 +1,81 @@
+---
+Mon Apr 18 21:52:34 UTC 2011 - and...@opensuse.org
+
+- added man page 
+
+---
+Tue Apr 12 07:39:02 UTC 2011 - and...@opensuse.org
+
+- new upstream version 0.7.4
+  * Greek translation
+  * Hypervisor allocation per IOS type
+  * Improvements on Ethernet Switch (dynamic remapping of VLAN or type)
+  * Adaptations to support Dynamips 0.2.8 RC3 community
+  * Integration of a loopback manager for Windows
+ 
+---
+Sun Apr 10 23:22:31 UTC 2011 - and...@opensuse.org
+
+- added mime type for .net topology files 
+
+---
+Mon Feb  7 18:35:08 UTC 2011 - and...@opensuse.org
+
+- New upstream version 0.7.3
+ * Only the necessary files (nvram, flash, disks etc.) are copied
+   or kept when creating projects and snapshots.
+ * Preventing unsaved interface labels to show up after loading a
+   topology. This can be reset using the
+   show interface labels button.
+ * Improvements for ATM and Frame Relay switches: proper naming,
+   dynamic mapping support and it is not needed to remove a link to
+   change its DLCI/VC mapping.
+ * PCAP capture support for Qemu based devices
+   (Qemu host, JunOS ASA, PIX, IDS). This option cannot be used after
+   the selected device is started.
+ * Fixed many issues with the snapshot feature.
+   Now it should work as expected.
+ * New node type: EtherSwitch router. This is a c3700 router
+   with a Etherswitch NM-16ESW loaded.
+ * Better consistency between buttons and menus. Many items have
+   been renamed, toolbar buttons accessible from the menu etc.
+ * Possibility to configure the AUX port. Only works for c7200 routers
+   (Preferences - Dynamips - Base AUX port).
+ * Changed standard naming convention for project and snapshots.
+   Topology file is named topology.net, working directory: working and
+   configurations directory: configs.
+ * Double click on a running node opens a console.
+ * Reload all devices option.
+ * Translation updates.
+ * Many more
+
+---
+Mon Oct 25 00:57:29 UTC 2010 - and...@opensuse.org
+
+- New upstream version 0.7.2 
+- Installed qemuwrapper utils
+- added qemu as dependency
+
+---
+Fri Jun  4 08:13:13 UTC 2010 - and...@opensuse.org
+
+- New upstream version 0.7.1 
+
+---
+Tue Dec  1 00:12:42 UTC 2009 - and...@opensuse.org
+
+- fixed 11.2 building (as noarch)
+
+---
+* Sun Jun 07 2009 - Andrea Florio and...@opensuse.org 0.6.1
+- new upstream version 0.6.1
+* Fri Dec 19 2008 - Andrea Florio and...@opensuse.org 0.6
+- new upstream version 0.6
+* Wed Nov 05 2008 - Andrea Florio and...@opensuse.org
+- no longer a no arch. py_sitedit is /usr/lib/ecc or /usr/lib64/ecc
+* Mon Aug 04 2008 - Andrea Florio and...@opensuse.org
+- new package
+- added menu icon
+~
+
+

calling whatdependson for head-i586


New:

  GNS3-0.5-tutorial.pdf
  GNS3-0.7.4-src.tar.bz2
  application-x-gns3.png
  gns3.changes
  gns3.desktop
  gns3.png
  gns3.spec
  gns3.xml



Other differences:
--
++ gns3.spec ++
#
# spec file for package gns3
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:   gns3
Summary:GNS3 is a graphical network simulator
Version:0.7.4
Release:1
License:GPLv2
Url:http://www.gns3.net/
Group:  Productivity/Networking/Other
Source0:GNS3-%{version}-src.tar.bz2
Source1:%{name}.png
Source2:
http://kent.dl.sourceforge.net/sourceforge/gns-3/GNS3-0.5-tutorial.pdf
Source3:%{name}.xml
Source4:%{name}.desktop
Source5: