Changeset b060f18


Ignore:
Timestamp:
08/11/2014 12:02:50 PM (10 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.6, 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:
46a9711b
Parents:
4378ca59
Message:

Update to unrar-5.1.7.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r4378ca59 rb060f18  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "10">                   <!-- Always 2 digits -->
     3<!ENTITY day          "11">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 10th, &year;">
     9<!ENTITY releasedate  "August 11th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/sysutils/unrar.xml

    r4378ca59 rb060f18  
    77  <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
    88  <!ENTITY unrar-download-ftp  " ">
    9   <!ENTITY unrar-md5sum        "be9607c59d62c3b101a70cd62c681515">
    10   <!ENTITY unrar-size          "212 KB">
    11   <!ENTITY unrar-buildsize     "2.3 MB">
    12   <!ENTITY unrar-time          "less than 0.1 SBU">
     9  <!ENTITY unrar-md5sum        "af571529a358c972872b91792ffc0a80">
     10  <!ENTITY unrar-size          "211 KB">
     11  <!ENTITY unrar-buildsize     "2.4 MB">
     12  <!ENTITY unrar-time          "0.1 SBU">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r4378ca59 rb060f18  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>August 11th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to unrar-5.1.7. Fixes
     52          <ulink url="&blfs-ticket-root;5342">#5342</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
  • packages.ent

    r4378ca59 rb060f18  
    228228<!ENTITY udisks-version               "1.0.5">    <!-- stable lt .90 micro version -->
    229229<!ENTITY udisks2-version              "2.1.3">    <!-- stable lt .90 micro version -->
    230 <!ENTITY unrar-version                "5.1.6">
     230<!ENTITY unrar-version                "5.1.7">
    231231<!ENTITY unzip-version                "6.0">
    232232<!ENTITY upower-version               "0.9.23">
Note: See TracChangeset for help on using the changeset viewer.