Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906799 - <app-crypt/sequoia-chameleon-0.2.0-r1: Multiple vulnerabilities
Summary: <app-crypt/sequoia-chameleon-0.2.0-r1: Multiple vulnerabilities
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Security
URL:
Whiteboard: ~3 [noglsa]
Keywords:
Depends on:
Blocks: 906798
  Show dependency tree
 
Reported: 2023-05-20 03:47 UTC by Sam James
Modified: 2023-05-20 03:50 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-20 03:47:44 UTC
See tracker.
Comment 1 Larry the Git Cow gentoo-dev 2023-05-20 03:49:58 UTC
The bug has been referenced in the following commit(s):

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

commit ec67889f3288fba2457575ddb1b599581b2830f3
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-20 03:49:40 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-20 03:49:40 +0000

    app-crypt/sequoia-chameleon-gnupg: drop 0.2.0
    
    Bug: https://bugs.gentoo.org/906799
    Signed-off-by: Sam James <sam@gentoo.org>

 app-crypt/sequoia-chameleon-gnupg/Manifest         |   4 -
 .../sequoia-chameleon-gnupg-0.2.0.ebuild           | 340 ---------------------
 2 files changed, 344 deletions(-)

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

commit 1fd5803705bc3bc5ede5559d08b6e4c57a201fbf
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-20 03:48:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-20 03:48:52 +0000

    app-crypt/sequoia-chameleon-gnupg: patch vulnerabilities (see bug), use llvm.eclass
    
    - Patch various vulnerabilities by upgrading crates (sequoia-openpgp and buffered-reader)
    - Use llvm.eclass for the Clang dep, as we need it for bindgen
    
    Bug: https://bugs.gentoo.org/906799
    Signed-off-by: Sam James <sam@gentoo.org>

 app-crypt/sequoia-chameleon-gnupg/Manifest         |   5 +
 .../sequoia-chameleon-gnupg-0.2.0-sec-fixes.patch  | 104 ++++++
 .../sequoia-chameleon-gnupg-0.2.0-r1.ebuild        | 347 +++++++++++++++++++++
 3 files changed, 456 insertions(+)