Commit Graph

24 Commits

Author SHA1 Message Date
Lily Ballard
2915242583 ffsend: don't require openssl on darwin
The current version of ffsend no longer requires `openssl` on macOS.
2020-05-20 16:17:59 -07:00
Oleksii Filonenko
c34d4bbe3c ffsend: 0.2.61 -> 0.2.64 2020-05-18 18:11:42 -07:00
Oleksii Filonenko
48ce423f64 ffsend: 0.2.59 -> 0.2.61 2020-05-12 08:03:25 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Lily Ballard
06b05163f4 ffsend: 0.2.58 -> 0.2.59 2020-03-31 16:55:23 -07:00
Benjamin Hipple
c51bc2b9fc ffsend: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-27 21:50:06 -05:00
Benjamin Hipple
eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Lily Ballard
8e1c6841af ffsend: 0.2.57 -> 0.2.58 2019-12-29 16:59:36 -08:00
Lily Ballard
e15bfe166f ffsend: 0.2.56 -> 0.2.57 2019-12-05 22:55:16 -08:00
Eduardo Quiros
8bdf0b99e3 ffsend: 0.2.55 -> 0.2.56 2019-12-03 20:12:51 -06:00
Lily Ballard
67d3d98c83 ffsend: 0.2.54 -> 0.2.55 2019-10-30 14:45:52 -07:00
Lily Ballard
a8b27f789a ffsend: 0.2.52 -> 0.2.54 2019-10-26 21:14:45 -07:00
Lily Ballard
9ddfe6f678 ffsend: 0.2.51 -> 0.2.52 2019-09-29 16:37:01 -07:00
Lily Ballard
ed620603d4 ffsend: adopt installShellFiles 2019-09-08 15:00:52 -07:00
Lily Ballard
8d084f6f45 ffsend: v0.2.50 -> v0.2.51 2019-08-29 15:09:36 -07:00
Lily Ballard
f44bb0d0c3 ffsend: v0.2.49 -> v0.2.50 2019-08-25 14:41:50 -07:00
Lily Ballard
0171d504b2 ffsend: 0.2.48 -> 0.2.49 2019-07-01 00:36:42 -07:00
Lily Ballard
68be0c72ee ffsend: 0.2.46 -> 0.2.48 2019-06-20 17:02:46 -07:00
Lily Ballard
985c9dd95c ffsend: 0.2.45 -> 0.2.46
Extend the xclip/xsel support to all BSD variants and update the
platforms list to `platforms.unix`.
2019-05-09 20:39:18 -07:00
Lily Ballard
5457c041ea ffsend: 0.2.42 -> 0.2.45 2019-04-21 21:30:35 -07:00
Lily Ballard
da484caf1c ffsend: 0.2.39 -> 0.2.42
https://github.com/timvisee/ffsend/releases/tag/v0.2.42

Add support for `xsel` instead of `xclip` on Linux.
2019-03-25 21:09:42 -07:00
Will Dietz
288d2928cb ffsend: 0.2.38 -> 0.2.39
https://github.com/timvisee/ffsend/releases/tag/v0.2.39
2019-03-24 23:03:35 -05:00
Lily Ballard
59fdbac729 ffsend: 0.2.36 -> 0.2.38
Also add support for xclip on Linux.
2019-03-19 20:59:55 -07:00
Lily Ballard
11cdd00138 ffsend: init at 0.2.36 2019-03-17 18:52:25 -07:00