Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 607336 - net-p2p/transmission-2.92-r2: bundles dev-libs/libb64
Summary: net-p2p/transmission-2.92-r2: bundles dev-libs/libb64
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2017-01-26 19:47 UTC by Michał Górny
Modified: 2020-05-26 16:04 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-01-26 19:47:06 UTC
Ah ha!

rm -f libb64.a
x86_64-pc-linux-gnu-ar cru libb64.a cdecode.o cencode.o 
x86_64-pc-linux-gnu-ranlib libb64.a
make[2]: Leaving directory '/tmp/portage/net-p2p/transmission-2.92-r2/work/transmission-2.92/third-party/libb64'
Comment 1 Mike Gilbert gentoo-dev 2017-01-26 20:41:59 UTC
I have unbundled it in the live ebuild, and it will be included in the next release. I'm leaving the stable ebuild as-is for now.

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

commit 2d15f2c0d51fe253afa9b15f784d44aa8caa4634
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Thu Jan 26 15:39:34 2017 -0500

    net-p2p/transmission: unbundle libb64

    Bug: https://bugs.gentoo.org/607336
    Package-Manager: Portage-2.3.3_p42, Repoman-2.3.1_p35

 net-p2p/transmission/transmission-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-19 18:56:11 UTC
Looks like this is in the live ebuild now but not 2.94-r1.
Comment 3 Larry the Git Cow gentoo-dev 2020-05-23 14:15:32 UTC
The bug has been closed via the following commit(s):

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

commit 01a4e92dc9136172e3ef15378790bb12cd617cb1
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2020-05-23 14:09:29 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-05-23 14:14:50 +0000

    net-p2p/transmission: bump to 3.00
    
    Closes: https://bugs.gentoo.org/607336
    Bug: https://bugs.gentoo.org/723258
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 net-p2p/transmission/Manifest                 |   1 +
 net-p2p/transmission/transmission-3.00.ebuild | 142 ++++++++++++++++++++++++++
 net-p2p/transmission/transmission-9999.ebuild |  10 +-
 3 files changed, 144 insertions(+), 9 deletions(-)
Comment 4 Mike Gilbert gentoo-dev 2020-05-26 16:04:51 UTC
The bundled libb64 contains a fix for platforms with unsigned chars.

https://github.com/transmission/libb64/commit/c30e15786beea42a84ae15f3dd8dff9bbd934547

Please feel free to re-open this when this bug has been fixed in dev-libs/libb64.