Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 177938 - sys-apps/hdparm-7.3 - request for version bump
Summary: sys-apps/hdparm-7.3 - request for version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo's Team for Core System packages
URL: http://sourceforge.net/project/showfi...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-10 15:32 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2007-05-12 11:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
hdparm-7.3_ebuild.diff (hdparm-7.3_ebuild.diff,574 bytes, patch)
2007-05-10 15:34 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2007-05-10 15:32:34 UTC
Hi,

hdparm-7.3 was released in April 30, 2007. Changes since version 6.9 are:

hdparm-7.3
        - fixed spelling of --drq-hsm-error in -h output
        - fixed SG_IO CDB[2] bits for better SAT compliance
        - fixed version number (v7.2 has "7.1" as version, doh!)
        - added #ifdef around use of BLKGETSIZE64
        - manpage updated
hdparm-7.2
        - tweak -C
        - added more debug info from --verbose
        - added --drq-hsm-error to test libata EH (VERY DANGEROUS, do not use)
        - fixed breakage when used with old IDE driver
hdparm-7.1
        - big-endian fixes for -I, --Istdin, --Istdout
        - cody tidying in sgio.c
        - updated help/manpage for -v
        - marked -s1 as (DANGEROUS)
hdparm-7.0
        - new command-line parser
        - allow any chars (except 0x00) in security passwords
        - fixed -s manpage format error
        - updated -W manpage description
        - major internal rework in hdparm.c
        - added SET_FEATURES subcommand 0x07 to the -s0 sequence
           (the kernel will eventually have to do this automatically)
        - fixed duplicate display of udma modes 3,4,5 with -i
        - added Timed-Command-Completion (TLC) data for -I
        - added support for SG_IO (SAT) ATA_16 command transport
        - ignore case for longargs (eg. --istdout or --Istdout)
        - remove dependencies on <linux/hdreg.h>
        - added query wcache (-W)
        - enhanced query acoustic (-M)
        - added kernel_patches directory with patches for ATAPI support


Could be interesting for libata users :)

Cheers
Poly-C

Reproducible: Always
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2007-05-10 15:34:15 UTC
Created attachment 118759 [details, diff]
hdparm-7.3_ebuild.diff

The additional sed-line is necessary, as the Makefile in this package strips the binary itself leading to a QA-notice during installation.
Comment 2 SpanKY gentoo-dev 2007-05-12 11:47:23 UTC
now in the tree, thanks for the heads up