Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908834 - net-fs/ksmbd-tools-3.4.8 version bump
Summary: net-fs/ksmbd-tools-3.4.8 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: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-19 10:21 UTC by Jan Psota
Modified: 2023-06-27 00:17 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 Jan Psota 2023-06-19 10:21:46 UTC
There is fixed version for 2 months now:
https://github.com/cifsd-team/ksmbd-tools/commit/5990add0875f80fc56df7aaa01663da79d6c28a6

Compiles and merges on 3.4.6-r1 ebuild renamed :-)
Comment 1 Larry the Git Cow gentoo-dev 2023-06-27 00:16:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51349f9e47d982ee9f2f0dacb8a7b4c1c660218c

commit 51349f9e47d982ee9f2f0dacb8a7b4c1c660218c
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2023-06-27 00:09:49 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2023-06-27 00:15:49 +0000

    net-fs/ksmbd-tools: add 3.4.8
    
    Closes: https://bugs.gentoo.org/908834
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 net-fs/ksmbd-tools/Manifest                 |  1 +
 net-fs/ksmbd-tools/ksmbd-tools-3.4.8.ebuild | 75 +++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+)
Comment 2 Georgy Yakovlev archtester gentoo-dev 2023-06-27 00:17:14 UTC
well libexec location was broken with just renaming ebuild, so I had to explicitly pass --libexecdir=/usr/libexec (with prefix ofc)