Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-26 | Version 5.0.0beta38 | Lumpiasty | |
2021-01-13 | Version 5.0.0beta37 | Lumpiasty | |
2020-12-19 | Version 5.0.0-beta36.1 | Lumpiasty | |
2020-12-10 | Version 5.0.0beta36 | Lumpiasty | |
2020-12-10 | Version 5.0.0beta35 | Lumpiasty | |
2020-11-25 | Version 5.0.0beta34 | Lumpiasty | |
2020-11-19 | Version 5.0.0beta33 | Lumpiasty | |
2020-11-12 | Version 5.0.0beta32 | Lumpiasty | |
2020-11-07 | Version 5.0.0beta31 | Lumpiasty | |
2020-10-30 | Version 5.0.0beta30 | Lumpiasty | |
2020-10-21 | Version 5.0.0beta29.1 | Lumpiasty | |
2020-10-21 | Version 5.0.0beta29 | Lumpiasty | |
2020-10-15 | Version 5.0.0beta28 | Lumpiasty | |
2020-10-07 | Version 5.0.0beta27 | Lumpiasty | |
2020-10-02 | Version 5.0.0beta26 | Lumpiasty | |
2020-05-02 | Package description should not contain its name | Lumpiasty | |
2020-05-02 | Add missing dependencies | Lumpiasty | |
2020-05-02 | Update to 5.0.0beta25 | Lumpiasty | |
I reverse engineered how teamspeak client is downloading files for update and applied that knowledge here. 'update.teamspeak.com' server requires specific user agent and password to access files. Password turned out to be hard-coded to client and independend of account. I entered those credentials to DLAGENT. We finally got version locked link! Downloaded file itself was strangely compressed tar archive. 7z says it's xz archive, but xz can't decompress it. I decompressed it using 7z and then extracted using tar. Inside this '.patch' archive there is full working copy of teamspeak. So I decided to not use 'teamspeak-client.tar.gz' and just use extracted files. | |||
2020-04-10 | Remove prepare() function | Lumpiasty | |
2020-04-10 | Fixed name of archive in noextract variable | Lumpiasty | |
2020-04-10 | Update to 5.0.0beta24 | Lumpiasty | |
2020-04-10 | Add version to name of downloaded tar file | Lumpiasty | |
2020-01-24 | Update to 5.0.0beta19 | Lumpiasty | |
2019-12-20 | Update to 5.0.0beta18 | Lumpiasty | |
2019-12-11 | Update to 5.0.0-beta17 | Lumpiasty | |
2019-11-18 | Initial commit | Lumpiasty | |