Package: dmidecode / 2.12-3

Metadata

Package Version Patches format
dmidecode 2.12-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 ansi c.patch | (download)

types.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 Make sure the code compiles when using -ansi. Renames non-ANSI C 'inline' to
 '__inline'.

02 hurd.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 enable build of all targets on gnu/hurd (closes: #643649).

03 build.patch | (download)

Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 avoid overwriting build environment rather than to just extend it.

04 manpage hyphen.patch | (download)

man/dmidecode.8 | 88 44 + 44 - 0 !
1 file changed, 44 insertions(+), 44 deletions(-)

 escaping hyphens in manpage.

05 supported smbios ver.patch | (download)

dmidecode.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---