This file is indexed.

/usr/share/sugar/activities/Read.activity/NEWS is in sugar-read-activity 120-1.

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
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
120

* Fix use of Gst.Message.structure (James Cameron),
* Port from GConf (James Cameron),
* New translations (Chris Leonard et al).

119

* New translations (Chris Leonard, et al)
* Remove EPUB support to remove WebKit 3.0 API dependency (James Cameron)
* Replace BeautifulSoup dependency with ElementTree (James Cameron)
* Remove unused screenshots (James Cameron)
* Remove some unnecessary errors from log (James Cameron)

118

* Trim headers, synch to Pootle (Chris Leonard)
* Suppress Python GI API version warnings (James Cameron)
* translate.sugarlabs.org synchronisation (Chris Leonard)
* New Yoruba L10n (@iamutkarshtiwari)

78

* Add footnotes and intra-document links support in EPUB

77

* Workaround https://bugs.launchpad.net/soas/+bug/483231

76

* Fix pagination for IA Epubs
* Updated Vietnamese translations

75

* Fix search in Epub files (dslo #1319)
* Updated translations for German, Mongolian and Portuguese

74

* Set bundle id in metadata explicitly (addresses dslo#1172)
* Workaround possible Evince libview API issues. (dslo#1328)
* Use gobject.timeout_add_seconds instead of gobject.timeout_add
* Updated translations for French and Japanese

73

* Migration to the new toolbar system
* Updated translations (Arabic, Dutch, French)
* New languages

72

* More robust Epub support
* Do not print each and every key-event to log (dslo#752)
* Updated translations (French, Italian)
* Get rid of the pywebkitgtk binary blob

71

* Support for notes associated with bookmarks
* Show a information bar in fullscreen mode, with pagecount and battery information
* Do not fail to start when Epub specific code does not load

70

* Epub support
* Bookmarks support
* Default behaviour of Next/Forward is chunk-wise instead of page-wise.
* Translation updates (Italian, Japanese)
* Misc bugfixes