Package Release Info

megatools-1.9.98-bp153.1.15

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

megatools

Change Logs

Version: 1.11.1-bp156.1.9
* Thu Mar 16 2023 Luiz Fernando Ranghetti <elchevive@opensuse.org>
- 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
Version: 1.9.98-bp150.2.4
* Fri Jul 21 2017 petr@cervinka.net
* 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)
* Wed Apr 20 2016 sleep_walker@opensuse.org
- bump to 1.9.97, bugfix release
- move libmega0 to separate subpackage
* Fri Oct 09 2015 sleep_walker@opensuse.org
- add keyring
* Thu Aug 06 2015 sleep_walker@opensuse.org
- remove static libraries
- clean-up the spec file manually and with spec-cleaner
* Thu Jul 30 2015 yoshi314+obs@gmail.com
- bump to 1.9.95
* Fri Oct 24 2014 oleg@grodno.ru
- Update to version 1.9.93
* Mon Aug 25 2014 oleg@grodno.ru
Updated to version 1.9.92
* Sat Jul 06 2013 oleg@grodno.ru
Megatools 1.9.91 released with bugfixes and all new man pages.
Version: 1.10.3-bp154.1.29
* Mon Jun 29 2020 Adrian Strauss <astrokyttaros@pm.me>
- updated to 1.10.3
- updated keyring file to new public key
- specified GPL2 version