Changeset 89d7ee1
- Timestamp:
- 01/25/2021 10:58:05 PM (4 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 657b29e1
- Parents:
- 200c089
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/js78.xml
r200c089 r89d7ee1 8 8 <!ENTITY js78-download-http "&mozilla-http;/firefox/releases/&ff78-version;esr/source/firefox-&ff78-version;esr.source.tar.xz"> 9 9 <!ENTITY js78-download-ftp " "> 10 <!ENTITY js78-md5sum " e573693287da352bfdaba80fcdfd1d43">10 <!ENTITY js78-md5sum "b8e719da9b66ab4184e4c02b6f7056cf"> 11 11 <!ENTITY js78-size "318 MB"> 12 12 <!ENTITY js78-buildsize "3.0 GB (36 MB installed after removing 35MB static lib)"> -
introduction/welcome/changelog.xml
r200c089 r89d7ee1 45 45 <para>January 25th, 2021</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - Update to firefox-78.7.0 and JS 78.7.0. Both 49 appear to contain security fixes. Fixes 50 <ulink url="&blfs-ticket-root;14564">#14564</ulink>.</para> 51 </listitem> 47 52 <listitem> 48 53 <para>[timtas] - Update to evince-3.38.1. Fixes -
packages.ent
r200c089 r89d7ee1 915 915 <!ENTITY falkon-minor-version "0"> 916 916 <!ENTITY falkon-version "&falkon-major-version;.&falkon-minor-version;"> 917 <!ENTITY firefox-version "78. 6.1">917 <!ENTITY firefox-version "78.7.0"> 918 918 <!ENTITY flashplayer-version "27.0.0.187"> 919 919 <!ENTITY qupzilla-version "2.2.6"> -
xsoft/graphweb/firefox.xml
r200c089 r89d7ee1 7 7 <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;esr/source/firefox-&firefox-version;esr.source.tar.xz"> 8 8 <!ENTITY firefox-download-ftp " "> 9 <!ENTITY firefox-md5sum " e573693287da352bfdaba80fcdfd1d43">9 <!ENTITY firefox-md5sum "b8e719da9b66ab4184e4c02b6f7056cf"> 10 10 <!ENTITY firefox-size "318 MB"> 11 11 <!-- NB with stylo, much of the build uses rust, and therefore cargo files. … … 368 368 <screen><userinput>export CC=gcc CXX=g++ && 369 369 export MOZBUILD_STATE_PATH=${PWD}/mozbuild && 370 ./mach configure && 370 371 ./mach build</userinput></screen> 371 372
Note:
See TracChangeset
for help on using the changeset viewer.