Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 666202

Summary: net-mail/dovecot-2.3.2.1 crashes when built with glibc-2.28
Product: Gentoo Linux Reporter: David Korth <gerbilsoft>
Component: Current packagesAssignee: Eray Aslan <eras>
Status: RESOLVED FIXED    
Severity: normal CC: hydrapolic, net-mail+disabled, reuben-gentoo-bugzilla
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/dovecot/core/commit/63a74b9e8e0604486a15a879e7f1a27257322400
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 663916, 667118    

Description David Korth 2018-09-14 02:31:21 UTC
net-mail/dovecot-2.3.2.1's auth process crashes when attempting to login if compiled against glibc-2.28 due to changes in how crypt() is handled.

Upstream patch: https://github.com/dovecot/core/commit/63a74b9e8e0604486a15a879e7f1a27257322400
Comment 1 Tomáš Mózes 2018-09-28 06:01:07 UTC
*** Bug 667118 has been marked as a duplicate of this bug. ***
Comment 2 Larry the Git Cow gentoo-dev 2018-10-05 11:08:27 UTC
The bug has been closed via the following commit(s):

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

commit 38b1b5ecb1cc03000e3e9db61cb6537a7b252106
Author:     Eray Aslan <eras@gentoo.org>
AuthorDate: 2018-10-05 11:03:52 +0000
Commit:     Eray Aslan <eras@gentoo.org>
CommitDate: 2018-10-05 11:03:52 +0000

    net-mail/dovecot: bump to 2.3.3
    
    Closes: https://bugs.gentoo.org/666202
    Closes: https://bugs.gentoo.org/667118
    Closes: https://bugs.gentoo.org/664988
    Signed-off-by: Eray Aslan <eras@gentoo.org>
    Package-Manager: Portage-2.3.50, Repoman-2.3.11

 net-mail/dovecot/Manifest                     |   2 +
 net-mail/dovecot/dovecot-2.3.3.ebuild         | 291 ++++++++++++++++++++++++++
 net-mail/dovecot/files/dovecot-glibc228.patch |  44 ++++
 net-mail/dovecot/files/dovecot.init-r5        |  57 +++++
 4 files changed, 394 insertions(+)