This file is indexed.

/usr/share/doc/kannel-sqlbox/UPGRADE is in kannel-sqlbox 0.7.2-4build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
Note:

If you are upgrading from an previous sqlbox version BEFORE 20060530, you will have to modify your
existing sql table structure by issuing the following command:

alter table sent_sms modify  momt enum('MO','MT','DLR');