AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- updated to 1.11.1 - updated minimal curl required to 7.85.0 * Improvements/Fixes: - Megatools now install a single `megatools` executable, where former `megaXYZ ...` commands now have to be executed as `megatools XYZ ...`. - Implemented PKP (public key pinning for mega.nz's API server). Megatools no longer use public certificate authorities to verify API server's authenticity. If you use software that MITM's your web traffic, megatools will not allow this anymore. - Support new public folder URLs in `dl` - Build system moved to meson - New `test` command for checking if file exists - New `export` command for creating public links for private files - Login v2 support - fix folder downloads - fix handling of = in mega URLs
* Updated to version 1.9.98 - spec file cleaned - removed libmega and devel packages (upstream change) - new build requirement asciidoc - updated keyring file with correct public key 0x77CFEFF1 * New features: - Support upload/download speed limit settings - Support socks proxy - Improved progress reporting - Support for OpenSSL 1.1.x * Removals: - Remove undocummented --abort-on-error option. Tools now always report errors through exit status. - Remove libmega.so public library support and a lot of unused code that was planned to be used for 2.0 - Remove megamv (it was never implemented and confused users) - Remove megafs (it was just an experiment and confused users) * Cleanups: - Cleanup build system a bit - Cleanup CLI option handling, improved --help output * Fixes: - Enable automatic decompression (CURLOPT_ACCEPT_ENCODING) (by protomouse) (This finally fixes the problem with HTTP compression.) - Exit status from all the tools is now correctly reported - Fix syncing of symlinked files - Support very long passwords in the password prompt (up to 1024 chars)
- bump to 1.9.97, bugfix release - move libmega0 to separate subpackage
- add keyring
- remove static libraries - clean-up the spec file manually and with spec-cleaner
- bump to 1.9.95
- Update to version 1.9.93
Updated to version 1.9.92
Megatools 1.9.91 released with bugfixes and all new man pages.
- updated to 1.10.3 - updated keyring file to new public key - specified GPL2 version