Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647848 - net-misc/wput-0.6.2 version bump + patch
Summary: net-misc/wput-0.6.2 version bump + patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-16 11:32 UTC by Thomas Capricelli
Modified: 2020-01-29 17:48 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 Thomas Capricelli 2018-02-16 11:32:41 UTC
There's a long standing bug where wput crashes because of some sprintf overflow. 

Ubuntu has a patch for it :
https://bugs.launchpad.net/ubuntu/+source/wput/+bug/949689

I'm not sure, but i think upstream hasn't integrated it. As of today the homepage (wput.sourceforge.net) doesn't work.

Moreover, gentoo has 0.6.1, while it seems there's a 0.6.2 available. Or maybe it's just ubuntu ?
Comment 1 Thomas Capricelli 2018-11-12 12:50:27 UTC
The crash still happens, the fix is obvious.. please apply this patch
Comment 2 Larry the Git Cow gentoo-dev 2020-01-29 17:48:21 UTC
The bug has been closed via the following commit(s):

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

commit 782156e886fb0d76fa2831b36ec0c7f48f6278a4
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-01-29 17:47:37 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-01-29 17:48:06 +0000

    net-misc/wput: bump to 0.6.2 w/ crash fix
    
    Closes: https://bugs.gentoo.org/647848
    Package-Manager: Portage-2.3.86, Repoman-2.3.20
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 net-misc/wput/Manifest                             |  1 +
 .../wput/files/wput-0.6.2-respect-destdir.patch    | 23 +++++++++++
 net-misc/wput/files/wput-fix-crash.patch           | 47 ++++++++++++++++++++++
 net-misc/wput/wput-0.6.2.ebuild                    | 36 +++++++++++++++++
 4 files changed, 107 insertions(+)