rpm-ostree/src
Jonathan Lebon 544d79fd3f compose: Fix EBADF in unified core mode without cachedir
If no cache dir is given in the workdir, we would alias the cache dir fd
to the workdir fd. But of course, this meant that we'd try to close the
same fd twice when freeing the compose context. Instead, let's just copy
the fd as is also done in the non-unified path.

Closes: #1697

Closes: #1698
Approved by: lucab
2018-12-06 13:44:19 +00:00
..
app compose: Fix EBADF in unified core mode without cachedir 2018-12-06 13:44:19 +00:00
daemon Print CVEs fixed in available updates 2018-12-05 18:56:49 +00:00
lib db: Add some error prefixing around rpmdb loading 2018-05-04 13:02:19 +00:00
libpriv libpriv/rpm-util: Tweak changelog entry indentation 2018-11-28 13:40:41 +00:00