Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910056 - sys-libs/libblockdev-3.0.1 version bump
Summary: sys-libs/libblockdev-3.0.1 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: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 910078
  Show dependency tree
 
Reported: 2023-07-08 10:35 UTC by Pacho Ramos
Modified: 2023-07-09 02:53 UTC (History)
1 user (show)

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 Pacho Ramos gentoo-dev 2023-07-08 10:35:46 UTC
It is needed for latest udisks version

Thanks
Comment 1 Larry the Git Cow gentoo-dev 2023-07-09 01:05:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d0304347f57f44cb1ba4f015aad75ca12e1596a

commit 4d0304347f57f44cb1ba4f015aad75ca12e1596a
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2023-07-09 01:00:46 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2023-07-09 01:03:29 +0000

    sys-libs/libblockdev: add 3.0.1
    
    Note that this version is not presently keyworded for arm, ia64, ppc and
    sparc due to missing keywords on sys-libs/libnvme.
    
    Closes: https://bugs.gentoo.org/910056
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 sys-libs/libblockdev/Manifest                      |   1 +
 .../files/libblockdev-3.0.1-sh_tests.patch         |  23 ++++
 sys-libs/libblockdev/libblockdev-3.0.1.ebuild      | 129 +++++++++++++++++++++
 sys-libs/libblockdev/libblockdev-9999.ebuild       |   1 +
 4 files changed, 154 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-07-09 02:20:58 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ddae656a91c92cb5226b055a620ff4973294317

commit 4ddae656a91c92cb5226b055a620ff4973294317
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-07-09 02:19:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-07-09 02:20:29 +0000

    sys-fs/udisks: add libblockdev slot dep; adjust use dep (defaults) for libblockdev
    
    See https://github.com/storaged-project/udisks/blob/e311efadd6186bf2a6642a4d9d73016f97f2b072/NEWS#L23.
    
    (Tag 910056 for completeness b/c udisks came up there.)
    
    Bug: https://bugs.gentoo.org/910056
    Closes: https://bugs.gentoo.org/910074
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/udisks/{udisks-2.9.4-r1.ebuild => udisks-2.9.4-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)