diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..0a80fdce31f59c062e2abba28776e9521eddff30 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.gz filter=lfs diff=lfs merge=lfs -text diff --git a/.lfsconfig b/.lfsconfig new file mode 100644 index 0000000000000000000000000000000000000000..abcce4c30aba74267456a6a9206e10288418fbf0 --- /dev/null +++ b/.lfsconfig @@ -0,0 +1,2 @@ +[lfs] + url = https://artlfs.openeuler.openatom.cn/src-openEuler/hwinfo diff --git a/hwinfo-21.47-vs-21.70.yaml b/hwinfo-21.47-vs-21.70.yaml deleted file mode 100644 index 18c22393477a29d849a20e70d930dd4335944b37..0000000000000000000000000000000000000000 --- a/hwinfo-21.47-vs-21.70.yaml +++ /dev/null @@ -1,29 +0,0 @@ -name: hwinfo -old_version: 21.47 -new_version: 21.70 -interface_differences: -- type: 'feature' - item: RISC-V - diff: src/hd/cpu.c添加了RISC-V支持 - influence: 功能增强 -- type: 'feature' - item: 支持SMBIOS 3.0规范 - diff: src/hd/bios.c允许DMI记录任意64位地址 - influence: 功能增强 -- type: 'feature' - item: 新增src/ids/update_pci_usb脚本 - diff: 更新pci和usb的ID - influence:功能增强 -- type: 'feature' - item: mdio上添加网络接口 - diff: src/hd/pci.c在mdio上添加网络接口,从Sysfs获取Mdio数据 - influence:功能增强 -- type: 'ABI' - item: 新增hd_read_visorbus - diff: 从新路径读取硬件信息/sys/bus/visorbus/devices - influence:功能增强 -- type: 'ABI' - item: pif_usb_e新增一个常量 - diff: 添加xhci接口常量pif_usb_xhci = 0x30 - influence:功能增强 -remark: '仅有新增功能,对原有使用者无影响' \ No newline at end of file diff --git a/hwinfo-23.3.tar.gz b/hwinfo-23.3.tar.gz deleted file mode 100644 index cb1beadc0f2e588b9f23d6cf43f355fe78238a46..0000000000000000000000000000000000000000 Binary files a/hwinfo-23.3.tar.gz and /dev/null differ diff --git a/hwinfo-25.0.tar.gz b/hwinfo-25.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..bcf92ea2a343d9c45dde0eb26d1a2ec0476603ba --- /dev/null +++ b/hwinfo-25.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0da9aace379fe2025f18c2ddab3aef79528a6abab03c0a6f547453274fbe6cf +size 1312198 diff --git a/hwinfo.spec b/hwinfo.spec index 27654b05d38fc6a6a1e38a90347499b109ef19e5..11321ec2cb0e0c9d22378356773c90432f4a1b1e 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -1,5 +1,5 @@ Name: hwinfo -Version: 23.3 +Version: 25.0 Release: 1 Summary: Probe for hardware License: GPL-2.0-or-later @@ -47,6 +47,9 @@ make LDFLAGS="%{build_ldflags} -Lsrc" LIBDIR=%{_libdir} HWINFO_VERSION=%{version %{_datadir}/hwinfo %changelog +* Thu Jul 17 2025 Funda Wang - 25.0-1 +- update to 25.0 + * Wed Oct 30 2024 Funda Wang - 23.3-1 - update to 23.3