ips/pkg6repo/src
Till Wegmueller b080288114
Add legacy manifest handling with JSON fallback for transaction commits
- Introduced `legacy_manifest_content` field in `Transaction` to allow preserving byte-identical legacy manifests.
- Updated `commit` method to save both JSON and legacy manifests, falling back to JSON if no legacy content is provided.
- Enhanced manifest copy logic to handle both JSON and legacy formats during transaction finalization.
- Improved catalog rebuild to skip `.json` files when a corresponding legacy manifest exists.
2025-12-23 14:09:14 +01:00
..
e2e_tests.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
error.rs Introduce obsoleted package management system in IPS 2025-07-29 16:16:12 +02:00
main.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
pkg5_import.rs Add legacy manifest handling with JSON fallback for transaction commits 2025-12-23 14:09:14 +01:00
tests.rs Remove redundant file checks and update test assertions for publisher-specific file paths 2025-07-31 00:29:53 +02:00