Commit Graph

38 Commits

Author SHA1 Message Date
grossmj
e5b3a101b8
Fix CVE-2024-6345 and CVE-2024-39689. Fixes #1521 #1520 2024-07-22 19:13:46 +02:00
dependabot[bot]
2015917767
---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 05:25:06 +00:00
dependabot[bot]
119afd14d2
Bump requests from 2.25.1 to 2.31.0 in /scripts
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 00:51:18 +00:00
dependabot[bot]
9fe2b3646b
Bump setuptools from 54.2.0 to 65.5.1 in /scripts
Bumps [setuptools](https://github.com/pypa/setuptools) from 54.2.0 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v54.2.0...v65.5.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 15:56:29 +00:00
grossmj
4f34076440 Trying to fix Electron build 2021-04-08 00:35:06 +09:30
grossmj
bc45a1bea9 Use cx_Freeze v5.1.1 2021-02-28 22:43:24 +10:30
grossmj
b0e197dbbd Add hidden import 2021-02-27 18:13:35 +10:30
grossmj
e213279cdc Add missing psutil dependency in requirements.txt 2021-02-27 17:37:01 +10:30
grossmj
d072324ef7 New attempt to fix CircleCI build 2021-02-27 16:24:47 +10:30
grossmj
a101620954 Update requirements.txt 2021-02-27 15:52:39 +10:30
snyk-bot
0abc9756b7
fix: scripts/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1014645
2020-10-02 00:19:28 +00:00
piotrpekala7
b8ed394937
Merge pull request #895 from GNS3/Upgrade-Sentry-SDK
Upgrade sentry SDK
2020-07-06 14:33:08 +02:00
snyk-bot
f4dde0ecae fix: scripts/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PSUTIL-483082
2020-06-24 12:34:46 +00:00
piotrpekala7
62e866273b Removing raven dependencies 2020-06-24 12:57:02 +02:00
Jeremy Grossmann
ffefd65625
Upgrade psutil to version 5.6.6 2020-04-12 21:54:20 +09:30
grossmj
46dbd31ec1 Bump psutil version to 5.6.3 2019-12-24 03:38:12 +08:00
ziajka
dd5df6c5e2 Upgrade ubridge to 0.9.16, Fixes: #403 2019-05-20 13:50:26 +02:00
ziajka
2c5cee3be6 Upgrade ubridge to 0.9.15 2019-05-09 10:53:42 +02:00
ziajka
6a87d3d8b2 Detect non-dev version of web ui, Fixes: #392 2019-04-30 08:58:38 +02:00
ziajka
3ac041733d Update VPCS to 0.6.2, Fixes #369 2019-04-29 15:44:16 +02:00
ziajka
b1cf54b03a Fix download url for gns3server, Ref: #387 2019-04-29 11:30:59 +02:00
ziajka
940a93c66d Fix APPVEYOR_REPO_TAG, Ref. #387 2019-04-29 10:25:04 +02:00
ziajka
1f197c2b31 Download latest published release of gns3server, auto support in CDs, Ref: #387 2019-04-29 10:09:08 +02:00
ziajka
c5b783c722 Download PuTTY from external URL, Ref: #368 2019-04-10 13:14:02 +02:00
ziajka
60a23d4902 Freeze static/web-ui 2019-03-21 10:42:48 +01:00
ziajka
a7a036ed8a Dynamips delivery with WebUI, Fixes: #326 2019-03-05 12:40:19 +01:00
ziajka
5f32945f9f VPCS delivery with WebUI, Fixes: #315 2019-03-05 11:59:17 +01:00
ziajka
b7b2bd4592 Support bundled ubridge, Ref: #314 2019-03-05 10:43:31 +01:00
ziajka
eab95c2bdb Download ubridge from Github 2019-03-05 09:53:11 +01:00
ziajka
6a8192e233 Fix building gns3server 2019-02-27 09:23:03 +01:00
ziajka
949eaf2b8b License view and ask for path to install on Windows, Fixes: #242, #241 2019-01-03 11:07:06 +01:00
ziajka
8c17718ddd Update requests to 2.20.0 2018-11-06 10:12:16 +01:00
ziajka
52456921d1 Fix support for pip>=10, Fixes: #123 2018-05-15 14:05:24 +02:00
Nabil BENDAFI
02a3d8757a Add Dockerfile for development 2018-02-21 13:21:32 +01:00
ziajka
d38eecd27f
Merge pull request #45 from GNS3/travis-validate-gns3server
Travis validate gns3server, Ref. #37, #39
2018-01-18 09:44:57 +01:00
Dominik Ziajka
f20b6a6aa6 Silent gns3build on CIs 2018-01-18 09:18:12 +01:00
Dominik Ziajka
068138a772 Add 'idna' to build process, Ref. #43 2018-01-18 07:26:21 +01:00
ziajka
55d049e945 Icons set
Build electron for Linux, Windows and macOS. Ref. #18, #19, #20, #22
Include gns3server in electron app. Ref. #21
Bumping version Ref. #24
CD and Release for AppVeyor, CircleCi and TCI. Ref. #25, #26, #27, #28
Make lighter artifacts #31
Build gns3server for Linux, Windows and macOS. Ref. #33, #34, #35
2018-01-17 15:46:45 +01:00