Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 902351 - pinkbyte: obsolete hashes used in Manifest
Summary: pinkbyte: obsolete hashes used in Manifest
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Popov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 902221
  Show dependency tree
 
Reported: 2023-03-20 06:22 UTC by Michał Górny
Modified: 2023-03-27 10:12 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-03-20 06:22:17 UTC
The Manifest files in this repository are using obsolete hashes RMD160 or WHIRLPOOL.  Please update to newer Manifest hashes to avoid problems with newer package managers.  For more information, see the tracker blocked by this bug.
Comment 1 Sergey Popov gentoo-dev 2023-03-27 10:12:40 UTC
commit 6cd6fbfe12e9e5a5632a7d18a4e2f85de511fa5e
Author: Sergey Popov <admin@pinkbyte.ru>
Date:   Mon Mar 27 13:11:09 2023 +0300

    dev-libs/libb64: update Manifest hashes with new algorithms

pinkbyte@oas1 /var/lib/layman/pinkbyte $ grep -r WHIRLPOOL .
pinkbyte@oas1 /var/lib/layman/pinkbyte $ grep -r RMD .

That was the last one ebuild in my overlay with mentioned obsolete hashes.