Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724198 - sys-fs/samba-4.12.3: version bump
Summary: sys-fs/samba-4.12.3: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's SAMBA Team
URL: https://www.samba.org/samba/history/s...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-19 22:16 UTC by Forza
Modified: 2020-05-20 12:12 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 Forza 2020-05-19 22:16:12 UTC
There is a new release of samba out. It fixes (among other things) a data corruption bug with io_uring that was introduced in 4.12.

https://bugzilla.samba.org/show_bug.cgi?id=14361


It also requires >=sys-libs/ldb-2.1.3 to build. 

Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-19 22:23:20 UTC
Thanks for reporting this.

Keep https://wiki.gentoo.org/wiki/Zero-day_bump_requests in mind when reporting new version bumps.
Comment 2 Larry the Git Cow gentoo-dev 2020-05-20 10:17:45 UTC
The bug has been closed via the following commit(s):

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

commit b4f41cffdf11e1f962fcd54196da61a4f6196216
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-05-20 10:16:07 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-05-20 10:17:39 +0000

    net-fs/samba: Bump to version 4.12.3
    
    Closes: https://bugs.gentoo.org/724198
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 net-fs/samba/Manifest            |   1 +
 net-fs/samba/samba-4.12.3.ebuild | 314 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 315 insertions(+)
Comment 3 Forza 2020-05-20 12:12:58 UTC
(In reply to Sam James (sec padawan) from comment #1)
> Thanks for reporting this.
> 
> Keep https://wiki.gentoo.org/wiki/Zero-day_bump_requests in mind when
> reporting new version bumps.

Thanks for pointing out the zero day link. I'll mind that in the future. I was hit by this data corruption bug (and also reported a working test case to upstream) so I was, as mentioned in the link, eager to see it in portage. My apologies.