Changeset 1a024c3c


Ignore:
Timestamp:
09/30/2014 01:23:31 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
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, krejzi/svn, 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:
da06d61d
Parents:
625079b6
Message:

Add new page webkitgtk-2.6.0 separated from 2.4 series. Thanks Armin and Christopher for discussions and suggestions.

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

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r625079b6 r1a024c3c  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Add new page webkitgtk-2.6.0 separated from 2.4
     52          series.  Fixes
     53          <ulink url="&blfs-ticket-root;5575">#5575</ulink>.</para>
     54        </listitem>
     55        <listitem>
    5156          <para>[igor] - Update to mesa-10.3.0.  Fixes
    5257          <ulink url="&blfs-ticket-root;5537">#5537</ulink>.</para>
  • packages.ent

    r625079b6 r1a024c3c  
    478478<!ENTITY startup-notification-version "0.12">
    479479<!ENTITY webkitgtk2-version           "2.4.5">    <!-- Even minors only -->
     480<!ENTITY webkitgtk26-version          "2.6.0">    <!-- Even minors only -->
    480481
    481482<!ENTITY gtk2-libdir                  "2.0/2.10.0">
  • x/lib/lib.xml

    r625079b6 r1a024c3c  
    5858  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="startup-notification.xml"/>
    5959  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk2.xml"/>
     60  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk26.xml"/>
    6061
    6162</chapter>
Note: See TracChangeset for help on using the changeset viewer.