Accepting request 1003489 from home:dspinella:branches:Base:System

- Update to 9.65:
  * Fixed "hdparm --Istdin" to not attempt reading LOG data from a non-existent drive.
- Refresh avoid-linux-includes.patch

OBS-URL: https://build.opensuse.org/request/show/1003489
OBS-URL: https://build.opensuse.org/package/show/Base:System/hdparm?expand=0&rev=108
This commit is contained in:
Dirk Mueller 2022-09-15 08:30:57 +00:00 committed by Git OBS Bridge
parent f65485f9a1
commit 84b3eceef6
5 changed files with 14 additions and 5 deletions

View File

@ -1,11 +1,13 @@
--- hdparm-9.64/hdparm.c
+++ hdparm-9.64/hdparm.c
@@ -24,9 +24,6 @@
@@ -24,11 +24,6 @@
#include <sys/mount.h>
#include <sys/mman.h>
#include <sys/user.h>
-#include <linux/types.h>
-#ifndef FSCONFIG_SET_FLAG
-#include <linux/fs.h>
-#endif
-#include <linux/major.h>
#include <endian.h>
#include <asm/byteorder.h>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:315b956951c3fea027287de204381534217c0bd0f37b4935877fe2db0cab859a
size 140307

BIN
hdparm-9.65.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 14 09:15:05 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
- Update to 9.65:
* Fixed "hdparm --Istdin" to not attempt reading LOG data from a non-existent drive.
- Refresh avoid-linux-includes.patch
-------------------------------------------------------------------
Tue Aug 9 11:52:28 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -17,7 +17,7 @@
Name: hdparm
Version: 9.64
Version: 9.65
Release: 0
Summary: A Program to get and set hard disk parameters
License: SUSE-Permissive