This file is indexed.

/usr/share/doc/request-tracker4/UPGRADING-3.4 is in request-tracker4 4.4.1-3+deb9u3.

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
 7
 8
 9
10
11
12
13
14
15
16
17
18
=head1 UPGRADING FROM 3.3.14 AND EARLIER

The "ModifyObjectCustomFieldValues" right name was too long. It has been
changed to "ModifyCustomField"


=head1 UPGRADING FROM 3.3.11 AND EARLIER

Custom Fields now have an additional right, "ModifyCustomField".  This right
governs whether a user can modify an object's custom field values for a
particular custom field. This includes adding, deleting and changing values.

=head1 UPGRADING FROM 3.3.2 AND EARLIER

Viewing custom fields now requires the "SeeCustomField" right either globally
or on a per-queue basis.  Global CFs are no longer visible to everyone and
SeeQueue is no longer sufficient to view queue-level CFs.  You must grant the
"SeeCustomField" right manually after upgrade.