~ubuntu-branches/debian/stretch/sg3-utils/stretch

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Ritesh Raj Sarraf
  • Date: 2011-08-09 16:36:28 UTC
  • mfrom: (1.2.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20110809163628-yh8okvhe20j5rekq
Tags: 1.32-1
* [06cef8d] Use kfreebsd-any as the build-dep.
  Thanks to Robert Millan (Closes: 634362)
* [850586d] separate build-arch and build-indep targets
* [a432747] Drop duplicate changelog
* [ec2bbd8] Update Standards Version to 3.9.2. No changes required

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
some description at the top of its ".c" file. All utilities in the main
3
3
directory have their own "man" pages. There is also a sg3_utils man page.
4
4
 
 
5
Changelog for sg3_utils-1.32 [20110730] [svn: r410]
 
6
  - sg_sanitize: new utility for command added in sb3r27
 
7
  - sg_sat_identify: add '--ident' to output WWN
 
8
  - sg_ses: major rework of descriptor output
 
9
    - add --index, --descriptor, --join, --clear, --get,
 
10
      and --set options
 
11
  - sg_raw: exit status corrections
 
12
  - sg_decode_sense: add --nospace and --hex options
 
13
  - sg_logs: fix bug with large --maxlen
 
14
    - zero response length when resid implies it is invalid
 
15
    - add scope field to lb provisioning lpage (sb3r27)
 
16
  - sg_inq: sync version descriptors with spc4r31
 
17
  - sg_lib_data: sync asc/ascq codes with spc4r31
 
18
  - sg_vpd: add LBPRZ field in LB provisioning VPD page
 
19
  - sg_format: allow format of pdt 7 (some MO drives)
 
20
  - sg_cmd_basic: sg_cmds_process_resp() handle status good
 
21
    with a sense key other than no_sense (e.g. completed)
 
22
  - add README.iscsi
 
23
 
5
24
Changelog for sg3_utils-1.31 [20110216] [svn: r386]
6
25
  - sg_decode_sense: new utility to decode sense data
7
26
  - sg_vpd: LB provisioning + Block limits pages (sbc3r26)