Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop support for legacy region migration from rpmdb build
The first rpm 4.0 versions had what I think is a pre-version of the immutable region in packages: HEADER_IMAGE aka RPMTAG_HEADERIMAGE, introduced in commit 636e4b3. The exact history is long lost in CVS and conversion from it, but the immutable region as we know it appears in commit 7dbc73f, so apparently in 4.0.4. RPMTAG_HEADERIMAGE is still a part of a header's life cycle when created from scratch and then reloaded into a contiguous region, but that stage of the metamorphosis never comes anywhere near the rpmdb.
- Loading branch information