Changeset 24ee11d
- Timestamp:
- 02/14/2019 01:39:40 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.4, 9.0, 9.1, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 2787b52
- Parents:
- 485cbf69
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r485cbf69 r24ee11d 46 46 <para>February 13th, 2019</para> 47 47 <itemizedlist> 48 <listitem> 49 <para>[ken] - Update to firefox-65.0.1 (security fix). Fixes 50 <ulink url="&blfs-ticket-root;11668">#11668</ulink>.</para> 51 </listitem> 48 52 <listitem> 49 53 <para>[renodr] - Update to xterm-344. Fixes -
packages.ent
r485cbf69 r24ee11d 857 857 <!ENTITY epiphany-version "3.30.3"> 858 858 <!ENTITY falkon-version "3.0.1"> 859 <!ENTITY firefox-version "65.0 ">859 <!ENTITY firefox-version "65.0.1"> 860 860 <!ENTITY flashplayer-version "27.0.0.187"> 861 861 <!ENTITY qupzilla-version "2.2.6"> -
xsoft/graphweb/firefox.xml
r485cbf69 r24ee11d 7 7 <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz"> 8 8 <!ENTITY firefox-download-ftp " "> 9 <!ENTITY firefox-md5sum " b5f952cbb1b1edbae43f6a469059099b">10 <!ENTITY firefox-size "26 6MB">9 <!ENTITY firefox-md5sum "38c01a14e58cce894dda513739bd15d3"> 10 <!ENTITY firefox-size "264 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 --> 13 <!ENTITY firefox-buildsize "9.4 GB (14 6MB installed) without tests">13 <!ENTITY firefox-buildsize "9.4 GB (148 MB installed) without tests"> 14 14 <!-- editors: with ff63 and rust-1.29, ./mach build -j4 is probably the 15 15 most practical way to get a timing on a machine with more cores, if taking 16 16 cores offline is not practical. If in doubt, round up --> 17 <!ENTITY firefox-time " 29SBU (with parallelism=4) without tests">17 <!ENTITY firefox-time "31 SBU (with parallelism=4) without tests"> 18 18 ]> 19 19
Note:
See TracChangeset
for help on using the changeset viewer.