Changeset 07c5c2e
- Timestamp:
- 07/12/2021 07:17:21 PM (21 months ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 216deae
- Parents:
- f3704c6
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/js78.xml
rf3704c6 r07c5c2e 14 14 <!ENTITY js78-download-http "&mozilla-http;/firefox/releases/&ff78-version;esr/source/firefox-&ff78-version;esr.source.tar.xz"> 15 15 <!ENTITY js78-download-ftp " "> 16 <!ENTITY js78-md5sum " 8a73fc5839fdea9f89c176cfce9f5fc9">17 <!ENTITY js78-size "31 8MB">16 <!ENTITY js78-md5sum "9bcaaa0482703530c5d6429ad8862148"> 17 <!ENTITY js78-size "319 MB"> 18 18 <!ENTITY js78-buildsize "3.0 GB (36 MB installed after removing 34MB static lib)"> 19 19 <!ENTITY js78-time "2.6 SBU (on a 4-core machine with parallelism=4)"> -
introduction/welcome/changelog.xml
rf3704c6 r07c5c2e 43 43 --> 44 44 <listitem> 45 <para>July 13th, 2021</para> 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - Update to firefox-78.12.0esr (security fixes) and 49 JS-78.12.0. Fixes 50 <ulink url="&blfs-ticket-root;15268">#15268</ulink>.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 55 <listitem> 45 56 <para>July 12th, 2021</para> 46 57 <itemizedlist> -
packages.ent
rf3704c6 r07c5c2e 923 923 <!ENTITY falkon-minor-version "0"> 924 924 <!ENTITY falkon-version "&falkon-major-version;.&falkon-minor-version;"> 925 <!ENTITY firefox-version "78.1 1.0">925 <!ENTITY firefox-version "78.12.0"> 926 926 <!ENTITY flashplayer-version "27.0.0.187"> 927 927 <!ENTITY qupzilla-version "2.2.6"> -
xsoft/graphweb/firefox.xml
rf3704c6 r07c5c2e 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 " 8a73fc5839fdea9f89c176cfce9f5fc9">10 <!ENTITY firefox-size "31 8MB">9 <!ENTITY firefox-md5sum "9bcaaa0482703530c5d6429ad8862148"> 10 <!ENTITY firefox-size "319 MB"> 11 11 <!-- NB with stylo, much of the build uses rust, and therefore cargo files. 12 12 But the extra cached cargo files, if any, seem to be minimal -->
Note:
See TracChangeset
for help on using the changeset viewer.