Commit Graph

100 Commits

Author SHA1 Message Date
Saptak S
3a95001d1f
Updates version information 2024-03-15 12:48:52 +05:30
Saptak S
e25b72f5b4
Updates flatpak and snapcraft dependencies 2024-02-13 17:33:51 +05:30
Saptak S
bdd6ef76e5
Updates links for snowflake and meek client to gitlab 2024-02-13 12:58:04 +05:30
Saptak S
5491483743
Merge branch 'main' of github.com:onionshare/onionshare into release-2.6.1 2024-02-13 01:43:23 +05:30
Saptak S
e0049d52ad
Updates tor packages in snapcraft config 2023-12-29 13:11:35 +05:30
Saptak S
5aa4cc0957
Updates the version information 2023-12-28 16:14:36 +05:30
Saptak S
ab090ed7f9
Adds back gnome extensions to snap 2023-12-13 19:43:01 +05:30
Micah Lee
040c16e059
Update version to 2.6.1.dev1 2023-10-17 17:01:11 -07:00
Micah Lee
0a290a91c7
Switch snapcraft from core20 to core22 2023-09-05 20:42:47 -07:00
Micah Lee
7b40bf8d5f
Start upgrading snap, but still working on PySide6/Qt6 2023-09-05 15:45:04 -07:00
Miguel Jacq
07b6466976
Attempt to update flatpak and snap python dependencies 2023-05-29 15:55:40 +10:00
Miguel Jacq
6af2c26c1e
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
e0665fa100
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
cc522022f3
Snapcraft: Install requirements.txt 2022-10-09 13:38:53 -07:00
Micah Lee
e0592ed0d6
Snapcraft: put all deps in a single requirements.txt 2022-10-09 12:40:13 -07:00
Micah Lee
d86b331853
Snapcraft: switch from poetry to requirements.txt 2022-10-09 12:17:40 -07:00
Micah Lee
3c4f391eec
Snapcraft: Show verbose pip install 2022-10-09 11:36:54 -07:00
Micah Lee
b8bc73e711
Snapcraft: fix syntax 2022-10-09 11:01:21 -07:00
Micah Lee
7918e80b4b
Snapcraft: Manually copy build folders into install 2022-10-09 08:33:43 -07:00
Micah Lee
b80b476a12
Snapcraft: Update PYTHONPATH in launcher 2022-10-09 07:37:44 -07:00
Micah Lee
3ac2053804
Snapcraft: New strategy for snap 2022-10-09 07:20:25 -07:00
Micah Lee
1d59695189
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
6c6c6bc62d
More snapcraft troubleshooting (#1622)
Finally got the snap to successfully run
2022-10-07 15:44:12 -07:00
Micah Lee
567b477f52
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
702aac87e9
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
ca3bdd4130
Fix poetry path 2022-10-04 21:59:01 -07:00
Micah Lee
4ae50036e2
Snapcraft: Fix yaml syntax 2022-10-04 19:40:34 -07:00
Micah Lee
d56e844dee
Snapcraft: Try rearranging 2022-10-04 11:01:29 -07:00
Micah Lee
56da12ca7b
Snapcraft: Try pip again 2022-10-04 10:40:29 -07:00
Micah Lee
85466651b7
Snapcraft: Use build-packages 2022-10-04 10:13:41 -07:00
Micah Lee
4e27e75f06
Snapcraft: Use debian packages instead of python-packages 2022-10-03 18:45:43 -07:00
Micah Lee
696c9eaafe
Snapcraft: Call python modules with "python3 -m" 2022-10-03 18:20:51 -07:00
Micah Lee
233a3fe77c
Snapcraft: use python-packages to install pip deps 2022-10-03 17:03:30 -07:00
Micah Lee
84f0bcbec1
Snapcraft: Install setuptools before installing onionshare_cli 2022-10-03 16:15:55 -07:00
Micah Lee
2b33622b23
Snapcraft: Remove libicu66 dependency in snap because it's not in Ubuntu 22.04 2022-10-03 15:49:44 -07:00
Micah Lee
9efd21a740
Snapcraft: Try putting go as a build-snap in the PTs 2022-10-03 15:34:48 -07:00
Micah Lee
8f0736dd63
Snapcraft: Try upgrading to core22 base 2022-10-02 20:54:07 -07:00
Micah Lee
1062aa4925
Snapcraft: Try installing python3-setuptools 2022-10-02 20:14:12 -07:00
Micah Lee
365a7268d2
Snapcraft: Try updating pip 2022-10-02 19:57:33 -07:00
Micah Lee
c71ffa4399
Snapcraft: Try installing wheel 2022-10-02 18:09:27 -07:00
Micah Lee
7fc834ec29
Snapcraft: Only install the latest setuptools inside the poetry virtualenv 2022-10-02 17:49:20 -07:00
Micah Lee
703ba01032
Ensure the latest setuptools is installed in snapcraft 2022-10-02 17:30:13 -07:00
Micah Lee
125d03891f
Change how poetry is installed in snapcraft, and update release docs 2022-10-02 17:09:04 -07:00
Micah Lee
7e342ea1a0
Update paths in snap 2022-10-02 16:46:27 -07:00
Micah Lee
f755eeff16
Fix command paths in snapcraft 2022-10-02 15:13:34 -07:00
Micah Lee
3bb2d655c3
Give up on building snap in CI 2022-10-02 14:32:00 -07:00
Micah Lee
6c361a379c
Update release docs. Update tor in snapcraft. Try fixing Snapcraft automatic build 2022-10-02 13:02:38 -07:00
Micah Lee
dd3a5484a2
Fix onionshare-cli and onionshare snapcraft packaging 2022-07-04 17:31:14 -07:00
Micah Lee
e695ebc7b1
Override the meek-client build in snapcraft 2022-07-04 18:17:20 -04:00
Micah Lee
29707c97bb
Try fixing go parts in snapcraft 2022-07-04 18:08:58 -04:00