Changeset df5137e
- Timestamp:
- 01/09/2019 11:33:38 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.4, 9.0, 9.1, bdubbs/svn, 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:
- 7e288ef6
- Parents:
- d251e11
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rd251e11 rdf5137e 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 8"> <!-- Always 2 digits -->3 <!ENTITY day "09"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 8th, &year;">9 <!ENTITY releasedate "January 9th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rd251e11 rdf5137e 43 43 --> 44 44 <listitem> 45 <para>January 9th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - Update to firefox-64.0.2. Fixes 49 <ulink url="&blfs-ticket-root;11538">#11538</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>January 8th, 2019</para> 46 56 <itemizedlist> -
packages.ent
rd251e11 rdf5137e 856 856 <!ENTITY epiphany-version "3.28.3.1"> 857 857 <!ENTITY falkon-version "3.0.1"> 858 <!ENTITY firefox-version "64.0 ">858 <!ENTITY firefox-version "64.0.2"> 859 859 <!ENTITY flashplayer-version "27.0.0.187"> 860 860 <!ENTITY qupzilla-version "2.2.6"> -
xsoft/graphweb/firefox.xml
rd251e11 rdf5137e 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 " 4aed9945fa0b8ceec75ff4bab509a78b">10 <!ENTITY firefox-size "26 0MB">9 <!ENTITY firefox-md5sum "68332fbd4ffcb748cd72772e50157dfa"> 10 <!ENTITY firefox-size "261 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.