Commit Graph

561 Commits

Author SHA1 Message Date
Douglas R. Reno
253d1cebb1 Update to js78-78.4.1 and firefox-78.4.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23880 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-10 04:58:59 +00:00
Ken Moffat
bf5fb9456a Update to llvm-11.0.0 and rustc-1.47.0.
Patch firefox and thunderbird for this version of rust.
Remeasure all packages which use rust -
I think I used an out of date mozconfig when I updated thunderbird.
In general, builds are slower and slightly larger, but installs are marginally smaller.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23843 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-10-26 21:44:17 +00:00
Ken Moffat
1b747ab601 firefox-78.4.0esr
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23825 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-10-19 20:02:40 +00:00
Ken Moffat
e025fa5d6b firefox-78.3.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23751 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-09-21 18:20:03 +00:00
Ken Moffat
74762a50b8 LLVM: promote clang to recommended, downgrade compiler-rt to optional in the markup. And note that firefox requires clang.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23708 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-09-13 17:18:01 +00:00
Ken Moffat
db0c8b4672 Firefox-78.2.0. I have retimed this for the current 10.0 toolchain.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23622 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-25 20:19:58 +00:00
Ken Moffat
193af65e56 Tags.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23556 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-18 02:58:45 +00:00
Ken Moffat
8a6e58da05 firefox-78.1.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23425 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-27 19:26:42 +00:00
Ken Moffat
6629008de9 Firefox: Correct my asumption that clang on X86 supports all the security-hardening CFLAGS currently available with gcc. I had been led to believe that only arches such as arm, aarch64, ppc lacked all the hardening, but that is untrue.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23417 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-25 03:15:37 +00:00
Douglas R. Reno
3927e328f3 Update to Thunderbird-78.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23396 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-17 20:33:10 +00:00
Ken Moffat
44cf4d8fee firefox-78.0.2esr
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23378 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-09 21:22:58 +00:00
Ken Moffat
9f537fc05a Firefox-78.0.1esr.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23354 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-01 21:19:46 +00:00
Ken Moffat
693f28e1bf Firefox-78 requires python3 to be rebuilt in BLFS after installing sqlite3. Also comment rust from thunderbird deps since cbindgen pulls it in.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23348 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-30 15:31:32 +00:00
Ken Moffat
d5d7cd60cf Firefox-78.0esr.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23344 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-29 21:19:32 +00:00
Ken Moffat
3bf88d0883 Separate JS68 from firefox.
In preparation for firefox-78.0esr.
No intended changes to the rendered book.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23326 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-24 21:06:01 +00:00
Ken Moffat
f3d9ce9b50 firefox-68.9.0 and also for JS68.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23226 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-01 21:17:20 +00:00
Ken Moffat
f4fc63642d firefox-68.8.0 and similarly use it for JS68.
I have no explanation why the JS68 build (both were on same system as 68.7.0) became so much slower.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23072 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-04 23:04:25 +00:00
Ken Moffat
a8a7b8bb42 Update to firefox-68.7.0 and use it for JS68.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22965 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-06 19:36:34 +00:00
Ken Moffat
02a6eb87ff JS68 - use firefox-68.6.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22943 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-04 04:17:07 +00:00
Ken Moffat
9739c27220 firefox-68.6.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22942 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-03 23:03:23 +00:00
Ken Moffat
5b0a978e5d Update notes on building in chroot, for
mozilla packages needing python multiprocessing.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22928 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-01 01:34:37 +00:00
Ken Moffat
ec2353a36f rustc-1.39.0,
librsvg-2.48.0,
fix seamonkey for this version of rust.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22850 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-17 19:50:34 +00:00
Ken Moffat
4040245c67 firefox-68.6.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22831 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-10 17:53:27 +00:00
Ken Moffat
73d98d4933 Tags.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22707 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-16 23:50:16 +00:00
Ken Moffat
c28e4a6864 firefox-68.5.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22656 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-11 17:55:47 +00:00
Ken Moffat
0dd5674d40 firefox-68.4.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22591 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-01-21 23:45:31 +00:00
DJ Lucas
5f18b7a8c7 Update Mozilla MLS API Key.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22577 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-01-15 04:29:16 +00:00
Ken Moffat
5b379d0782 firefox-68.4.1 - all users should update.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22559 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-01-09 20:10:21 +00:00
Ken Moffat
af32bfa252 firefox-68.4.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22552 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-01-07 16:04:01 +00:00
Ken Moffat
baf041fa0a firefox-68.3.0esr
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22416 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-12-03 16:12:25 +00:00
Douglas R. Reno
57feeb5b9f systemd: Add consolidated_fixes-2 patch fixing potential infinite loop with meson-0.52
firefox: Remove obsolete instruction for i686 systems, tested earlier in the week.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22367 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-11-10 22:36:28 +00:00
Bruce Dubbs
2bfd23a21e Fix firefox patch name
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22290 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-10-23 14:58:38 +00:00
Ken Moffat
2eae5bcd34 firefox-68.2.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22284 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-10-22 16:37:13 +00:00
Ken Moffat
c0b91932cb firefox-69.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22165 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-19 21:38:07 +00:00
Ken Moffat
703f0ce049 firefox-69.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22089 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-03 16:15:48 +00:00
Bruce Dubbs
1159b21ab3 Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22019 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-21 02:28:20 +00:00
Douglas R. Reno
ec54fa5bb3 Fix compilation of Firefox on i686
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21978 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-16 15:46:27 +00:00
Ken Moffat
8933613486 firefox-68.0.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21969 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-15 18:33:30 +00:00
Ken Moffat
29b0395997 Comment seds re SIOCGSTAMP now that a fix is in place in LFS (rev 11651).
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21958 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-14 21:53:33 +00:00
Ken Moffat
e8d45427de Firefox-68.0.1 and provisionally fix it for the linux-5.2 API change.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21855 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-23 21:46:28 +00:00
Ken Moffat
3507f808a3 firefox-68.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21820 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-09 15:51:30 +00:00
Ken Moffat
6141094a60 Today's firefox security update.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21703 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-06-21 19:02:11 +00:00
Ken Moffat
c9677a3575 Firefox-67.0.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21695 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-06-19 10:13:47 +00:00
Ken Moffat
da2b707cc8 firefox-67.0.9
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21672 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-06-12 02:55:03 +00:00
Ken Moffat
d7590c78cc firefox-67.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21650 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-06-04 17:57:01 +00:00
Bruce Dubbs
ba6d702e76 Fix firefox md5sum
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21616 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-22 19:55:27 +00:00
Ken Moffat
e399c12f51 Firefox-67.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21615 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-21 16:35:28 +00:00
Douglas R. Reno
1b0a207b0a Update to Firefox-66.0.5. This is a recommended update for all users of BLFS who have any previous versions installed, due to the Addons fiasco and forced telemetry which has been disabled with this version.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21574 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-10 02:09:18 +00:00
Ken Moffat
d4b171cba3 firefox-66.0.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21412 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-29 17:57:37 +00:00
Bruce Dubbs
9116137c78 Update google option in firefox
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21395 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-27 00:41:45 +00:00
Ken Moffat
b84bf414bf firefox-66.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21383 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-23 19:00:06 +00:00
Ken Moffat
0a561d8f25 Fix firefox-66 build where nasm has not been installed.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21364 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-20 21:22:36 +00:00
Ken Moffat
d5c3bab9a3 Firefox-66.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21355 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-18 17:30:41 +00:00
Bruce Dubbs
365a8292de Update to thunderbird-60.5.3.
Update to firefox-65.0.2. 
Update to postfix-3.4.0. 
Update to Test-Differences-0.67 (Perl Module). 
Update to IO-Socket-SSL-2.066 (Perl Module). 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21291 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-07 19:51:14 +00:00
Pierre Labastie
38489aa0b1 Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21156 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-15 21:01:29 +00:00
Ken Moffat
24ee11d049 Firefox-65.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21149 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-14 01:39:40 +00:00
Ken Moffat
e48053bdb8 Firefox: Remove system libvpx, it does not build against 1.8.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21137 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-11 07:06:55 +00:00
Ken Moffat
8df543f3f9 Firefox: Use system webp and the default optimization level instead of -O2. These produce a slightly faster build and slightly smaller install.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21083 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-04 00:42:46 +00:00
Ken Moffat
fe30eab859 Firefox: Remove the lingering libwebp from the optional dependencies, now that it is recommended, and move liboauth into correct order now it is in the book.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21059 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-01-28 22:26:04 +00:00
Ken Moffat
7ebe22ecd9 Firefox-65.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21054 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-01-28 20:57:18 +00:00
Ken Moffat
df5137ea7f Firefox-64.0.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20939 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-01-09 23:33:38 +00:00
Douglas R. Reno
e130fead95 Update to adwaita-icon-theme-3.30.1
Update to grilo-0.3.7
Update to gnome-online-accounts-3.30.0
Update to cheese-3.30.0
Update to gnome-menus-3.31.3
Rebase patch for liboauth (permits building with OpenSSL-1.1.x) to include a programming fix. This fixes RSA/SHA1 verification, as well as allows the test suite to pass.
Make liboauth available on sysvinit systems since Firefox will now use it
Reword the description of Bubblewrap
Add a command explanation for --with-gpm-support in newt
Typo fixes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20906 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-01-02 06:54:48 +00:00
Ken Moffat
f0b7ae678c Firefox: remove unwanted && at end of a command block.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20804 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-12-12 09:43:34 +00:00
Ken Moffat
ec1d8ae0f1 Typo. Thanks, akh.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20800 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-12-11 22:20:39 +00:00
Ken Moffat
fe5f563da7 firefox-64.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20799 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-12-11 20:03:39 +00:00
Ken Moffat
d52dba81d6 Firefox-63.0.3. Also fix typo in node-js changelog entry.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20706 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-16 14:15:35 +00:00
Ken Moffat
b84fe719ce firefox-63.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20699 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-14 00:45:57 +00:00
Ken Moffat
9a469bcac2 Firefox: stop recommending system ICU, and use clang to save build space.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20655 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-10-28 21:15:43 +00:00
Ken Moffat
44cd41edb3 Update to firefox-63.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20647 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-10-23 19:45:37 +00:00
Ken Moffat
2890c04f10 firefox-62.0.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20562 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-10-03 21:30:35 +00:00
Ken Moffat
ffed4383c8 firefox-62.0.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20529 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-09-23 19:41:39 +00:00
Ken Moffat
ab8cd9be7e Firefox: remove hunspell from optional dependencies.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20489 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-09-10 21:29:43 +00:00
Ken Moffat
e628b5368f firefox-62.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20460 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-09-05 21:57:20 +00:00
Ken Moffat
700fd47217 Add the missing part of the build command for firefox.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20445 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-09-03 00:59:28 +00:00
Ken Moffat
b96dc68367 tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20412 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-27 02:27:55 +00:00
Ken Moffat
3bdfc9fd63 Update to firefox-61.0.2 and reinstate its './mach build' command which I accidentally deleted on 26th June.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20356 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-21 16:47:19 +00:00
Ken Moffat
2a9884a9bc firefox-61.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20233 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-07-13 23:00:41 +00:00
Ken Moffat
ece0400065 Now that Stylo is no-longer optional, and therefore not explained, minimally explain what it is in the mozconfig comment that it can no-longer be disabled.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20209 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-06-26 19:22:34 +00:00
Ken Moffat
9da4cc6fb4 firefox-61.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20208 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-06-26 19:17:05 +00:00
Ken Moffat
cd428fd4db firefox-60.0.2 : Although the internal changes are trivial, I have remeasured it because the previous space and SBU were with gcc-7.3.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20196 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-06-11 21:24:54 +00:00
Ken Moffat
6ec04ea6c5 firefox-60.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20151 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-05-18 19:30:41 +00:00
Ken Moffat
3f54026d8d Firefox: Actually apply the ffmpeg4 patch. Thanks to Thanos Baloukas for reporting.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20142 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-05-13 17:41:43 +00:00
Ken Moffat
ab674252e2 firefox-60.0. No release notes yet, so I'm not marking this as a security update - but I will not be surprised if htat turns out to be the case.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20131 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-05-08 23:20:46 +00:00
Ken Moffat
f9c80c9408 Firefox on e.g. youtube is broken with ffmpeg-4.0.0 - thanks to Brendan L for the notification and testing, and to Markku Pesonen. It seems likely that seamonkey may also need a similar fix, but I will leave that to someone who uses that package.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20117 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-04-26 03:48:59 +00:00
Ken Moffat
406e5ffec3 Firefox-59.0.2 and reword its note on how the SBUs vary, also extend the SBU comments in the Conventions section.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20044 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-04-05 22:31:16 +00:00
Ken Moffat
54814bdd7d Remove another lingering /usr/lib/firefox-59.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19984 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-03-21 12:21:30 +00:00
Ken Moffat
888e303588 Fix a couple of things in firefox.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19976 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-03-20 14:52:52 +00:00
Ken Moffat
7fc15d9aa1 Firefox-59.0.1 : fixes vulnerability from out of bounds read of malformed vorbis file in internal copy of libvorbis, revealed at recent Pwn2Own contest.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19973 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-03-19 21:09:55 +00:00
Ken Moffat
8d0bc7613b Firefox-59.0. I wish they still packaged release tarballs as firefox-NN.N and offered .tar.xz, but they don't. Please note that system cairo can no longer be used, and the libraries now install into an unversioned /usr/lib/firefox/ directory.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19946 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-03-13 22:12:24 +00:00
Ken Moffat
0a43695c61 tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19788 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-17 23:35:13 +00:00
Bruce Dubbs
94b4290307 Archive openssl-1.1.x. Moved to LFS.
Update to v4l-utils-1.14.2. 
Update to vlc-3.0.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19748 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-11 17:41:19 +00:00
Ken Moffat
6769aa6c3e firefox-58.0.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19739 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-08 21:49:09 +00:00
Ken Moffat
dd34c3df26 firefox-58.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19719 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-01-31 07:33:20 +00:00
Ken Moffat
5c2b024156 Add a comment to firefox re space usage of cargo files.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19698 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-01-24 20:05:05 +00:00
Ken Moffat
326f8301c6 Firefox-58.0 and rustc-1.22.1. Firefox now sometimes needs libnotify to report success during the install (I managed some installs without that being present, others barfed at the end). This version of firefox has felt like 'In the beginning was the plan, ... and the darkness was upon the face of the workers ...' I hope it will be less painful for anybody using it.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19693 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-01-24 01:54:48 +00:00
Ken Moffat
855a40e89b firefox-57.0.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19652 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-01-05 20:41:43 +00:00
Ken Moffat
13e9ee0c41 Firefox-57.0.3 : fixes possible information disclosure to mozilla.org (background tab crashes have been reported since ff52 even in some cases where the user opted out of that, although they also take efforts to anonymize the data).
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19630 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-12-28 22:40:08 +00:00
Ken Moffat
09a9bf7412 firefox-57.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19582 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-12-06 22:26:10 +00:00
Ken Moffat
9640e5cb61 For very big packages, on some machines the SBU can increase a lot. Note that, and remove the range of times I had added to firefox when I first became aware of the variation.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19560 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-11-30 22:45:49 +00:00
Ken Moffat
a0d558dfbd firefox-57.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19493 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-11-14 03:35:19 +00:00
Pierre Labastie
ecffcbbc8f Change layout of the paragraph about tests in firefox, so that the test
instruction is in a <command> tag

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19490 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-11-13 10:27:59 +00:00
Ken Moffat
346e269232 Firefox - remove bogus sentence in the patch explanation, libmozgtk.so and libxul.so already both link to the system versions of graphite2 and harfbuzz because dependnet libs pull them in, the patch just ensures that old internal versions are not used.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19485 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-11-12 00:37:05 +00:00
Ken Moffat
da0f222720 firefox-56.0.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19479 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-11-11 18:03:25 +00:00
DJ Lucas
e5c8de0177 Update to gnome-online-accounts-3.26.1.
Add notes about Google and Mozilla 0Auth API ID/secrets.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19381 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-10-26 03:31:11 +00:00
Ken Moffat
57a8df2487 firefox-56.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19302 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-10-08 02:00:42 +00:00
Ken Moffat
5f9e42c90c Firefox - a build where stylo is enabled showed that enabling system-cairo causes style to fail to build, looking for pixman.h.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19280 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-09-28 21:10:22 +00:00
Ken Moffat
e29a0b14cc firefox-56.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19278 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-09-28 04:37:02 +00:00
Ken Moffat
babf0a0fa6 firefox: clarify why ffmpeg can be used.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19264 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-09-21 18:55:59 +00:00
Pierre Labastie
c8b93dfdc5 role="runtime" for xsoft
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19239 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-09-16 08:20:54 +00:00
Bruce Dubbs
a5ae8bf8b3 Update md5sum
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19137 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-29 15:44:13 +00:00
Ken Moffat
0280eccc5f firefox-55.0.3 : the much-increased SBU might be from gcc-7.2, or from rustc-1.19.0, or just because this is a low-end intel i3 with fast single threading but slow multithreading.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19124 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-29 00:25:13 +00:00
Ken Moffat
4c6edaca9d Rustc-1.19.0, archive llvm-3 and also the separate cargo which is now installed by rust.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19118 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-28 19:55:17 +00:00
Bruce Dubbs
d6c65628af Remove gcc7 entity
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19032 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-16 20:38:22 +00:00
Krejzi
8dfc5c303b Fix some URLs
- Switch to https:// scheme where possible to avoid redirects
- Unify all kernel.org, Sourceforge and GNU URLs
- Fix python and perl module URLs to be consistent
- Fix github provided URLs to properly download tarballs instead of vFOO.tar.gz
- Use upstream locations for some packages or better/shorter URLs if available
- Add https:// URLs for gnupg packages



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19022 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-15 18:49:48 +00:00
Ken Moffat
cdce31fa48 firefox-55.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19015 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-14 02:19:56 +00:00
Ken Moffat
f067fa943d firefox-55.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18995 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-08 00:32:54 +00:00
Pierre Labastie
765c2a785c Typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18948 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-07-19 10:01:26 +00:00
Ken Moffat
72c0369eb4 firefox-54.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18898 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-06-30 19:34:47 +00:00
Ken Moffat
f20741cb6d Firefox-54.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18826 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-06-14 00:44:53 +00:00
DJ Lucas
ad5a97dd07 Update to Firefox-53.0.3. Fixes #9261.
Add geolocation APIs to Firefox.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18766 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-05-27 06:46:56 +00:00
Bruce Dubbs
77dc17a374 Remove unneeded sed in FireFox
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18723 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-05-15 01:52:21 +00:00
Bruce Dubbs
0603be6fde Typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18722 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-05-14 23:26:23 +00:00
Bruce Dubbs
be0bd12fc0 Touch up firefox dependencies
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18721 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-05-14 23:07:31 +00:00
Bruce Dubbs
9848441126 Update to firefox-53.0.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18720 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-05-14 22:48:16 +00:00
Ken Moffat
ac10510325 Firefox requires both gtk3 and gtk2, gtk2 had slipped out. Thanks to Stephen Berman for querying this. Also change the second set of 1st May changelog entries to 2nd May.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18685 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-05-03 17:45:29 +00:00
Ken Moffat
ce3aa34411 Firefox: I forgot to move cargo, and its dependency of rust, to required.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18616 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-04-19 08:04:29 +00:00
Ken Moffat
cfb68ccc96 Firefox-53.0 : tested with icu4c-58_2, no idea if it will build with icu-59, so please report if you succeed or fail in building it with that version.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18615 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-04-19 03:10:57 +00:00
Ken Moffat
1f273413cb firefox-52.0.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18594 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-04-14 20:32:52 +00:00
Ken Moffat
03d537cdd7 Add rust and cargo, ready for firefox-53, with system llvm-3.9.1 in /opt.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18591 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-04-14 16:32:03 +00:00
Ken Moffat
37bf7b1907 firefox-52.0.1. Thanks to Bruce for his comments on what tar is doing. I've reduced the text on the SBU because on a less-powerful AMD CPU where single-threading is slow, the build was only 13 SBU with -j4.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18519 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-03-21 01:13:08 +00:00
Ken Moffat
81b3e7fdea firefox-52.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18465 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-03-09 03:30:17 +00:00
Ken Moffat
57ddf4856d Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18325 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-02-17 03:05:12 +00:00
Pierre Labastie
9516a4f056 Fix firefox build with libevent-2.1.8
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-02-01 09:16:56 +00:00
Ken Moffat
273c6333ad firefox-51.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18220 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-01-28 00:29:06 +00:00
Ken Moffat
e5c634669d Firefox-51.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18207 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-01-24 23:34:10 +00:00
Pierre Labastie
7d09fcb9e4 Fix ECDSA code in mozilla apps,
so that more web sites are accessible. From upstream, thanks to DJ Lucas.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18150 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-01-07 17:29:31 +00:00
Pierre Labastie
7e1afc919f ffmpeg-3.2.2
firefox-50.1.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18064 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-12-14 17:19:36 +00:00
Pierre Labastie
aee479c43f Firefox does not need special CFLAGS anymore (kept as comment in case
we need to revert.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18029 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-12-04 17:33:23 +00:00
Ken Moffat
9ff3be8ed1 Firefox-50.0.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18025 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-12-03 01:56:13 +00:00
Ken Moffat
7a83724306 firefox-50.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17966 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-11-16 02:33:38 +00:00
Ken Moffat
b7ddce3703 Firefox-49.0.2. Oddly, building with the config from the book and -j4 took a *lot* longer than for 49.0, but my real install - patching for system graphite and harfbuzz then using -j8 - was only marginally slower.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17928 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-10-31 23:48:19 +00:00
Ken Moffat
ddf218bb8c Firefox - remove Note about problem with gtk3 scrollbars, it is a Theme issue, some themes which used to be ok seem to have become inadequate in gtk+-3.20.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17903 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-10-21 04:40:37 +00:00
Douglas R. Reno
7090d94485 Update to firefox-49.0.1
Update to thunderbird-45.4.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17869 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-10-10 22:03:16 +00:00
Pierre Labastie
0a4a5cdb32 typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17792 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-09-22 09:43:48 +00:00
Ken Moffat
ef82450cc2 firefox-49.0 : scrollbars are again missing their sliders, but only in a system built for 7.10, a system from early August with gtk+-3.20.6 has them working fine. Fun.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17785 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-09-21 00:26:55 +00:00
Pierre Labastie
a5708ba266 Tag LXDE and cosmetics on firefox
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17715 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-09-02 08:57:33 +00:00
Ken Moffat
568427f2c8 A few tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17684 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-08-29 03:53:32 +00:00
Igor Živković
111038b33c Update to Archive-Zip-1.59.
Update to firefox-48.0.2.
Update to ffmpeg-3.1.3.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17674 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-08-28 09:05:37 +00:00
Ken Moffat
7a541cc9e6 Correction to r17625: the libevbrowserplugin.so lib comes from evince, not firefox, so remove thecommented evince dependency and put a comment in evince that firefox cannot use this.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17626 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-08-04 01:23:23 +00:00
Ken Moffat
168ad407af Remove details of the gtk3 evince browser plugin from firefox - it does not work. Although it only hangs the browser for a minute or less in my case - one report elsewhere said the browser has to be killed - the final comment at https://bugzilla.mozilla.org/show_bug.cgi?id=1092126 says 'Yes, it is a bug in the plugin. There is no support for plugins that load GTK3, and no intention of providing such support.' so I guess it is a WONTFIX upstream, I'll add a note to the wiki.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17625 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-08-04 00:57:06 +00:00