Skip to content

Port to APT 1.9.11: Use pkgCacheFile instead of manually opening cache#49

Merged
mvo5 merged 2 commits intomvo5:masterfrom
julian-klode:apt-1.9.11
Mar 13, 2020
Merged

Port to APT 1.9.11: Use pkgCacheFile instead of manually opening cache#49
mvo5 merged 2 commits intomvo5:masterfrom
julian-klode:apt-1.9.11

Conversation

@julian-klode
Copy link
Contributor

The MMap class symbol became hidden in apt 1.9.11, causing synaptic
to fail to link. Use pkgCacheFile instead of redoing all work ourselves.

@julian-klode julian-klode force-pushed the apt-1.9.11 branch 2 times, most recently from b176ba1 to d90b35f Compare March 8, 2020 13:47
The MMap class symbol became hidden in apt 1.9.11, causing synaptic
to fail to link. Use pkgCacheFile instead of redoing all work ourselves.

Closes: #953311
Copy link
Owner

@mvo5 mvo5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@mvo5 mvo5 merged commit ebd3213 into mvo5:master Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants