Changeset d940e4fb


Ignore:
Timestamp:
01/28/2015 08:29:33 AM (9 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6e364b3
Parents:
24ce6ca3
Message:

Update to firefox-35.0.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15407 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r24ce6ca3 rd940e4fb  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "27">                   <!-- Always 2 digits -->
     3<!ENTITY day          "28">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 27th, &year;">
     9<!ENTITY releasedate  "January 28th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r24ce6ca3 rd940e4fb  
    4646
    4747    <listitem>
     48      <para>January 28th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to firefox-35.0.1. Fixes
     52          <ulink url="&blfs-ticket-root;6084">#6084</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>January 27th, 2015</para>
    4959      <itemizedlist>
  • packages.ent

    r24ce6ca3 rd940e4fb  
    586586<!-- Chapter 35 -->
    587587<!ENTITY seamonkey-version            "2.32">
    588 <!ENTITY firefox-version              "35.0">
     588<!ENTITY firefox-version              "35.0.1">
    589589
    590590<!-- Chapter 36 -->
  • xsoft/graphweb/firefox.xml

    r24ce6ca3 rd940e4fb  
    99  <!ENTITY firefox-download-ftp
    1010           "&mozilla-ftp;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">
    11   <!ENTITY firefox-md5sum        "d8ec0cad257e02d379828785e8790e17">
     11  <!ENTITY firefox-md5sum        "82eda528e4570b181aadcee602afda2d">
    1212  <!ENTITY firefox-size          "168 MB">
    1313  <!ENTITY firefox-buildsize     "5.2 GB (78 MB installed)">
    14   <!ENTITY firefox-time          "91 SBU">
     14  <!ENTITY firefox-time          "85 SBU">
    1515]>
    1616
Note: See TracChangeset for help on using the changeset viewer.