mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
- Introduce `NULL_HASH` constant to indicate the absence of original manifest storage. - Add `new_with_null_hash` method to create metadata for obsoleted packages without storing full manifests. - Implement on-the-fly generation of minimal manifests with obsoletion attributes for packages with null hash. - Update `pkg5_import` to use null hash for obsoleted packages, reducing storage requirements. - Document null hash usage and its benefits in `obsoleted_packages.md`. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.toml | ||