Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919768 - =dev-db/mongodb-5.0.23 version bump
Summary: =dev-db/mongodb-5.0.23 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ultrabug
URL: https://www.mongodb.com/docs/manual/r...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-12 15:39 UTC by Mike Limansky
Modified: 2024-05-10 14:18 UTC (History)
1 user (show)

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


Attachments
ebuild.patch (ebuild.patch,451 bytes, patch)
2023-12-12 15:44 UTC, Mike Limansky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Limansky 2023-12-12 15:39:34 UTC
MongoDB 5.0.23 is available with a number of fixes, including several security fixes.

Reproducible: Always
Comment 1 Mike Limansky 2023-12-12 15:44:58 UTC
Created attachment 878832 [details, diff]
ebuild.patch

I've tested it with the simple bump, except that one of the patches is not needed anymore. The patch for 5.0.16-r1 ebuild is attached.
Comment 2 Larry the Git Cow gentoo-dev 2024-05-10 14:18:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=527bd7903fb935261270268e47ec6dd2ecd611fa

commit 527bd7903fb935261270268e47ec6dd2ecd611fa
Author:     Robert Förster <Dessa@gmake.de>
AuthorDate: 2024-05-06 19:41:22 +0000
Commit:     Alexys Jacob <ultrabug@gentoo.org>
CommitDate: 2024-05-10 14:18:18 +0000

    dev-db/mongodb: add 4.4.29, 5.0.26
    
    Bug: https://bugs.gentoo.org/843329
    Bug: https://bugs.gentoo.org/908987
    Closes: https://bugs.gentoo.org/919768
    Closes: https://bugs.gentoo.org/929386
    Signed-off-by: Robert Förster <Dessa@gmake.de>
    Closes: https://github.com/gentoo/gentoo/pull/36591
    Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>

 dev-db/mongodb/Manifest                            |   2 +
 .../files/mongodb-4.4.29-no-enterprise.patch       |  24 +++
 dev-db/mongodb/metadata.xml                        |   3 +
 dev-db/mongodb/mongodb-4.4.29.ebuild               | 188 +++++++++++++++++++
 dev-db/mongodb/mongodb-5.0.26.ebuild               | 205 +++++++++++++++++++++
 5 files changed, 422 insertions(+)