Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941138 - sci-geosciences/merkaartor: bump to 0.20.0
Summary: sci-geosciences/merkaartor: bump to 0.20.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-07 19:38 UTC by Karl-Johan Karlsson
Modified: 2024-10-21 17:58 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 Karl-Johan Karlsson 2024-10-07 19:38:56 UTC
<sci-geosciences/merkaartor-0.20 only allows HTTP Basic Auth. But since June 2024, OpenStreetMap requires OAuth2: https://blog.openstreetmap.org/2024/04/17/oauth-1-0a-and-http-basic-auth-shutdown-on-openstreetmap-org/

This means that the version in the tree, sci-geosciences/merkaartor-0.19.0-r1, is currently unusable.

Merkaartor 0.20.0 include OAuth2 support: https://github.com/openstreetmap/merkaartor/releases/tag/0.20.0

Please upgrade to sci-geosciences/merkaartor-0.20.0

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-10-21 17:58:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04cad82a4b70b691cc22a8909de026ae20d10d9e

commit 04cad82a4b70b691cc22a8909de026ae20d10d9e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-10-21 17:55:23 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-10-21 17:56:40 +0000

    sci-geosciences/merkaartor: add 0.20.0
    
    Closes: https://bugs.gentoo.org/941138
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-geosciences/merkaartor/Manifest                |  1 +
 .../merkaartor/merkaartor-0.20.0.ebuild            | 71 ++++++++++++++++++++++
 2 files changed, 72 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f2b98e9f02b90a652832a55498c662f77c56d3

commit 32f2b98e9f02b90a652832a55498c662f77c56d3
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-10-07 19:06:41 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-10-21 17:56:40 +0000

    sci-geosciences/merkaartor: Port to Qt6
    
    Bug: https://bugs.gentoo.org/941138
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/merkaartor-0.20.0-GNUInstallDirs.patch   | 44 ++++++++++
 .../files/merkaartor-0.20.0-disable-git.patch      | 13 +++
 sci-geosciences/merkaartor/merkaartor-9999.ebuild  | 94 ++++++++--------------
 sci-geosciences/merkaartor/metadata.xml            |  1 +
 4 files changed, 90 insertions(+), 62 deletions(-)