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
Don't retain obsolete packages over a certain age threshold (when they
are effectively just adding an obsolete: to another package).
This is safe, as commit 17dc61e (persisting missing_obsoletes) ensures
that if the obsoletion was old-style (and thus only recorded in the
obsoleted package, with the new-style obsoletes: hint in the obsoleteing
package being synthesized by commit eca3a88), the fact of that
obsoletion isn't forgotten once the obsolete package itself is removed.
0 commit comments