Correct me if i am wrong but I believe it is the other way around. If i read DO correctly MX is packaging the mozilla binary, *not* the debian package ?LinuxSpring1 wrote: Tue Sep 17, 2024 2:07 am Just to be clear, in the Mozilla KB article page that was shared earlier there are two options mentioned to build Firefox. Firstly is the option of Install Firefox .deb package for Debian-based distributions and the second option is Install Firefox from Mozilla builds. And MX is using the first option
Request to compile Firefox with -fpie and -pie options to fully support ASLR
Re: Request to compile Firefox with -fpie and -pie options to fully support ASLR
Re: Request to compile Firefox with -fpie and -pie options to fully support ASLR
The MX provided deb is based on Mozilla's provide tar, as verified with the sha256sum:baldyeti wrote: Thu Sep 19, 2024 10:38 amCorrect me if i am wrong but I believe it is the other way around. If i read DO correctly MX is packaging the mozilla binary, *not* the debian package ?LinuxSpring1 wrote: Tue Sep 17, 2024 2:07 am Just to be clear, in the Mozilla KB article page that was shared earlier there are two options mentioned to build Firefox. Firstly is the option of Install Firefox .deb package for Debian-based distributions and the second option is Install Firefox from Mozilla builds. And MX is using the first option
Code: Select all
033aece8cbe2e7ce4893f2422a4d922f97cd6570ddb9ae8e2f9ea0bf411db689 ./MOZILLA-TAR/firefox/firefox-bin
033aece8cbe2e7ce4893f2422a4d922f97cd6570ddb9ae8e2f9ea0bf411db689 ./MOZILLA-MX/firefox_130.0.1~mozillabinaries-1mx23+1_amd64.deb.EXTRACTED/opt/firefox/firefox-bin
as shown here with the extracted tar and deb's:
Code: Select all
readelf -h ./MOZILLA-DEB/firefox_130.0.1~build1_amd64.deb.extracted/usr/lib/firefox/firefox-bin
Type: DYN (Position-Independent Executable file)
readelf -h ./MOZILLA-TAR/firefox/firefox-bin
Type: DYN (Position-Independent Executable file)
readelf -h ./MOZILLA-MX/firefox_130.0.1~mozillabinaries-1mx23+1_amd64.deb.EXTRACTED/opt/firefox/firefox-bin
Type: DYN (Position-Independent Executable file)
the original request of the thread appears to me as answered: No need to rebuild, b/c DYN is provided by Mozilla provided build either as deb or as tar.
I would consider this thread to be solved, and maybe to reduce further FUD oriented misleading statements would consider this thread to be a candidate to get closed.
Thanks
Re: Request to compile Firefox with -fpie and -pie options to fully support ASLR
I agree with @fehlix and this thread is locked.
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;
In Linux, newer isn't always better. The best solution is the one that works.
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;
In Linux, newer isn't always better. The best solution is the one that works.