Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 472420 - =net-mail/vpopmail-5.4.33 _FORTIFY_SOURCE reports presence of overflow
Summary: =net-mail/vpopmail-5.4.33 _FORTIFY_SOURCE reports presence of overflow
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Rolf Eike Beer
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2013-06-05 15:21 UTC by Agostino Sarubbo
Modified: 2019-09-26 16:00 UTC (History)
3 users (show)

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


Attachments
build log (vpopmail-5.4.33:20130605-151906.log,58.48 KB, text/x-log)
2013-06-05 15:22 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2013-06-05 15:21:59 UTC
$summary
Comment 1 Agostino Sarubbo gentoo-dev 2013-06-05 15:22:55 UTC
Created attachment 350220 [details]
build log
Comment 2 Larry the Git Cow gentoo-dev 2019-09-26 16:00:20 UTC
The bug has been closed via the following commit(s):

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

commit fc4c22fc0de9daba8b528c57a7f515a5da7bc332
Author:     Rolf Eike Beer <eike@sf-mail.de>
AuthorDate: 2019-09-21 18:08:04 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-09-26 15:59:56 +0000

    net-mail/vpopmail: add some more patches
    
    I have been running all but the strncat patch on my server for years now. The
    strncat patch was taken from upstream bugtracker and looks sane to me.
    
    While at it also package the upgrade instructions and let the user look them up
    there.
    
    Closes: https://bugs.gentoo.org/472420
    Closes: https://bugs.gentoo.org/479432
    Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
    Closes: https://github.com/gentoo/gentoo/pull/12990
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 ...vpopmail-5.4.33-clean-up-calling-maildrop.patch |  74 ++++++
 ...n-case-spamassassin-changed-the-file-size.patch |  96 ++++++++
 ...se-vfork-instances-that-do-more-than-exec.patch |  77 ++++++
 ....4.33-remove-unneeded-forward-declaration.patch |  24 ++
 .../vpopmail/files/vpopmail-5.4.33-strncat.patch   | 166 +++++++++++++
 .../vpopmail/files/vpopmail-5.4.33-unistd.patch    |   9 +
 .../vpopmail-5.4.33-vdelivermail-add-static.patch  |  34 +++
 net-mail/vpopmail/vpopmail-5.4.33-r4.ebuild        | 266 +++++++++++++++++++++
 8 files changed, 746 insertions(+)