Jeremy Grossmann
|
eb1b70456f
|
Merge pull request #2155 from GNS3/fix/2143
Binding address for console
|
2023-01-04 07:00:33 +05:45 |
|
grossmj
|
9132002b80
|
Fix typos
|
2023-01-04 09:08:40 +08:00 |
|
grossmj
|
771a9a5ddb
|
Require Dynamips 0.2.23 and bind Dynamips hypervisor on 127.0.0.1
|
2023-01-02 15:26:59 +08:00 |
|
Jeremy Grossmann
|
04ba3b6549
|
Merge pull request #2154 from GNS3/fix/2069
Use a stock BusyBox for the Docker integration
|
2023-01-01 16:18:37 +05:45 |
|
grossmj
|
8f9800f444
|
Update README.rst about static busybox
|
2023-01-01 18:24:42 +08:00 |
|
Jeremy Grossmann
|
90c971ed74
|
Merge pull request #2152 from GNS3/fix/2151
Install built-in appliance files at the first start of a newer version of the server
|
2023-01-01 15:40:48 +05:45 |
|
grossmj
|
d2ad9dc5e2
|
Delete the built-in appliance directory before installing updated files
|
2023-01-01 17:49:00 +08:00 |
|
grossmj
|
e5c8ae4bde
|
Use a stock BusyBox for the Docker integration
|
2023-01-01 17:04:48 +08:00 |
|
grossmj
|
5bccf4841d
|
Overwrite built-in appliance files when starting a more recent version of the server
|
2023-01-01 15:57:41 +08:00 |
|
grossmj
|
b3a6b9173b
|
Fix reset console. Fixes #1619
|
2022-12-31 09:43:17 +08:00 |
|
grossmj
|
2d6b260188
|
Revert "Install importlib-resources==1.3 with Python < 3.9"
This reverts commit 343022c63b .
|
2022-12-30 21:13:59 +08:00 |
|
grossmj
|
c814245426
|
Revert "Change importlib-resources dependency to v1.4.0"
This reverts commit d787f38c21 .
|
2022-12-30 21:13:49 +08:00 |
|
grossmj
|
d787f38c21
|
Change importlib-resources dependency to v1.4.0
|
2022-12-30 21:09:54 +08:00 |
|
grossmj
|
343022c63b
|
Install importlib-resources==1.3 with Python < 3.9
|
2022-12-30 21:05:18 +08:00 |
|
grossmj
|
1148dbc48e
|
Fix issue when calling reset_console with running VPCS and Qemu nodes. Ref #1619
|
2022-12-30 20:54:37 +08:00 |
|
grossmj
|
85679aaa94
|
Try importlib-resources for Python 3.9
|
2022-12-30 11:44:29 +08:00 |
|
grossmj
|
5bcc247881
|
Make gns3server.appliances a package
|
2022-12-30 11:37:34 +08:00 |
|
grossmj
|
b8d595928b
|
Try to fix tests
|
2022-12-30 10:35:29 +08:00 |
|
grossmj
|
3804249d89
|
Fix tests
|
2022-12-30 10:01:43 +08:00 |
|
grossmj
|
c56a8ef8f7
|
Only use importlib_resources for Python < 3.9. Fixes #2147
|
2022-12-30 09:15:40 +08:00 |
|
grossmj
|
076e85ddb3
|
Update sentry-sdk dependency
|
2022-12-28 15:13:26 +08:00 |
|
grossmj
|
2550fb3495
|
Support when the user field defined in Docker container is an ID. Fixes #2134
|
2022-12-28 11:05:22 +08:00 |
|
grossmj
|
a91ed34f43
|
Downgrade Ubuntu to 20.04 to fix missing Python 3.6
|
2022-12-18 14:24:50 +08:00 |
|
grossmj
|
5209009df9
|
Upgrade dependencies
|
2022-12-18 14:14:56 +08:00 |
|
grossmj
|
5ba526e175
|
Development on v2.2.36.dev2
|
2022-11-11 00:36:47 +08:00 |
|
grossmj
|
d17c243b13
|
Release v2.2.35.1
|
2022-11-10 22:21:13 +08:00 |
|
grossmj
|
9e4ae6bc24
|
Sync appliance files
|
2022-11-10 22:10:21 +08:00 |
|
grossmj
|
4b410cfa42
|
Merge branch 'master' into 2.2
|
2022-11-10 22:06:09 +08:00 |
|
grossmj
|
b9e415b6fe
|
Push missing file for Web-Ui v2.2.35
|
2022-11-10 13:09:10 +08:00 |
|
grossmj
|
d2d327cc76
|
Re-release Web-Ui v2.2.35
|
2022-11-10 12:38:33 +08:00 |
|
grossmj
|
0a046e43d7
|
Development on 2.2.36.dev1
|
2022-11-09 20:02:20 +08:00 |
|
grossmj
|
a7036d14d5
|
Merge branch '2.2'
|
2022-11-09 20:00:48 +08:00 |
|
grossmj
|
1aca7dbe04
|
Release v2.2.35
|
2022-11-08 23:40:25 +08:00 |
|
grossmj
|
338128ca3e
|
Upgrade pywin32 to v305
|
2022-11-08 23:39:10 +08:00 |
|
grossmj
|
e165cc48e3
|
Use Visual Studio 2022 in appveyor.yml
|
2022-11-08 23:09:23 +08:00 |
|
grossmj
|
c80a55b18c
|
Install appliances and configs without importlib_resources for Windows only
|
2022-11-08 23:07:45 +08:00 |
|
grossmj
|
284a4b62fb
|
Fix copying appliances and configs when app is frozen
|
2022-11-08 22:50:59 +08:00 |
|
grossmj
|
d33fefa183
|
Merge branch 'master' into 2.2
|
2022-11-08 19:29:39 +08:00 |
|
grossmj
|
dfb48c884b
|
Release web-ui v2.2.35
|
2022-11-08 19:29:21 +08:00 |
|
grossmj
|
18ba60d1a3
|
Downgrade psutil to v5.9.2
|
2022-11-08 19:18:07 +08:00 |
|
grossmj
|
521132726e
|
Upgrade psutil to v5.9.4
|
2022-11-08 18:49:31 +08:00 |
|
grossmj
|
f80aca7633
|
Sync appliance files
|
2022-11-08 18:40:27 +08:00 |
|
grossmj
|
84914ecfa4
|
Add debug messages to fix VMnet interface list refresh. Ref https://github.com/GNS3/gns3-gui/issues/3381
|
2022-11-08 12:54:47 +08:00 |
|
grossmj
|
5696d1ccb7
|
Fix issues with VMnet interface on macOS >= 11.0. Ref #3381
|
2022-11-07 23:59:33 +08:00 |
|
grossmj
|
18b0863ba8
|
Merge remote-tracking branch 'origin/2.2' into 2.2
# Conflicts:
# requirements.txt
|
2022-11-07 21:50:59 +08:00 |
|
grossmj
|
ece47dc279
|
Upgrade dependencies
|
2022-11-07 21:48:45 +08:00 |
|
Jeremy Grossmann
|
6e1d49d8ca
|
Merge pull request #2133 from GNS3/use-importlib-resources
Migrate to importlib_resources
|
2022-11-07 21:24:35 +08:00 |
|
grossmj
|
2e550d839e
|
Fix tests
|
2022-11-07 20:33:02 +08:00 |
|
grossmj
|
a4b24eaceb
|
Use importlib_resources instead of pkg_resources and install built-in appliances in config dir.
|
2022-11-07 20:12:03 +08:00 |
|
grossmj
|
f04702d607
|
Fix console vnc don't use configured ports in some case. Fixes #2111
|
2022-11-06 19:36:31 +08:00 |
|