MX 17 Repository: The Seamonkey Thread

Message
Author
User avatar
pcalvert
Posts: 4
Joined: Tue Jun 09, 2020 4:42 am

Re: MX 17 Repository: The Seamonkey Thread

#11 Post by pcalvert »

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.
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.

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

User avatar
mmikeinsantarosa
Developer
Posts: 2249
Joined: Thu May 01, 2014 10:12 am

Re: MX 17 Repository: The Seamonkey Thread

#12 Post by mmikeinsantarosa »

I'm not surprised. If you look in the mozilla sources for the latest seamonkey-53.2, we don't pull from the /source folder. Instead we get our bits from inux-i686 & linux-x86_64 /en-US/ folders and snag the .bz2 files from there. Our source (the .orig.tar.xz) file is a recompressed tarball from these 2 files and not the source.tar.xz file from the /source folder.

- mike
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64

User avatar
pcalvert
Posts: 4
Joined: Tue Jun 09, 2020 4:42 am

Re: MX 17 Repository: The Seamonkey Thread

#13 Post by pcalvert »

mmikeinsantarosa wrote: Sat Jun 13, 2020 11:30 am If you look in the mozilla sources for the latest seamonkey-53.2, we don't pull from the /source folder. Instead we get our bits from inux-i686 & linux-x86_64 /en-US/ folders and snag the .bz2 files from there.
That's where I got the files I used for the comparison. I downloaded seamonkey-2.53.2.en-US.linux-i686.tar.bz2 and then installed it manually, like so:

Code: Select all

# tar -xjf seamonkey-2.53.2.en-US.linux-i686.tar.bz2 -C /opt

I then used hashdeep to create a text file of hash values:

Code: Select all

# cd /opt
# hashdeep -c sha256 -r -o f seamonkey > seamonkey_2.53.2-hashes.txt

Phil

User avatar
pcalvert
Posts: 4
Joined: Tue Jun 09, 2020 4:42 am

Re: MX 17 Repository: The Seamonkey Thread

#14 Post by pcalvert »

For comparison, I also installed SeaMonkey using the Ubuntuzilla repository (despite the name, it's not an Ubuntu-specific package).

Here is the result from that test:

Code: Select all

# hashdeep -c sha256 -k seamonkey_2.53.2-hashes.txt -s -a -v -r -o f seamonkey
hashdeep: Audit passed
          Files matched: 114
Files partially matched: 0
            Files moved: 0
        New files found: 0
  Known files not found: 0

Phil

User avatar
mmikeinsantarosa
Developer
Posts: 2249
Joined: Thu May 01, 2014 10:12 am

Re: MX 17 Repository: The Seamonkey Thread

#15 Post by mmikeinsantarosa »

Not sure what to tell you. This build doesn't even have any patches.
I download the parts, build, sign it & test a couple debs then send it up.
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64

User avatar
mmikeinsantarosa
Developer
Posts: 2249
Joined: Thu May 01, 2014 10:12 am

Re: MX 17 Repository: The Seamonkey Thread

#16 Post by mmikeinsantarosa »

seamonkey-2.53.4 is now in main.

Check the release notes page for more info

- mike
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64

User avatar
mmikeinsantarosa
Developer
Posts: 2249
Joined: Thu May 01, 2014 10:12 am

Re: MX 17 Repository: The Seamonkey Thread

#17 Post by mmikeinsantarosa »

seamonkey-2.53.6 is now in main.

Check the release notes page for more info

and again...

You MUST absolutely do a full backup of your profile before upgrading from a version earlier than SeaMonkey 2.53.1. This version of SeaMonkey makes changes to your profile that can't be reverted in cases where you need to go back to the older version.

Automatic upgrades from previous versions are currently disabled for this release. Please download the full installer from the downloads section and install SeaMonkey 2.53.6 manually over the previous version.
- mike
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64

User avatar
mmikeinsantarosa
Developer
Posts: 2249
Joined: Thu May 01, 2014 10:12 am

Re: MX 17 Repository: The Seamonkey Thread

#18 Post by mmikeinsantarosa »

seamonkey-2.53.7 is now in main.

Check the release notes page for more info

once more

You MUST absolutely do a full backup of your profile before upgrading from a version earlier than SeaMonkey 2.53.1. This version of SeaMonkey makes changes to your profile that can't be reverted in cases where you need to go back to the older version.

Automatic upgrades from previous versions are currently disabled for this release. Please download the full installer from the downloads section and install SeaMonkey 2.53.7 manually over the previous version.
- mike
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64

User avatar
anticapitalista
Developer
Posts: 4300
Joined: Sat Jul 15, 2006 10:40 am

Re: MX 17 Repository: The Seamonkey Thread

#19 Post by anticapitalista »

Great! Thanks mike.
anticapitalista
Reg. linux user #395339.

Philosophers have interpreted the world in many ways; the point is to change it.

antiX with runit - lean and mean.
https://antixlinux.com

User avatar
Stevo
Developer
Posts: 14716
Joined: Fri Dec 15, 2006 7:07 pm

Re: MX 17 Repository: The Seamonkey Thread

#20 Post by Stevo »

Thanks-working great..though on MX 19, we know it's the same package. ;)

Locked

Return to “Package Requests/Status - MX 17/18”