Hello community, here is the log from the commit of package hyper-v for openSUSE:Factory checked in at 2018-08-17 23:57:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hyper-v (Old) and /work/SRC/openSUSE:Factory/.hyper-v.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hyper-v" Fri Aug 17 23:57:00 2018 rev:38 rq:628366 version:7 Changes: -------- --- /work/SRC/openSUSE:Factory/hyper-v/hyper-v.changes 2018-05-25 21:36:27.149840695 +0200 +++ /work/SRC/openSUSE:Factory/.hyper-v.new/hyper-v.changes 2018-08-17 23:57:01.665810570 +0200 @@ -1,0 +2,5 @@ +Thu Aug 2 08:46:52 UTC 2018 - [email protected] + +- hyper-v.tools.hv.hv_vss_daemon.c: Include <sys/sysmacros.h> for major + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hyper-v.tools.hv.hv_vss_daemon.c ++++++ --- /var/tmp/diff_new_pack.deF7VZ/_old 2018-08-17 23:57:02.277812387 +0200 +++ /var/tmp/diff_new_pack.deF7VZ/_new 2018-08-17 23:57:02.277812387 +0200 @@ -22,6 +22,7 @@ #include <sys/poll.h> #include <sys/ioctl.h> #include <sys/stat.h> +#include <sys/sysmacros.h> #include <fcntl.h> #include <stdio.h> #include <mntent.h>
