Changeset 93cb53b1


Ignore:
Timestamp:
02/22/2017 06:21:38 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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, 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:
a8bf5520
Parents:
88378001
Message:

Update to tripwire-2.4.3.3.
Update to gparted-0.28.1.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r88378001 r93cb53b1  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "21">                   <!-- Always 2 digits -->
     3<!ENTITY day          "22">                   <!-- Always 2 digits -->
    44<!ENTITY month        "02">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "February 21th &year;">
     9<!ENTITY releasedate  "February 22nd &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r88378001 r93cb53b1  
    4343-->
    4444    <listitem>
    45       <para>February 20th, 2017</para>
     45      <para>February 22nd, 2017</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to tripwire-2.4.3.3. Fixes
     49          <ulink url="&blfs-ticket-root;8904">#8904</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to gparted-0.28.1. Fixes
     53          <ulink url="&blfs-ticket-root;8911">#8911</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
     58    <listitem>
     59      <para>February 21st, 2017</para>
    4660      <itemizedlist>
    4761        <listitem>
  • packages.ent

    r88378001 r93cb53b1  
    4242<!ENTITY stunnel-version              "5.40">
    4343<!ENTITY sudo-version                 "1.8.19p2">
    44 <!ENTITY tripwire-version             "2.4.3.2">
     44<!ENTITY tripwire-version             "2.4.3.3">
    4545
    4646<!-- Chapter 5 -->
     
    704704<!--<!ENTITY fontforge-date               "2015-02-28">-->
    705705<!ENTITY fontforge-version            "20161004">
    706 <!ENTITY gparted-version              "0.28.0">
     706<!ENTITY gparted-version              "0.28.1">
    707707<!ENTITY gimp-version                 "2.8.20">
    708708<!ENTITY hexchat-version              "2.12.4">
  • postlfs/security/tripwire.xml

    r88378001 r93cb53b1  
    77  <!ENTITY tripwire-download-http "https://github.com/Tripwire/tripwire-open-source/archive/&tripwire-version;.tar.gz">
    88  <!ENTITY tripwire-download-ftp  " ">
    9   <!ENTITY tripwire-md5sum        "4ec693b96112e4933235f75908695951">
    10   <!ENTITY tripwire-size          "945 KB">
    11   <!ENTITY tripwire-buildsize     "33 MB">
     9  <!ENTITY tripwire-md5sum        "77a6ccc8f9b57c4334ff1d2e85dfe367">
     10  <!ENTITY tripwire-size          "948 KB">
     11  <!ENTITY tripwire-buildsize     "28 MB">
    1212  <!ENTITY tripwire-time          "1.2 SBU (scripting install)">
    1313]>
  • xsoft/other/gparted.xml

    r88378001 r93cb53b1  
    88           "&sourceforge-repo;/gparted/gparted-&gparted-version;.tar.gz">
    99  <!ENTITY gparted-download-ftp  " ">
    10   <!ENTITY gparted-md5sum        "e3cd972e5e7b14c1d72acd5b09fab3c9">
     10  <!ENTITY gparted-md5sum        "ab72464a3ab2137664d9df8462befd3f">
    1111  <!ENTITY gparted-size          "3.3 MB">
    1212  <!ENTITY gparted-buildsize     "67 MB">
Note: See TracChangeset for help on using the changeset viewer.