Changeset 1ae9bd2


Ignore:
Timestamp:
09/19/2016 02:36:50 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
2dbb5526
Parents:
299845f
Message:

Update to appstream-glib-0.6.3
Update to xf86-video-ati-7.7.1

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r299845f r1ae9bd2  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "17">                   <!-- Always 2 digits -->
     3<!ENTITY day          "18">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 17th &year;">
     9<!ENTITY releasedate  "September 18th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/appstream-glib.xml

    r299845f r1ae9bd2  
    88           "http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-&appstream-glib-version;.tar.xz">
    99  <!ENTITY appstream-glib-download-ftp  " ">
    10   <!ENTITY appstream-glib-md5sum        "cffbae6071f7e33ee89fd8f1e0ae271a">
     10  <!ENTITY appstream-glib-md5sum        "2654b73dd55dcc2a1b52f3a19ed7cdd0">
    1111  <!ENTITY appstream-glib-size          "1.9 MB">
    12   <!ENTITY appstream-glib-buildsize     "79 MB (with tests)">
     12  <!ENTITY appstream-glib-buildsize     "24 MB (with tests)">
    1313  <!ENTITY appstream-glib-time          "0.4 SBU (with tests)">
    1414]>
     
    120120    <para>
    121121      To test the results, issue: <command>make check</command>.
    122       One test is known to fail.
    123122    </para>
    124123
  • introduction/welcome/changelog.xml

    r299845f r1ae9bd2  
    4545-->
    4646    <listitem>
     47      <para>September 18th, 2016</para>
     48      <itemizedlist>
     49        <listitem revision="systemd">
     50          <para>[renodr] - Update to appstream-glib-0.6.3. Fixes
     51          <ulink url="&blfs-ticket-root;8282">#8282</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[renodr] - Update to xf86-video-ati-7.7.1. Fixes
     55          <ulink url="&blfs-ticket-root;8304">#8304</ulink>.</para>
     56        </listitem>
     57      </itemizedlist>
     58    </listitem>
     59
     60    <listitem>
    4761      <para>September 17th, 2016</para>
    4862      <itemizedlist>
  • packages.ent

    r299845f r1ae9bd2  
    7676<!-- Part III -->
    7777<!-- Chapter 9 -->
    78 <!ENTITY appstream-glib-version       "0.6.2">
     78<!ENTITY appstream-glib-version       "0.6.3">
    7979<!ENTITY apr-version                  "1.5.2">
    8080<!ENTITY apr-util-version             "1.5.4">
  • x/installing/x7driver-ati.xml

    r299845f r1ae9bd2  
    88  <!ENTITY radeon-marketing-names "&radeon-wiki;#Decoder_ring_for_engineering_vs_marketing_names">
    99
    10   <!ENTITY xorg-ati-driver-version "7.7.0">
     10  <!ENTITY xorg-ati-driver-version "7.7.1">
    1111
    1212  <!ENTITY xorg-ati-driver-download-http "&xorg-download-http;/driver/xf86-video-ati-&xorg-ati-driver-version;.tar.bz2">
    1313  <!ENTITY xorg-ati-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-ati-&xorg-ati-driver-version;.tar.bz2">
    14   <!ENTITY xorg-ati-driver-md5sum        "59bfe0feba875c5cd28b03766aaa3b98">
    15   <!ENTITY xorg-ati-driver-size          "810 KB">
    16   <!ENTITY xorg-ati-driver-buildsize     "20 MB">
     14  <!ENTITY xorg-ati-driver-md5sum        "e46f30e24d9d6acdb256d8a63e0ec07c">
     15  <!ENTITY xorg-ati-driver-size          "820 KB">
     16  <!ENTITY xorg-ati-driver-buildsize     "19 MB">
    1717  <!ENTITY xorg-ati-driver-time          "0.2 SBU">
    1818]>
Note: See TracChangeset for help on using the changeset viewer.