That's what I figured. But since that's the case, why are the files not the same? I compared the hash values of the files in /opt/seamonkey with those of the originals, and they don't all match -- 18 of the files have been modified in some way.mmikeinsantarosa wrote: Sat Jun 13, 2020 9:12 am we just repackage the prebuilt binaries from mozilla for firefox & seamonkey. they aren't true builds.
Summary report:
Code: Select all
# hashdeep -c sha256 -k seamonkey_2.53.2-hashes.txt -s -a -v -r -o f seamonkey
hashdeep: Audit failed
Files matched: 96
Files partially matched: 0
Files moved: 0
New files found: 18
Known files not found: 18
This is a list of the files that have been changed:
Code: Select all
# hashdeep -c sha256 -k seamonkey_2.53.2-hashes.txt -s -x -r -o f seamonkey
/opt/seamonkey/distribution/extensions/{59c81df5-4b7a-477b-912d-4e0fdf64e5f2}.xpi
/opt/seamonkey/distribution/extensions/inspector@mozilla.org.xpi
/opt/seamonkey/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}.xpi
/opt/seamonkey/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi
/opt/seamonkey/extensions/modern@themes.mozilla.org.xpi
/opt/seamonkey/chrome/icons/default/ablistWindow16.png
/opt/seamonkey/chrome/icons/default/default64.png
/opt/seamonkey/chrome/icons/default/addressbookWindow16.png
/opt/seamonkey/chrome/icons/default/msgcomposeWindow16.png
/opt/seamonkey/chrome/icons/default/editorWindow16.png
/opt/seamonkey/chrome/icons/default/JSConsoleWindow16.png
/opt/seamonkey/chrome/icons/default/findHistoryWindow16.png
/opt/seamonkey/chrome/icons/default/abcardWindow16.png
/opt/seamonkey/chrome/icons/default/history-window16.png
/opt/seamonkey/chrome/icons/default/findBookmarkWindow16.png
/opt/seamonkey/chrome/icons/default/default48.png
/opt/seamonkey/chrome/icons/default/messengerWindow16.png
/opt/seamonkey/chrome/icons/default/downloadManager16.png
Phil