mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
3095275b54
RPM: declare `Obsoletes`/`Conflicts` on `libsgx-dcap-quote-verify-devel < 1.26` to enable clean replacement during upgrades
DEB: add `Replaces`/`Breaks` on `libsgx-dcap-quote-verify-dev (<< 1.26)` so `apt` can resolve the transition automatically
Note: the corresponding changes to the development packages were done in the commit ed8405d
---------
Signed-off-by: Bartosz Gotowalski <bartosz.gotowalski@intel.com>