Changeset 511f7c8f


Ignore:
Timestamp:
03/30/2021 04:47:40 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
8fa411c
Parents:
4f9e6ae5
Message:

Update to glib-2.66.8
Update to libgweather-3.38.2
Update to sg3_utils-1.46
Update to graphviz-2.47.0

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    r4f9e6ae5 r511f7c8f  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/&glib2-minor;/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/&glib2-minor;/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "20d515238d2d22f1ec2057828fb59d52">
     9  <!ENTITY glib2-md5sum        "705dd46a43d339e8aea19e946e71c32a">
    1010  <!ENTITY glib2-size          "4.6 MB">
    11   <!ENTITY glib2-buildsize     "206 MB (add 1 MB for tests)">
     11  <!ENTITY glib2-buildsize     "206 MB (add 5 MB for tests)">
    1212  <!ENTITY glib2-time          "0.5 SBU (add 1.0 SBU for tests; both using parallelism=4)">
    1313]>
     
    9999      <xref linkend="DocBook"/>,
    100100      <xref linkend="docbook-xsl"/>,
    101       <xref linkend="gtk-doc"/> (to build API documentation), and
     101      <xref linkend="gtk-doc"/> (to build API documentation),
    102102      <xref linkend="glib-networking"/> (for some tests, but this is a circular
    103           dependency)
     103      dependency), and
     104      <xref linkend="sysprof"/>
    104105    </para>
    105106
  • general/genutils/graphviz.xml

    r4f9e6ae5 r511f7c8f  
    55  %general-entities;
    66
    7   <!ENTITY graphviz-download-http "https://www2.graphviz.org/Packages/stable/portable_source/graphviz-&graphviz-version;.tar.gz">
     7  <!ENTITY graphviz-download-http "https://gitlab.com/graphviz/graphviz/-/archive/&graphviz-version;/graphviz-&graphviz-version;.tar.gz">
    88  <!ENTITY graphviz-download-ftp  " ">
    9   <!ENTITY graphviz-md5sum        "96792adafea5cc6879060c400da31ea3">
    10   <!ENTITY graphviz-size          "33 MB">
    11   <!ENTITY graphviz-buildsize     "284 MB">
    12   <!ENTITY graphviz-time          "1.0 SBU (using parallelism=4)">
     9  <!ENTITY graphviz-md5sum        "59d59068abdeef18b53a099cc8a4b9c3">
     10  <!ENTITY graphviz-size          "31 MB">
     11  <!ENTITY graphviz-buildsize     "282 MB">
     12  <!ENTITY graphviz-time          "0.7 SBU (using parallelism=4)">
    1313]>
    1414
     
    198198    <para role="optional">
    199199      <ulink url="https://github.com/Snaipe/Criterion">Criterion</ulink>
    200           (framework for tests),
    201       <ulink url="http://linux.softpedia.com/get/Programming/Debuggers/Electric-Fence-3305.shtml/">Electric Fence</ulink>,
     200          (framework for tests) and
     201      <ulink url="http://linux.softpedia.com/get/Programming/Debuggers/Electric-Fence-3305.shtml/">Electric Fence</ulink>
    202202    </para>
    203203
     
    242242<screen><userinput>sed -i '/LIBPOSTFIX="64"/s/64//' configure.ac &amp;&amp;
    243243
    244 autoreconf                &amp;&amp;
     244./autogen.sh              &amp;&amp;
    245245./configure --prefix=/usr \
    246246            --disable-php \
     
    337337        <application>Graphviz</application>. You may consider installing the
    338338        additional plugins and tools available from the download page at
    339         <ulink url="http://www.graphviz.org/Download_source.php"/> for additional
     339        <ulink url="https://graphviz.org/download/source/"/> for additional
    340340        capabilities. If additional plugins are installed, you can run
    341341        <command>dot -c</command> (as the
     
    370370          libpathplan.so, libxdot.so, and several plugins in /usr/lib/graphviz.
    371371          There are also several in subdirectories of
    372           /usr/lib/{lua,perl5,php,python&python2-majorver;,python&python3-majorver;tcl8.6}.
     372          /usr/lib/{lua,perl5,php,python&python2-majorver;,python&python3-majorver;,tcl8.6}.
    373373          Unfortunately, some libraries are duplicated.
    374374        </seg>
  • general/sysutils/sg3_utils.xml

    r4f9e6ae5 r511f7c8f  
    77  <!ENTITY sg3_utils-download-http "http://sg.danny.cz/sg/p/sg3_utils-&sg3_utils-version;.tar.xz">
    88  <!ENTITY sg3_utils-download-ftp  " ">
    9   <!ENTITY sg3_utils-md5sum        "3a1ba25fe7b43577de4a5c1edb018526">
    10   <!ENTITY sg3_utils-size          "968 KB">
    11   <!ENTITY sg3_utils-buildsize     "24 MB">
     9  <!ENTITY sg3_utils-md5sum        "11854fedf831adfd39438dc5ac9202e9">
     10  <!ENTITY sg3_utils-size          "1008 KB">
     11  <!ENTITY sg3_utils-buildsize     "31 MB">
    1212  <!ENTITY sg3_utils-time          "0.2 SBU">
    1313]>
     
    133133      <seglistitem>
    134134        <seg>
    135           scsi_logging_level, scsi_mandat, scsi_readcap, scsi_ready, scsi_satl,
    136           scsi_start, scsi_stop, scsi_temperature, sg_bg_ctl, sg_compare_and_write,
    137           sg_copy_results, sg_dd, sg_decode_sense, sg_emc_trespass, sg_format,
     135          rescan-scsi-bus.sh, scsi_logging_level, scsi_mandat, scsi_readcap,
     136          scsi_ready, scsi_satl, scsi_start, scsi_stop, scsi_temperature,
     137          sg_bg_ctl, sg_compare_and_write, sg_copy_results, sg_dd,
     138          sg_decode_sense, sg_emc_trespass, sg_format,
    138139          sg_get_config, sg_get_lba_status, sg_ident, sg_inq, sg_logs, sg_luns,
    139140          sg_map, sg_map26, sg_modes, sg_opcodes, sg_persist, sg_prevent,
    140141          sg_raw, sg_rbuf, sg_rdac, sg_read, sg_read_attr, sg_read_block_limits,
    141142          sg_read_buffer, sg_read_long, sg_readcap, sg_reassign, sg_referrals,
    142           sg_rep_zones, sg_requests, sg_reset, sg_reset_wp, sg_rmsn, sg_rtpg,
    143           sg_safte, sg_sanitize, sg_sat_identify, sg_sat_phy_event,
    144           sg_sat_read_gplog, sg_sat_set_features, sg_scan, sg_seek, sg_senddiag, sg_ses,
    145           sg_ses_microcode, sg_start, sg_stpg, sg_stream_ctl, sg_sync, sg_test_rwbuf,
     143          sg_rep_pip, sg_rep_zones, sg_requests, sg_reset, sg_reset_wp,
     144          sg_rmsn, sg_rtpg, sg_safte, sg_sanitize, sg_sat_identify,
     145          sg_sat_phy_event, sg_sat_read_gplog, sg_sat_set_features, sg_scan,
     146          sg_seek, sg_senddiag, sg_ses, sg_ses_microcode, sg_start, sg_stpg,
     147          sg_stream_ctl, sg_sync, sg_test_rwbuf, sg_timestamp,
    146148          sg_turs, sg_unmap, sg_verify, sg_vpd, sg_wr_mode, sg_write_buffer,
    147149          sg_write_long, sg_write_same, sg_write_verify, sg_write_x, sg_xcopy, sg_zone,
     
    162164      <?dbhtml list-presentation="table"?>
    163165
     166      <varlistentry id="rescan-scsi-bus.sh">
     167        <term><command>rescan-scsi-bus.sh</command></term>
     168        <listitem>
     169          <para>
     170            adds or removes SCSI devices without having to reboot
     171          </para>
     172          <indexterm zone="sg3_utils rescan-scsi-bus.sh">
     173            <primary sortas="b-rescan-scsi-bus.sh">rescan-scsi-bus.sh</primary>
     174          </indexterm>
     175        </listitem>
     176      </varlistentry>
     177
    164178      <varlistentry id="scsi_logging_level">
    165179        <term><command>scsi_logging_level</command></term>
     
    485499        <listitem>
    486500          <para>
    487             reads mode pages with SCSI MODE SENSE command
     501            reads mode pages with the SCSI MODE SENSE command
    488502          </para>
    489503          <indexterm zone="sg3_utils sg_modes">
     
    560574        <listitem>
    561575          <para>
    562             reads data using SCSI READ BUFFER command
     576            reads data using the SCSI READ BUFFER command
    563577          </para>
    564578          <indexterm zone="sg3_utils sg_rbuf">
     
    572586        <listitem>
    573587          <para>
    574             displays or modifies RDAC Redundant Controller Page
     588            displays or modifies the RDAC Redundant Controller Page
    575589          </para>
    576590          <indexterm zone="sg3_utils sg_rdac">
     
    668682        <listitem>
    669683          <para>
    670             sends the SCSI REPORT REFERRALS command
     684            sends a SCSI REPORT REFERRALS command
    671685          </para>
    672686          <indexterm zone="sg3_utils sg_referrals">
     
    676690      </varlistentry>
    677691
     692      <varlistentry id="sg_rep_pip">
     693        <term><command>sg_rep_pip</command></term>
     694        <listitem>
     695          <para>
     696            sends a SCSI REPORT PROVISIONING INITIALIZATION PATTERN command
     697          </para>
     698          <indexterm zone="sg3_utils sg_rep_pip">
     699            <primary sortas="b-sg_rep_pip">sg_rep_pip</primary>
     700          </indexterm>
     701        </listitem>
     702      </varlistentry>
     703
    678704      <varlistentry id="sg_rep_zones">
    679705        <term><command>sg_rep_zones</command></term>
     
    704730        <listitem>
    705731          <para>
    706             sends SCSI device, target, bus or host reset; or checks reset state
     732            sends a SCSI device, target, bus or host reset; or checks reset state
    707733          </para>
    708734          <indexterm zone="sg3_utils sg_reset">
     
    752778        <listitem>
    753779          <para>
    754             fetches status from a SCSI Accessed Fault-Tolerant Enclosure
    755             (SAF-TE) device
     780            fetches status information from a SCSI Accessed Fault-Tolerant
     781            Enclosure (SAF-TE) device
    756782          </para>
    757783          <indexterm zone="sg3_utils sg_safte">
     
    804830        <listitem>
    805831          <para>
    806              uses an ATA READ LOG EXT command via a SCSI to ATA Translation
     832             sends an ATA READ LOG EXT command via a SCSI to ATA Translation
    807833             (SAT) layer
    808834          </para>
     
    866892        <listitem>
    867893          <para>
    868             sends controls and fetch status from a SCSI Enclosure Services
    869             (SES) device
     894            sends controls and fetches the current status from a SCSI Enclosure
     895            Services (SES) device
    870896          </para>
    871897          <indexterm zone="sg3_utils sg_ses">
     
    929955        <listitem>
    930956          <para>
    931             sends the scsi command synchronize cache
     957            sends a SCSI command to synchronize the cache
    932958          </para>
    933959          <indexterm zone="sg3_utils sg_sync">
     
    950976      </varlistentry>
    951977
     978      <varlistentry id="sg_timestamp">
     979        <term><command>sg_timestamp</command></term>
     980        <listitem>
     981          <para>
     982            reports or sets the timestamp on a SCSI device
     983          </para>
     984          <indexterm zone="sg3_utils sg_timestamp">
     985            <primary sortas="b-sg_timestamp">sg_timestamp</primary>
     986          </indexterm>
     987        </listitem>
     988      </varlistentry>
     989
    952990      <varlistentry id="sg_turs">
    953991        <term><command>sg_turs</command></term>
     
    10151053        <listitem>
    10161054          <para>
    1017             sends the SCSI WRITE LONG command
     1055            sends a SCSI WRITE LONG command
    10181056          </para>
    10191057          <indexterm zone="sg3_utils sg_write_long">
     
    10271065        <listitem>
    10281066          <para>
    1029             sends the SCSI WRITE SAME command
     1067            sends a SCSI WRITE SAME command
    10301068          </para>
    10311069          <indexterm zone="sg3_utils sg_write_same">
     
    10391077        <listitem>
    10401078          <para>
    1041             sends the SCSI WRITE AND VERIFY command
     1079            sends a SCSI WRITE AND VERIFY command
    10421080          </para>
    10431081          <indexterm zone="sg3_utils sg_write_verify">
     
    10631101        <listitem>
    10641102          <para>
    1065             writes mode page
     1103            writes mode pages
    10661104          </para>
    10671105          <indexterm zone="sg3_utils sg_wr_mode">
  • gnome.ent

    r4f9e6ae5 r511f7c8f  
    3737<!ENTITY libgee-version                    "0.20.3">
    3838<!ENTITY libgtop-version                   "2.40.0">
    39 <!ENTITY libgweather-version               "3.36.1">
     39<!ENTITY libgweather-version               "3.36.2">
    4040<!ENTITY libpeas-version                   "1.28.0">
    4141<!ENTITY libwnck-version                   "3.36.0">
  • gnome/platform/libgweather.xml

    r4f9e6ae5 r511f7c8f  
    99  <!ENTITY libgweather-download-ftp
    1010           "&gnome-download-ftp;/libgweather/&gnome-minor-36;/libgweather-&libgweather-version;.tar.xz">
    11   <!ENTITY libgweather-md5sum        "d6081108f9c224c5cb594f8ccb025db9">
     11  <!ENTITY libgweather-md5sum        "ff399cf89e97a3e574ae05db5617b96b">
    1212  <!ENTITY libgweather-size          "2.6 MB">
    1313  <!ENTITY libgweather-buildsize     "92 MB">
  • introduction/welcome/changelog.xml

    r4f9e6ae5 r511f7c8f  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to graphviz-2.47.0. Fixes
     49          <ulink url="&blfs-ticket-root;14832">#14832</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to glib-2.66.8 (Security Update). Fixes
     53          <ulink url="&blfs-ticket-root;14833">#14833</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to libgweather-3.38.2. Fixes
     57          <ulink url="&blfs-ticket-root;14834">#14834</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[renodr] - Update to sg3_utils-1.46. Fixes
     61          <ulink url="&blfs-ticket-root;14835">#14835</ulink>.</para>
     62        </listitem>
     63        <listitem>
    4864          <para>[renodr] - Update to libXaw-1.0.14 (Xorg Library). Fixes
    4965          <ulink url="&blfs-ticket-root;14828">#14828</ulink>.</para>
  • packages.ent

    r4f9e6ae5 r511f7c8f  
    101101<!ENTITY gcab-version                 "0.7">
    102102<!ENTITY glib2-minor                  "2.66">
    103 <!ENTITY glib2-version                "&glib2-minor;.7">
     103<!ENTITY glib2-version                "&glib2-minor;.8">
    104104<!ENTITY glibmm-version               "2.66.0">
    105105<!ENTITY gmime-version                "2.6.23">
     
    252252<!ENTITY desktop-file-utils-version   "0.26">
    253253<!ENTITY gperf-version                "3.0.4">
    254 <!ENTITY graphviz-version             "2.44.1">   <!-- Even minors only -->
     254<!ENTITY graphviz-version             "2.47.0">   <!-- Even minors only -->
    255255<!ENTITY gtk-doc-major                "1.33">
    256256<!ENTITY gtk-doc-version              "1.33.2">
     
    309309<!ENTITY rasqal-version               "0.9.33">
    310310<!ENTITY redland-version              "1.0.17">
    311 <!ENTITY sg3_utils-version            "1.45">
     311<!ENTITY sg3_utils-version            "1.46">
    312312<!ENTITY strigi-version               "0.7.8">
    313313<!ENTITY sysstat-version              "12.5.3">
Note: See TracChangeset for help on using the changeset viewer.