Hi, Debian packages for Koha 3.22.7 are now available. With the release of Koha 16.05, new packages in the 3.22.x series are now available in the 'oldstable' slot. Packages for 16.05 will be placed in the 'stable' or 'squeeze' slot when I finish building them later this week. If you are currently using 3.22.x from packages and wish to continue with that release series for now, you should make the following change in your Apt sources (e.g., /etc/apt/sources.list): Replace deb http://debian.koha-community.org/koha stable main with deb http://debian.koha-community.org/koha oldstable main After making that change, to upgrade to Koha 3.22.7, do the following with root privileges: apt-get update apt-get install koha-common Note that an 'apt-get install' rather than an 'apt-get upgrade' is required, even if you are upgrading from an earlier release in the 3.22.x, as a new dependency is added to achieve support for MySQL 5.7. Note that if you are currently running 3.20.x from package (and thus had been using 'oldstable') and do not wish to upgrade Koha right away, you should not do an 'apt-get install koha-common'; you can safely run 'apt-get upgrade' without an unexpected upgrade to Koha 3.22. Regards, Galen -- Galen Charlton gmcharlt@gmail.com