- Updated to latest upstream, not yet tagged, by updating
sysfsutils-latest-changes.diff.gz. This adds the following
commits:
* Limit cdev name length comparsion to strlen()+1
* Fix issue with sysfs name comparisons.
* config.guess: linux - Add support for ppc64le machine
* path_is_file() should call stat(), not lstat()
* Ignore all cscope-generated files.
* Add a SUSE-specific libsysfs.conf.
* Use stat() not lstat() to find link target.
* Ignore more build files
* Fix more string issues for gcc-10
* Fix compiler complaint about string truncation.
* Fix compiler complain about multiple defs of my_stdout.
* Added ChangeLog entry for previous commits.
* Ignore various build files.
* fix of FUNC_TABLE_SIZE mentioned in prev commit
* Various changes to make gcc-7 happy.
* README: Update reporting bugs/contributions section
This removed the need for the 3 patches added previously,
now removed:
* 0001-Fix-compiler-complain-about-multiple-defs-of-my_stdo.patch
* 0002-Fix-compiler-complaint-about-string-truncation.patch
* 0003-Fix-more-string-issues-for-gcc-10.patch
OBS-URL: https://build.opensuse.org/request/show/820020
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysfsutils?expand=0&rev=22
- fixes build issus on 64-bit ppc and s390
- Added a patch to bring sysfsutils up to latest upstream, which
now is in place:
* sysfsutils-latest-changes.diff.gz
- Added patches which have been submitted upstream but not yet
merged:
* 0001-Fix-compiler-complain-about-multiple-defs-of-my_stdo.patch
* 0002-Fix-compiler-complaint-about-string-truncation.patch
* 0003-Fix-more-string-issues-for-gcc-10.patch
And removing a patch that's subsumed by the above patches:
* sysfsutils-fix-compiler-issues.patch
Lastly, replaced the hand-rolled sysfsutils-2.1.0.tar.gz with
upstream archive file sysfsutils-sysfsutils-2_1_0.tar.gz,
though the contents of the two are the same.
OBS-URL: https://build.opensuse.org/request/show/817114
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysfsutils?expand=0&rev=18