Changeset c93612f2


Ignore:
Timestamp:
11/17/2014 09:27:05 PM (9 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, 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:
34e7ac3
Parents:
1eb960c8
Message:

Update to sg3_utils-1.40.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/sg3_utils.xml

    r1eb960c8 rc93612f2  
    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        "01d9a5421d778d2707f90461836c3d11">
    10   <!ENTITY sg3_utils-size          "700 KB">
    11   <!ENTITY sg3_utils-buildsize     "23 MB">
    12   <!ENTITY sg3_utils-time          "0.3 SBU">
     9  <!ENTITY sg3_utils-md5sum        "4bfdb74d20dd1dac12150c9ba0be6120">
     10  <!ENTITY sg3_utils-size          "728 KB">
     11  <!ENTITY sg3_utils-buildsize     "18 MB">
     12  <!ENTITY sg3_utils-time          "0.2 SBU">
    1313]>
    1414
     
    124124          scsi_start, scsi_stop, scsi_temperature, sg_compare_and_write,
    125125          sg_copy_results, sg_dd, sg_decode_sense, sg_emc_trespass, sg_format,
    126           sg_get_config, sg_get_lba_status, sg_ident, sginfo, sg_inq, sg_logs,
    127           sg_luns, sg_map, sg_map26, sgm_dd, sg_modes, sg_opcodes, sgp_dd,
    128           sg_persist, sg_prevent, sg_raw, sg_rbuf, sg_rdac, sg_read,
    129           sg_read_block_limits, sg_read_buffer, sg_readcap, sg_read_long,
    130           sg_reassign, sg_referrals, sg_requests, sg_reset, sg_rmsn, sg_rtpg,
     126          sg_get_config, sg_get_lba_status, sg_ident, sg_inq, sg_logs, sg_luns,
     127          sg_map, sg_map26, sg_modes, sg_opcodes, sg_persist, sg_prevent,
     128          sg_raw, sg_rbuf, sg_rdac, sg_read, sg_read_block_limits,
     129          sg_read_buffer, sg_read_long, sg_readcap, sg_reassign, sg_referrals,
     130          sg_rep_zones, sg_requests, sg_reset, sg_reset_wp, sg_rmsn, sg_rtpg,
    131131          sg_safte, sg_sanitize, sg_sat_identify, sg_sat_phy_event,
    132           sg_sat_set_features, sg_scan, sg_senddiag, sg_ses, sg_start, sg_stpg,
    133           sg_sync, sg_test_rwbuf, sg_turs, sg_unmap, sg_verify, sg_vpd,
    134           sg_write_buffer, sg_write_long, sg_write_same, sg_wr_mode, and
    135           sg_xcopy
     132          sg_sat_read_gplog, sg_sat_set_features, sg_scan, sg_senddiag, sg_ses,
     133          sg_ses_microcode, sg_start, sg_stpg, sg_sync, sg_test_rwbuf, sg_turs,
     134          sg_unmap, sg_verify, sg_vpd, sg_wr_mode, sg_write_buffer,
     135          sg_write_long, sg_write_same, sg_write_verify, sg_xcopy, sginfo,
     136          sgm_dd, and sgp_dd
    136137        </seg>
    137138        <seg>
     
    530531      </varlistentry>
    531532
     533      <varlistentry id="sg_rep_zones">
     534        <term><command>sg_rep_zones</command></term>
     535        <listitem>
     536          <para>
     537            sends SCSI REPORT ZONES command.
     538          </para>
     539          <indexterm zone="sg3_utils sg_rep_zones">
     540            <primary sortas="b-sg_rep_zones">sg_rep_zones</primary>
     541          </indexterm>
     542        </listitem>
     543      </varlistentry>
     544
    532545      <varlistentry id="sg_requests">
    533546        <term><command>sg_requests</command></term>
     
    554567      </varlistentry>
    555568
     569      <varlistentry id="sg_reset_wp">
     570        <term><command>sg_reset_wp</command></term>
     571        <listitem>
     572          <para>
     573            sends SCSI RESET WRITE POINTER command.
     574          </para>
     575          <indexterm zone="sg3_utils sg_reset_wp">
     576            <primary sortas="b-sg_reset_wp">sg_reset_wp</primary>
     577          </indexterm>
     578        </listitem>
     579      </varlistentry>
     580
    556581      <varlistentry id="sg_rmsn">
    557582        <term><command>sg_rmsn</command></term>
     
    629654      </varlistentry>
    630655
     656
     657      <varlistentry id="sg_sat_read_gplog">
     658        <term><command>sg_sat_read_gplog</command></term>
     659        <listitem>
     660          <para>
     661             uses  ATA  READ  LOG EXT command via a SCSI to ATA Translation
     662             (SAT) layer.
     663          </para>
     664          <indexterm zone="sg3_utils sg_sat_read_gplog">
     665            <primary sortas="b-sg_sat_read_gplog">sg_sat_read_gplog</primary>
     666          </indexterm>
     667        </listitem>
     668      </varlistentry>
    631669      <varlistentry id="sg_sat_set_features">
    632670        <term><command>sg_sat_set_features</command></term>
     
    680718      </varlistentry>
    681719
     720      <varlistentry id="sg_ses_microcode">
     721        <term><command>sg_ses_microcode</command></term>
     722        <listitem>
     723          <para>
     724            sends microcode to a SCSI enclosure.
     725          </para>
     726          <indexterm zone="sg3_utils sg_ses_microcode">
     727            <primary sortas="b-sg_ses_microcode">sg_ses_microcode</primary>
     728          </indexterm>
     729        </listitem>
     730      </varlistentry>
     731
    682732      <varlistentry id="sg_start">
    683733        <term><command>sg_start</command></term>
     
    815865      </varlistentry>
    816866
     867      <varlistentry id="sg_write_verify">
     868        <term><command>sg_write_verify</command></term>
     869        <listitem>
     870          <para>
     871            sends the SCSI WRITE AND VERIFY command.
     872          </para>
     873          <indexterm zone="sg3_utils sg_xcopy">
     874            <primary sortas="b-sg_xcopy">sg_xcopy</primary>
     875          </indexterm>
     876        </listitem>
     877      </varlistentry>
     878
    817879      <varlistentry id="sg_wr_mode">
    818880        <term><command>sg_wr_mode</command></term>
  • introduction/welcome/changelog.xml

    r1eb960c8 rc93612f2  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to sg3_utils-1.40. Fixes
     52          <ulink url="&blfs-ticket-root;5821">#5821</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Update to ImageMagick-6.9.0-0. Fixes
    5256          <ulink url="&blfs-ticket-root;5834">#5834</ulink>.</para>
  • packages.ent

    r1eb960c8 rc93612f2  
    231231<!ENTITY rasqal-version               "0.9.32">
    232232<!ENTITY redland-version              "1.0.17">
    233 <!ENTITY sg3_utils-version            "1.39">
     233<!ENTITY sg3_utils-version            "1.40">
    234234<!ENTITY strigi-version               "0.7.8">
    235235<!ENTITY sysstat-version              "11.1.2">
Note: See TracChangeset for help on using the changeset viewer.