<[email protected]>, Ian Jackson <[email protected]>, Jan Beulich <[email protected]>, Konrad Rzeszutek Wilk <[email protected]>, Stefano Stabellini <[email protected]>, Tim Deegan <[email protected]>, Wei Liu <[email protected]> Bcc: Subject: Bump library names just after branching Reply-To:
Hello, Currently we bump the shared library names just before the release, so ATM xen-unstable is still using the library names from the 4.6 release. This is an issue if someone wants to install both Xen 4.6 and xen-unstable in the same box (unless you use a different prefix/DESTDIR), because libraries from xen-unstable will replace the stable ones. IMHO, it would make more sense to bump the library names just *after* we branch and open the tree for development again. We could even have the library name versions be set based on XEN_VERSION and XEN_SUBVERSION, so that we don't need to go around the different library makefiles bumping the versions manually. Roger. _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
