Commit Graph

6 Commits

Author SHA1 Message Date
Hauke Mehrtens ec619c0f3d hdparm: Update to version 9.65
This fixes compilation problems with glibc 2.36.

Full Changelog:

hdparm-9.65:
        - Another --Istdin fix: cannot read log pages when no device specified
hdparm-9.64:
        - fix truncated output buf with --Istdin
hdparm-9.63:
        - new --sanitize-overwrite-passes flag, courtesy Michal Grzedzicki.
        - "Plurals patch" from Martin Guy.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-11-07 17:31:22 -08:00
Rosen Penev 9bbe88ff73 hdparm: fix formats for mips64 and ppc64
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-01-30 23:34:38 -08:00
Rosen Penev bfc668cbc7
hdparm: update to 9.60
Use PKG_INSTALL and PKG_BUILD_PARALLEL for consistency.

Rebase patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-24 22:39:13 -08:00
Rosen Penev cb6e9c6f21 hdparm: Fix LDFLAGS
Based on debian patch. LDFLAGS were not being passed, which caused relro
to not be applies.

Also made stock CFLAGS optional. -fkeep-inline was keeping sizes high.

Removed PKG_NO_MIPS16 as the original problem seems to be gone.

Size from 54338 to 50761

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-21 21:38:57 -08:00
Richard Kunze 791e912871 hdparm: Updated to latest version 9.47, removed obsolete patch.
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2015-06-16 18:37:52 +02:00
Richard Kunze feb67e6b07 hdparm: fix compilation with musl
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2014-11-16 01:56:12 +01:00