Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846797 - net-misc/megatools-1.11.0 version bump
Summary: net-misc/megatools-1.11.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: John Helmert III
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-21 19:05 UTC by Esteve Varela Colominas
Modified: 2022-05-22 15:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Esteve Varela Colominas 2022-05-21 19:05:55 UTC
https://megous.com/git/megatools/commit/?id=e8b4f4e2647cc5b3fc6065faba8e9a40a4a07d7e

This release introduces new features.

Improvements:

- 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.
- Windows builds no longer need any special console setup to support UTF-8.
  It just works out of the box.
- 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
- Upload reliability improvements
Comment 1 Larry the Git Cow gentoo-dev 2022-05-22 15:59:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5309849c8fca90b8b111cbd41d28eaa67b67f3

commit 1a5309849c8fca90b8b111cbd41d28eaa67b67f3
Author:     John Helmert III <ajak@gentoo.org>
AuthorDate: 2022-05-22 15:57:48 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2022-05-22 15:59:14 +0000

    net-misc/megatools: add 1.11.0
    
    Closes: https://bugs.gentoo.org/846797
    Signed-off-by: John Helmert III <ajak@gentoo.org>

 net-misc/megatools/Manifest                |  1 +
 net-misc/megatools/megatools-1.11.0.ebuild | 35 ++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)