| 1.0 |
? |
duck |
- foolscap 0.5.0
- tahoe-lafs v1.6.1
|
| 1.1 |
? |
duck |
- foolscap 0.6.0
- tahoe-lafs v1.8.1
|
| 1.2.0 |
2011-03-10 |
duck |
- foolscap 0.6.0
- tahoe-lafs v1.8.1
|
| 1.2.1 |
2011-09-14 |
kytv |
- foolscap 0.6.1
- tahoe-lafs v1.8.3
|
| 1.2.2 |
2011-09-14 |
kytv |
- Improved compatibility with ArchLinux
|
| 1.2.3 |
2011-09-15 |
kytv |
- If
wget isn't found, fallback to aria2. If aria2 isn't found, fall
back to curl. If curl isn't found, fail gracefully. This is important since wget is not
available on OSX without without Macports. - The script will fail gracefully if
bzip2 isn't
installed.
|
| 1.2.4 |
2011-09-16 |
kytv |
- Abort if
ifconfig is not found and advise to install net-tools (ArchLinux)
(bug filed upstream at #ticket 1536). - Add
patch from upstream changeset 5277
to fix compatibility problems with Linux 3 on some systems.
|
| 1.2.5 |
2011-09-18 |
kytv |
- Fix compatibility with OSX (add
shasum (shipped with perl) as an option for
checking the checksums)
|
| 1.2.5b |
2011-09-19 |
kytv |
- Fix compatibility with NetBSD and OpenBSD by adding yet more ways of verifying sha256 hashes and by removing
GNU-extensions to
cp & sed. - If the
python binary isn't python 2.x,
try looking for python2. - Fail gracefully if
tar doesn't exist.
|
| 1.3.0 (recalled) |
2011-11-07 |
kytv |
- Add support for downloading the necessary files using
fetch on FreeBSD. - Updated tahoe-lafs
to v1.9.0.
- Updated tahoe-deps to v23.
- Updated foolscap to
v0.6.2.
- Revert Linux3 patch as it was applied
upstream in v1.9.0.
|
| 1.2.6 |
2011-11-18 |
kytv |
- Back to Tahoe-LAFS 1.8.3 & tahoe-deps v22.
- Backport
fetch support (FreeBSD) from my installer v1.3.0.
- Integrate multiple introducer support (from upstream's ticket 68). I'm updating 1.8.3
because I've had problems with 1.9.0, e.g. repairing shares has failed with 1.9.0 but succeeded with 1.8.3
<shrug>. I filed ticket 1583 upstream for
this… (and someone else filed ticket 1628)
|
| 1.2.7 |
2012-02-11 |
kytv |
- Eliminate dependency on Bash.
- Respect
http*_proxy
environment variables. - Set
127.0.0.1:4445 as the
default https proxy. - Allow user to specify the
python binary to use for the installation by setting the
PYTHON environment
variable. - New option
--print-uris.
|
| 1.3.1a1 |
2012-06-28 |
kytv |
- Update foolscap to 0.6.4.
- Update tahoe-lafs-deps to
v25.
- Add support to download using
eepget - Update
Tahoe-LAFS to 1.9.2a1.
- Drop Linux 3 patch since it was applied
upstream.
- Archives are now downloaded from my eepsite since
it has been suggested that h2ik's HTTPS proxy may be going away.
- Apply kiribati's patch to show
multiple introducer statuses with colours.
|
| 1.3.1 |
2012-07-03 |
kytv |
- Update Tahoe-LAFS to 1.9.2
|
| 1.3.2 | 2014-06-14 | kytv | - Update
Tahoe-LAFS to 1.10.0
- Update tahoe-deps to v26
- Drop support
for
fetch in FreeBSD - add support for checking shasums with
openssl |