Upgrading to Ice-E 3.6.1

Ice-E 3.6.1 is fully source and binary compatible with Ice-E 3.6.0. You do not need to recompile anything when upgrading your application from Ice-E 3.6.0 to Ice-E 3.6.1.

The only significant packaging change is the replacement of the 3.6.0 Python binary wheel for Debian 7.8 armhf by a 3.6.1 apt package. If you are using this 3.6.0 Python binary wheel for Debian 7.8 armhf , you need to uninstall it before installing the new 3.6.1 libzeroc-ice-python2.7 package for Debian 7.8 armhf:

sudo pip uninstall zeroc-ice
sudo apt-get install libzeroc-ice-python2.7

Ice-E 3.6 is not compatible with Ice-E 1.x. As part of your upgrade from Ice-E 1.x to Ice-E 3.6, you need to update your source code and recompile all your Slice files.