ostree/src
Colin Walters b28b785f01 pull: Fix theoretical checksum collision for metadata fetches
I was making some other changes in this code, and noticed that we were adding
checksums without object types into the same hash table for metadata. We should
*never* do this with both metadata content objects, since in theory a content
object could have the same hash as metadata.

I don't actually think it's possible in practice for pure metadata to collide,
since they have different structures, but let's do this anyways since it's
conceptually right.

Closes: #651
Approved by: giuseppe
2017-01-19 10:47:15 +00:00
..
boot boot: Ensure we remount /var writable before systemd does journal flush 2016-09-15 19:41:44 +00:00
libostree pull: Fix theoretical checksum collision for metadata fetches 2017-01-19 10:47:15 +00:00
libotutil lib: Split out helper function to create GPG context 2016-11-17 09:44:07 +00:00
ostree unlock: Fix description for --hotfix 2017-01-16 18:45:08 +00:00
rofiles-fuse rofiles-fuse: Rework to be based on nlink 2016-08-16 21:22:28 +00:00
switchroot ostree-prepare-root: Fix running with musl 2016-09-01 20:17:58 +00:00