100 Commits

Author SHA1 Message Date
Saptak S
b94c4a71db Updates version information 2024-03-15 12:48:52 +05:30
Saptak S
7c3a5f398d Updates flatpak and snapcraft dependencies 2024-02-13 17:33:51 +05:30
Saptak S
73aee8ad61 Updates links for snowflake and meek client to gitlab 2024-02-13 12:58:04 +05:30
Saptak S
0f7a97f103 Merge branch 'main' of github.com:onionshare/onionshare into release-2.6.1 2024-02-13 01:43:23 +05:30
Saptak S
9fe90a489f Updates tor packages in snapcraft config 2023-12-29 13:11:35 +05:30
Saptak S
2a1a5c324f Updates the version information 2023-12-28 16:14:36 +05:30
Saptak S
cfb5852e64 Adds back gnome extensions to snap 2023-12-13 19:43:01 +05:30
Micah Lee
6c8c05c964 Update version to 2.6.1.dev1 2023-10-17 17:01:11 -07:00
Micah Lee
cc891410cd Switch snapcraft from core20 to core22 2023-09-05 20:42:47 -07:00
Micah Lee
0e891bb454 Start upgrading snap, but still working on PySide6/Qt6 2023-09-05 15:45:04 -07:00
Miguel Jacq
87d5de70df Attempt to update flatpak and snap python dependencies 2023-05-29 15:55:40 +10:00
Miguel Jacq
a3017ff911 Update tor to 0.4.7.12 for flatpak/snap, fetch Tor Browser 12.0 2022-12-11 16:08:05 +11:00
Miguel Jacq
825e66f659 Update obfs4proxy, meek and tor versions. Try building 32-bit snapcraft. Bump Onionshare version to 2.6.1 2022-12-11 16:08:05 +11:00
Micah Lee
9c93a549b6 Snapcraft: Install requirements.txt 2022-10-09 13:38:53 -07:00
Micah Lee
0b07577d1f Snapcraft: put all deps in a single requirements.txt 2022-10-09 12:40:13 -07:00
Micah Lee
8b8ab4b4f3 Snapcraft: switch from poetry to requirements.txt 2022-10-09 12:17:40 -07:00
Micah Lee
5fe44e89b2 Snapcraft: Show verbose pip install 2022-10-09 11:36:54 -07:00
Micah Lee
02cbf9c8d7 Snapcraft: fix syntax 2022-10-09 11:01:21 -07:00
Micah Lee
9db27e95b3 Snapcraft: Manually copy build folders into install 2022-10-09 08:33:43 -07:00
Micah Lee
12fecf09f7 Snapcraft: Update PYTHONPATH in launcher 2022-10-09 07:37:44 -07:00
Micah Lee
7351447874 Snapcraft: New strategy for snap 2022-10-09 07:20:25 -07:00
Micah Lee
c9f83dbda7 Snapcraft: Fix --with-libevent-dir to work with both Github Actions and snapcraft.io CI 2022-10-07 16:03:22 -07:00
Micah Lee
28f483fac9 More snapcraft troubleshooting (#1622)
Finally got the snap to successfully run
2022-10-07 15:44:12 -07:00
Micah Lee
6770ccec59 Change snapcraft build to use path required for snapcraft.io, and stop building in Github Actions CI 2022-10-06 09:40:43 -07:00
Micah Lee
2743045b82 Snapcraft and Flatpak in CI (#1620)
Add support for Snapcraft and Flatpak builds in GitHub Actions
2022-10-06 09:14:05 -07:00
Micah Lee
bd3c46a868 Fix poetry path 2022-10-04 21:59:01 -07:00
Micah Lee
9e286d3eb8 Snapcraft: Fix yaml syntax 2022-10-04 19:40:34 -07:00
Micah Lee
e0daca8814 Snapcraft: Try rearranging 2022-10-04 11:01:29 -07:00
Micah Lee
ac2dcec1be Snapcraft: Try pip again 2022-10-04 10:40:29 -07:00
Micah Lee
73b8ee3626 Snapcraft: Use build-packages 2022-10-04 10:13:41 -07:00
Micah Lee
387de12156 Snapcraft: Use debian packages instead of python-packages 2022-10-03 18:45:43 -07:00
Micah Lee
3455ed35b3 Snapcraft: Call python modules with "python3 -m" 2022-10-03 18:20:51 -07:00
Micah Lee
509cdd24bd Snapcraft: use python-packages to install pip deps 2022-10-03 17:03:30 -07:00
Micah Lee
3c4b3abafb Snapcraft: Install setuptools before installing onionshare_cli 2022-10-03 16:15:55 -07:00
Micah Lee
c4d935112b Snapcraft: Remove libicu66 dependency in snap because it's not in Ubuntu 22.04 2022-10-03 15:49:44 -07:00
Micah Lee
e25dd17a5a Snapcraft: Try putting go as a build-snap in the PTs 2022-10-03 15:34:48 -07:00
Micah Lee
80f3f02c33 Snapcraft: Try upgrading to core22 base 2022-10-02 20:54:07 -07:00
Micah Lee
95b28524c8 Snapcraft: Try installing python3-setuptools 2022-10-02 20:14:12 -07:00
Micah Lee
b6a7c05870 Snapcraft: Try updating pip 2022-10-02 19:57:33 -07:00
Micah Lee
916cf58ac2 Snapcraft: Try installing wheel 2022-10-02 18:09:27 -07:00
Micah Lee
44f2f5189d Snapcraft: Only install the latest setuptools inside the poetry virtualenv 2022-10-02 17:49:20 -07:00
Micah Lee
87fa8e3647 Ensure the latest setuptools is installed in snapcraft 2022-10-02 17:30:13 -07:00
Micah Lee
e040196dbc Change how poetry is installed in snapcraft, and update release docs 2022-10-02 17:09:04 -07:00
Micah Lee
eb6b5d6235 Update paths in snap 2022-10-02 16:46:27 -07:00
Micah Lee
723372f7cf Fix command paths in snapcraft 2022-10-02 15:13:34 -07:00
Micah Lee
bda741e974 Give up on building snap in CI 2022-10-02 14:32:00 -07:00
Micah Lee
e9baefaaa6 Update release docs. Update tor in snapcraft. Try fixing Snapcraft automatic build 2022-10-02 13:02:38 -07:00
Micah Lee
7bb994f5b9 Fix onionshare-cli and onionshare snapcraft packaging 2022-07-04 17:31:14 -07:00
Micah Lee
ee40404313 Override the meek-client build in snapcraft 2022-07-04 18:17:20 -04:00
Micah Lee
1faa26f1d3 Try fixing go parts in snapcraft 2022-07-04 18:08:58 -04:00