You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The hash we used to check if we already resolved a package was too
simple, which lead to collisions between source and binary packages. To
fix this, we now use the PURL as key, which is by definition unique.
Fixes: 2754704 ("feat(download): persistently cache PURL to ...)
Signed-off-by: Felix Moessbauer <[email protected]>
0 commit comments