Bug 1041351 - Bundled code in libmemcached
Summary: Bundled code in libmemcached
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libmemcached
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 15:27 UTC by Toshio Ernie Kuratomi
Modified: 2013-12-14 06:32 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-14 06:32:16 UTC
Type: Bug


Attachments (Terms of Use)

Description Toshio Ernie Kuratomi 2013-12-12 15:27:28 UTC
Description of problem:

In the course of granting a bundled library exception for the hash implementation from bob jenkins it was discovered that the bundled code is also present in libmemcached.

FPC has granted a bundled library exception for the code so all you have to do is add the virtual provide so we can know what packages are affected if a security issue should hit that section of code.

The virtual Provide is bundled(bobjenkins-hash).

You can see the relevant entry on this table: https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries#Packages_granted_exceptions

Comment 1 Toshio Ernie Kuratomi 2013-12-12 15:28:34 UTC
This is the code that is being bundled:

http://bazaar.launchpad.net/~tangent-trunk/libmemcached/1.2/view/head:/libhashkit/jenkins.cc

Comment 2 Remi Collet 2013-12-14 06:32:16 UTC
Added in rawhide.


Note You need to log in before you can comment on or make changes to this bug.