- support for ioSafe Solo with jMicron bridge, courtesy Matthias-Christian Ott.
- decode more bits from id[69], courtesy Adrián Kálazi.
- allow passing of custom LDFLAGS from the environment.
- add new "static" target.
- fix --dco-identify max sectors, courtesy of Paul Sultana.
- get rid of leftover "unknown" variables from identify.c
- fixed return values from get_log_page_data().
OBS-URL: https://build.opensuse.org/package/show/Base:System/hdparm?expand=0&rev=94
- update to version 9.56
* 9.56 - fixed byte order for --Istdout so that --Istdin can
grok it
- added --Iraw for raw binary output of IDENTIFY data
to a file
* 9.55 - added #include <sys/sysmacros.h> for major()/minor()
macros
* 9.54 - Partial revert of Jmicron changes, from Jan Friesse.
* 9.53 - Read Drive Capacity fixes from Iestyn Walters.
- SET MAX ADDRESS fixes from Tom Yan <tom.ty89@gmail.com>
- added --security-prompt-for-password to --security-help
output
- fwdownload changes from Jihoon Lee.
OBS-URL: https://build.opensuse.org/request/show/599367
OBS-URL: https://build.opensuse.org/package/show/Base:System/hdparm?expand=0&rev=86
- update to version 9.52
* 9.52 - add support for Jmicron USB-SATA bridges
* 9.51 - New --security-prompt-for-password flag for use with the
various --security- actions
- Makefile tweak
- fix spelling/typos in man page and "removable"
- fix spelling/typos in --sanitize-crypto-scramble
- fix NULL password handling in --security-unlock
* 9.50 - minor fixes for sanitize device stuff
* 9.49 - add ACS-3 overprovisioning support
- fix bug in display of security section and use updated
erase-time values from ACS-3
- increase timeout on fwdownload to 2 minutes
- fix bugs from devslp patch
- run spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/556926
OBS-URL: https://build.opensuse.org/package/show/Base:System/hdparm?expand=0&rev=84
- update to version 9.48
* 9.48 - fixed a number of output bugs due to the devslp patch
* 9.47 - added devslp patch (IDENTIFY word 76) from David Woodhouse.
- help and manpage fixes from Michal Minar.
* 9.46 - fix compilation with "musl libc".
- added "hex:aabbcc.." for binary security passwords.
- return EIO when read_big_block() fails
- use llabs() rather than abs() in identify.c
- use spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/313426
OBS-URL: https://build.opensuse.org/package/show/Base:System/hdparm?expand=0&rev=80
- fix ordering of -S -y flags
- spelling, typo, and formatting fixes for manpage and others
- set block-count to 1 for Security commands sent via SAT (sgio)
- use FIGETBSZ to determine filesystem block size for fibmap -- needed for FAT
- fix master password revcode handling
- try and fix reg_flags (again!) for old IDE taskfile ioctls
- fixed '&&' bug in dco_identify code
- force sector dumps (read-sector, identify, ..) to use le16 output format
- proper SCT identify info courtesy of Leonid Evdokimov <leon@darkk.net.ru>
- updated raid1ext4trim.sh-1.5 script
- avoid HDIO_GETGEO_BIG when possible (doesn't exist in
linux-2.6.xx and beyond)
- pad secure erase timeouts by 30minutes rather than 5minutes.
OBS-URL: https://build.opensuse.org/package/show/Base:System/hdparm?expand=0&rev=64
- handle raid1 start_lba values, and show -1 for indeterminte
raid start_lba values
- abort --fibmap when start_lba is indeterminate
- updated wiper.sh to fix a kink with hfsplus filesystems
- updated wiper.sh to no longer rely on the obsolete "rdev"
command
- update to hdparm-9.36
- udpated raid1ext4trim.sh script to version 1.4
- updated wiper.sh to support hfsplus and ntfs filesystem types,
courtesy of Heiko Wegeler
- updated wiper.sh with new flag to enable unattended operation,
and handle SIGPIPE
- updated manpage to indicate max sector range of 65335 for TRIM
OBS-URL: https://build.opensuse.org/package/show/Base:System/hdparm?expand=0&rev=50